html{height:100%;}
body {
	margin:0;
	color:#555;
	font:13px/16px Arial, Helvetica, sans-serif;
	background:#a4a4a4 url(../images/bg-body.png) repeat-x;
	height:100%;
	min-width:950px;
}
input[type=submit]:hover{cursor:pointer;}
img {border-style:none;}
a {
	text-decoration:none;
	color:#607e86;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	vertical-align:middle;
	color:#808080;
	font:100% Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	background:#fff url(../images/bg-wrapper.gif) repeat-y;
	padding:0 2px;
	min-height:100%;
}
.logo{
	background:url(../images/logo_sd.png) no-repeat;
	width:198px;
	height:81px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:26px 0 0 34px;
	padding:0 0 26px;
}
.logo a{
	height:100%;
	display:block;
}
.logo.inner{
	width:163px;
	height:107px;
	background:url(../images/logo-inner.gif) no-repeat;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
#header{width:100%;}
#header .info-box{
	float:right;
	width:448px;
	padding:75px 0 0;
	font-size:21px;
	line-height:24px;
	color:#0070c7;
}
#header .info-box a{color:#0070c7;}
#header .info-box a:hover{color:#002f51;}
#header .info-box strong{
	font-weight:normal;
	display:block;
}
#header .info-box .email{
	padding:0 0 0 94px;
}
.header-holder{
	overflow:hidden;
	width:100%;
	padding:10px 0 14px;
}
#nav{
	overflow:hidden;
	width:901px;
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	background:#0070c7;
}
#nav li{
	float:left;
	padding:5px 38px 5px 38px;
	margin:0 0 0 1px;
	background:url(../images/separator-nav.gif) no-repeat;
}
#nav li:first-child{background:none;}
#nav li a{
	color:#fff;
	font-weight:bold;
}
#nav li .active,
#nav li a:hover{
	color:#002f51;
	text-decoration:none;
}
#main{
	overflow:hidden;
	padding:27px 33px 38px 33px;
}
.visual:after{
	content:'';
	display:block;
	clear:both;
}
.visual{
	width:866px;
	background:url(../images/bg-visual.gif) repeat-x;
	position:relative;
	border-bottom:28px solid #ff2600;
	padding:11px 0px 0 35px;
}
.visual .image{
	position:absolute;
	right:0px;
	top:-29px;
}
.visual .image-2{
	position:absolute;
	right:48px;
	bottom:1px;
}
.visual h1{
	color:#002f51;
	font-size:36px;
	line-height:39px;
	margin:15px 0 3px;
	font-weight:normal;
}
.visual h1 span{
	color:#747474;
	font-size:12px;
	line-height:25px;
}
.visual h2{
	color:#ff2600;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 35px;
}
.visual h3{
	color:#0070c7;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 32px;
}
.visual .link{
	overflow:hidden;
	width:100%;
	text-align:center;
	padding:0 0 16px;
}
.visual .link a{
	float:left;
	background:url(../images/bg-btn-visual2.png) no-repeat 100% 0;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 5px 0 0;
	cursor:pointer;
}
.visual .link span{
	display:block;
	padding:11px 4px 13px;
	background:url(../images/bg-btn-visual2.png) no-repeat 0 100%;
	min-width:298px;
	margin:0 0 0 2px;
}
.visual .link a:hover{
	text-decoration:none;
	color:#000000;
}
.visual .contact-box{
	padding:15px 0 14px 2px;
	font-size:18px;
	line-height:23px;
	color:#002f51;
	overflow:hidden;
}
.visual .contact-box strong{
	display:block;
	font-weight:normal;
}
.visual .contact-box a{
	color:#002f51;
	font-weight:bold;
}
.columns{
	overflow:hidden;
	padding:18px 0 0;
	width:834px;
	font-size:11px;
	line-height:16px;
}
.columns .holder{
	width:100%;
	overflow:hidden;
}
.columns .col:first-child{margin:0;}
.columns .col{
	width:398px;
	float:left;
	margin:0 0 0 34px;
}
.columns p{margin:0 0 15px;}
.columns .heading{
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	color:#002f51;
	margin:0 0 8px;
}
.visual.inner{
	min-height:170px;
	border-bottom:28px solid #0070c8;
	padding:62px 10px 0 35px;
	background:url(../images/bg-visual-inner.gif) repeat-x;
}
#content{
	width:550px;
	float:left;
	line-height:21px;
}
#content p{margin:0 0 21px;}
.profile-box{
	width:540px;
	overflow:hidden;
}
.procedures-box{
	overflow:hidden;
	padding:0px 0 11px 20px;
	width:520px;
}
.procedures-box .list{
	margin:12px 0 -5px -17px;
	padding:0;
	list-style:none;
	font-weight:bold;
}
.procedures-box .list li{
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 4px 17px;
	height:1%;
	vertical-align:top;
}
.procedures-box .list li a{color:#555;}
.procedures-box .list li a:hover{color:#002f51;}
#content .procedures-box h2{margin:0 0 0 -20px;}
.procedures-box p a{
	color:#0070c7;
	font-weight:bold;
}
.procedures-box p a:hover{color:#002f51;}
.procedures-box .text-box{margin:-3px 0 0 -20px;}
#content h2{
	margin:0 0 13px;
	color:#002f51;
	font-size:20px;
	line-height:23px;
	text-transform:uppercase;
}
.info-block{
	overflow:hidden;
	padding:2px 0 0;
	width:544px;
	background:#efefea url(../images/bg-procedures-box.gif) no-repeat 100% 0;
	margin:0 0 0 -3px;
}
.info-block .holder{
	background:url(../images/bg-procedures-box.gif) no-repeat -1088px 100%;
	float:left;
	padding:0 0 2px;
}
.info-block .frame{
	background:url(../images/bg-procedures-box.gif) repeat-y -544px 0 ;
	float:left;
	padding:0 10px 10px 13px;
	width:521px;
}
.info-block h3{
	color:#fff;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	background:#0070c7;
	padding:7px 0 8px 10px;
	margin:0 0 0 -11px;
	width:530px;
}
.info-block h4{
	margin:0 0 3px;
	font-size:13px;
	line-height:16px;
}
.info-block h4 a{color:#002f51;}
.info-block .image{
	display:block;
	margin:0 0 17px -11px;
}
#content .info-block p{margin:0;}
#sidebar{
	width:254px;
	float:right;
	margin:3px 0 0;
}
#sidebar .info-box{
	width:254px;
	margin:0 0 29px;
	overflow:hidden;
	background:url(../images/bg-sidebar.gif) no-repeat 100% 0;
	padding:2px 0 0;
}
#sidebar .info-box .holder{
	background:url(../images/bg-sidebar.gif) no-repeat -508px 100%;
	float:left;
	padding:0 0 2px;
}
#sidebar .info-box .frame{
	background:url(../images/bg-sidebar.gif) repeat-y -254px 0;
}
#sidebar h3{
	color:#fff;
	margin:0 auto;
	padding:8px 2px 8px 10px;
	background:#0070c7;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	width:238px;
}
.description-list{
	margin:0;
	padding:19px 20px 0 13px;
	list-style:none;
	overflow:hidden;
}
.description-list li{
	height:1%;
	vertical-align:top;
	padding:0 0 17px;
}
.description-list h4{
	font-size:13px;
	line-height:16px;
	margin:0 0 1px;
}
.description-list h4 a{color:#002f51;}
.description-list p{margin:0;}
#sidebar .info-box .image{
	vertical-align:top;
	margin:0 0 -3px 2px;
}
#footer{
	width:847px;
	overflow:hidden;
	background:#002e52;
	padding:20px 20px 20px 33px;
	color:#fff;
}
#footer .description-box{
	float:left;
	width:544px;
}
#footer .logo-list{
	float:right;
	margin:0;
	padding:79px 0 0;
	list-style:none;
}
#footer .logo-list li{
	float:left;
	margin:0 13px 0 0;
}
#footer .logo-list li img{vertical-align:top;}
.footer-list{
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
.footer-list li:first-child{font-weight:bold;}
.footer-list li{
	height:1%;
	vertical-align:top;
	padding:0 0 5px;
}
.footer-list li a{color:#fff;}
.footer-list li address{font-style:normal;}

.providerLogos {
	background-image: url(../images/providers_logos.jpg);
	float: left;
	height: 55px;
	width: 360px;
}
.horzline {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4a4a4;
}
