html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1em Georgia, serif;
	line-height: 1.2em;
	background: #FFFFFF;
	color: #474747;
}
p, h1, h2, h3, ul, ol, li, img, form {
	padding: 0px;
	margin: 0px;
	border:0px;	
}
a {
	color: #f20017;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#first_header_line {
	width: 705px;
	height: 86px;
}
#first_header_line #logo {
	float: left;
}
#first_header_line #top_links {
	font: 60% Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 3px 0 0;
	padding-top: 7px;
	text-align: right;
}
#first_header_line #top_links a {
	color:  #595959;
}
#first_header_line #top_links a:hover {
	color:  #F20017;
	text-decoration: none;
}




#second_header_line {
	background-color: #F0F0F0;
}

#second_header_line #top_nav * {
	padding: 0px;
	margin: 0px;
}
#second_header_line #top_nav {
	font: 70% Arial, sans-serif;
	margin-left: 166px;
	border-left: 3px solid #fff;
}
#second_header_line #top_nav ul li {
	
	background-color: #F0F0F0;
	float: left;
	padding-right: 10px;
	list-style: none;
}
#second_header_line #top_nav ul li ul {
	padding-top: 5px;
	width: 130px;
	position: absolute;
	display: none;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #F0F0F0;
}
#second_header_line #top_nav ul li ul li {
	width: 130px;
	border-top: 1px dotted #D0D0D0;
	padding: 5px 0px;
}
#second_header_line #top_nav ul li:hover ul, 
#second_header_line #top_nav ul li.over ul {	
	display: block;
	width: 130px;
}
#second_header_line #top_nav a {
	padding-left: 18px;
	padding-right: 5px;
	color: #595959;	
	text-transform: uppercase;
	line-height: 22px;
}
#second_header_line #top_nav a:hover {
	color:  #F20017;
	text-decoration: none;
	background: url(../images/arrow_gray.gif) no-repeat scroll 3px center;	
}
#second_header_line #top_nav a.selected {
	background: url(../images/arrow_gray.gif) no-repeat scroll 3px center;	
}
#second_header_line #top_nav ul li ul a {
	display: block;
	text-transform: none;
	line-height: 120%;
}


#third_header_line {
	margin-top: 3px;
	background-color: #1A3D60;
	height: 172px;
}
#third_header_line #span_holder {
	width: 920px;
}
#third_header_line #main_image {
	float: left;
	margin-left: 166px;
	display: inline;
	border-left: 3px solid white;	
	background-color: white;
	height: 172px;
	width: 537px;
}
#third_header_line #main_title {
	float: left;
	width: 210px;
	border-left: 3px solid white;
	height: 172px;
	color: #fff;
}
#third_header_line #main_title h1 {
	font-weight: normal;
	font-size: 145%;
	line-height: 1.067em;
	padding:  84px 0 0 29px;
}





#breadcrumb_line {
	margin-left: 169px;
	padding: 8px 0 0 15px;
	background-color: #F0F0F0;
	height: 18px;
	width: 522px;
	font: 70% Arial, sans-serif;
}
#breadcrumb_line a {
	color: #474747;
}
#breadcrumb_line a.current, #breadcrumb_line a:hover {
	color: #f20017;
}
.line {
	line-height: 0px;
	height: 1px;
	background: #D0D0D0; 
	overflow: auto;
	width: 535px;
	border-top: 1px solid #fff;
	margin-left: 170px;
}




#content {
	margin-top: 25px;
	margin-left: 170px;
	_height: 1px;
	width: 535px;
}

#content #left_nav {
	float:left;
	margin-left: -170px;
	display: inline;
	position: relative;
	width: 115px;
	font: 70%/120% Arial, sans-serif;
}
#content #left_nav div {
	padding: 4px 0 5px 0;
	border-bottom: 1px solid #D4D4D4;
}
#content #left_nav .sub {
	padding-left: 13px;
}
#content #left_nav .sub_2 {
	padding-left: 23px;
}
#content #left_nav a {
	display: block;
	padding-left: 18px;
	color: #595959;
}
#content #left_nav a:hover, 
#content #left_nav .selected a {
	color:  #F20017;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat scroll 0px center;
}



