@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eaedf5;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
}




.twoColFixLtHdr #container { 
	width: 960px; 
	margin: 0 auto; 
	text-align: left; 
} 


.twoColFixLtHdr #header { 

	padding: 0; 
	height:164px;
	 
} 



.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}





.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 519px; 
	padding: 0;
}




.twoColFixLtHdr #headline-container {
	margin:0 0 10px 0;
	padding:0;
	height:485px;
	background-image:url(../images/headline-bg.gif);
	background-repeat:repeat-y;

}

.twoColFixLtHdr #headline-top {
	margin:0;
	padding:0;
	height:12px;
	background-image:url(../images/headline-top.gif);
	background-repeat:no-repeat;
}


.twoColFixLtHdr #headline-left {
	margin:0;
	padding:0 0 0 3px;
	float:left;
	width:455px;
}


.twoColFixLtHdr #headline-right {
	margin:0;
	padding:0;
	float:left;
	width:61px;

}

.twoColFixLtHdr #headline-right ul{
	margin:0;
	padding:0;
	list-style-type:none;
	

}

.twoColFixLtHdr #headline-right li {
	margin:0 0 5px 0;
	padding:0 0 0 0;
	border:1px solid #fff;
	width:52px;
	height:35px;
}



.twoColFixLtHdr #headline-bottom {
	margin:0;
	padding:0;
	height:12px;
	background-image:url(../images/headline-bottom.gif);
	background-repeat:no-repeat;
}




.twoColFixLtHdr #headline-image {
	margin:0 0 4px 0;
	padding:0;
	height:266px;
	
}



.twoColFixLtHdr #headline-content {
	margin:0;
	padding:10px 10px 0 10px;
	height:174px;
	width:433px;
	background-color:#fff;	
}

.twoColFixLtHdr #headline-content p{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:justify;
}

.twoColFixLtHdr #headline-content a{
	color:#3e9aed;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.twoColFixLtHdr #headline-content a:hover{
	color:#dab506;
	
}


.twoColFixLtHdr #headline-content h1{
	margin:0 0 5px 0;
	padding:0;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#dab506;
}





.twoColFixLtHdr #headline-content-bottom {
	margin:0;
	padding:0;
	height:9px;
	background-image:url(../images/headline-content-bottom.gif);
	background-repeat:no-repeat;


}







.twoColFixLtHdr #nav-container {
	margin:0 0 10px 0; 
	padding: 0;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-y;
}

.twoColFixLtHdr #nav-container h2{
	margin:0; 
	padding: 0;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	color:#dab506;
}







.twoColFixLtHdr #content {
	margin:45px 0 10px 0; 
	padding: 0;
	
}


.twoColFixLtHdr #content h3{
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	font-size:28px;
	border-bottom:1px solid #666666;
	text-align:left;
}

.twoColFixLtHdr #content h4{
	margin:5px 0 10px 0;
	padding:0;
	font-size:16px;
	
}


.twoColFixLtHdr #content p{
	margin:0;
	padding:0;
	font-size:12px;
	
}





.twoColFixLtHdr #nav-top {
	padding: 0;
	height:122px;
	background-image:url(../images/nav-top.jpg);
	background-repeat:no-repeat;
}


.twoColFixLtHdr #nav-content {
	padding: 0;

}


.twoColFixLtHdr #nav-footer{
	padding: 0;
	height:23px;
	background-image:url(../images/nav-footer.jpg);
	background-repeat:no-repeat;
}


.nav-list{
	margin:0;
	padding:0 0 0 3px;
	float:left;
	width:170px;
	
}


.nav-list ul{
	margin:0;
	padding:0;
	list-style-type:none;
	
}


.nav-list li{

	padding:0;

}

.nav-list li a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#3e9aed;
}

.nav-list li a:hover{

	color:#dab506;
}


.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 528px; 
	padding: 0; 
} 





.twoColFixLtHdr #learn-more { 
	margin: 0 0 10px 0; 
	padding: 0; 
	text-align:left;
	width:520px;
	
} 

.twoColFixLtHdr #learn-more h2{ 
	margin: 0; 
	padding: 7px 0 0 10px; 
	height:28px;
	background-image:url(../images/learn-header.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	
} 




.twoColFixLtHdr #learn-content {  
	padding: 10px 0 0 0; 
	background-image:url(../images/learn-bg.gif);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:center;
	
	
}


.twoColFixLtHdr #learn-address {  
	padding: 10px 0 0 17px; 
	background-image:url(../images/learn-bg.gif);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:left;
}

.twoColFixLtHdr #learn-address h3{  
	font-size:14px;
	margin:0;
	padding:0;
}

.twoColFixLtHdr #learn-address p{  
	font-size:12px;
	margin:0;
	padding:0;
}

.twoColFixLtHdr #learn-address a{  
	color:#3e9aed;
}

.twoColFixLtHdr #learn-address a:hover{  
	color:#dab506;
}



.twoColFixLtHdr #learn-footer {  
	padding: 0 10px 0 0; 
	height:20px;
	background-image:url(../images/learn-footer.gif);
	background-repeat:no-repeat;
	text-align:right;
}



.twoColFixLtHdr #video { 
	margin: 0 0 10px 0; 
	padding: 0; 
	height:485px;
} 


.twoColFixLtHdr #news-container { 
	margin: 0 0 10px 0; 
	padding: 0; 
	
} 

.twoColFixLtHdr #news-container h2{ 
	margin: 0; 
	padding: 7px 0 0 10px; 
	height:28px;
	background-image:url(../images/news-header.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	
} 


.twoColFixLtHdr #news-content { 
	margin: 0; 
	padding: 0; 
	
} 

.twoColFixLtHdr #news-content a{ 
	color:#3e9aed; 
	
} 


.twoColFixLtHdr #news-content a:hover{ 
	color:#dab506; 
	
} 



.twoColFixLtHdr #news-content ul{ 
	margin: 0; 
	padding: 10px 0 10px 10px; 
	list-style-type:none;
	
} 


.twoColFixLtHdr #news-content li{ 
	padding:5px 0 0 0;
	
} 

.twoColFixLtHdr #news-content {  
	padding: 0; 
	background-image:url(../images/news-bg.gif);
	background-repeat:repeat-y;
	font-size:12px;
}


.twoColFixLtHdr #news-footer {  
	padding: 0 10px 0 0; 
	height:20px;
	background-image:url(../images/news-footer.gif);
	background-repeat:no-repeat;
	text-align:right;
}

.twoColFixLtHdr #news-footer a{  
	padding: 3px 0 0 0; 
	font-size:10px;
	color:#3e9aed;
	text-decoration:none;
	
}


.twoColFixLtHdr #news-footer a:hover{  
	
	color:#dab506;
}




.twoColFixLtHdr #more-info { 
	margin: 0; 
	padding: 0; 
	
} 

.twoColFixLtHdr #more-info h3{ 
	margin: 0; 
	padding: 0 0 5px 0; 
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#dab506;
	
} 

.twoColFixLtHdr #more-info p{
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;	
}

.twoColFixLtHdr #more-info a{
	font-size:12px;
	color:#3e9aed;	
}


.twoColFixLtHdr #more-info a:hover{

	color:#dab506;	
}



.phone{
	font-size:18px;
}



.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img{
	border:none;
}
