@charset "utf-8";
/* CSS Document */


body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#333;
}
#container { 
	width: 1024px;  
	margin: 0 auto; 
	text-align: left;
} 

a:link {
	color:#0099cc;
	text-decoration:none;
}

a:visited{
	color:#0099cc;
	text-decoration:none;}

a:hover{
	color:#333;
	text-decoration:none;

}

a:active{
	color:#0099cc;
	text-decoration:none;
	
}



#header { 
width:1024px;
height:371px;
background-image:url(../images/ph_header.jpg);
background-repeat:no-repeat;
} 

#subheader { 
width:1024px;
height:226px;
} 



#content_holder {
	background-image:url(../images/main_content_bg.jpg);
	width:1024px;
	float:left;
	background-repeat:no-repeat;
}


#sidebar1 {
	float: left;
	width: 262px;
	background-image:url(../images/border.jpg);
	background-repeat:repeat-y;
	background-position:286px 0px;
	margin-top:20px;
	padding:0px 0px 0px 25px;
}

#sidebar1 ul {
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#sidebar1 li {
	display:block;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding: 0px 0px 0px 10px;
	list-style-image:none;
	list-style-type:none;
}

#sidebar1 a:link {
	color:#333;
	text-decoration:none;
}

#sidebar1 a:visited{
	color:#333;
	text-decoration:none;}

#sidebar1 a:hover{
	color:#0099cc;
	text-decoration:none;

}

#sidebar1 a:active{
	color:#0099cc;
	text-decoration:none;
	
}

#sidebar2 {
	float: right; 
	width: 260px;
	background-image:url(../images/border.jpg);
	background-repeat:repeat-y;
	background-position:0px -279px;
	margin-top:35px;
	padding:0px 0px 0px 20px;

}



#mainContent { 
	width:417px;
	float:right;
	padding:10px 20px 0px 20px;
} 

#subContent { 
	width:697px;
	float:right;
	padding:10px 20px 0px 20px;
} 

#siteContent { 
	width:667px;
	float:left;
	padding:10px 20px 0px 50px;
} 

#main_images { 
	width:697px;
	float:left;
	padding:10px 0px 20px 0px;
} 

#footer { 
width:999px;
text-align:right;
padding-right:25px;
font-size:10px;
padding-top:50px;
}
	


.fltrt { 
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	color:#0099cc;
	font-size:20px;
}

h2 {
	color:#0099cc;
	font-size:16px;
}

/* Featured Project */

#feature_img {
	width:252px;
	float:left;
	padding-bottom:10px;
}

#feature_content {
	width:236px;
	background-color:#0099cc;
	color:#FFF;
	padding:10px 10px 10px 10px;
	float:left;
	clear:left;
	
}



#feature_img a:link {
	color:#666;
}

#feature_img a:visited {
	color:#666;
}

#feature_img a:hover {
	color:#666;
}

#feature_img a:active {
	color:#666;
}




#feature_content a:link {
	color:#fff;
}

#feature_content a:visited {
	color:#fff;
}

#feature_content a:hover {
	color:#fff;
	text-decoration:underline;
}

#feature_content a:active {
	color:#fff;
}

/* Sub Project Photos */

#sub_img_holder {
	width:218px;
	float:left;
	margin-right:10px;
	padding-top:10px;
	
}

#sub_img {
	width:218px;
	height:144px;
	float:left;
	margin-bottom:5px;
	text-align:center;
}

#sub_img_content {
	width:200px;
	color:#000;
	padding:10px 10px 10px 10px;
	float:left;
	clear:left;
	text-align:center;
	height:50px;
}

#homeimg.background {
	width:200px;
	height:148px;
	border: 1px #666 solid;
	float:right;
}

#displays {
	padding-top:153px;
	padding-left:70px;
	padding-right:10px;
	width:184px;
	height:189px;
	float:left;
	
}

#signage {
	padding-top:153px;
	padding-right:10px;
	width:184px;
	height:189px;
	float:left;
}

#exhibits {
	padding-top:153px;
	padding-right:10px;
	width:184px;
	height:189px;
	float:left;
}

#graphics {
	padding-top:153px;
	padding-right:10px;
	width:184px;
	height:189px;
	float:left;
}