.oall {
	margin: auto;
	height: auto;
	width: 980px;
}
.header {
	float: left;
	height: 113px;
	width: 980px;
	background-color: #FFFFFF;
}
.btn {
	float: left;
	height: 43px;
	width: 980px;
}
/* -----------------------------------------------------------------m */

.menu {
	width: 980px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	height: 43px;
	/*background-image: url(images/btn.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu A {
text-decoration:none;
color:#0066CC;
}

.menu a:hover{
	/*background-color:#0099FF;*/
	color:#FFFFFF;
	background-image: url(images/btnhvr.gif);
	
}
.menus, .menus1, .menus2, .menus3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	width: auto;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: 15px;
	padding-right: 53px;
	padding-bottom: 14px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-top: 14px;
	background-image: url(images/btn.gif);
	padding-left: 53px;
}
.menus4 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	width: auto;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: 15px;
	padding-right: 25px;
	padding-bottom: 14px;
	padding-top: 14px;
	background-image: url(images/btn.gif);
	padding-left: 25px;
	}

.menus A, .menus1 A, .menus2 A, .menus3 A, .menus4 A, .menus5 A {
text-decoration:none;
color:#666666;
}


.menus A:Hover, .menus1 A:Hover, .menus2 A:Hover, .menus3 A:Hover, .menus4 A:Hover, .menus5 A:Hover{
	/*background-color:#FF9900;*/
text-decoration:underline;
	color:#999999;
	display:block;
	background-image: url(images/btnhover.gif);
	background-repeat: no-repeat;
}
/*-------------*/
.baner {
	float: left;
	height: 286px;
	width: 980px;
}
.floatl{float:left;}
.floatr{float:right;}.gallery {
	float: left;
	height: 190px;
	width: 980px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.gal1 {
	background-image: url(images/custom01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 190px;
	width: 327px;
}
.gal2 {
	background-image: url(images/custom02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 190px;
	width: 327px;
}
.gal3 {
	background-image: url(images/custom03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 190px;
	width: 326px;
}
.whitetxt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E6F7FF;
}
.mid {
	padding: 20px;
	float: left;
	height: auto;
	width: 940px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.mid a{color:#333333; text-decoration:none;}
.mid a:hover{color:#FFFFFF;}
.headingtxt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	float: left;
	height: 79px;
	width: 940px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	color: #AADDFF;
	font-size: 12px;
}
.footer a{color:#AADDFF; text-decoration:none;}
.footer a:hover{color:#FFFFFF;}

.left {
	float: left;
	height: auto;
	width: 690px;
	padding-right: 10px;
}
.right {
	float: left;
	height: auto;
	width: 240px;
	background-color: #F2F2F2;
}
.bluetxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #026DA3;
}
.pad {
	padding: 7px;
}
.site {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.site a{color:#333333; text-decoration:none;}
.site a:hover{
	color:#006699;
	text-decoration: underline;
}
.news {
	float: left;
	height: 170px;
	width: 220px;
	background-image: url(images/newsbg.gif);
	background-repeat: no-repeat;
	padding: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;

}
img.display-none {
    display: none;
}