*{
	padding: 0px;
	margin: 0px;}	/* Everythings zen */	
div{border: 0px solid Blue;}/* set to 1px to see page structure*/
/* Page layout and main styling */	
body{
	text-align: center;
	font-size: 62.5%; /* so 1em is equivilent to 10px in most browsers*/
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("bg.jpg");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #EFEDEC;
	position: relative;}
#container{
	background-image: url("header.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 60px;
}
#container.index{
	padding-bottom:95px;
}

#container.adwordsindex{
	padding-bottom: 1500px;
	background-color: transparent;}

#header{
	position: absolute;
	width: 922px;	
	top: 0px;
	left: 0px;}
#header, #content, #navigation, #footer, #content1, #content2{text-align: left;}
#content, #navigationhold, #content1, #content2{float: left;}
#content{
	width: 922px;
	margin-left: 8px;}/* Index Page Div */
#content, #content1, #content2{padding-top: 20px;}
#content{padding-top: 15px;}
#content1{
	position: relative;
	margin-left: 13px;
	width: 407px; 
	padding-bottom: 15px;}/* Main Content Div */
#content1.wide{width: 614px;}		
#content1.padbot{
	padding-bottom:30px;
	border: 0px solid Blue;}
	
#content2{
	width: 207px;
	margin-left: 8px;
	padding-bottom: 10px;}/* Right Promo Div */
#navigationhold{
	width: 320px;
	height: 330px;}/* Makes room for main nav div*/
#navigationhold.long{height:330px;}

#navigation{
	position: absolute;
	top: 18px;
	left: 0px;
	width:320px;} /* Main nav div, positioned*/
#footer{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	background-image: url("footer.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px;
} /* Div outside container to fix IE6 spacing issue*/		
#footerblank{
	height: 25px;
	clear: both;
	background-image: url("footer.jpg");
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 10px;}		
#footerblank.index{
	margin-bottom:850px;
}/* Makes room for index float text*/

/* Footer div typography */	
#footer p{
	font-size: 1.1em;
	color: #797876;}
#footer a{
	color: #797876;
	text-decoration: none;}
#footer a:hover{text-decoration: underline;}	
#footer ul{float: right;}
#footer li{color: #797876;
	list-style-type: none;
	padding-right:5px;
	float: left;
	font-size: 1.1em;}
/* / Footer div typography */



/* /Page layout and main styling */	

/* Horizontal Top Navigation*/
#topnav{
	height: 28px;
	margin-top: 35px;
	padding-left: 8px;
	border-top: 1px solid #ECEDED;
	border-bottom: 1px solid #ECEDED;
	padding-top: 4px;
}
#topnav li{
	list-style-type: none;
	float: left;}
#topnav li a{
	background-image: url("grey.jpg");
	display: block;
	width: 155px;
	height: 19px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;	
	margin-right: 2px;
	text-decoration: none;
	color: #666;}
#topnav li a:hover{
	background-image: url("greyon.jpg");
	color: #FFF;}
	
/* /Horizontal Top Navigation*/	

#topnav1{
	height: 330px;
	margin-top: 2px;
	padding-left: 0px;
	border-top: 0px solid #ECEDED;
	border-bottom: 0px solid #ECEDED;
	padding-top: 2px;
}
#topnav1 li{
	list-style-type: none;
	float: left;}
 

/* Navigation div typography */	

#topnav2{
	height: 330px;
	margin-top: 10px;
	padding-left: 1px;
	border-top: 0px solid #ECEDED;
	border-bottom: 0px solid #ECEDED;
	padding-top: 10px;
}
#topnav2 li{
	list-style-type: none;
	float: left;}
#topnav2 li a{
	display: block;
	width: 922px;
	height: 330px;
	padding-top: 1px;	
	margin-right: 2px;
}
#topnav2{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	background-image: url("footer.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px;
} /* Div outside container to fix IE6 spacing issue*/		
#topnav2blank{
	height: 25px;
	clear: both;
	background-image: url("footer.jpg");
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 10px;}		
#topnav2blank.index{
	margin-bottom:850px;

	
#topnav2 p{
	font-size: 1.1em;
	color: #797876;}
#topnav2 a{
	color: #797876;
	text-decoration: none;}
#topnav2 a:hover{text-decoration: underline;}	
#topnav2 ul{float: right;}
#topnav2 li{color: #797876;
	list-style-type: none;
	padding-right:5px;
	float: left;
	font-size: 1.1em;}
	

#navigation ul{border-top: 1px solid #CECBC6;}
#navigation li{
	margin: 0px;
	padding: 0px;}
#navigation a{margin: 0px;}
#navigation a.first{
  list-style-type: none;
  border-bottom: 1px solid #CECBC6;
  display: block;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
  color: #666666;
  padding: 3px 0px 3px 16px;}	
#navigation a:hover{text-decoration: underline;}
#navigation a.firston{
  	list-style-type: none;
  	border-bottom: 1px solid #CECBC6;
  	display: block;
  	text-decoration: none;
 	font-size: 1.1em;
  	font-weight: bold;
  	padding: 3px 0px 3px 16px;
  	background: #EEEDEB;
  	color: #666666;}
#navigation a.second{
  	color: #ACA7A2;
  	background: url("arrow.jpg") left no-repeat;
  	list-style-type: none;
  	border-bottom: 1px solid #CECBC6;
  	display: block;
  	text-decoration: none;
 	font-size: 1.1em;
  	font-weight: bold;
  	padding: 3px 0px 3px 28px;}
#navigation a.second:hover{text-decoration: underline;}
#navig