body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 120%;
}
#container {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
#divHeader {
	height: 29px;
	width: 100%;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
#divHolder {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
	margin-left: 215px;
}

#divLogo {
	height: 110px;
	width: 100%;
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
}
#divMain {
	background-image: url(../images/bg_main.jpg);
	height: 357px;
	width: 100%;
	background-repeat: no-repeat;
}
#divFooter {
	background-image: url(../images/bg_bottom.jpg);
	height: 28px;
	width: 100%;
	background-repeat: no-repeat;
}
#divCopyright {
	font-size: 80%;
	padding-left: 15px;
	color: #9B9B9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#divCopyright p {
	margin-top: 0px;
}
#divCopyright a:link, #divCopyright a:hover, #divCopyright a:visited, #divCopyright a:active {

	color: #9B9B9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#divContent {
	width: 622px;
	margin-left: 250px;
	overflow: auto;
	height: 340px;
	vertical-align: top;
	text-align: left;
	line-height: 135%;
	padding-top: 18px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #F86500;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divContent img {
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

