/** STRUCTURE **/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#body {
	width: 867px;
	padding-right: 5px;
	padding-left: 10px;
	clear:both;
	top: 210px;
	background: #FFFFFF;
	margin-bottom: 0px;
}

#wrapper {
	background: #FFFFFF;
	/*width: 905px;
	margin-right: auto;*/
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
}


#header {
	background: url(images/HeaderBG.png) no-repeat center top;
	margin-top: 0px;
	padding: 0px;
	height: 220px;
	width: 100%;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
}

#header #search {
	width: 300px;
	margin-right: 150px;
	float: right;
	margin-top: 5px;
}
#header #flash {
	float: left;
	margin-left: 210px;
	position: relative;
	width: 700px;
	margin-right: 300px;
	margin-top: -25px;
	clear: both;
}



#FooterWrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 200px;
	background: #000066;
        background: url(images/FooterBG.gif) repeat-x;
        

}

#FooterTop {
	width: 100%;
	height: 170px;
	background: url(images/FooterStroke.gif) no-repeat center top;

}

#Footer {
width: 900px;
height: 170px;
padding: 30px 0 0 0;
margin: 0 auto 0 auto;
color: #FFFFFF;
font-size: 11px;
}

#Footer h1 {
margin: 0 0 15px 0;
color: #FFFFFF;

}

#Footer p {
	margin: 0 0 5px 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;

}

#Footer p span {
display: block;
float: left;
padding: 0 10px 0 10px;
border-right: 1px solid #FFFFFF;

}

#Footer a {
display: inline;
color: #FFFFFF;
text-decoration: none;

}

#Footer ul {
padding: 0 0 0 20px;
margin: 0;
list-style-image:none;
list-style-type:disc;
}

#Footer ul li {
padding: 0;
margin: 0 0 5px 0;
background-image: none;

}

#Footer .follow {
float: left;
width: 275px;
height: 70px;
padding: 0 25px 0 25px;
margin: 0 0 15px 0;

}

#Footer .moduletable_WhatWeDo {
float: left;
width: 194px;
height: 70px;
padding: 0 25px 0 28px;
margin: 0 0 15px 0;
background-repeat: repeat-y;

}

#Footer .moduletable_GetInTouch {
float: left;
width: 275px;
height: 70px;
padding: 0 25px 0 28px;
margin: 0 0 15px 0;
background-repeat: repeat-y;


}

#Footer .moduletable_GetInTouch p span {
display: inline;
float: none;
padding: 0;
border: none;

}

#Footer .moduletable_BottomMenu ul{
padding: 0;
margin-left:100px;
list-style: none;

}

#Footer .moduletable_BottomMenu li {
float: left;
padding: 0 10px 0 10px;
border-right: 1px solid #FFFFFF;
background-image: none;

}

#Footer .moduletable_BottomMenu li a {
display: block;

}




#HeaderBG {
position: absolute;
width: 100%;
height: 221px;
background-image: url(../images/HeaderBGTile.gif);
background-repeat: repeat-x;
}

#LoginSearch {
position: absolute;
top: -34px;
width: 100%;
background-image: url(../images/LoginSearchBG.png);
background-repeat: repeat-x;
z-index: 100;
padding-bottom:3px;
}

#LoginSearchWrap {
width: 906px;
margin: 0 auto 0 auto;
position:relative;
}

#LoginSearchBody {
clear: both;
width: 906px;
height: 31px;
padding: 3px 0 3px 0;
overflow: hidden;
}

#LoginSearchBody label {
color: #FFFFFF;

}

#LoginSearch a{
	text-decoration:none;
	color:#ffffff;
}

.moduletable_Login,
.moduletable_Search {
float: left;
height: 22px;
padding: 5px 15px 4px 15px;

}

#LoginSearchTab {
/*float: right;*/
width:220px;
height:26px;
color: #FFFFFF;
position:absolute;
top:37px;
right:0px;
}
#LoginSearchTab a{
	display:inline;
	width: 145px;
	height: 18px;
	padding: 5px 3px 3px 0;
	text-align: center;
	background-image: url(../images/LoginSearchTab.png);
	background-repeat: no-repeat;
}

#MainWrap {
	position: relative;
	min-height: 100%;
	z-index: 50;
	background: url(images/HeaderBG.png) no-repeat center top;
}

#HeaderWrap {
height: 221px;

}

#HeaderTop {
width: 755px;
height: 25px;
padding: 5px 145px 0 0;
margin: 0 auto 11px auto;
}




