@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background: #000033 url(../images/back1.jpg) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.content .bannerHome {
	background: url(../images/banner_home.jpg);
	height: 252px;
	width: 1000px;
}

.container .header {
	padding-top: 7px;
}

.logo {
	width: 150px;
	float: left;
}
.header .topContact   {
	float: right;
	width: 800px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.header .topContact a {
	color: #FFF;
	text-decoration: none;
}
.header .topContact a:hover {
	color: #FFF;
	text-decoration: underline;
}



.header .mainNav {
	float: left;
	width: 752px;
	margin-top: 70px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.container .content {
	width: 1000px;
	border: 1px solid #333;
	margin-top: 10px;
	clear: both;
	line-height: 1.5em;
	background-color: #eaeef4;
	color: #036;
}
.content .mainWindow {
	background: url(../images/main-window_home5.jpg) no-repeat;
	height: 310px;
	width: 637px;
	margin-left: 5px;
	padding: 15px;
	margin-top: 5px;
}
.content .mainCont {
	background: url(../images/main_back.jpg) repeat;
	width: 637px;
	margin-left: 5px;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #666;
}

.mainWindow a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.news {
	background: #E5ECF9;
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	height: 610px;
	border: 3px solid #666;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
}
.news2 {
	float: right;
	width: 295px;
	margin-top: 35px;
	margin-right: 5px;
	background: #E5ECF9;
	padding: 10px ;
	height: 400px;
	border: solid 1px #666;
}


.content .botLeft {
	background: url(../images/bot_left_back4.jpg) no-repeat;
	padding: 15px;
	float: left;
	height: 176px;
	width: 445px;
	margin-top: 5px;
	margin-left: 7px;
}

.content .botRight {
	background: url(../images/bot_right_back4.jpg) no-repeat;
	padding: 15px;
	float: right;
	height: 176px;
	width: 445px;
	margin-top: 5px;
	margin-right: 7px;
}
h1 , h2, h3{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5ECF9;
}
.botLeft a , .botRight a{
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	background-color: #D6D6D6;
	background-image: none;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	background-image: none;
	background-color: #D6D6D6;
}
#gray  {
	border: 5px solid #666;
	width: 90%;
	color: #666;
	background: #666;
	margin: 2px 0;
	text-align: center;
}
#ltgray {
	border: 5px solid #d3d5d2;
	width: 90%;
	color: #D3D5D2;
	background: #d3d5d2;
	margin: 2px 0;
	text-align: left;
	height: 15px;
}

.footer {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
.footer a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

#ltblue {
	border: 5px solid #3b566c;
	width: 90%;
	background: #3b566c;
	margin: 2px 2px 2px -13px;
	color: #AAA;
	text-align: left;
}
.content .calendar {
	text-align: center;
	padding-top: 10px;
}
.fltRt {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}


.content .quote {
	clear: both;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
}
.footer {
	text-align: center;
	color: #FFF;
}
