
body {
	background-image: url(images/site-bg.png);
	background-repeat: repeat-x;
}

#site_head {
	width: 950px;
	height: 201px;
}

#site_content {
	width: 950px;
	text-align: left;	
}

#page_title {
	position: relative;
	padding: 0px 0px 0px 120px;
	margin-top: -10px;
}

#page_content {
	position: relative;
	padding: 20px 0px 20px 120px;	
	width: 400px;	
	width /*\**/: 500px\9;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}

#pageart_image {
	position: absolute;
	z-index: 500px;
	margin: 40px 0px 0px 550px;
}

#site_footer {
	height: 185px;
	background-image: url(images/footer-wide-bg.png);
	background-repeat: repeat-x;
}

#footer {
	width: 950px;
	height: 185px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	padding: 70px 0px 0px 0px;
}

.footer_text {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;	
}

h3 {
font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight:bold;
	color:#C60;
	padding: 0px 0px 5px 0px;
	line-height:1.5em;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	color:#C60;
	padding: 0px 0px 10px 0px;
	line-height:1.5em;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color:#C60;
	padding: 0px 0px 5px 0px;
}
h6 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:normal;
	color:#C60;
	padding: 0px 0px 0px 0px;
}
.sm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color:#6e6e6e;
	line-height:1.3em;
	padding:20px 0px 0px 0px;
}
	
