
/*	MADE BY 
	End Communications	(www.endcommunications.com)
	bburwell@endcommunications.com
=====================================================================
=====================================================================*/




/* 	CORE LAYOUT
=====================================================================
=====================================================================*/				 					  					  
body 													{ text-align: center; min-width: 900px; background-color:#f2e8e6; }

#wrapper 												{ width: 900px; margin:0 auto; text-align:left;
														  background: url(../_images/background.jpg) repeat-y left top;}
														  														  

/* 	NAVIGATION
=====================================================================
=====================================================================*/
ul.bullets2												{ margin-left:2em; list-style-position:outside; list-style-image:url(../_images/icon_dash.gif);}

#nav_main	 											{ float:left; width:174px; }

				
#mainNav 												{ float:left; margin:35px 0 0 0; background-color:#003366;
														  background: url(../_images/nav_linkBack.gif) repeat-y left top;} 
														  
	#mainNav ul											{ list-style-type: none; } 
	#mainNav ul li a									{ width:220px; display:block; height:21px; line-height:21px; text-decoration:none; text-indent:69px;
				 										  background: url(../_images/nav_linkBack.gif) no-repeat left center;}
	#mainNav ul li a:hover								{ background-position: right bottom;}
	
		#mainNav ul ul									{ list-style-type: none; } 
		#mainNav ul ul li a								{ width:220px; display:block; height:21px; line-height:21px; text-decoration:none; text-indent:84px;
				 										  background: url(../_images/nav_linkBack2.gif) no-repeat left center;}
		#mainNav ul ul li a:hover						{ background-position: right bottom;}
				 
				 
#info_box												{ float:left; background-color:#e56c3d; margin:40px 10px 0px 20px; padding:8px 8px 8px 8px; width:160px; }



/* 	CONTENT
=====================================================================
=====================================================================*/
#contentHolder											{ width:744px; padding:0; }

#contentHolder											{ width:680px; float:right; padding:35px 0 25px 0; }
														  /* kludge */* html #contentHolder	{ width:740px; w\idth:680px; }
	#main_content										{ width:580px; float:right; padding:30px 60px 0 40px; }
 														  /* kludge */* html #main_content	{ width:680px; w\idth:580px; }
	
#faqs_header											{ width:560px; padding:30px 60px 0 40px; background-color:#333; }
														  /* kludge */* html #faq_header	{ width:680px; w\idth:580px; }
													  
														  
/* 	HEADER + FOOTER
=====================================================================
=====================================================================*/	
#footer 												{ clear: both; background-color:#f2e8e6; padding:0 0 0 260px; } 	
													  
	

/* 	SPECIALS
=====================================================================
=====================================================================*/	
.clear 											{ clear:both; }

.image_right											{ float:right; margin:4px 0 0 30px; }
.right													{ float:right; margin:4px 0 12px 20px; }
	#links .right,
	#faqs  .right										{ width:250px; }
.left													{ float:left; width:260px; margin:0 30px 0 0 }	
.bottom_12												{ margin:0 0 12px 0; }


