#menu_bar {
	width: 790px;
	height: 38px;
	background: #FBF6E6 url(/gfx/menu_bar.gif);
}

#header {
	width: 790px;
	height: 125px;
	background: url(/gfx/header.jpg);
}

#header2 {
	width: 790px;
	height: 40px;
}

#footer {
	width: 790px;
	height: 35px;
	background: url(/gfx/footer.gif) top no-repeat;
	clear: both;
}

.img_preload {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

.menubar * {
	color: #858585;
	font-size: tahoma;
}

* img {
	border: 0;
}

.menubar a {
	display: block;
	width: 82px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	background: url(/gfx/button.gif);
	float: left;
	margin-top: 10px;
}
.menubar a:hover {
	background: url(/gfx/button_hover.gif);
}

.menubar #corner {
	background: url(/gfx/corner-button.gif);
	color: #858585;
}
.menubar #corner:hover {
	background: url(/gfx/corner-button_hover.gif);
}

.domainchk * {
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
}

.header_domainchk {
	width: 350px;
	margin-top: 6px;
	text-align: right;
	float: right;
	font-size: 10px;
}

.header_domainchk span {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	bottom: 3px;
	height: 18px;
}

.header_domainchk .text {
	background: url(/gfx/textfield.gif) no-repeat;
	color: #343434;
	width: 135px;
	height: 18px;
	border: solid 0px #fff;
	padding: 0;
	padding-left: 3px;
	padding-top: 3px;
	margin-bottom: 3px !important;
	margin-bottom: 0;
	letter-spacing: 1px;
}

.header_domainchk .submit {
	background: url(/gfx/submit_btn.gif);
	border: solid 0px #fff;
	width: 62px;
	height: 18px;
	padding-left: 7px;
	padding-right: 25px;
	margin-bottom: 3px;
	cursor: pointer;
}

.header_date {
	width: 142px;
	color: #C6D8E7;
	text-align: center;
	padding-top: 13px !important;
	letter-spacing: 1px;
	float: left;
}

.cp_login {
	float: right;
	font-size: 10px;
	margin: 10px 3px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.cp_login a {
	padding-right: 12px;
	text-decoration: none;
	background: url(/gfx/cp_login.gif) right center no-repeat;
}

.header_date {
	width: 142px;
	color: #C6D8E7;
	text-align: center;
	padding-top: 13px !important;
	letter-spacing: 1px;
	float: left;
}

.flags {
	float: right;
	margin: 8px 5px 0 0;
}

.bottom_vr {
	width: 1px;
	height: 177px;
	background: url(/gfx/vr.gif) repeat-y;
	float: left;
}

.footer_txt {
	width: 515px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.footer_txt a {
	text-decoration: none;
}

.footer_txt a:hover {
	color: #C72235;
}

.copyright {
	font-size: 11px;
	float: left;
	margin: 5px 0 0 28px;
	letter-spacing: 0px;
}
