/* Photos 1 for portfolio selection */

#pmain{
 	width: 740px !important;
	width: 680px;
 	margin: 0px auto;
 
}

#p1w, #p2p, #p3c, #p4n{
	float: left;
	width: 170px;

	
}

#p1w a:link, #p2p a:link, #p3c a:link, #p4n a:link {
	color: #916917;
	text-decoration: none;
	font-size: 12px;

}
#p1w a:visited, #p2p a:visited, #p3c a:visited, #p4n a:visited {
	color: #916917;
	text-decoration: none;
	font-size: 12px;
}
#p1w a:hover, #p2p a:hover, #p3c a:hover, #p4n a:hover, #p1w a:active, #p2p a:active a:active, #p3ca:active, #p4n a:active, #p1w a:focus, #p2p a:focus, #p3c a:focus, #p4n a:focus {
	color: #cc3333;
	font-size: 12px;
	

}


#p1w{
	
 	background-image:  url(/images/links/wed_13.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 0 0 25px !important;
	margin: 0 0 0 -5px ;
}

#p2p{
 	
 	background-image:  url(/images/links/port_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#p3c{

 	background-image:  url(/images/links/corp_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#p4n{

 	background-image:  url(/images/links/land_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
