html { width: 100%;  }
body {  margin: 0; padding: 0;   }
	#container { padding-left: 15px; width: 800px; }
	h1,h2,h3,h4,h5,h6 { font-family: Arial, sans-serif; }
	p,a.links-link { font-family: Georgia, Times, serif; line-height; 1.3em; }
	ul { list-style: none; padding: 0;} li { padding: 0; }
	
		#pre-header { width: 752px; height: 12px; background-color: #FF7031; text-align: right; }
		#pre-header a { color: #fff; background-color: #000; text-decoration: none; font-family: Arial, sans-serif; font-size: 0.6em; padding: 2px;}
		#header { padding-top: 10px; display: block; width: 737px; height: 90px; background-image: url(../images/top_back.gif); }
		 	#header h3 { font-size: 0.65em; float: left; padding-top: 35px;  }
		 	#header h1 { width: 172px; height: 36px; margin-right: 45px; background-image: url(../images/logo.gif); float: left; }
		 	#header h1 span { display: none; }
		 	#header h3 span { color: #FF7031; }
		 	#header h3, h3 a { color: #000; }
		 	#header a { text-decoration: none; }
		 	.portfolio-name { display: inline; }
		 	.gallery-images h3.green { padding-top: 280px; width: 120px; font-size: 0.9em; display: block; color: #FF7031; }
		 	a.links-link, a.portfolio-link { text-decoration: none; font-size: 0.9em; }
		 	a.links-link { display: block; width: 180px; margin-bottom: 2px; color: #000; } a.portfolio-link { color: #FF7031; }
		 		a.links-link:hover { background-color: #000; color: #fff; }
		 		a.portfolio-link:hover { background-color: #FF7031; color: #fff; }
		 		
	.footer { padding-bottom: 10px; padding-left: 215px; width: 525px; float: left; font-family: Arial, sans-serif; font-size: 0.6em; font-weight: bold; }	
		.footer a {  text-decoration: none; color: #FF7031; letter-spacing: 0.02em; }	
			/* border-bottom: 1px solid #c3c3c3; */
	.gallery-images { width: 740px; float: left; display: block; 
						 padding-bottom: 30px; background-image: url(../images/item_back.gif);
						font-size: 0.8em; background-repeat: no-repeat; background-position: bottom left; }
	
	.bio { width: 180px; float: left; color: #4D4D4D; font-size: 0.9em; line-height: 1.2em; }

	.front-image {  width: 520px; height: 370px; float: right; }
	
	.product_image {  width: 520px; height: 370px; float: right; overflow: hidden; }
	.project-container { width: 520px; float: right; }
	.portfolio-name { font-weight: bold; font-size: 0.9em; display: inline; padding-right: 15px; }
	.portfolio-pagination { display: inline;   }
	.portfolio-pagination a { font-size: 0.8em; color:#000; padding: 3px; text-decoration: none; font-family: Helvetica, Arial, sans-serif; }
	.portfolio-pagination a:hover { background-color:#000; color:#fff; }
	
	.selected-pagination a { background-color: #FF7031; color: #fff; }
	.portfolio-link { position: absolute; left: 10px; width: 180px;  text-align: right; }
	.portfolio-description {  padding-left: 100px; width: 500px; float: right; display: block; }