@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
a{
	color: #ff3400;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	color: #FF3400;
	font-size: 22px;
	font-weight:normal;
}
#container{
	border-left: solid 57px #ff3400;
	border-right: solid 57px #00b0f0;
	background-color: #FFFFFF;
	margin: auto;	
	width: 710px;
	padding: 35px;
	padding-top: 25px;
}
#header{
	width: 710px;
	height: 199px;
	background-color: #00aeef;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position: top right;
	width: 710px;
	height: 199px;
}
#logo h1, #logo p{
	text-indent: -9000em;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	width: 712px;
	min-height: 42px;
	margin-top: 20px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	min-height: 42px;
}
#nav ul li{
	float: left;
	line-height: 35px;
}
#nav ul li a{
	float: left;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 29px;
	padding-right: 29px;
}
#nav ul li a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
#content{
	width: 710px;
	clear: both;
	padding-top: 10px;	
}
#home_left_col{
	width: 407px;
	float: left;
}
#home_right_col{
	width: 286px;
	float: right;
}
#left_col{
	margin-left: 12px;
	line-height: 20px;
	width: 150px;
	float: left;
	font-size: 12px;
}
#right_col{
	width: 505px;
	border-left: solid 1px #CCCCCC;
	float: right;
	padding-left: 20px;
}
#content_img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#breadcrumbs{
	color: #FF3400;
	margin-bottom: 17px;
}
#breadcrumbs a{
	text-decoration: underline;
}
.indent{
	margin-left: 15px;
}
.home_teaser h2{
	font-size: 2em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.blue{
	color: #00aeef;
}
.dots{
	background-image:url(../images/dots.gif);
	background-repeat:repeat-x;
	clear:both;
	background-position: center 50%;
}
.float_right{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#text_links {	
	clear: both;	
	padding-top: 20px;	
	padding-bottom: 50px;		
	width: 716px;
	color: #b2b2b2;
	text-align: center;
}
#text_links a{
	color: #b2b2b2;
}
#footer{
	width: 716px;
	height: 25px;
	background-image:url(../images/footer_bg.gif);
	background-position: top left;
	color: #ff3400;
}
#copyright{
	float: left;
	line-height: 25px;
	padding-left: 26px;	
	margin: 0px;
}
#telephone{
	float: right;
	line-height: 25px;	
	padding-right: 26px;
	margin: 0px;	
}
.teaser_box h3{
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 1.5em;
	height: 30px;
}
.teaser_box h3 a{
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 1em;
	height: 30px;
}
.teaser_box2 h3{
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 1.5em;
	height: 30px;
}
.teaser_box a{
	color: #666666;
}
.box_top{
	background-repeat:no-repeat;
	background-position: top left;
}
.box_top2{
	background-repeat:no-repeat;
	background-position: top left;
}
.blue_box .box_top{
	background-image:url(../images/box_top_blue.gif);
}
.orange_box .box_top{
	background-image:url(../images/box_top_orange.gif);
}
.orange_box2 .box_top2{
	background-image:url(../images/box_top_orange2.gif);
}
.grey_box .box_top{
	background-image:url(../images/box_top_grey.gif);
	padding-top: 10px;
}
.grey_box2 .box_top2{
	background-image:url(../images/box_top_grey.gif);
	padding-top: 10px;
}
.box_bottom{
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-left: 19px;
	padding-right: 19px;	
	padding-bottom: 17px;
	width: 246px;
}
.box_bottom2{
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-left: 19px;
	padding-right: 19px;	
	padding-bottom: 17px;
	width: 361px;
}
.box_bottom .float_right img{
	margin-top: 14px;
}
.blue_box .box_bottom{
	background-image:url(../images/box_bottom_blue.gif);
}
.orange_box .box_bottom{
	background-image:url(../images/box_bottom_orange.gif);
}
.orange_box2 .box_bottom2{
	background-image:url(../images/box_bottom_orange2.gif);
}
.grey_box2 a{
	color: #ff3400;
}
.grey_box .box_bottom{
	background-image:url(../images/box_bottom_grey.gif);
	padding-left: 11px;
	padding-right: 11px;
	width: 262px;
}
.grey_box2 .box_bottom2{
	background-image:url(../images/box_bottom_grey.gif);
	padding-left: 11px;
	padding-right: 11px;
	width: 262px;
}
.grey_box .box_bottom h3{
	text-indent: -9000em;
	background-image:url(../images/title_eye_level.gif);
	background-repeat:no-repeat;
	width: 256px;
	height: 47px;
}
.grey_box2 .box_bottom h3{
	text-indent: -9000em;
	background-image:url(../);
	background-repeat:no-repeat;
	width: 256px;
	height: 47px;
}
.grey_box p{
	margin-top: 10px;
	margin-bottom: 5px;
}
.no_margin{
	margin-top: 0px;
}
.orange{
	color: #ff3400;
}
