@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 778px;
	margin: 0 auto;
}
#top1 {
	height: 95px;
}
#top2 {
	height: 216px;
}
#content {
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	height: 272px;
	padding: 8px 25px 0 305px;
}
#content2 {
	background-image: url(images/cbg2.jpg);
	background-repeat: no-repeat;
	height: 272px;
	padding: 8px 25px 0 305px;
}
#bottom {
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	height: 109px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #09370f;
	margin: 0px;
	padding: 0px;
	background-color: #021204;
}
.whitetitle {
	font-family: Impact;
	font-size: 14px;
	color: #FFFFFF;
}
#content2 label {
	font-weight: bold;
	color: #333333;
	float: left;
	width: 70px;
	margin-top: 2px;
}
#content2 input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 90px;
}
.leftimg {
	float: left;
	padding-right: 6px;
}
