﻿* {
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#master_container {
	width: 995px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#topheader_home {
	background-image: url('../images/home_top.jpg');
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 222px;
	width: 995px;
}

#home_flashholder {
	position: absolute;
	left: 21px;
	top: 9px;
	width: 953px;height: 206px;
}

#flash_content {
	position: absolute;
	z-index: 20;
}

#globalnav1 {
	background-image: url('../images/home_navbg.gif');
	background-repeat: no-repeat;
	height: 29px;
	width: 995px;
}

#indexAltContent {
	margin-left: 50px;
}

#home_body {
	height: auto;
	width: 946px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/home_body.jpg);
	background-repeat: no-repeat;
}

#leftbody {
	float: left;
	width: 161px;
	height: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav_left {
	float: left;
	height: 29px;
	width: 421px;
}

#topnav_right {
	float: right;
	height: 29px;
	padding-right: 10px;
	width: 421px;
}


#centerbody {
	width: 510px;
	float: left;
	height: auto;
	margin-top: 20px;
}

#rightbody {
	float: left;
	width: 273px;
	clear: none;
	height: auto;
	margin-top: 20px;
	margin-left: 0px;
}

#case_area {
	width: 946px;
	height: 70px;
}

#case_holder {
	width: 276px;
	height: 70px;
	float: right;
}

#case_picture {
	width: 118px;
	height: 57px;
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}

#case_textholder {
	width: 90px;
	height: 70px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#more_cases {
	float: left;
	height: 70px;
	vertical-align: text-bottom;
	width: 47px;
	display: block;
}

#city_table {
	margin-left: 35px;
	vertical-align: top;
}

#city_table tr, #city_table td {
	padding: 5px;
	vertical-align: top
}

.citylist {
	margin: 10px 5px 5px 30px;
}
#footer {
	width: 946px;
	background-image: url(../images/index_footer.gif);
	background-repeat:no-repeat;
	position:relative;
	padding-bottom: 20px;
	clear: both;
	
}
#footer_clear {
	width: 946px;
	clear:both;
}
#footer_left {
	width:335px;
	position:relative;
	float:left;
	padding: 30px 20px 0 10px;
}
#footer_left p.footer_info {
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal;line-height:1.5em;
	font-size:9pt;
	margin-bottom: 5px;
}
#footer_left p.footer_info a {
	color:#ffba00;
}
#footer_center {
	width:305px;
	position:relative;
	float:left;
	padding: 30px 0 0 0;
}
#footer_right {
	width:210px;
	position:relative;
	float:left;
	padding: 30px 33px 0 33px;
}


#footer_left p.footer_header1 {
	letter-spacing:.53em;
	margin: 5px 0 5px 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:10pt;
}
#footer_left p.footer_header1 a {
	color:#ffba00;
	text-decoration:underline;
}
.footer_header2 {
	color:#ffffff;
	margin-bottom:5px;
}
ul.footer_list {
	margin-bottom: 20px;
}
ul.footer_list li {
	color:#ffffff;
	list-style:disc;
	list-style-position:outside;
	margin-left:35px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:90%;
	line-height: 1.3em;
}
ul.footer_list li a {
	color:#ffba00;
	text-decoration:underline;
}
