body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
	list-style-type: none;
	display: block;
	visibility: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #069;
	font-weight: lighter;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #069;
	font-weight: normal;
}
p span {
	font-size: 10px;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	margin: 0px;
	padding: 0px;
}



#header {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 101px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #L {
	float: left;
	height: 101px;
	width: 450px;
}
#header #R {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 101px;
	width: 450px;
	background-position: right;
}
#banner {
	height: 152px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hor_nav {
	height: 43px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pages_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#home_content #hpage_top {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/hpage_top.png);
}
#pages_top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#home_content #act_content {
	width: 770px;
	float: left;
	height: 301px;
}
#home_content #act_content #menu {
	background-color: #FFF;
	height: 301px;
	width: 180px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
}
#home_content #menu  {
	background-color: #FFF;
	height: 301px;
	width: 180px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
}
#pages_content #menu  {
	background-color: #FFF;
	height: 301px;
	width: 180px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
}
#pages_content #content  {
	background-color: #FFF;
	width: 725px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#home_content #act_content #boxes {
	background-color: #FFF;
	height: 301px;
	width: 575px;
	float: right;
}
#home_content #content  {
	background-color: #FFF;
	width: 725px;
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#home_content #hpage_bottom {
	width: 770px;
}
#pages_bottom {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#home_content #ad {
	float: right;
	width: 180px;
}
#home_content #ad #ad_body {
	background-image: url(../images/ad_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	height: 187px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#home_content #ad #ad_body a {
	color: #FFF;
	text-decoration: none;
}
#home_content #ad #ad_body a:hover {
	color: #39C;
	text-decoration: underline;
}
#home_content #ad #ad_body li {
	list-style-image: url(../images/ad_bullet.jpg);
	list-style-position: outside;
	margin-bottom: 7px;
}
#home_content #act_content #boxes table tr td {
	text-align: center;
	width: 33.33%;
	height: 140px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
#home_content #act_content #boxes table tr td a {
	color: #000;
	text-decoration: none;
}
#home_content #act_content #boxes table tr td a:hover {
	color: #06C;
	text-decoration: none;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer #L {
	float: left;
	height: 31px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
}

#footer #R {
	float: right;
	height: 31px;
	width: 450px;
	margin: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer #R a {
	text-decoration: none;
	color: #000;
}
#footer #R a:hover {
	color: #339;
	text-decoration: underline;
}
#pages_content #content table tr td {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.required {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.success {
	color: #0C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.error {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
