/*********************
* Globals
*********************/

*{margin: 0; padding: 0;}

body{
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

	background: #002545 /*url(img/bkd.png) repeat-x*/;
}

a{
	color: #ca0002;
}

a:hover{
	text-decoration: none;
}


.clear{
	clear: both;
}

#bookmark{
position:relative;
left:290px;
top:8px
}

#displaynone{
	display: none;
}
/*Removes the spam catch from being visible*/
#email_address_catch{
	display: none;
}



img {
padding-left: 0px;
padding-right: 10px;

}







/*********************
* Structural
*********************/

#wrapbkd{
	margin: 0 auto;
	width: 1100px;
	background: #002545 url(img/wrapbkd.jpg) no-repeat;
	/*border-style:solid;
	border-width:1px;
	border-color: #bebebe;*/
}
#wrap{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 950px;
	/*background: #ebebeb url(img/wrap.jpg) repeat-y;*/
}

#header{
	margin: 0px 0px 0px 0px;
	width: 950px;
	height: 145px;
	margin-bottom: 6px;
	background: url(img/header.gif) no-repeat;
}

.img {
text-align: center;

}
#width{
width: 670px;
}

#center_area{
margin-top: 0px;
	background: #ffffff url(img/wrap.jpg) repeat-y;
}


/*********************
* TOP LOGO
*********************/
.clickable{
	text-align: left;
	padding-left: 22px;
	padding-top: 50px;
	background: transparent;
}

#footer .clickable{
	text-align: left;
	padding-left: 22px;
	padding-top: 20px;
	background: transparent;
}
.sub_title{
	text-align: left;
	padding-left: 24px;
	padding-top: 0px;
	background: transparent;
}

.clickable a{
	font-family: helvetica, arial, helvetica, sans-serif;
	font-size: 55px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:-2px
}

.sub_title a{
	font-family: helvetica, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:-.5px;
	
}




/*********************
* RIGHT COLUMN
*********************/
#right-col{
	width: 710px;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: -8px;
}

#right-col #right-col-top{
	height: 4px;
	/*background: url(img/right-col-top.jpg) no-repeat;*/
}
#right-col #right-col-bot{
	height: 12px;
	/*background: url(img/right-col-bot.jpg) no-repeat;*/
}
#right-col #intro{
	height: 96px;
	margin-bottom: 9px;

}

#right-col #content{
	text-align: left;
	margin: 10px;
	margin-bottom: 10px;
	
}





/*********************
* LEFT COLUMN
*********************/
#left-col, #left-col-top,  #left-col-btm, #contact #yl_contact_form, #contact p{
	width: 215px;

}


#left-col, #left-col-top,  #left-col-btm{

	margin-left: 5px;
	padding-right: 8px;
}


#left-col #left-col-top{
	height: 2px;
	/*background: url(img/left-col-top.jpg) no-repeat;*/
}

#left-col #left-col-btm{
	height: 0px;
	/*background: #dbdbdb url(img/left-col-bot.jpg) no-repeat;*/

}






/*********************
* Footer
*********************/

#footer{
	position:relative;
	left:0px;
	bottom: 0px;
	margin-bottom: -12px;
	/*margin: 10px 0px -10px 0px;*/
	width: 950px;
	height: 145px;
	clear: both;
	background:  url(img/footer.jpg) no-repeat;
}

#footer ul{
	display: none;
	background: #e7eef4;
}



#footerconsult li{
	display:none;
}




#footer ul{
	display: none;
	background: #e7eef4;
}










/*********************
* Navigation
*********************/

#nav{
	/*margin-left: 3px;*/
	padding-top: 1px;
	height: 35px;
	margin-top:-20px;
	margin-left:0px;

	display: block;
	float: left;
	
}

.ie{
letter-spacing: -1px;
}

#navUL {
padding-top: 20px;
}

#nav_button,
#nav_button li{

	display: block;
	margin-left: 0px;
	margin-right: 0px;
	
	margin-bottom: 1px;

	
	width: 220px;
	height: 35px;
	vertical-align: middle;
	text-align: left;
}


#nav a{
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

	height: 25px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	background: #5ab2ca;
}

#nav a:visited{
    border: none;
    background: #5ab2ca;
}
#nav a:hover{
	color: #ffffff;
	background: #94d0e1;
	height: 25px;
}
#nav a:active{
    border: none;
    background: #b2eafa;
}








