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

*{margin: 0; padding: 0;}

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

	background: #a70101 /*url(img/bkd.png) 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: 0 auto;
	width: 900px;
	background: #ffffff /*url(img/wrapbkd.jpg) repeat-y*/;
	/*border-style:solid;
	border-width:6px;
	border-color: #cc0000;*/
}
#wrap{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 900px;
	background: #ebebeb url(img/wrap.jpg) repeat-y;
}

#header{
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 145px;
	margin-bottom: 6px;
	background: #dbdbdb 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: 35px;
	margin-top:-26px;
	margin-left:0px;
	background: #000000;
	display: block;
}




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

#navUL {
	width: 900px;
	display: block;
}
#nav_button{
	text-align: left;
	float:left;
	display: block;
	margin-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color: #ffffff;
}

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

}

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






#left-col, #left-col-top,  #left-col-btm{
	width: 240px;
	margin-left: 5px;
}


#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;*/

}









/*********************
* 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;
}


#form_header{
font: bold 16px arial,sans-serif; 
	line-height: 22px;
	margin-bottom:25px;
}

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

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

#contact h3{
	margin: 30px auto ;
	display: block;
	height: 78px;
	text-indent: -10000em;
	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: 235px;
	height: 40px;
	margin-top: 6px;
	border: 1px solid #ebebeb;
	color: #fff;
	text-transform: uppercase;
	background: #000000;
	font: normal 16px georgia,arial,sans-serif;
}
#content #submit{
	width: 365px;
	margin-left: -35px;
}

#contact a{
	color: #ffffff;
}





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

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

}

#content p{
	font:normal 13px georgia,arial,sans-serif;
	color: #666;
	margin: 0 0 5px 0;
	line-height: 22px;
}
#content h1{
	font:normal 24px helvetica,arial,sans-serif;
	line-height: 28px;
	color: #000000;
	margin: 50px 0 0 0;
	letter-spacing:-1px;

}
#content h3{
	font:normal 18px georgia,arial,sans-serif;
	color: #333333;
	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: #333333;
	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;
}




/*********************
* pagenav
*********************/

#pagenav{
	padding-top: 0px;
	margin-top:10px;
	margin-left:5px;
	display: block;
	color: #ffffff;
}

.left_nav{
	text-align: left;
	margin-top: 11px;
	margin-left: 5px;
	padding-right: 10px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color: #999999;

}
#pagenav ul{
	margin-top:10px;
	margin-left:5px;
	display: block;
	list-style: none;
	

}
.nav_title{
	margin-top:20px;
	font-size: 15px;
	color: #cc0000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color: #999999;
}
#pagenav li{

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

}

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

