body { background: background:url(images/bg.gif), repeat-x;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.4;
	text-align: center;
}
/*  position  */
#header {
	height: 331px;
	border-top: #333333 solid 7px;
	background:url(images/bg.gif)
}

/*  conetent  */

.content {
	width: 890px;
	text-align: left;
	margin: 0 auto;
	height: 100%;
}
.wrap {
	width: 891px;
	text-align: left;
	margin: 0 auto;
	height: 100%;
	padding-top: 10px;
}
#content {
	background: #ffffff 0% 0%;
	height: inherit;
}
#main {
	border-bottom: solid #cccccc thin;
	padding: 30px 0 40px;
	width: 891px;
}
#footer {
	color: #FFFFFF;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 46px;
	background: #333333;
	clear: both;
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
}
h2 { font-size: 1.85em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; letter-spacing: -1px; color: #636567; margin: 0 0 0.75em; }
h3 { font-size: 1.3em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; color: #0078B3; margin: 0 0 0.75em; }
h4 { font-size: 1em; font-weight: bold; color: #0078B3}
p {
	margin-bottom: 0em;
	margin: 0;
}
.nomargin {
margin-bottom: 0.0em;
}
.contentright {
	width: 260px;
	text-align: left;
	padding: 0 0 0 10px;
	float: right;
	margin-left: 10px;
	border-left: solid #f9f9f9 4px;
}
h5 {
font-size: 1em; font-weight: bold; color: #454545}
.footer p {
	color: #f0f0f0;
}
.footer {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	height: 36px;
}
h1 {
font-size: 1.85em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; color: #333333; margin: 0 0 0.75em;
}
.contentleft {
	width: 590px;
	text-align: left;
	float: left;
	height: auto;
}
.text {
	font-size: 14px;
	padding: 0 0 0 30px;
}

