BODY {
	color:#222;
	font-size:12px;
	font-family: Helvetica, sans-serif;
	line-height:18px;
	background-color:#676767;
}

a img{ border:0px;
		

}

h1{  
	color:#1F551D;
	font-size:16px;
	font-weight:normal;
	letter-spacing:2px;
	font-family: Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:18px;


}

.header{  
    color:#1F551D;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	font-family: Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:18px;


}

/* Main Container */
#container {
	width: 950px;
	margin:auto;
	background-color: #FFF;
	height:100%;
}




/* Header Styles */
#header {
	width: 950px;
	height:175px;
	background-color:#FFF;
	background-image:url(images/hdr_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#header_alt1 {
	width: 950px;
	height:175px;
	background-color:#FFF;
	background-image:url(images/hdr_alt1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#header_alt2 {
	width: 950px;
	height:175px;
	background-color:#FFF;
	background-image:url(images/hdr_alt2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#logo_scroll{
	width: 950px;
	height:48px;
	background-image:url(images/scroller_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

/* Content Styles */
#content {
	width: 950px;
	font-size:12px;
	color:#222;
	line-height:18px;
	background-color:#FFF;
	
}

#col_left{
	width:226px;
	height:885px;
	
	background-position:top left;
	background-repeat:repeat-y;
	float:left; 
	background-color:#FFF;
	padding:0px;
	
}
	
#col_center{
	width:485px;
	margin-left:0px;
	float: left;
	background-color:#E6E6E6;
	background-image: url(images/page_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
}
#center_content{
	width:400px; 
	padding: 20px 20px 20px 20px;
	margin:auto;
	
}

#col_center_form{
	width:722px; 
	margin-left:0px; 
	float: right;
	background-color:#FFF;
  	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
}
#center_content_form{
	width:650px; 
	padding: 20px 20px 20px 20px;
	margin:auto;
	
}
.img_center{
	padding: 0px 8px 5px 0px;
}

#col_right{
	width:237px;
	height:885px;
	position: relative;
	background-position:top left;
	background-repeat:repeat-y;
	float:right;  
	background-color:#FFF;
	
}
#form{
	width:445px;
	height:101px;
	background-color:#333;
	background-image: url(images/request_bg.jpg);
	background-position: top;
	padding:20px 20px 20px 20px;
	background-repeat:no-repeat;
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 12px;
	 color:#222;
	 line-height:19px;
	
	}
	
#clickhere_btn{padding:20px 0px 20px 0px}


#brand_container{
	width:200px;
	padding: 20px 12px 20px 25px;
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 11px;
	 color:#222;
	 line-height:19px;
	
}

.brand_link {
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 11px;
	 color:#222;
	 line-height:19px;
	padding:0px;
	 color:#060;
	 text-decoration:none;
}


.brand_link:hover {
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 11px;
	 color:#222;
	 line-height:19px;
	 color: #999;
	 text-decoration:none;
	 padding:0px;
}

.body_link {
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 13px;
	 color:#222;
	 line-height:19px;
	padding:0px;
	 color:#060;
	 text-decoration:none;
}


.body_link:hover {
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 13px;
	 color:#222;
	 line-height:19px;
	 color: #999;
	 text-decoration:none;
	 padding:0px;
}

#prod_list_container{
	 width:180px;
	 padding: 10px 14px 20px 26px;
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 11px;
	 color:#222;
	 line-height:19px;
	
	
	}

#footer_container{  
	width:950px;
	height:33px;
	background-color:#AFCBA6;
	background-image: url(images/footer_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	clear:both;
	
	color:#222;
	font-size:12px;
	font-family: Helvetica, sans-serif;
	line-height:18px;
	padding:10px 0px 10px 0px;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
}

.footer_links{
	color:#222;
	font-size:12px;
	font-family: Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	}
	
.footer_links:hover{
	color: #060;
	font-size:12px;
	font-family: Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	}
	
	


.imglink{
	padding:0px;
	
	}

.imglink:hover{
	padding:0px;
	
	}

{
	padding:0px;
	
	}


#nav{
	width:950px;
	height:37px;
	margin:30px 0px 0px 0px;
}

/*!!!!!!!!!!! Menu Style Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
		margin: -2px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		
		color:#222;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		text-align:center;
		
	}
	#qm0 a:hover, a:active	
	{	
		
		color: #060;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		text-align:center;

	}



	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 25px;
	background-color:#B0B1B0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	
	
	
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	padding:5px 20px 5px 20px;
	text-align:left;
	color: #060;
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;

	}



	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FFF;
		padding:5px 20px 5px 20px;
		background-color: #4A8D3B;
		text-decoration:none;
		font-family:Arial;
	 	font-size:11px;
		letter-spacing:1px;
		text-decoration:none;
		text-align:left;
		font-weight: normal;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#FFF;
		background-color: #060;
		text-decoration:none;
		font-family:Arial;
		font-size:11px;
		letter-spacing:1px;
		text-align:left;
		text-decoration:none;
		font-weight: normal;
	}


	


	