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

*{margin: 0; padding: 0;}

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

	background: #214865 url(img/bkd.jpg) repeat-x;
}

a{
	color: #ca0002;
}

a:hover{
	text-decoration: none;
}
h2{
	display: 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;
}

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

#wrapbkd{
	margin: 20px auto;
	width: 900px;
	background: #ffffff /*url(img/wrapbkd.jpg) repeat-y*/;
	border-style:solid;
	border-width:5px;
	border-color: #ffffff;
	margin-bottom: 40px;
}
#wrap{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 900px;
	background: #ffffff ;
}

#header{
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 145px;
	padding-bottom: 1px;
	background: #ffffff url(img/header.jpg) no-repeat;
}





#right-col{
	width: 640px;
	float: right;
	margin-bottom: 10px;
	margin-right: 1px;
}

#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;
	
}










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

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

#footerconsult{
	
	margin: 10px auto 0 auto;
	width: 766px;
	height: 120px;
	clear: both;
	background: url(img/footer.jpg) no-repeat;
}

#footerconsult li{
	display:none;
}




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










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

#nav{
	/*margin-left: 3px;*/
	padding-top: 0px;
	height: 30px;
	margin-left:0px;
	background: #000000;
	display: block;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #ffffff;
	
	background:  url(img/navbkd.jpg) repeat-x;

}




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

#navUL {
	width: 900px;
	display: block;
		margin-left:0px;

}

#nav_button{
	text-align: left;
	float:left;
	display: block;
	margin-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color: #1c4062;
}

#nav a{
	color: #1c4062;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11.5px;

}

#nav a:hover{
	color: #cc0000;
}






#left-col, #left-col-top,  #left-col-btm{
	width: 255px;
	margin-left: 0px;
}


#left-col {
	background: #f9f9f9 url(img/navbk.jpg) no-repeat;

}





#left-col #left-col-top{
	height: 280px;
	/*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;*/

}

/*********************
* 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 12px arial,sans-serif; 
	line-height: 19px;
	color: #1c4062;
    margin-top:5px;
    text-align:left;
    margin-left: 2px;
}

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

#contact h3{
font: bold 15px arial,sans-serif;
line-height: 19px;
	margin: 14px auto ;
	display: block;
	height: 88px;
	/*background: url(img/c-header.jpg) no-repeat;*/
}

#contact fieldset{
	margin: 10px auto;
	text-align: left;
}

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

#contact .ftextarea{
	height: 100px;
}

#contact #submit, #content #submit{
	width: 240px;
	height: 40px;
	margin-top: 6px;
	border: 1px solid #ebebeb;
	color: #fff;
	text-transform: uppercase;
	background: #1c4062;
	font: normal 18px arial,sans-serif;
}
#content #submit{
	width: 365px;
	margin-left: -35px;
}

#contact a{
	color: #ffffff;
}

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

#content img{
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;

}

#bookmark_print_send-buttons {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 600px;

}
#bookmark_print_send-buttons img{
	margin-bottom: 0px;
}

#content p, li{
	font: normal 16px times, serif;
	color: #444;
	margin-bottom: 18px;
	line-height: 28px;
}
#content h1{
	display: block;
	font:normal 30px times, serif;
	color: #1c4062;
	margin-top: 15px;
	letter-spacing:-1px;
		margin-bottom: 5px;

}


#content h2{
	display: block;
	font:normal 26px times, serif;
	color: #1c4062;
	margin-top: 15px;
	letter-spacing:-1px;
		margin-bottom: 5px;

}

#content h3{
	font:normal 26px georgia,arial,sans-serif;
	color: #1c4062;
	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 georgia,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: 0 0 10px 30px;
}

#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;
}
