body {
	/*margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: 95BDD7;
}

h1 {
	font-family: Verdana;
}

h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
a:active {
	text-decoration:underline;
	color: #FFFFFF
}

a:link {
	text-decoration:underline;
	color: #FFFFFF
}

a:hover {
	text-decoration:underline;
	color: #FFFFFF
}

a:visited {
	text-decoration:underline;
	color: #FFFFFF
}

div#redbox {
	background-image:  url(images/redbox.jpg);
    background-repeat: no-repeat;
    height: 252px;
    width: 824px;
}

div#redboxtext {
	font-size: 12px;
	font-weight: bold; 
	position: relative;
    height:auto;
    width: 690px;
    left: 60px;
    top: 0px;
	
}

div#footerbox{
	background-image:  url(images/index_96.jpg);
    background-repeat: no-repeat;
    height: 161px;
    width: 824px;
}

div#footertext{
	position: relative;
    height: auto;
    width: auto;
    left: 5px;
    top: 30px;
	font-weight: bold;
	font-size: 14px;
}

div#pgfooter{
	background-image:  url(images/index_97.jpg);
    background-repeat: no-repeat;
    height: 25px;
    width: 824px;
}

div#pgfootertext{
	position: relative;
    height: auto;
    width: auto;
    left: 10px;
    top: 5px;
	font-size: 14px;
	padding: 0 0 10px 0;
}

div#boxtext{
	position: relative;
    height: auto;
    width: 500;
    left: 16px;
    top: 0px;
	overflow:auto;
	padding: 0 20px 15px 0px;
	font-size: 12px;
}

div#state_upper_text{
	position: relative;
    height: auto;
    width: 700;
    left: 10px;
    top: 15px;	
	padding: 0 0 15px 0;
	font-size: 14px;
}

div#state_lower_text{
	position: relative;
    height: auto;
    width: 700;
    left: 15px;
    top: 15px;	
	padding: 0 0 15px 0;
	font-size: 14px;
}

div#statefooterlink {
	position: relative;
    height: auto;
    width: auto;
    left: 5px;
    top: 30px;
	font-weight: bold;
	font-size: 14px;
}

div#statepgfooter{
	position: relative;
    height: 33px;
    width: auto;
    left: 10px;
    top: 0px;
	font-size: 14px;
}

table#statetable{
	width: 450px;
	
}

table#statetable th{
	height: 40px;
	width: 250px;
	background-color: #F4B7BC;
	
}

table#statetable td {
	text-align: center;
}

table#statetable tr.odd {
	background-color: #FFFFFF;
	color: #000000;
}

table#statetable tr.even {
	background-color: #92BED7;
	color: #FFFFFF;
}

div#googlesearch{
	position: relative;
    height: auto;
    width: 460px;
    left: 100px;
    top: 30px;
	font-size: 12px;
	
}

div#google_ads_home_top{
	position: relative;
    height: auto;
    width: 700px;
    left: 50px;
    top: 0px;
	padding: 5px 0 10px 0;
}

div#google_ads_home_bottom{
	position: relative;
    height: auto;
    width: 700px;
    left: 50px;
    top: 10px;
	padding: 5px 0 5px 0;
}

div#state_google_ads_top{
	position: relative;
    height: auto;
    width: 700px;
    left: 50px;
    top: 0px;
	padding: 5px 0 5px 0;

}

div#state_google_ads_bottom{
	position: relative;
    height: auto;
    width: 700px;
    left: 50px;
    top: 5px;
	padding: 5px 0 5px 0;

}

div#stategooglesearch{
	position: relative;
    height: auto;
    width: 460px;
    left: 190px;
    top: 30px;
	font-size: 12px;
	
}

