﻿a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#container{
    width: 911px;
    margin: auto;
    padding: 0px;
    border: 0px;
}

.left {
    width: 185px;
    padding-left: 23px;
    float: left;
 }
 
.navigation A:link {text-decoration: underline; color: white;}
.navigation A:hover {text-decoration: none; color: white;}
.navigation A:visited {color: white;}

.button {
    border-width: 0;
    margin-top: 20px;
}

.right {
   width: 664px;
   padding-right: 23px;
   float: right;
 }

.style1 {
  background-image: url('images/content-bg.gif');
}

.style3 {
	background-image: url('images/top.gif');
	text-indent: 60px;
}

.style4 {
	font-size: 44px;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
    margin-bottom: 0px;
	color: #0F2B4A;
	margin-top: 7px;
}

.style5 {
	font-size:14px;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;    
	margin-top: 0px;
	color: #0F2B4A;
	margin-bottom: 0px;
}


.style6 {
	font-size: 13px;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
}

.style7 {
	width: 185px;
	padding-left: 23px;
	float: left;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	line-height: 25px;
	
}

.style8 {
	text-align: center;
	font-size: 12px;
	font-family: Arial;
}

.style9 {
	margin-left: 30px;
	margin-bottom: 20px;
	border-width: 0px;
	float:right;
}

.style10 { 
    padding-left: 0px; 
    padding-top: 25px; 
    font-size: 20px; color: #0F2B4A; 
    font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	margin-bottom: 40px;
}

.style11 {
	font-size: 15px;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 22px;
	margin-bottom: 45px;

}

.style12 {
	margin-left: 30px;
	margin-bottom: 20px;
	color: gray;
	border-style: solid;
	border-width: 2px;
}

/*
State pages CSS >>>>>>>    
*/

.content{
float: left;
width: 468px;
height: 1200px;
margin-left: 0px;
background: ;
margin-top: 8px;
}
.link{
width: 100%;
height: 20px;
margin-bottom: 75px;
font-size: 12px;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
}
.testimonial{
width: 100%;
border-top: 3px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
padding-top: 15px;
padding-bottom: 15px;
}
.article {
font-size: 13px;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
line-height: 20px;
}
.title { 
font-size: 20px; 
color: #0F2B4A; 
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
}




