body
{
	background-color: #dcdcdc;
	margin-top: 10px;
}

#page
{
	width: 900px;
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	display: table;
	background-color: #FFFFFF;
	background-image: url(/_images/gui/gradient_left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#logo
{
	width: 145px;
	padding-left: 35px;
	padding-right: 48px;
	padding-top: 28px;
	padding-bottom: 20px;
	float: left;
	background-color: #FFFFFF;
}

DIV#promoLeft
{
	width: 184px;
	height: 206px;
	float: left;
	background-image: url(/_images/gui/banner_top_gradient.jpg);
	background-repeat: no-repeat;
	padding: 42px 22px 22px 22px;
	overflow: hidden;
}
DIV#promoLeft H1
{
	text-transform: none;
}
DIV#promoLeft P
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

ul.G2
{
	list-style: none;
	margin: 0px;
	padding: 10px 22px 45px 22px;
}

#G1
{
	width: 632px;
	height: 26px;
	float: right;
	padding-left: 40px;
	padding-top: 80px;
}

.G2, .G2_h
{
	border-bottom: 1px solid #dcdcdc;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: none;
}

a.G2:link, a.G2_h:link
{
	color: #5ea50b;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.G2:visited, a.G2_h:visited
{
	color: #5ea50b;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.G2:hover, a.G2_h:hover
{
	color: #2a96be;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#footer
{
	width: 900px;
	padding-top: 10px;
	background-color: #dcdcdc;
	float: left;
}

.input_box
{
	font-size: 11px;
	height: 13px;
	width: 145px;
	border: 1px solid #9add4f;
	margin-top: 7px;
	color: #555555;
}
.go_button
{
	vertical-align: bottom;
	margin-left: 4px;
}