body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	line-height: 155%;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFF00;
	padding: 0px;
}

a:link {text-decoration: none;color: #342121;}
a:visited {text-decoration: none;color: #342121;}
a:hover {text-decoration: none; color: #CC9900;}

p {
	font-size: 1.3em;
	line-height: 1.8em;
}


h1, h2, h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 110%;
}

h1 {font-size: 1.5em; margin-top: 0em; margin-bottom: 0em; font-weight: bold;}
h2 {font-size: 1.3em; margin: 1.2em 0em 1.2em 0em; font-weight: normal;}
h3 {
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 0.9;
	color: #999999;
	margin: 0px;
	padding: 0px;
}


img {border: 0;}

.border_all {border: solid #999999 1px;}
.border_left {border-left: 1px solid #999999;}
.border_right {border-right: 1px solid #999999;}
.border_top {border-top: 1px solid #999999;}
.border_bottom {border-bottom: 1px solid #999999;}
.border_leftandright {border-left: 1px solid #999999; border-right: 1px solid #999999;}
.border_right_bottom {border-bottom: 1px solid #999999;border-right: 1px solid #999999;}


 ul#navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: right;
	font-weight: bold;
}
 #navlist li {
	list-style-type: none;
	display: inline;
	padding-top: 00px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
 #navlist a:link {
	color: #CCCCCC;
	text-decoration: none;
}
 #navlist a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
 #navlist a:hover {
	color: #FFFF00;
	text-decoration: none;
}
 	

.footer {
	color: #CCCCCC;
}
	
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFF00;
}



#wrapper {
	width: 740px;
	text-align: left;
	z-index: 1;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#content {
	position:relative;
	top:0px;
	width:740px;
	z-index:1;
	left: 0px;
	height: auto;
	visibility: visible;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner_content {
	position:relative;
	top:0px;
	width:100%;
	height:140px;
	z-index:1;
	float: left;
	padding: 0px;
	overflow: visible;
	background-color: #FFFFFF;
	left: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#page_content {
	position:relative;
	top:0px;
	width:720px;
	height:auto;
	z-index:1;
	float: left;
	text-align: left;
	padding: 0px;
	overflow: visible;
	clear: both;
	background-color: #FFFFFF;
	left: 0px;
	right: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#page_sub_content {
	position:relative;
	left:0px;
	top:0px;
	width:455px;
	height:auto;
	z-index:3;
	float: left;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#footer {
	position:relative;
	left:0px;
	top:0px;
	width:720px;
	height:17px;
	z-index:1;
	font-size: 0.9em;
	float: left;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:730px;
	height:40px;
	z-index:1;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#body {
	position:relative;
	left:0px;
	top:20px;
	z-index:1;
	margin: 0px;
	float: left;
	clear: both;
	padding: 0px;
}
#services li {
	margin: 0px;
	display: block;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
