/***** Body and main container *****/


body {
margin:0 auto;
padding:0px;
background: #000000 url(images/bg.jpg) repeat-y;
color:#3a3a3a;
}

#wrap {
background-color:#FFFFFF;
margin: 0px auto 0px auto;
width:765px;

}

/***** Header *****/

#header {
color:#505050;
background:#ffffff;
height:115px;
margin:0px;
padding:0px;
background:url(images/header.jpg) no-repeat;
}

#headertext {
width: 545px;
height: 80px;
margin-left: 130px;
padding-top:8px;
font-style:oblique;
color: #000000;
}

#headertext h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
}

#headertext h3{
margin-top: -10px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}


#navigation {
margin:0;
width:765px;
background: url(images/navigation.jpg) no-repeat;
height:90px;
}

#navigation ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	line-height: normal;
}

#navigation li {
	display: inline;
}


#navigation a {
	display: block;
	float: left;
	width: 112px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(images/button1.gif);
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}



#navigation a:hover, #menu .active a {
	background-image: url(images/button2.gif);
	color: #AA2808;
}

#maintext {
	margin: -40px 0px 0px 0px;
	width:512px;
}

#maintext .text{
	margin-left: 20px;
	text-align: justify;
}

#rightcontent A:visited  {color: #999999; text-decoration: none}
#rightcontent A:link  {color: #000000; text-decoration: none}
#rightcontent A:active  {color: #0000FF; text-decoration: none}
#rightcontent A:hover   {color: #FF0000; text-decoration: none}

#rightcontent {
float: right;
margin: -20px 8px 0px 0px;
width:222px;
}

div.rightcontentheader {
margin:0;
width: 221px;
height: 42px;
background:url(images/small_header.gif) no-repeat;
}

div.rightcontentheader .title {
	padding-top: 10px;
	padding-left: 7px;
	font-weight:bold;
}

#rightcontentbody {
margin: 0;
width: 221px;
}

.rightcontentbodytop {
margin: 0px;
width: 221px;
height: 21px;
background: url(images/up_small_body.gif) no-repeat;
}

div.rightcontentbodymiddle {
margin: 0;
width: 221px;
background: url(images/sm_body.gif) repeat-y;
}

div.rightcontentbodymiddle .text{
margin: 0px 0px 0px 10px;
width: 201px;
text-align:center;
}


.rightcontentbodydown {
margin: 0px 0px 20px 0px;
width: 221px;
height: 25px;
background: url(images/down_small_body.gif) no-repeat;
}

#footer {
clear:both;
width: 760px;
min-height:75px;
background: url(images/footer.jpg) no-repeat;
}

#footer .text{
font-style:oblique;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding: 8px 0px 0px 190px;
}
 
#centercontainer {
width: 100%;
margin: 0px 0px 0px 0px;
}

.ordernow {
margin-top: 30px;
background: url(images/order_now.jpg) no-repeat;
height: 136px;
width: 457px;
}
.ordernowtext{
margin-left: 280px;
padding: 30px 0px 0px 0px;
width: 170px;
height: 80px;
}