body 
{
	background: #231F20;
	margin-top:17px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
h1 
{
	padding-top: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	background: url(images/circle.gif) no-repeat left 2px;
	color: #ee2e24;
}
p {margin: 12px 0 12px 0;}
h1, p {padding: 0 0 0 27px; }
div.bgbox
{
	width: 959px;
	background: #fff;
	margin: 0 auto 0 auto;
}
div.banner
{
	width: 959px;
	height: 196px;
	background: url(images/banner.jpg) no-repeat center center;
}
div.header
{
	position: relative;
	height: 123px;
	background: url(images/header.jpg) no-repeat center center;
}

div.content 
{
	height: 450px;
	padding-left: 524px;
	padding-right: 30px;
	padding-top: 45px;
	background: url(images/main.jpg) no-repeat left top;
}

a {text-decoration: none;}
b, a {color: #ee2e24;}
form {width: 245px; position: absolute; right: 20px; top: 30px; padding: 0; margin: 0;}
fieldset {border: 0; padding: 0;}
fieldset input {border: 1px solid #c7c9ca; width: 168px; height: 19px;}
fieldset div {clear: both; margin-bottom: 6px;}
fieldset label {display: block; float: left; width: 70px; font-size: 11px; color: #ee2e24; padding-top: 2px; font-weight: bold;}
div.action {text-align: right; margin-top: 3px;}
div.action input {border: 0; width: 50px; height: 16px; background: url(images/login.gif) no-repeat center center;}