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

*{margin: 0; padding: 0;}

body{
	text-align: center;
	/*font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555;*/
	background: #999 /*url(img/bkd.jpg) repeat-x*/;
	padding:0px 38px 0 5px; 
	font:normal 10px arial,sans-serif; 
	
	color:#666; 
	line-height:16px;
	
	
}

a{
	color: #750008;
}

a:hover{
	text-decoration: none;
}
h1, 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;
	padding-bottom: 0px;
	width: 802px;
	background: url(img/wrapbkd.jpg) repeat-y;
}
#wrap{
	margin: 0 auto;
	padding-bottom: 0px;
	width: 802px;
	background: url(img/wrap.jpg) no-repeat;
}

#header{
	margin: -10px 0px 0px 18px;
	width: 800px;
	height: 130px;
	margin-bottom: 6px;
	background: url(img/header.jpg) no-repeat;
}

#right-col{

	width: 530px;
	float: right;
	margin-bottom: 10px;
}

html>body #right-col{
	margin-right: 29px;
}

#right-col #intro{
	width: 530px;
	height: 96px;
	margin-bottom: 9px;
	background: url(img/intro.jpg) no-repeat;
}

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

#left-col{
	width: 203px;
	/*margin-left: 37px;*/
	/*background:#e0e0e0;*/
	

}

html>body #left-col{
	width: 203px;
	margin-left: 20px;
}

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

#left-col #nav{
	/*margin-left: 3px;*/
	padding-top: 1px;
	width: 203px;
	
	
	
}

html>body #left-col #nav{
	padding-top: 0px;
	width: 203px;
	margin: 0 auto;
	/*background:#e0e0e0;*/
	
}

#left-col #nav #nav-btm{
	width: 203px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	/*background: url(img/nav-btm.gif) no-repeat;*/
	clear:left;
}

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

}

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

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



#footerconsult li{
	display:none;
}


}

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

/*********************
* Navigation
*********************/
.ie{
letter-spacing: -1px;
}

/**** ****/
#news_main {
padding-top: 10px;
}
#news{
padding-top: 5px;
padding-bottom: 5px;
	list-style: none;
	text-align: left;
	width: 191px;
	margin: 1px 6px;
	position:relative;
	float:left;
	border-bottom: 1px dotted #999999;
	text-indent: 6px;
	color: #cd0105;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#news a{
	text-align: left;
	color: #cd0105;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 191px;

}


#news a:hover{
	color: #000;
}
#spacer{
height: 1px;
}
/**** ****/




#nav #nav_button{
	list-style: none;
	text-align: left;

}

#nav #nav_button{
	border-bottom: 1px dotted #999999;
	height: 22px;
	margin: 1px 0;
	position:relative;
	float:left;
}

#nav a{
	color: #cd0105;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	width: 203px;
	height: 22px;
	line-height: 22px;
	text-indent: 6px;
	/*background: url(img/nav-a.gif) no-repeat;*/
}


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

#nav ul.sub{    
	padding: 0 3px;
	width: 175px;
	background: #283B33;
	position: absolute;
	top: -3px;
	left: -999em;
	margin-left:192px;
}

#nav li:hover ul.sub, #nav li.over ul.sub{
	left:auto;
}

#nav ul.sub a{
	width: 175px;
	margin: 3px 0;
	background: #4F5E58;
}

#nav ul.sub a:hover{
	background: #76827D;
}

#nav ul.sub li{
	border: 0;
	width: auto;
	height: auto;
}

/*********************
* Contact Form
*********************/
#content #yl_contact_form {
    text-align:left:
    color:#000;
}
#content #yl_contact_form {
    margin:0 auto;
    width:400px;
}
#content .ftext, #content .ftextarea {
	width: 90%;
}

#content .ftextarea{
	height: 100px;
}
#contact {

	font-size: 11px;
	line-height: 12px;
	color: #777;
    margin-top:5px;
    clear:left;
    text-align:left;
}




#yl_contact_form p {

    margin-bottom:7px;
}
#contact #yl_contact_form {
    margin:0 auto;
    width:173px;
}
#contact label {margin-left:4px;}
#contact b {font-weight:normal;}
#contact h3{
	margin: 20px auto 14px -9px ;
	display: block;
	width: 203px;
	height: 63px;
	text-indent: -10000em;
	background: url(img/c-header.gif) no-repeat;
}

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

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

#contact .ftextarea{
	height: 100px;
}

#contact #submit{
	width: 80px;
	height: 20px;
	margin-top: 6px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #cd0105;
}
#content #submit{
	width: 100px;
	height: 36px;
	margin-top: 6px;
	border: 1px solid #999;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #cd0105;
}
#contact a{
	color: #ffffff;
}

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

#content img{
	float: left;
	margin: 0px 10px 10px 0px;
}

#content p{
font-family: georgia, arial, sans-serif;
font-size:14px; 
line-height:24px; 
padding:0 10px 23px 0px;

}

#content h3{
	color: #cd0105;
	margin: 2px 0;
	text-align:left; 
	font:normal 24px georgia,arial,sans-serif; 
	color:#333; 
	padding-bottom: 8px;
	border-bottom:1px solid #BFBFBF; 
	
}


#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 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 a.more{
	display: block;
	text-decoration: none;
	text-indent: -10000em;
	width: 95px;
	height: 25px;
	margin: 6px;
	float: right;
	background: url(img/learn-more.gif) no-repeat;
}

#content a.more:hover{
	background-position: 0 -25px;
}

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

#content input.submit{
	width: 80px;
	height: 20px;
	margin-top: 6px;
	border: 1px solid #fff;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	background: #283B33;
}
.bullets {
	font-size: 14px;
	font-weight: bold;
}
p .callout {
font-size: 38px;
}
.callout {
text-align: center;
font-style: italic;
	font-size: 38px;
	text-transform: italic;
	color: #333;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}