@charset "utf-8";
/* CSS Document */

/* CSS Document */
body, div, span, h1, h2, h3, img, p, ul, li, ol, form, input, select, option, textarea, pre, iframe, table, td, tr, th, a, label, *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	border-collapse:collapse;
	outline:none;
	margin-top:0px;
}

body {
background-color:#515151;

}

#wrapper{
width:820px;
margin-left:auto;
margin-right:auto;
}

.header{
height:68px;
background:url(images/bg_header.gif) no-repeat top;
position:relative;
}

.subheader{
height:112px;
background:url(images/bg_subheader.gif) no-repeat top;
position:relative;
}

.subheader a {
font-size:16px;
color:#FFFFFF;
}

.subheader span{
color:#FFFFFF;
font-size:18px;
padding-left:20px;
padding-right:20px;
}

.nav{
float:right; margin-right:50px; margin-top:60px; _margin-right:25px;
}

/*HEADER NAV STARTS HERE*/
a#logoBtn {
	background-image:url(images/btn_logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:270px;
	height:50px;
	display:block;
	float:left;
	margin-left:25px;
	cursor:pointer;
	position:absolute;
	top:0;
}

.splashBox{
height:259px;
background:url(images/bg_splashbox.jpg) no-repeat top;
}
.FAQBox{
height:259px;
background:url(images/bg_FAQbox.jpg) no-repeat top;
}
.orderBox{
height:305px;
background:url(images/bg_orderBox.jpg) no-repeat top;
overflow:hidden;
max-height:305px;
}

.splashQuote{
width:263px;
margin-right:50px;
_margin-right:25px;
float:right;
text-align:center;

}

.splashQuote p {
color:#FFFFFF;
font-size:16px;
line-height:24px;
padding-top:40px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
}

.splashQuote i {
font-size:14px;
font-style:italic;
color:#FFFFFF;
margin-top:15px;
}

.mainBox{
height:512px;
background:url(images/bg_mainBox.jpg) no-repeat top;
padding-top:20px;
padding-left:8px;
}

.mainBoxOrder{
height:410px;
background:url(images/bg_orderBox_bottom.jpg) no-repeat top;
padding-top:20px;
padding-left:8px;

}

.mainBoxempty{
height:410px;
background:url(images/bg_emptied.jpg) no-repeat top;
padding-top:20px;
padding-left:8px;
}

.mainBoxContact{
height:410px;
background:url(images/bg_contactBox.jpg) no-repeat top;
}
.mainBoxContact p{
width:390px;
text-align:left;
float:right;
margin-top:90px;
}
.mainBoxContact p strong{
font-weight:bold;
color:#990000;


}


.infoBox {

width:194px;
margin-left:65px;
_margin-left:32px;
margin-top:200px;
float:left;
}
.infoBox2 {

width:194px;
margin-left:40px;
margin-top:200px;
float:left;
}
.infoBox3 {

width:194px;
margin-left:40px;
margin-top:200px;
float:left;
}

.infoBox3 p, .infoBox2 p, .infoBox p{
color:#000000;
font-size:14px;
text-align:center;
padding-top:5px;
}

a#clickhereBtn {
	background:url(images/btn_clickhere.gif) no-repeat;
	width:193px;
	height:52px;
	max-height:52px;
	display:block;
	cursor:pointer;
}
a:hover#clickhereBtn {
	background-position: left -52px;
}

.footer{
font-size:10px;
color:#333333;
margin-left:10px;
}

.footer a{
font-size:10px;
display:inline;

}
