/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#container{ 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:30px; 
 width:100%;
 margin-bottom:10px;
 margin-top:10px;
background: url(../../../templates/images/top.gif)  top left no-repeat;
} 


 
#flash{
 position:relative; 
 height:150px; 
  background-color:#333333; 
 width:100%;
}

#menu{
 margin-top:7px;
 margin-bottom:7px;
 position:relative; 
 height:20px; 
 width:800px;
 background-color: #E3E2E2

}


#main{
	margin-top:7px;
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:800px;
	border: 1px dashed #564b47; 
 }



#portfolio_hdr{
	margin-top:7px;
	position:relative; 
	height:30px; 
	width:800px;
	clear:both;

}

#footer{
	margin-top:7px;
	position:relative; 
	height:13px; 
	background-color:#333333; 
	clear:both;
}

#col1 { 
	float:left;
	position: relative; 
	width: 225px;
	background-color: #ffffff;  
	padding: 0 0 0 0
}


#col2 { 
	float:left;
	position: relative; 
	width: 175px;
	height: 280px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-right:10px;
	border-bottom: 1px solid #ccc;

}
#col3 { 
	float:left;
	position: relative; 
	width: 175px;
	height: 280px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #ccc;

}
 
#col4 { 
	float:left;
	position: relative; 
	width: 175px;
	height: 280px;
	background-color: #ffffff;
	margin-left: 7px;
	border-bottom: 1px solid #ccc;

}


#portfolio_leftcol { 
	float:left;
	position: relative; 
	width: 450px;
	background-color: #ffffff;  
	padding: 0 0 0 0;
	
}

#portfolio_righttcol { 
	float:left;
	position: relative; 
	width: 200px;
	background-color: #ffffff;  
	padding: 0 0 0 0;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#nav_page_content {
  width:600px;
  height:500px;
}

