html,body {
	margin: 0;
	padding: 0;
	background: #bd6f2f url(../images/base-bg.gif) repeat-x top;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BD6F2F;
	border-right-color: #BD6F2F;
	border-bottom-color: #BD6F2F;
	border-left-color: #BD6F2F;
}
* html #wrap{height: 100%;}
p,td {
	margin-top: 0px;
	font-size: 20px;
	font-family: tahoma;
	color: #4B1902;
	text-align: center;
}
a img{border:0;}
a{
	color: #4B1902;
	text-decoration: underline;
}
a:hover{
	color: #4B1902;
	text-decoration: underline;
	font-size: 24px;
}
a.hidden {text-decoration: none;color: #000000;cursor:default;}
form {
	margin: 0;
	padding: 50;
}
h1 {
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 10;
}

.bottom_addr {font-size: 11px;color: #000;padding: 5px 0 12px 0; text-align:center; font-size:10px;}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}

.bottom_menu {color: #000000;text-align: center;padding-top: 12px;padding-bottom: 4px; font-size:11px;}
.bottom_menu a {color: #000000;text-decoration: none;}
.bottom_menu a:hover {color: #000000;text-decoration: underline;}

.body_txt {color: #000000;text-align: justify;padding: 10px;vertical-align: top;}
.login_form {background-image: url(../images/login-form-bg.gif);background-repeat: repeat-x;height: 20px;width: 110px;border-width: 1px;border-style: solid;font-size: 11px;padding-top: 3px;padding-left: 1px;}

#wrap{position:relative; min-height:100%; margin:0 auto; width:100%;}
#page{
	width: 900px;
	padding-top: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu{
	width: 825px;
	position: relative;
	height: auto;
	overflow: hidden;
	text-align: justify;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 50px;
}
#menu ul{
	font-size: 13px;
	color: #1a0b08;
	list-style: none;
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 125px;
}
#menu ul li{
	float: left;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 35px;
	color: #3D8A94;
	font-family: pristina;
	font-size: 24px;
}
#menu ul li a{
	color: #4B1902;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: none;
	color: #993300;
	text-align: center;
	left: auto;
}

#footer{
	width: 739px;
	margin: 0 auto;
	border: 1px solid #fff6f3;
	background-color: #FFFFFF;
}
#center{
	width: 800px;
	font-size: 12px;
	text-align: center;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#header{
	width: 755px;
	height: 270px;
	background-image: url(../images/head-img.jpg);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#company_name {font-size: 24px;text-transform: none;color: #FFFFFF; position:absolute; color:#f9e4be; font-family:"trebuchet MS"; width:235px; text-align:center; margin-top:165px;}
#logo{background:url(../images/logo.gif) no-repeat; width:90px; height:89px; position:absolute; margin: 67px 0 0 75px;}
.border {
	border: medium double #930;
}
