body {
	margin:0;
	padding:38px 0 20px 0;
	font-family:arial,helvetica;
	background-color:#fff;
	font-size:12px;
	color:#89898A;
}

p {
	margin:0;
	padding:0 0 14px 0;
}

img {
	border:0;
}

h1 {
	font-family: serif;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 18px;
	color: #004B80;
}

h2 {
	font-family: serif;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 14px;
	color: #004B80;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	margin:0;
	padding:0;
	border:0;
}

legend {
	/*visibility:none;*/
}

ul {
	list-style: square outside;
	color:#89898A;
	margin:0 13px 20px 13px;
}

li {
	padding-bottom:10px;
}

#container {
	width:900px;
	margin:0px auto;
}

/* HEADER */

#logo {
	float:left;
	margin-bottom:20px;
}

#frmLogin {
	width:362px;
	float:right;
	font-size:11px;
	padding-top:4px;
}

#frmLogin dl {
	height:60px;
}

#frmLogin dd {
	margin:0;
	float:left;
}

#frmLogin .col1 {
	width:44px;
	text-align:right;
	padding-top:20px;
}

#frmLogin .col {
	width:116px;
	text-align:right;
	padding:0px 9px;
	text-align:center;
}

#frmLogin .col input {
	width:114px;
	border:solid 1px #DBDBDB;
	font-size:11px;
	height:15px;
	display:block;
	margin-top:4px;
	color:#999999;
}

#frmLogin .col label {
	font-size:11px;
	color:#999;
	text-transform:uppercase;
}

#frmLogin .col3 {
	width:47px;
	padding-top:19px;
}

#frmLogin #submit {
	width:47px;
}

#nav {
	list-style:none;
	padding-bottom:7px;
	float:right;
}

#nav a {
	text-decoration:none;
	padding:0px 10px 2px 10px;
	color:#232020;
}

#nav a:hover {
	border-bottom:solid 5px #13AF4C;
}

#nav li {
	display:inline;
	padding:0px 20px;
}

#nav .on {
	border-bottom:solid 5px #13AF4C;
}

/* MAIN PHOTO */
#main_photo {
	padding:3px 0;
	border-top:solid 1px #A4A7A9;
	border-bottom:solid 1px #A4A7A9;
	margin-bottom:4px;
}

/* MAIN CONTENT*/
#content {
	background-image:url('/images/bg_content.gif');
	padding:15px 38px 20px 38px;
	background-repeat: repeat-x;
}

#sidebar {
	width:233px;
	float:left;
}

#sidebar ul {
	list-style: square outside;
	color:#89898A;
	margin:0 13px 20px 13px;
}

#sidebar li {
	padding-bottom:10px;
}

#sidebar a {
	color:#89898A;
	text-decoration:none;
}

#sidebar a:hover {
	color:#13AF4C;
}

#sidebar .on {
	color:#13AF4C;
}

#template_text {
	width:400px;
	float:left;
	padding-bottom:40px;
}

#template_text .heading {
	display:block;
}

.home_feature {
	width:380px;
	background-image:url('/images/bg_home_feature.gif');
	height:312px;
	padding:15px 33px 15px 34px;
}

.home_feature ul {
	list-style: square outside;
	margin:10px 10px 10px 20px;
	line-height:24px;
}

#home_feature_1 {
	float:left;
}

#home_feature_2 {
	float:right;
}

#footer {
	border-top:solid 1px #A4A7A9;
	padding-top:22px;
}

#footer ul {
	list-style:none;
	width:645px;
	margin:0px auto;
}

#footer li {
	display:inline;
	padding:0px 22px;
}

#footer a {
	color:#89898A;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}
