/* CSS Document */

* {margin:0; padding:0;}

.clearfloats {clear:both;}

body {
	background-color: #142226;
}

* html img, div { behavior: url(iepngfix.htc) }

#container {
	width:800px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-image: url(images/bg_1.jpg);
}
#top_bar {
	width:540px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px;
	float: left;
	height: 110px;
}

#headline_block {
	width:400px;
	float: right;
}
a.top_bar:link, a.top_bar:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_bar:hover, a.top_bar:active  {
	color: #00B5CB;
	text-decoration: none;
}

#left_content {
	width:190px;
	float: left;
}
#logo_box {
	width:180px;
	height: 110px;
	padding: 20px;
	background-color: #000000;
	float: left;
}
#left_copy {
	width:190px;
	margin-left: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#phone_box {
	width:366px;
}

#right_content {
	width:560px;
	float: left;
	margin-left: 20px;
}

#right_bar {
	width:190px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#main_menu {
	width:380px;
	height:40px;
	margin-top: 80px;
	margin-bottom: 30px;
}

#right_buttons {
	width:160px;
	background-image: url(images/button_small.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 8px;
}
#right_copy {
	width:530px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: 20px;
}
.headline_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}
.headline_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFC84B;
	line-height: 30px;
	font-weight: bold;
}
a.headline_yellow:link, a.headline_yellow:visited, a.headline_yellow:hover, a.headline_yellow:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFC84B;
	line-height: 30px;
	font-weight: bold;
}
sup {font-size: 70%; vertical-align: top;} 
.headline_yellow_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC84B;
}
.button_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
a.button_title:link, a.button_title:visited  {
	color: #CCCCCC;
	text-decoration: none;
}
a.button_title:hover, a.button_title:active  {
	color: #FFFFFF;
	text-decoration: none;
}
.button_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
a.button_copy:link, a.button_copy:visited  {
	color: #CCCCCC;
	text-decoration: none;
}
a.button_copy:hover, a.button_copy:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	width:790px;
	background-color: #000000;
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a.footer:link, a.footer:visited  {
	color: #999999;
	text-decoration: none;
}
a.footer:hover, a.footer:active  {
	color: #FFFFFF;
	text-decoration: none;
}

.table {
	border-width: 1px;
	border-style: solid;
	border-color: #0E464F;
	padding: 3px;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}
.subhead_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B5CB;
}
.subhead_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDDD77;
	padding-top: 5px;
	font-weight: bold;
}
a:link, a:visited {
	color: #00B5CB;
}
li {
	margin-left: 20px;
	list-style-position: outside;
}