#HeaderFlash {
width: 900px;
height: 40px;
padding: 0;
margin: 135px auto 0;

}


#PageBodyWrap {
width: 100%;
padding: 0 0 200px 0;
background-image: url(../images/PageBodyBG.gif);
background-position: center top;
background-repeat: no-repeat;

}

#PageBody {
width: 905px;
padding: 0;
margin: 0 auto 0 auto;

}


/** NAVIGATION **/

#nav {
	list-style-type: none;
	min-width: 800px;
	width: 900px;
	white-space:nowrap;
	clear: both;
	background-color: #ff3300;
	/*background-image: url(images/navbar.jpg);*/
	background-repeat: repeat-x;
	font-size: 12px;
	margin: -12px auto 0px;
	}
#nav ul {
	margin: 10px;
	padding: 0px;
}

	
#nav li {
	margin: 0px;
	padding: 0px;
	float:left;
	list-style: none;
	margin-bottom:17px; (if firefox set to 17px)
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0 7px;
	line-height: 2.5;
	border-bottom: 1px solid #ffffff;
	float: left;
	width: 155px;
	text-align:center;
	border-right: 1px solid #DFE1E6;
	/*background: url(images/tab.jpg);*/
	font-weight: bold;
	background: #FF3300;
}

#nav #last a {border-right-style: none;}

#nav a:hover {
	text-decoration: underline;
	background: #FF7451;
}

/**  BODY  **/

#body #testimonials {
	padding: 13px 13px 5px;
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:10px;
	color: #666666;
	font-size: 11px;
	background: #FEF185 url(images/paper-curl.gif) no-repeat left top;
}
#body h2 {
	font-size: 20px;
	font-style: italic;
}

#body.main h2 {
	font-style: normal;
	color: #000066;
	padding-top: 5px;
}

.more {	text-align: right;}

#testimonials em {line-height: 1.5em;}

#benefits li {
	margin-left: 40px;
	padding-left: 5px;
	list-style: url(images/greenvectortick.gif) none;
	line-height: 1.5em;
}

#testimonials p {margin-left:0;}
#testimonials h3 {
	margin-left:0;
	text-align:center;
	border-bottom: 1px solid #B9B675;
	padding-bottom: 3px;
}


p, h1, h2, h3, h4, h5 {
	margin-left:20px;
	color: #666666;
}
.main p, .main li {
	font-size: 14px;
	text-align: justify;
	color: #000000;
}
.price {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}
.see_larger a {
	font-size: 10px;
	line-height: 0.8em;
}

#body .info{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 0.4em;
}

#body .info a:visited {	color: #663399;}


#body h3 {
	font-style: normal;
	color: #FF3300;
	font-weight: 400;
	font-size: 18px;
}





#hm_left_subjects {
	position: relative;
	margin: 10px 0px 10px 0px;
	width:170px;
	/* background: url(images/hm_menu_subjects_bg-170x27.gif) no-repeat;*/
}

#hm_left .hm_menu{background-repeat:no-repeat;max-width:200px;width:170px;border:none;text-align:left;margin-top:0;margin-left:0;padding-top:27px;}

#hm_left .hm_menu ul{list-style:none;margin:0;padding:0;line-height:22px;font-family:Arial,Geneva,Helvetica;font-size:12px;font-style:normal;font-weight:normal;}

#hm_left.hm_menu li{
	background: url(images/menu_bg_list.gif) no-repeat;
}

#hm_left .hm_menu li a:link,#hm_left .hm_menu li a:visited{
	color:#515151;
	text-decoration:none;
	display:block;
	height:22px;
	background: url(images/menu_bg_list.gif) no-repeat;

}#hm_left .hm_menu li a:hover,#hm_left .hm_menu li a:active{
	color:black;
	text-decoration:none;
	display:block;
	height:22px;
	background: url(images/menu_bg_list_2.gif) no-repeat;
}

#hm_left.hm_menu li a:link.category_selected{color:#000;background-image:url(images/menu_bg_list_3.gif);background-repeat:no-repeat;}
#body .info a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 0.4em;
	color: #0099FF;
	text-decoration: none;
}
.float {
	float: right; margin-left:1em;
}

#prod1, #prod2, #prod3, #prod4, #prod5, #prod6 {width:600px; height:290px; margin-right:auto; margin-left:auto; border-bottom: 1px solid silver; padding-bottom:10px;}

#prod1 h3, #prod2 h3, #prod3 h3, #prod4 h3, #prod5 h3, #prod6 h3 {color: #000066;}