		body,td,th {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .8em;
			color: #573911;
		}
		body {
			background-color: #ccc;
			background-image: url(images/body_bg02.png);
			margin: 0;
			line-height: 1.5em;
		}
		
		ul { margin: 0;
			padding: 0;
			}
		
		a:link, a:visited, a:active{
			font-family: times, san-serif;
			color: #8f6834;
			letter-spacing: .1em;
			font-weight: bold;
			outline-style:none;
			text-decoration: none;
			margin: 0;
			padding: 0;
			}
			

		a:hover {
			color: black;
			}
		
		
		h1 {
			font-size: .8em;
			color: #faefd5;
			text-align: center;
			margin: 10px 0 10px 0;
		}
		
		h2 {
			font-size: .9em;
			color: #0c457a;
		}
		
		h4 {
			font-size: .8em;
			color: #0c457a;
			background-color: #fff;
			height: 20px;
			position: relative;
			bottom: 50px;
			padding: 0 20px 0 20px;
		}
		
		
		form {
			margin: 0;
		}
		#container {
			width: 860px;
			padding: 20px;
			margin: auto;
			background: #237214 url(images/container_bg.png) repeat-x;
		}

		.wrapper {
			position:relative;
			background: #237214 url(images/wrapper_bg.png);
		}
		
		#content .wrapper {
			background-image: none;
			background-color: white;
			padding: 20px;
		}
		
		#content p {
			color: #655948;
		}
		
		#menu {
			height: 142px;
			background: url(images/main_navigation.png) no-repeat;
		}
		
		#menu ul{
			position: relative;
			top: 82px;
			left: 285px;
			}
		
		#menu ul li{
			list-style-type:none;
			width: 152px;
			float: left;
			}

		#menu ul li a, #menu ul li a:visited, #menu ul li a:active{
			font-family: times, san-serif;
			font-size: .9em;
			color: #6b6e67;
			letter-spacing: .2em;
			}

		#menu ul li a:hover {
			color: black;
			}
			
		#menu li.menu-first {
		   text-indent: -999em;
		   position: relative;
		   right: 265px;
		   bottom: 67px;
		}
		
		#menu .menu-first a {
		   display: block;
		   height: 100px;
		   width: 320px;
		}


		#feature {
			height: 216px;
			background: url(images/feature_services_bg2.jpg) no-repeat;
			}
			
		#home {
			height: 216px;
			background: url(images/feature_home2_bg.png) no-repeat;
			}
			
		#feature ul {
			width: 200px;
			float: right;
			position: relative;
			top: 30px;
			right: 140px;
			}
			
		#feature ul li {
			width: 300px;
			text-align: right;
			height: 17px;
			list-style-image: url(images/bullet_nav.png);
			}
		
		#texture_feature {
				background: url(images/texture_feature_nav.png) no-repeat;
				float: right;
				width: 268px;
				position:relative;
				min-height: 500px;
				text-align: right;
			}
			
			#texture_feature ul {
				position:relative;
				height: 394px;
				text-align: right;
			}
		
			#texture_feature ul li{
				list-style-type: none;
			}
			
		#texture_feature a {
				display: block;
				color: white;
				height: 50px;
				padding: 25px 20px 0 0;
			}
			
			
		#content {
			float: left;
			background: url(images/text_box_bg.png) no-repeat bottom left;
			position:relative;
			width: 590px;
			min-height: 500px;
			background-color: white;
			text-align: justify;
		}
		
		#content ul {
			margin: 20px;
		}
		
		#content .imgtexture {
			display: block;
			clear: both;
			margin: auto;
		}
		
		
		
		#footer {
			background-color: #FFFFFF;
			clear: both;
			height:167px;
			background: url(images/footer.png) no-repeat bottom left;
		}
		
		#footer ul {
			position: relative;
			width: 443px;
			float: right;
			clear: both;
			padding: 0;
		}
		
		
		
		#footer_wrapper {
			height:167px;
			background: url(images/footer_corners_bg.png) no-repeat bottom right;
		}
		
		#footer ul li {
			display: inline;
			position: relative;
			top: 97px;
			list-style-type: none;
			color: #dfb680;
			width: 1.5em;
		}
		
		#footer a {
			color: #dfb680;
		}
		
		#footer img {
			float: right;
			clear: both;
			position: relative;
			right: 230px;
			top: 10px;
		}
		
		#PSLINK { display:block; height: 80px; text-align: left; padding-top: 20px;}
		#PSLINK a:link, #PSLINK a:visited { color: #035910;}
		#PSLINK a:hover { color: #dfb680;}
		

		.highlight {
			background-color: #D0D0D0;
		}
		.banner a {
			color: #FFFFFF;
		}
	

		.login_table {
			border: 1px solid #D0D0D0;
			margin-top: 20px;
			margin-bottom: 5px;
			text-align: center;
			padding-bottom: 3px;
		}
		.login_table h1 {
			color: #660033;
			font-size: 12px;
			text-transform: uppercase;
			font-weight: bold;
			text-align: center;
			margin: 5px 0px 5px 0px;
		}
		.login_table input {
			text-transform: uppercase;
			font-size: 10px;
			margin: 5px 0px 1px 0px;
			width: 100px;
		}

