html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	position:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/base-bg.gif);
}
* html #wrap{
	height: 100%;
	width: 100%;
}
p,td {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: auto;
	left: 1px;
	clip: rect(0px,1px,0px,1px);
	height: auto;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	right: 1px;
	bottom: 1px;
}
a img{border:0;}
a{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	
}
a.hidden {text-decoration: none;color: #000;cursor:default;}
form {margin:0;padding:0;}
ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
}
h1 { font-family:tahoma; font-size: 17px;color: #000;margin: 0px 0 7px; font-weight:normal;}

.bottom_addr {font-size: 11px;color: #FFF;padding: 5px 0 15px 0; text-align:center; font-size:11px;}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}

.bottom_menu {
	color: #fff;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 4px;
	font-family:tahoma;
	font-size:11px;
	width: 100%;
}
.bottom_menu a {
	color: #fff;
	text-decoration: none;
	width: 100%;
}
.bottom_menu a:hover {color: #fff;text-decoration: underline;}

.body_txt {
	color: #000;
	text-align: left;
	vertical-align: middle;
	font-size:12px;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.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:center;
	min-height:100%;
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page{
	width:800px;
	border:1px solid #CCC;
	border-top:none;
	background:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#menu{
	width:800px;
	background-color:#0066CC;
	height:67px;
	border-bottom:1px solid #FFF;
}
	#menu ul{
	list-style:none;
	padding-left:1px;
	padding-right: 1px;
}
	#menu ul li{
	float:left;
	font-size:13px;
	font-family:"trebuchet MS";
	font-weight:bold;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
	#menu ul li a{padding:23px 25px 7px 25px; color:#000; text-decoration:none;}
	#menu ul li a.current{
	border:1px solid #dddddd;
	border-top:none;
	color:#FFF;
	text-decoration:none;
	padding: 23px 24px 7px;
	background-color: #0099FF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
	#menu ul li a:hover{
	border:0px none #dddddd;
	color:#FFF;
	text-decoration:none;
	padding: 23px 24px 7px;
	background-repeat: no-repeat;
	background-color: #0099FF;
	background-position: center;
}
#footer{
	width:800px;
	color:#FFF;
	font-family:tahoma;
	background-color: #0066CC;
	background-image: none;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header{}
#logo{
	height:auto;
	width:auto;
	position:absolute;
	left: -214px;
	top: -120px;
	margin-top: 37px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#slogan{
	position:absolute;
	font-family:"Century Gothic";
	font-size:13px;
	color:#f5a97f;
	margin:65px 0 0 90px;
	left: 173px;
	top: 87px;
}
#intro{background:url(../images/intro-bg.gif) repeat-x; height:148px;}
#intro div{color:#FFF; font-size:12px; margin:15px;}
#intro div.red{ text-align:right; margin:0; padding:0;}
#company_name {
	font-size: 24px;
	font-weight: normal;
	text-transform:uppercase;
	color: #FFF;
	font-family:"Century Gothic";
	position:absolute;
	left: 102px;
	top: 69px;
	margin-top: 37px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
	width: 237px;
}
