#mainDiv {
	background-image: url(midBg.jpg);
	background-repeat: repeat-y;
	width: 920px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:19px;
}
 .style5 {
	font-family: "Courier New", Courier, monospace;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
}
h1.style8 {
	text-align: left;
	color: #FF0000;
	font-size: 24px;
	margin: 0px;
}

body {
	padding:0px; /*background-color:#EFEFEF;*/
	background-color:#4396CA;
	margin: 0px;
	background-image: url(main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.cptHead{
	color: #FFF;
	background-color: #074A98;
}
.cptBody{
	background-color: #EAF4FF;
	border: 1px solid #D0EBFB;
	font-size: 13px;
}
#logoTag{
	font-family:calibri;
	color:#FFF;
	font-size: 19px;
}
img, hr {border: 0;}

.clear {clear: both; }

.left {float: left; margin-left: 15px}

.right {float: right; margin-right: 15px; text-align: center}


#banner{
	/*background-image: url(banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
*/	height: 230px;
	width: 615px;
	background-color: #036;
}


#sidebarBlock {
	background-image: url(sidebar_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 266px;
	margin: 5px;
}
.inputTxt{

}

.rightBlock{ width:241px; float:right;}

.sideBdr{
	border-right: #eeeeee solid 1px;
}

#topMenu{
	font-size:12px;
	font-weight:bold;
	height: 33px;
	font-family: tahoma;
	padding-left: 400px;

}

#topMenu ul{ margin:0px; padding:0px;}

#topMenu ul li{
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	display:block;
	float: left;
	padding: 0px;
	background-image: url(menuLBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:2px;
}

#topMenu ul li a{
	color:#FFF;
	text-decoration:none;
	display: block;
	float: left;
	text-align: center;
	/*background-image: url(menuRBg.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding:0px 20px;
	line-height:33px;
	height:33px;
}
#logo {

}


#topMenu ul li a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #636466;
	background-image: url(topNavBg-over.gif);
}

#container {
	background-image: url(topBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.bdr {width:97.7% !important; height:1px; display:block; 
background:url(images/blue_border.gif) repeat-x bottom left; font-size:inherit !important; font-size: 1px;}

#header {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #074A97;
	width: 877px;
	margin-left: 10px;
	padding-top: 30px;
	padding-left: 20px;
}

#footer .designTxt{ color:#069;}
#footer .designTxt a{
	color:#009BE6;
}
#footer .designTxt a:hover{
	color:#0074E8;
	text-decoration: none;
}
ul.rightPoints{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	display: block;
	padding: 10px;
	color: #074A97;
	background-color: #EDF8FE;
}
ul.rightPoints li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2FAFD;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 4px 5px 4px 15px;
	list-style-type: none;
}
ul.rightPoints li a{ text-decoration:none; color: #074A97;}
ul.rightPoints li a:hover{ text-decoration: underline; color: #074A97;}
#midContent {
	padding: 15px 15px;
}
form#contactForm {
	margin:0px;
}
#footer {
	text-align:left;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 925px;
	margin: 0 auto;
	background-image: url(footBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 10px 0px;
}

#footer a{
	text-decoration:none;
	color:#FFF;
}
#footer a:hover{
	text-decoration: underline;
	color:#FFF;
}
#logo {
	display: block;
	height: 100px;
	width: 300px;
}
