body{
	background: #0d0000;
	color: #a9a9aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
#wrap{
	width:950px;
	margin:0 auto;
	padding:10px 0px;
}
#left{
float:left;
padding:0 30px 0 0;
position:relative;
width:328px;
}

#left p, #right p{
	padding:0 0 10px;
	margin:0px;
	line-height:1.3em;
	font-size:0.9em;
}

a{
	color:#0d0000
}

.italic{
	font-style:italic;
}

#right{
	width:590px;
	float:left;
}

.imageBlock{
float:right;
height:500px;
padding:0 0 0 10px;
width:280px;
}

.imageBlock img{
	padding:10px;
}


#mainCenter{
	text-align:center;
}

h2.home{background: url('../img/home_header.gif') no-repeat;}
h2.origin{background: url('../img/originHeader.gif') no-repeat;}
h2.products{background: url('../img/productsHeader.gif') no-repeat;}
h2.gallery{background: url('../img/galleryHeader.gif') no-repeat;}
h2.aboutus{background: url('../img/aboutusHeader.gif') no-repeat;}
h2.contact{background: url('../img/contactHeader.gif') no-repeat;}

.pageHeader{
	text-indent: -9999px;
	width:960px;
	height:32px;
}


#logo{
	background: url('../img/logo.gif') no-repeat;
	width:344px;
	height:118px;
	text-indent: -9999px;
}

#tagline{
	background: url('../img/tagline.gif') no-repeat;
	width:241px;
	height:24px;
	margin:85px 0 0;
	text-indent: -9999px;
	float:right;
}

#copyright{
	background: url('../img/copyright.gif') no-repeat;
	width:123px;
	height:18px;
	text-indent: -9999px;
	position: relative;
	clear: both;
	top: -18px;
}

.menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.menu li{
	display:inline;
}
.menu li a{
	display:inline-block;
	background: url('../img/menuSprites.png') no-repeat;
	width:165px;
	height:40px;
	text-indent: -9999px;
	overflow:hidden;
	color:#0d0000;
}

#home a{background: url('../img/menuSprites.png') 0px 0px;}
#home a:hover, #home a.active{background: url('../img/menuSprites.png') 0px 40px;}

#origin a{width:162px;background: url('../img/menuSprites.png') -170px 0px;}
#origin a:hover, #origin a.active{width:162px;background: url('../img/menuSprites.png') -170px 40px;}

#products a{width:180px;background: url('../img/menuSprites.png') -340px 0px;}
#products a:hover, #products a.active{width:180px;background: url('../img/menuSprites.png') -340px 40px;}

#gallery a{width:155px;background: url('../img/menuSprites.png') -520px 0px;}
#gallery a:hover,#gallery a.active{width:155px;background: url('../img/menuSprites.png') -520px 40px;}

#aboutus a{width:160px;background: url('../img/menuSprites.png') -680px 0px;}
#aboutus a:hover,#aboutus a.active{width:160px;background: url('../img/menuSprites.png') -680px 40px;}

#contact a{width:96px;background: url('../img/menuSprites.png') -835px 0px;}
#contact a:hover,#contact a.active{width:96px;background: url('../img/menuSprites.png') -835px 40px;}