/*********************
* Contact Form
*********************/
#content #yl_contact_form {
    text-align:left:
}

#content #yl_contact_form, 
#content #yl_contact_form .frm_req, 
#content #yl_contact_form b,
#content #yl_contact_form p{
	font:normal 13px georgia,arial,sans-serif;
	color: #666;
    padding-top:15px;
    line-height: 22px;
}


#content #yl_contact_form {
    margin:0 auto;
    width:400px;
}
#content .ftext, #content .ftextarea {
	width: 90%;
}

#content .ftextarea {
	height: 100px;
}


#contact {
	font: bold 11px arial,sans-serif; 
	line-height: 17px;
	color: #777;
    margin-top:5px;
    text-align:left;
    padding-top:1px;
}

#yl_contact_form p {
    margin-bottom:7px;
}
#contact #yl_contact_form, #contact h3{ 
    margin:0 auto;
}
#contact label {
	margin-left:4px;
}

#contact .ftext, #contact .ftextarea, #contact fieldset {
	width: 200px;
}

#contact fieldset{
	margin: 10px auto;
	text-align: left;
}
#contact .ftextarea{
	height: 100px;
}


#content .submit{
	width: 365px;
	margin-left: -35px;
}


#contact h3{
	font: bold 12.5px arial,sans-serif;
text-align: center;
	margin: -7px auto ;
	margin-top: 209px;
	display: block;
	height: 100px;
	background: url(img/c-header.jpg) no-repeat;
	width: 219px;
	padding-left: 0px;
	padding-top: 55px;
	margin-left: -5px;
	
	color: #01546a;
}
#contact h3 .larger{
font: bold 20px arial,sans-serif; 

}




.submit{
	width: 205px;
	height: 40px;
	margin-top: 6px;
	border: 1px solid #ebebeb;
	color: #fff;
	text-transform: uppercase;
	background: #03235c;
	font: normal 16px georgia,arial,sans-serif;
	margin-left: -5px;
}

.submit:visited{
    border: none;
    background: #aac8e7;
}


.submit:hover{
    border: none;
    background: #6199d5;
}

.submit:active{
    border: none;
    background: #aac8e7;
}






#contact a{
	color: #ffffff;
}

/*********************
* Content
*********************/

#content img{
	float: left;
	margin-right: 0px;
	
	margin-top: 10px;
	margin-bottom: 10px;

}

#content p{
	font:normal 13px helvetica,arial,sans-serif;
	color: #666;
	margin: 0 0 20px 0;
	line-height: 22px;
}
#content h1{
	font:normal 38px helvetica,arial,sans-serif;
	color: #004169;
	margin: 10px 0 0 0;
	letter-spacing:-1px;

}

#content h2{
	font:normal 28px helvetica,arial,sans-serif;
	color: #004169;
	margin: 10px 0 0 0;
	letter-spacing:-1px;

}
#content h3{
	font:normal 26px helvetica,arial,sans-serif;
	color: #004169;
	margin: 10px 0 10px;
}

#content h4{
	font-size: 13px;
	width: 494px;
	height: 14px;
	margin-top: 8px;
	color: #000;
	padding: 2px;
	text-indent: 9px;
	background: url(img/content-h4.gif) no-repeat;
}

#content h5{
	font-size: 14px;
	width: 494px;
	height: 16px;
	margin-top: 8px;
	color: #043174;

}
#content h6{
	font:normal 12px helvetica,arial,sans-serif;
	color: #666;
	margin: 10px 0 10px;
}
#content div.desc-box{
	width: 488px;
	background: #F1F1F1;
	margin: 0 0 15px 0;
	padding: 5px;
}

#content div.desc-box p{
	text-align: justify;
	margin: 5px;
}



#content ul{
	margin: 20px 0 20px 30px;
		font:normal 13px helvetica,arial,sans-serif;
	color: #666;

	line-height: 22px;
}

#content li{
	margin: 6px 0;
}

#content dl{
	list-style: none;
}

#content dd{
	margin-bottom: 10px;
}

#content blockquote{
	width: 450px;
	font-size: 11px;
	margin-left: 10px;
}

#content fieldset{
	width: 200px;
	text-align: left;
}
