@charset "UTF-8";
/* CSS Document */

body { 
background-color: #adcfe4;
margin: 0px;
padding: 0px;
text-align: center;
font-family: arial, helvetica, sans serif;
}


#container {
width: 851px;
background: url(../images/header-bkg.png) no-repeat top;
text-align: center;
margin: 0px auto;
margin-top:0px;
}

#header {

} 

p, td {
font-family: arial, helvetica, sans serif;
font-size: 11px;
line-height: 18px;
color: #666666;
}

a { color: #666666; text-decoration:underline;}
a:hover {text-decoration:none;}

h2 {color:#1d78af; font-size: 14px;}
a.top{color:#1d78af;}

#navigation {
	width: 800px;
	height: 35px;
	font-family: arial narrow, arial;
	font-size: 14px;
	color: white;
	text-align: right;
	line-height: 35px;
	}
#navigation ul {
	list-style-type: none;
	margin: 0px 0px 0px 230px;
	padding: 0px;
	}
#navigation li {
	display: inline;
	padding: 3px 7px;
	}
#navigation a {
	color: white;
	text-decoration: none;
	}
#navigation a:hover {
	text-decoration: underline;
	}

#logo { 
text-align:left;
}

#buttons { text-align: right; margin-right: 45px;}

#border2 {
width: 775px;
height: 10px;
border-bottom: 1px solid #eaf0f4;
margin-left: 37px;
margin-top:15px;


}

#mainImage {
	width: 799px;
	height: 209px;
	margin-left: 25px;
	background-image: url(../images/mainImage.png);
	background-repeat: no-repeat;
}

#phone {
	color:#ffffff;
	font-size: 20px;
	width: 418px;
	float:right;
	display:inline;
	padding-top: 110px;
	padding-right: 15px;
	
	}


#mainContent {
width: 849px;
background: url(../images/col-bkg.png) repeat-y center;
background-color: white;
margin-top:-22px;
border-right: 1px solid #8aa2b1;
border-left: 1px solid #8aa2b1;
min-height: 440px;
}

#mainContent-wide {
width: 849px;
background: url(../images/col-bkg-wide.jpg) repeat-y center;
background-color: white;
margin-top:-22px;
border-right: 1px solid #8aa2b1;
border-left: 1px solid #8aa2b1;
min-height: 440px;

}


#leftColumn {
width: 177px;
float: left;
margin-left: 35px;
margin-top:0px;
}


#leftContent {
background: url(../images/leftColumn-bkg.png) no-repeat;
border-right: 1px solid #a4a8aa;
border-left: 1px solid #a4a8aa;
min-height: 380px;
padding-top:15px;
}


#rightColumn {
width: 185px;
float: right;
margin-right: 35px;
margin-top:0px;
padding: 0;

}

#rightContent {
background: url(../images/leftColumn-bkg.png) repeat-y top;
/*border-right: 1px solid #a4a8aa;
border-left: 1px solid #a4a8aa;*/

text-align: left;
}

#contact { padding: 10px;}

#blogHeader {margin-top: -10px;}

#blog {  
background: url(../images/leftColumn-bkg.png) repeat-y top; 
text-align: left; 
padding: 10px;
border-right: 1px solid #a4a8aa;
border-left: 1px solid #a4a8aa;
min-height: 150px;
}

#middleColumn {
margin:25px 69px 0 247px;
width: 365px;


}

#middleHeader{text-align:left;}

#middleContent {
width: 285px;
border-right: 1px solid #a4a8aa;
border-left: 1px solid #a4a8aa;
text-align: left;
background-color: #fff;
padding:20px 30px 10px 40px;
min-height: 800px;

}

#middleContent p{font-size: 12px; line-height: 18px;}




#middleColumn-wide{
margin:25px 69px 0 247px;
width: 561px;


}

#middleHeader{text-align:left;}

#middleContent-wide {
width: 521px;
border-right: 1px solid #a4a8aa;
border-left: 1px solid #a4a8aa;
text-align: left;
background-color: #fff;
padding:20px 20px 10px 20px;
min-height: 359px;

}

#middleContent-video {
width: 541px;
border-right: 1px solid #a4a8aa;
border-left: 1px solid #a4a8aa;
text-align: left;
background-color: #fff;
padding:20px 10px;
min-height: 359px;

}

#middleContent-wode p{font-size: 12px; line-height: 18px;}
.clearfloat { 
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

table.ba {margin-left:-20px;}



