body{
	background: #999999 /*url(images/bkgd.jpg) repeat-x*/;
	margin: 0;
	font-family: times;
	font-size: 12px;
	color: #555555;
}
h1, h2, h3{
	margin: 0px 10px 10px 5px;
}

a{
	color: #0072ed;
	border; 0px;
}
img{
	border: 0px;
}
ul, ol{
	line-height: 16px;
}

#main {
margin-top: 0px;
width: 550px;
margin-left: 30px;
/*background: #ffffff;*/
}

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

/*****************Main Elements*******************/

#container, #header, #banner, #content, #footer{
	width: 850px;
	margin: 0 auto;
	position: relative;

}
#container{
		background: #ffffff url(images/bkgd.jpg) repeat-y;
}

#header{
	background: url(images/header.jpg) no-repeat;
	height: 353px;
}
/*#banner{
	background: url(images/banner.jpg) no-repeat;
	height: 261px;
}*/
#content{
	/*background: url(images/bg-content.jpg) repeat-y;*/
	padding-top: 10px;
		padding-bottom: 30px;

}
#content p{
	text-align: left;
	/*text-align: justify;*/
	line-height: 20px;
	margin: 10px 10px 0px 5px;

}



#main p {
    /*font-family: arial, helvetica, san-serif;*/
    font-size: 14px;
	line-height: 20px;
}


#content h1{
	color: #014875;
	font-size: 28px;
	margin: 0px 0 10px;
	font-weight: normal;
}
#content h2{
	color: #014875;
	font-size: 28px;
	margin: 10px 0 10px;
	font-weight: normal;
}

#content h3{
	color: #014875;
	font-size: 28px;
	margin: 0px 0 10px;
	font-weight: normal;
}

#content h4{
	font-size: 17px;
	width: 220px;
	height: 5px;
	margin-top: 10px;
	color: #9cc9e0;
	padding: 0px;
	text-indent: 0px;
	background: url(img/content-h4.gif) no-repeat;
}

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

}
#content h6{
	color: #666666;
	width: 400px;
	font-size: 14px;
	margin: 10px 0 0px;
	font-weight: bold;
}
/****************Left Column*******************/

#left{
width: 200px;
margin-top: 0px;
margin-left: 35px;
    color:#ffffff;
}
#left a{
	color: #ea0212;
}

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

#navigation {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 100px;
	left: 15px;
	z-index: 1000;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
	font-family: arial;
	font-size: 11px;
}
#nav a {
	text-decoration: none;
	color: #fff;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
}
#nav a:hover{
	color: #7abdf2;
	/*background-position: 0 -22px;*/
	text-decoration: underline;
}
#nav li { /* all list items */
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0;
}
#nav {
border-left: 1px  #fff;
border-left-style: dotted;
border-left-width: 1px;
padding-left: 12px;

border-right: 1px  #fff;
border-right-style: dotted;
border-right-width: 1px;
padding-right: 12px;
}
#nav2 {
border-right: 1px  #fff;
border-right-style: dotted;
border-right-width: 1px;
padding-right: 12px;
}



#navigationfooter {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 42px;
	right: -10px;
	z-index: 1000;
	}
	
/********************** Contact Form *********************/

#yl_contact_form {
    margin:0 auto;
    width:200px;
    text-align:left:
    color:#ffffff;
    font-family: arial, helvetica, san-serif;
    	font-size: 11px;
}
#yl_contact_form b{
    color:#ffffff;
}
.frm_req{
    color:#ffffff;
}
.ftext, .ftextarea {
	width: 90%;
}

.ftextarea{
	height: 100px;
}


#yl_contact_form p {
    margin-bottom:7px;
}
}
#yl_contact_form label {
	margin-left:4px;
}
#yl_contact_form b {
	font-weight: bold;
}
#left h7{
	margin: 10px auto;
	display: block;
	width: 200px;
	height: 80px;
	text-indent: -10000em;
	background: url(images/c-header.gif) no-repeat;
}

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


input.submit{
	width: 130px;
	height: 35px;
	margin-top: 6px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #014874;
}

#email_address_catch{
display: none;
}
/********************** Consultation Page *********************/
#consultation #yl_contact_form {
    text-align:left:
    color:#000;
}
#consultation #yl_contact_form {
    margin:0 auto;
    width:400px;
}
#consultation .ftext, #content .ftextarea {
	width: 90%;
}

#consultation .ftextarea{
	height: 100px;
}
#consultation h7{
	display: none;
}
#consultation #yl_contact_form p{
    font-family: arial, helvetica, san-serif;
    	font-size: 11px;
}

/********************** FOOTER *********************/
#footer{
	background: url(images/footer.jpg) no-repeat;
	height: 126px;
	font-size: 11px;

}
#footer p{
	margin: 0;
	padding: 70px 0 20px 0;
	text-align: center;
	color: #fff;

}
