.styles {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 192px;
	width: 990px;
}
.menu-1 {
	background-image: url(images/menu.jpg);
	margin: 0px;
	float: left;
	height: 93px;
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-repeat: no-repeat;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 990px;
}
.c-bottom {
	background-image: url(images/b-content.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 25px;
	width: 990px;
}
.c-bottom1 {
	background-image: url(images/b-content.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 50px;
	width: 990px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 116px;
	width: 990px;
}
.themenu{

width: 900px;

height:55px;

margin:0;

padding: 0px;

}



.themenu li{

display:inline;



}



* html .themenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */

width: 900px;

}



.themenu li a:hover{
	background:url(images/button.png) no-repeat;
	color: #778FA8;
	display:inline;
	width: 109px;
	height:38px;
	margin-top:32px;
	padding-top:15px;
	margin-left:10px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	float:left;
	font-size:12px;



}
.themenu li a:active{
	background:url(images/button.png) no-repeat;
	color: #788FA8;
	display:inline;
	width: 109px;
	height:38px;
	margin-top:32px;
	padding-top:15px;
	margin-left:10px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	float:left;
	font-size:12px;



}

.themenu li a{
background:url(images/button1.png) no-repeat;
color: #fff;
display:inline;
width: 109px;
height:38px;
margin-top:32px;
padding-top:15px;
margin-left:10px;
font-weight:bold;
text-decoration: none;
text-align: center;
float:left;
font-size:12px;
}

btn_over {
	background-repeat:no-repeat; 
	background-image:url(images/button.png);
}

/* Holly Hack for IE \*/

* html .themenu  li { height: 1%; }

* html .themenu  li a { height: 1%; }
.leftc {
	float: left;
	height: auto;
	width: 340px;
	padding-left: 65px;
	margin: 0px;
}
.rightc {
	float: right;
	height: auto;
	width: 490px;
	padding-right: 65px;
}
.bottomc {
	height: 65px;
	width: 815px;
	padding-top: 15px;
	padding-left: 90px;
	color: #FFF;
	text-align: center;
}
.linksb {
	color: #FFF;
}

