/* CSS Document */

body{
margin:0 0 0 0;
}

.maindiv{
width:1007px;
}
.bannerbg{
	width:372px;
	height:140px;
	background-image:url(../images/bannerbg.jpg);
	background-position: left top;
}
.whitefont {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width:62%;
	padding-top: 65px;
	float: right;
}

.logo{
background-image:url(../images/logo.jpg);
width:372px;
	height:169px;
	
	background-position: left top;
	}
	
	.topmenu{
	background-color:#000000;
	height:60px;
	}
	
	.blackfont {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 55px;
	float: right;
}
	.blackfonttitle {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}


	.blackfonttitle1 {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.line{
background-image:url(../images/line.jpg);
background-repeat:repeat-x;
height:20px;
}
.menubg{
background-image:url(../images/menubg.jpg);
background-repeat:repeat-x;
height:46px;
}

.leftmenu{
width:23%;
float:left;
background-image:url(../images/leftmenubg.jpg);
background-repeat:repeat-x;
height:375px;
border-bottom:#e7e7e7 solid 1px;
border-right:#e7e7e7 solid 1px;
border-top:#e7e7e7 solid 1px;
}

.contentdiv{
	width:76%;
	float:right;
}

.flote{
	float: left;
	height: 200px;
	width: 27%;
}
.more{
	background-image:url(../images/button.png);
	width:98px;
	height:25px;
	color:#FFFFFF;
	background-position: center center;
	padding-right: 8px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}
.more1{


	color:#FFFFFF;

	padding-right: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	color:#2aa4d1;
	text-align:justify;
	font-size:12px;
}
.gray{
	font-family:Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	text-align:justify;
	font-size:12px;
}
.midlbg {
	background-image: url(../images/midlebg.jpg);
	background-repeat: repeat-x;
	height: 140px;
}
.btmbg{
background-image:url(../images/btmbg.jpg);
background-repeat:repeat-x;
height:53px;
}



a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
font-weight: normal;
	color: #5c5c5c;
	text-decoration:none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
font-weight: normal;
	color: #5c5c5c;
	text-decoration:none;
}
a.menu:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;

}
a.menu:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration:none;
}

a.topmenu1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.topmenu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.topmenu1:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;

}
a.topmenu1:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}




