@charset "UTF-8";


body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	background-position: center top;
	background-repeat: repeat-x;
}
.mainwrapper {
	width: 960px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/bodygradient.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}




.header {
	background-image: url(../images/braudheader.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 290px;
	width: 960px;
}
h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #053CD2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0em;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	text-transform: none;
	color: #053CD2;
	margin: 0em;
	padding: 0em;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

h3 a {
	color: #053cd2;
	
}

h3 a:hover {
	color: #004494;
	text-decoration: none;
}


h3 a:visited {
	color: #053cd2;
	text-decoration: none;
}


.homecolumn {
	background-image: url(../images/columnbox2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 215px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 3px;
}
.homecolumn h1 {
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: normal;
}

.homecolumn h1 a, a:visited {
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: normal;
	text-decoration: none;
}

.homecolumn h1 a:hover { text-decoration: none; }
.homecolumn a {
	font-weight: bold;
	color: #053cd2;
	font-size: 14px;
}



.homecolumn img {
	float: left;
	margin-right: 10px;
	border: 3px solid #FFFFFF;
	margin-bottom: 5px;
}


.footer {
	font-size: 10px;
	color: #FFFFFF;
	width: 920px;
	background-color: #0A4CDB;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}

.footer ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.footer li { display: inline; list-style: none;}

.footer a {
	text-decoration:none;
	color:#FFFFFF;
    margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
    margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.maincontent {
	background-color: #FFFFFF;
	width: 960px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.maincontent-photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.leftcontent {
	width: 705px;
	color: #333333;
	line-height: 18px;
	font-size: 14px;
}

.leftcontent a {
	color: #0000CC;
	line-height: 22px;
	font-size: 14px;
}

.leftcontent a:visited {
	color: #0000CC;
	line-height: 22px;
	font-size: 14px;
	text-decoration: underline;
}

#quotes {
	margin-top:20px;
	margin-left:50px;
	margin-bottom: 30px;
}

.rightcontent {
	color: #000000;
	float: right;
	width: 225px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	background-color: #DAE1F2;
	background-image: url(../images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.rightcontent a {
	color: #053cd2;
	line-height: 22px;
	text-decoration: none;
	}


.rightcontent a:visited {
	color: #0000CC;
	line-height: 22px;
	font-size: 12px;
}


.rightcontent h3 {
	line-height: 20px;
	margin-bottom: 5px;
	margin-top:7px;
	color: #A01E21;
	font-size: 16px;
}

.rightcontent h3 a:visited {
	color: #053cd2;
	line-height: 22px;
	font-size: 16px;
}

.rightcontent h3 a:hover {
	color:#001369;}

.rightcontent img {
	padding: 4px;
	margin: 0 auto;
}





.rightcontent h1 {
	font-size: 18px;
	line-height: 20px;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.rightcontent h1 a {
	font-size: 18px;
	line-height: 20px;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.rightcontent p {
	padding-right:0px}
	
.rightcontent form {
margin:0px 0px 0px 0px;
padding-left: 0px;
padding-right:20px;
width:177px;
	
}

.rightcontent-top {
	background-image: url(../images/rightcontent-top-small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	margin: 0px;
}
.rightcontent-middle {
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	padding-top: 8px;
}



.rightcontent-bottom {
	background-image: url(../images/rightcontent-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
	margin: 0px;
	height: 30px;
}
.subcontent {
	width: 665px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	padding: 15px;
	margin-top: 10px;
	background-color: #DAE1F2;
}
.subcontent h2 {
	color: #A01E21;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 5px;
}
.subcontentimgcontainer {
	float: left;
	height: 275px;
	width: 150px;
	margin-right: 15px;
}
.subcontent img {
	float: left;
	margin-right: 15px;
	margin-bottom: 35px;
	border: 2px solid #FFFFFF;
	padding: 2px;
	background-color: #FFFFFF;
}


	
.testimonials {
	width: 800px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 16px;
	line-height: 22px;
	padding: 10px;
	margin-top: 10px;
	background-color: #f1f3f2;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
}


.testimonials a, a:visited {
	color: #053cd2;
	font-size: 12px;
	text-decoration:none;
	
	
}

.testimonials a, a:hover { color: #001369;}

.communicationbox {
	width: 275px;
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	padding: 15px;
	background-color:#FFF7D9;
	height: 365px;
}



.communicationbox h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #A01E21;
}
.mediabox {
	width: 300px;
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	padding: 15px;
	background-color:#FFF7D9;
	height: 170px;
}

.mediabox h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #A01E21;
}

.navigation {
	height: 30px;
	text-align: center;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}
.navigation ul {
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.navigation li { display: inline; list-style: none;}
.navigation a {
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 15px;
	line-height: 22px;
}
.navigation a:hover {
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	text-decoration: underline;
}
