html {height: 100%;}
body {margin: 0; padding: 0; height: 100%; }
body#homebody {margin-top: 30px; margin-left: 0; margin-right: 0;}

#container {height: auto; min-height: 100%;}
#canvas {display: block; padding-bottom: 43px; text-align: center; width: 1000px;}


/*#holder {display: block; width: 100%; height: 100%; }
#area {display: block; width: 100%; height: 100%; text-align: center; margin-top: -43px; }
#canvas {display: block; width: 1000px; height: 100%; margin-bottom: 43px;}
#layout {display: block; width: 1000px; text-align: left; font-family: tahoma; font-size: 12px; }*/

#header_left {float: left; width: 330px; height: 127px;}
#header_right {float: left; width: 670px; height: 127px;}
#nav {float: left; width: 1000px; height: 65px; text-align: left;}

	a:link.navbtn {float: left; width: 165px; height: 65px; margin: 0; padding: 0; border: 0;}
	a:visited.navbtn {float: left; width: 165px; height: 65px; margin: 0; padding: 0; border: 0;}
	a:active.navbtn {float: left; width: 165px; height: 65px; margin: 0; padding: 0; border: 0;}
	a:hover.navbtn {float: left; width: 165px; height: 65px; margin: 0; padding: 0; border: 0;}
	
	.nav_space {float: left; width: 2px; height: 65px; font-size: 0;}

#content {float: left; width: 1000px; margin-top: 30px; margin-bottom: 20px; text-align: left; font-family: tahoma; 
	font-size: 12px; line-height: 18px; height: 100%;}
	.content_left {float: left; width: 400px; margin-top: 40px; margin-right: 10px; }
	.content_right {float: left; width: 580px; margin-left: 10px;}
	.content_full {float: left; width: 1000px;}
	
	h1 {font-family: georgia; font-size: 22px; color: #f6921e; height: 25px; line-height: 25px; margin: 0; padding: 0;}
	h2 {font-family: georgia; font-size: 16px; color: #969699; height: 25px; line-height: 25px; margin: 0; padding: 0;}
	h3 {font-family: georgia; font-size: 16px; color: #f6921e; height: 25px; line-height: 25px; margin: 0; padding: 0;}
	
	a:link {color: #0872BC;}
	a:visited {color: #0872BC;}
	a:active {color: #0872BC;}
	a:hover {color: #0872BC;}
	
#quote {float: left; width: 1000px; height: 216px;}
#footer {width: 100%; height: 43px; line-height: 43px; color: #ffffff; font-family: verdana; background-color: #F6921E; text-align: center; font-size: 9px; font-weight: bold; clear: both; position: relative; z-index: 10; margin-top: -43px;}

#footer_home {text-align: center; height: 43px; line-height: 43px; color: #F6921E; font-family: verdana; font-size: 10px;}

div.nav_fade {float: left; width: 165px; height: 65px; margin: 0; padding: 0; border: 0;}
img.photofade_off {display: block; float: left; position: absolute; z-index: 10;}  
img.photofade_over {display: block; float: left; position: absolute;  }  

/*a.portlink {color: #ffffff; font-family: verdana; font-size: 16px; text-align: center; text-decoration: none; font-weight: bold;}*/

.content_portfolio_nav {float: left; width: 165px; margin-right: 20px;}
.content_portfolio_content {float: left; width: 815px;}

a:link.portnav {float: left; width: 165px; height: 20px; line-height: 20px; background-color: #484848; text-decoration: none; margin-bottom: 5px; 
	color: #ffffff; font-size: 11px;}
a:visited.portnav {float: left; width: 165px; height: 20px; line-height: 20px; background-color: #484848; text-decoration: none; margin-bottom: 5px;
	color: #ffffff; font-size: 11px;}
a:active.portnav {float: left; width: 165px; height: 20px; line-height: 20px; background-color: #484848; text-decoration: none; margin-bottom: 5px;
	color: #ffffff; font-size: 11px;}
a:hover.portnav {float: left; width: 165px; height: 20px; line-height: 20px; background-color: #484848; text-decoration: none; margin-bottom: 5px;
	color: #ffffff; font-size: 11px;}
	
a.portnavon {float: left; width: 165px; height: 20px; line-height: 20px; background-color: #FF921F; text-decoration: none; margin-bottom: 5px;
	color: #ffffff; font-size: 11px;}
	
.hrgray {float: left; width: 100%; height: 1px; background-color: #666;}


