html { height: 100%; }

body { 
	background: #3e392b url('../_images/bg.jpg') no-repeat 0 0;
	color: #000;
	font: 90%/1.6em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	}
	
body * { margin: 0;	padding: 0; }

a:link, a:active { color: #034c7d; }
a:hover, a:visited { color: #4c9eb9; }

h1 { height: 49px; margin: 35px 0 30px 0; }
h2 { font-family: Arial, Helvetica, sans-serif; color: #1595d3; }
h3 { font-family: Arial, Helvetica, sans-serif; color: #0067ac; margin: 5px 5px 5px 0; padding-bottom: 2px; border-bottom: 1px dotted #999; }
h4 { font-family: Arial, Helvetica, sans-serif; color: #333; }

p { margin: 0 0 15px 0; }

ul { list-style-type: square; margin-left: 20px; padding-bottom: 7px; }

#wrapper { width: 824px; background: transparent url('../_images/book_tile.jpg') repeat-y 0 0; }
#content_holder { width: 824px; background: transparent url('../_images/content_bg.jpg') no-repeat 0 0; }
#content { width: 430px; float: left; margin: 110px 0 0 110px; }

#nav { width: 134px; height: 618px; display: block; list-style: none; padding: 0; margin: 110px 0 0 7px; float: left; }
#nav li, #nav li a { width: 114px; height: 30px; display: block; margin: 0; padding: 0; }
	#nav li.active a { background-position: -114px 0 !important; }
	#nav li a:hover { background-position: -114px 0 !important; }
	#nav li.active a:hover { background-position: -114px 0 !important; }

#nav_home a { background: transparent url('../_images/_nav/nav_home.jpg') no-repeat 0 0; }
#nav_about_us a { background: transparent url('../_images/_nav/nav_about_us.jpg') no-repeat 0 0; }
#nav_our_services a { background: transparent url('../_images/_nav/nav_our_services.jpg') no-repeat 0 0; }
#nav_related_links a { background: transparent url('../_images/_nav/nav_related_links.jpg') no-repeat 0 0; }
#nav_contact_us a { background: transparent url('../_images/_nav/nav_contact_us.jpg') no-repeat 0 0; }

#footer { width: 824px; height: 150px; background: #3e392b url('../_images/footer_bg.jpg') no-repeat 0 0; }

.clear { height: 1%; padding: 0; margin: 0; clear: both; }
.invis { display: none; }

#logo { width: 193px; height: 84px; background: transparent url('../_images/plan_forward_logo.gif') no-repeat 0 0; margin: 10px 0 0 0; }


#links { margin: 0; padding: 0; list-style: none; }

#h_plan { width: 207px; background: transparent url('../_images/h_plan_forward_solution.gif') no-repeat 0 0; }
#h_about { width: 207px; background: transparent url('../_images/h_about.gif') no-repeat 0 0; }
#h_services { width: 207px; background: transparent url('../_images/h_services.gif') no-repeat 0 0; }
#h_links { width: 207px; background: transparent url('../_images/h_links.gif') no-repeat 0 0; }
#h_contact { width: 207px; background: transparent url('../_images/h_contact.gif') no-repeat 0 0; }


.photo_right { width: 140px; height: 168px; float: right; padding: 7px 0 7px 7px; }