#content .line {
	line-height: 0px;
	margin: 0px 0px 15px 0px;
	height: 1px;
	background: #D0D0D0; 
	overflow: auto;
	width: 535px;
}
#content p, #content h1, #content h2, #content ul, #content ol {
	padding: 0px 15px 0px 15px;
	line-height: 120%;
	margin-bottom: 20px;
}
#content h1 {
	font-size: 95%;
	font-weight: bold;
	color: #474747;
}
#content h2, 
#content h2 a {
	font-size: 90%;
	color: #2B85BB;
	font-weight: normal;
}
#content h2 a:hover {
	text-decoration: none;
}
#content h3	{
	font-size: 80%;
	color: #2B85BB;
	font-weight: normal;
	padding-left: 15px;
	text-transform: uppercase; 
}


#content p {
	font-size: 75%;
	line-height: 150%;
}

#content p.big, 
#content ul.big {	
	font-size: 100%;
	line-height: 120%;
	width: 450px;
}
#content p.before {
	margin-bottom: 0;
}
#content p.after {
	margin-top: 0;
}
#content ul {
	font-size: 75%;
	line-height: 150%;
	margin-left: 15px;
}
#content ul li {
	list-style: url(../images/bullet.gif);
}
#content ul li ol {
	margin-bottom: 0px;
}
#content ul li ol li {
	list-style: decimal;
}

#content .left_image {
	float: left;
	display: inline;
	position: relative;
	margin-left: -150px;	
}
#content .right_image {
	float: right;
	margin: 10px 0px 0px 10px;	
}



#content #home {
	background-color: #f0f0f0;
	padding: 15px 0px;
}
#content #home .home_item {
	position: relative;
	width: 175px;
	height: 345px;
	float: left;	
}
#content #home .home_item img{
	position: absolute;
	bottom: 0px;
	left: 15px;
}
#home_right_box {
	float: right;
	padding-right: 18px;
	width: 165px;
	border-left: 1px solid #c6c6c6;
}
#home_left_box {
	float: left;
	width: 350px;
	_width: 320px;
}

#content #overview_bar {
	background-color: #f0f0f0;
	padding: 15px 0px;
}
#content #overview_bar .overview_item {
	position: relative;
	width: 130px;
	height: 170px;
	float: left;
}
#content #overview_bar .overview_item img{
	position: absolute;
	bottom: 0px;
	left: 15px;
}


#footer {
	width: 520px;
	margin-left: 170px;
	background-color: #F0F0F0;
	font: 70% Arial, sans-serif;
	padding: 5px 0px 5px 15px;
	clear: both;
}
#footer a {
	margin-left: 15px;
	color:  #595959;
}
#footer a:hover {
	color:  #F20017;
	text-decoration: none;
}


.top_menu {
	font: 70% Arial, sans-serif;
	position: absolute;
	top: 22px;
	background-color: #DEDEDE;
}
.top_menu .close_bar {
	padding: 3px 7px;
	font-size: 90%;
/*	font: 72% Arial, sans-serif; */
	border-bottom: 2px solid white;
	text-align: right;
	text-transform: uppercase;
}
.top_menu .close_bar a {
	margin-left: 15px;
	color:  #595959;
}
.top_menu .close_bar a:hover {
	color:  #F20017;
	text-decoration: none;
}
.top_menu .content_area {
	color: #333333;
	padding: 5px 17px;
}
.top_menu .content_area p {
	margin-bottom: 5px;	
}
.top_menu .content_area  .radio_button {
	width: 10px;
	height: 10px;
}
.top_menu .content_area .text_field {
	color: #808080;
	width: 156px;
}
.top_menu .content_area  textarea {
	font: 120% Arial, sans-serif;
	width: 155px;
	color: #808080;
}
.top_menu .content_area  a {
	color:  #F20017;
}
.top_menu .content_area a.button {
	margin-right: 30px;
	text-transform: uppercase;
}

#feedback {
	left: 500px;
	width: 205px;
}
#feedback_progress_indicator {
/*	border: 1px solid red;;*/
	position: relative;
	top: -18px;
	left: 150px;
}
#search {
	left: 730px;
	width: 196px;
}
#sales {
	left: 365px;
	width: 276px;
}
#sales .text_field, #sales textarea {
	width: 236px;
}
#sales_progress_indicator {
	position: relative;
	top: 5px;
	left: 60px;
}
#contact {
	width: 196px;
	left: 405px;
}
#login {
	width: 196px;
}

.blue {
	color: #2B85BB;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px;
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-table; }
/*\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/**/