body {
	font-size: 12px; margin: 0px; color: #333333; font-family: arial, verdana, helvetica, sans-serif; background-image: url(bg.gif); background-repeat: repeat-x; background-attachment: fixed; background-color: #ffffff;
}

h1 {
	font-weight: bold; font-size: 16px; color: #333333; text-align: left; margin: 0px;
}

h2 {
	font-weight: bold; font-size: 14px; color: #333333; text-align: left; margin: 0 0 10px 0;
}

h3 {
	font-weight: bold; font-size: 12px; color: #333333; text-align: left; margin: 0; padding: 0;
}

.center {
	text-align: center;
}

ul {
	padding:0;
	margin;0;
}

li {
	padding:0;
	margin;0;
}

.text {
	font-size: 11px; margin: 0px; color: #ffffff;
}

.divider {
	border-bottom: 1px dashed #ffffff;
	margin: 20px 0 20px 0;
	clear: both;
}

a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.container {
	width: 800px;
	margin: 40px auto 15px auto;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 0;
}

.header {
	height: 34px;
	width: 748px;
	margin: 0;
	padding: 26px;
	clear:both;
}

.banner {
	height: 150px;
	width: 800px;
	margin: 0;
	padding: 0;
	clear:both;
}

/* Top Navigation Bar */

#headTopNav {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0;
	height: 22px;
	background-color: #3399cc;
	background-image: url(button_bg.gif);
	clear:both;
}

#headTopNav ul {
	list-style: none;
	margin: 0 0 0 80px;
}

#headTopNav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#headTopNav a{
	border-right: 1px solid #ffffff;
	padding: 0 20px 0 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#headTopNav a:visited{
	color: #ffffff;
	text-decoration: none;
}
#headTopNav a:hover{
	color: #e8e8e8;
	text-decoration: none;
}

#headTopNav .final {
	border-right: 0;
}

/* Main Content */

.main_content {
	width: 760px;
	margin: 0;
	padding: 20px;
	clear:both;
}

/* Left Menu */

#leftMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #ffcc33;
	font-size: 10px;
	float: left;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#leftMenu li {
	border-top: 1px solid #999999;
	margin: 0px;
}

#leftMenu li a:link {
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #000000;
	color: #ffcc33;
	text-decoration: none;
	width: 140px;
}

#leftMenu li a:visited {
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #000000;
	color: #ffcc33;
	text-decoration: none;
	width: 140px;
}

#leftMenu li a:hover {
	background-color: #ffcc33;
	color: #000000;
}

/* Contact Us*/

.contact_left {
	width: 400px;
	float: left;
}

.contact_left input{
	margin: 0 0 5px 0;
}

.contact_right {
	width: 300px;
	float: left;
}

.contact_heading {
	font-weight: bold; font-size: 12px; color: #ffcc33; text-align: left; margin: 0; padding: 0;
}


/* Contact Form */

.submit_right {
	clear: both;
	float: right;
	padding: 5px 0 0 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

label{
	font-weight: bold;
	width: 60px;
	float: left;
	text-align: left;
	display: block;
}

.email {
	float: left;
	margin: 0 0 12px 0;
}

.tel {
	float: left;
	margin: 0 0 12px 62px;
}

.contact_form {
	clear: both;
	width: 390px;
}

/* Sitemap */

.sitemap li {
	margin: 0 0 15px 0;
}


/* Footer */

.footer {
	font-size: 10px;
	color: #ffffff;
	height: 22px;
	margin: 0;
	padding: 8px 10px 0 10px;
	background-image: url(footer.gif);
	clear:both;
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
}

.footer a:link {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}

.footer a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffcc33;
	text-decoration: none;
}

/* Footer Links */

.footer_links {
	font-size: 11px;
	text-align: center;
	color: #333333;
	text-decoration: none;
}

.footer_links a:link {
	color: #333333;
	text-decoration: none;
}

.footer_links a:visited {
	color: #333333;
	text-decoration: none;
}

.footer_links a:hover {
	color: #333333;
	text-decoration: underline;
}
