body {
	text-align:center;
}
.maincontainer {
	width:900px;
	margin:0 auto;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: underline;
}
#bg {
	margin:0 auto;
	background:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#bg1 {
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	background-position: top;
	height:76px;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding-top:0px;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.float-r a {
	color: #660000;
}
#main ul {
	padding:3px 25px 3px 50px;
}
#main li {
	line-height:1.5em;
	list-style: inside disc;
	color: #666666;
}
#main li a {
	color:#336666;
}
#main li a hover {
	color: #999999;
	text-decoration:none;
}
.left {
	width:233px;
	background:#E7ECEF;
	background-repeat: repeat-y;
	height:auto;
}
.right {
	width:567px;
	height:auto;
	background:#fff;
}
ul#nav {
	background:url(images/hdl.jpg);
	background-repeat:no-repeat;
	height:213px;
	padding:45px 50px 0 50px;
}
ul#nav li {
	line-height:2.4em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF;
}
#meun {
	padding-bottom:30px;
	height:100%;
}
#meun h2 {
	font-size:18px;
	padding:25px 0 0 30px;
}
#meun h3 {
	font-size:15px;
	padding:30px 0 0 40px;
	text-decoration:underline;
	color:#336666;
}
#meun ul {
	padding:5px 25px 0 30px;
}
#meun li {
	line-height:1.5em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666;
}
#meun li a {
	color:#336666;
}
#meun li a hover {
	color: #999999;
	text-decoration:none;
}
#meun img {
	text-align:right;
	margin:10px 15px 10px 15px;
	border: solid #C0C0C0 1px;
	border-bottom: solid #C0C0C0 2px;
	border-left: solid #C0C0C0 2px;
}
#logos {
	text-align: right;
	padding-top:18px;
}
#main h2 {
	font-size:24px;
	color:#54B1D0;
	padding: 25px 25px 0 25px;
}
#main h3 {
	font-size:20px;
	color:#006699;
	padding: 15px 25px 10px 30px;
}
#main p {
	padding: 15px 50px 0px 50px;
}
.contactform td {
	vertical-align:top;
	padding:7px;
}
.contactform {
	width:728px;
	background-color: #E5E5E5;
	margin:22px 36px 5px 36px;
	border: 30px solid #E5E5E5;
	line-height:25px;
}
.contactform span{
color: #FF0000;}
#footer {
	clear:both;
	min-height:60px;
	margin:0 auto;
	width:899px;
	color: #fff;
	top:10px;
	background-image:url(images/bg3.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color:#FFFFFF;
}
.float-l-f {
	float:left;
	height:100%;
	padding-top:15px;
	padding-left:75px;
}
.float-r-f {
	float:right;
	padding-top:15px;
	padding-right:50px;
}
