﻿@charset "utf-8";
.top {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 757px;
}
.menu {
	background-image: url('images/back.jpg');
	background-repeat: repeat-x;
	float: left;
	height: 15px;
	width: 757px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.menusystem {

	width: 680px;

	padding-top: 0px;

	padding-right: 25px;

	padding-left: 30px;

	height: 58px;

}

.themenu{

width: 680;

height:58px;

margin:0;

padding: 0px;

}



.themenu li{

display:inline;



}



* html .themenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 114px;
}

.themenu li a:hover{
background:url(images/but2.jpg) no-repeat;
color: #fff;
display:inline;
width: 114px;
height:42px;
padding-top:13px;
font-weight:bold;
text-decoration: none;
text-align: center;
float:left;
font-size:10px;

}
.themenu li a{
background:url(images/but1.jpg) no-repeat;
color: #fff;
display:inline;
width: 114px;
height:42px;
padding-top:13px;
font-weight:bold;
text-decoration: none;
text-align: center;
float:left;
font-size:10px;

}

/* Holly Hack for IE \*/
* html .themenu  li { height: 1%; }
* html .themenu  li a { height: 1%; }
.side-top {

	background-image: url(images/side-top.jpg);

	background-repeat: no-repeat;

	float: left;

	height: 49px;

	width: 190px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 25px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 30px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: -25px;

	margin-left: 0px;

}

.side-left {

	background-image: url(images/side-left.jpg);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 100%;

	width: 29px;

}

.side-center {
	background-image: url(images/side-center.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 193px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #FFFFFF;
}
.side-right {
	background-image: url(images/side-right.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 28px;
}

.side-bot {
	background-image: url(images/side-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 43px;
	width: 300px;
}

.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 757px;
}
.bottom-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 680px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
.thebmenu{
	width: 680;
	height: 40px;
	margin: 0;
	padding: 0px;
	background-repeat: repeat-x;
}


.thebmenu li{
display:inline;

}

* html .themenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 114px;
}

.thebmenu li a:hover{
color: #000;
display:inline;
width: 114px;
height:25px;
border-right:#666666 solid 1px;
font-weight:bold;
text-decoration: none;
text-align: center;
float:left;
font-size:12px;
padding-top:15px;

}
.thebmenu li a{
color: #333;
display:inline;
width: 114px;
height:25px;
font-weight:bold;
text-decoration: none;
text-align: center;
float:left;
font-size:12px;
border-right:#666666 solid 1px;
padding-top:15px;
}

/* Holly Hack for IE \*/
* html .thebmenu  li { height: 1%; }
* html .thebmenu  li a { height: 1%; }

