* {
	margin: 0;
	padding: 0;
	border: 0;
}

.hidden {
		display: none;
		left: -999px;
	}

body {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	background-color: #666666;
	font-family: Arial;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}

#content {
	float: left;
	width: 800px;
	background-color: #FF6600;
	text-align: left;
}

#content_container {
	float: left;
	width: 800px;
	background: #999 url('../gif/content_bg.gif') repeat-y 0 0;
	text-align: left;
}

#header_link a	{
	width:800px;
	height:100px;
	float:left;
	background-color: transparent;
	
}

#headerpic	{
	background: transparent url("../jpg/header.jpg") no-repeat 0 0;
	float: left;
	clear:both;
	width: 800px;
	height: 100px;
	white-space: nowrap;
	color: #000;
}


#header {
	white-space: nowrap;
	color: #000;
}

#header ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	/*margin-left: 217px;*/
}

#header ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#headerNav {
	float: left;
	width: 750px;
	height: 30px;
	white-space: nowrap;
	color: #000000;
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0 40px;

}


#headerNav ul {
	display: block;
	float: left;
}

#headerNav ul li {
	display: inline;
	list-style: none;
	margin: 0;
}



#headerNavList a {
	text-decoration: none;
	font-size: 12px;
	line-height:15px;
	font-weight: bold;
	color: #ffffff;
	margin: 7px 0px 4px 0px;
}


#headerNavList, #headerNavList ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#headerNavList a {
	display: block;
	width: 11em;

}

#headerNavList li {
	float: left;
	width: 8em;
	
}

#headerNavList li ul {
	position: absolute;
	width: 13em;
	left: -999em;	
	background-color:#FF6600;
	
}


#headerNavList li:hover ul {
	left: auto;
	display:absolute;
	
}

#headerNavList li:hover ul, #headerNavList li.sfhover ul {
	left: auto;
	display:inline;

}

#phone	{
	width: 260px;
	margin-left:540px;
}

#call_box {
	width: 780px;
	height: 30px;
	padding-right: 20px;
	line-height: 30px;
	color: #FFF;
	text-align: right;
	border-bottom: 4px solid #CCC;
	font-weight:bold;
}
#left, #right {
	float: left;
}
#left {
	width: 474px;
}
	#left_container {
		float: left;
		background-color: #333366;
	}
	#top_paragraph {
		float: left;
		width: 454px;
		padding: 10px 0 0 20px;
		margin-bottom: 15px;
		font-size: 18px;
	}
	#middle_box {
		float: left;
		height: 800px;
		width: 474px;
		background-color: #333366;
		color: #00437D;
	}
	
	#list1, #list2 {
		font-size: 9px;
		width: 444px;
		float: left;
		display:inline;
		
	}
	
	#list_container	{
		border-bottom: 1px solid #fff;
	}

	#list1 {
		float: left;
		height: 100px;
		width:444px;
		display:inline;
		padding: 15px 0 0 30px;
		text-align:left;
	}
	#list2 {
		padding: 10px 0 0 30px;
		background-color: #333366;
		height: 240px;
		float:left;
		display:inline;
		text-align:center;
	}
	
	#left ul, #left img {
		float: left;
		margin: 0;
		padding: 0;
		border: 0;
	}
	#left ul {
		margin: 5px 0 0 0px;
		font-size: 12px;
		list-style-type: none;
	}
	#contact_wrapper {
		float: left;
		clear: left;
		width: 474px;
		display: inline;
		background-color: #333366;	
		padding: 0px 0 10px 0;
	}
	#contact {
		color: #fff;
		float: left;
		display: inline;
		background-color: #333366;	
	}
	
	#contact a {
		color: #00437d;
	}
	
#logo	{
	margin-top:10px;
	color:#fff;
}

#logo a {
	color:#fff;
}
	
#right {
	float: right;
	padding: 20px 0 10px 20px;
	width: 305px;
	color: #000;
	background-color: #FFF;
}

#footer_container {
	float: left;
	clear: left;
	display: inline;
	background-color: #FF6600;
	width: 800px;	
}

#footer_text {
	float: left;
	display: inline;
	margin: 0 15px 30px 220px;
	padding: 15px 0 15px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

#footer_text p {
	float: left;
	display: inline;
	margin-right: 80px;
	font-size: 12px;	
}

.text_field {
	border: 1px solid #666;
}
.button {
	border: 1px solid #666;
	padding: 0 3px;
}
a, a:active, a:visited {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
	
p {
	float: left;
}
