/* FrontEdge Inc. Screen CSS Document */

html, body{height:100%;}
body{
	background: #becfe0 url(images/page_bkgnd.gif) repeat-y top center;
	margin:0;
	text-align:center;
	}
	
body, p, li, td{font:11px/170% Verdana, Geneva, Arial, Helvetica, sans-serif;color:#333333}
input, textarea, select{font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;color:#333333}
p{padding:0;margin:.5em 0 1em 0;line-height:1.4;  text-align: justify; }
a{	color:#99cc33;
	text-decoration:none;
	border-bottom:1px dotted #99cc33;
	_border-bottom:1px solid #e1edc9;
}
a.piclink{
	border-bottom:none;
	_border-bottom:none;
}
h1{font-family:Trebuchet MS, Lucinda Sans, Helvetica; font-size:18px;margin:0 0 15px 0;color:#0051a1}
h1+p{margin:0;}
h2{font-size:14px;margin:0}
h3{font-size:12px;margin:0}
h4{font-size:11px;margin:0;color:#545454;}
	
#header{
	position:relative;
	margin:0 auto;
	_margin-left:1px;
	width:603px;
	text-align:left;
	background: url(images/header_bkgnd_top.gif) repeat-x top center;
}
#contentwrapper{
	position:relative;
	text-align:left;
	margin: 0 auto;
	min-height:600px;
	width:603px;
	border:0;
	background: url(images/header_bkgnd_top.gif) 0 270px repeat-x;
	}
#content{float:left;margin:8px;width:400px;min-height:200px;text-align:left;padding-top:4px;}
#navigation{
	position:relative;
	border-right:1px solid #f5f5f5;
	z-index:100;
	float:left;
	margin:-25px 5px 0 0;
	padding:0;
	_padding-left:1px;
	text-align:left;
	left:0;top:0;
	width:165px;
	background:#fff;
}
#navigation ul li a{
	border-left:3px solid #f5f5f5;
	font-weight:bold;
	color:#87887f;
	text-decoration:none;
	display:block;
	padding:2px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	_height:1%;
	border-bottom:1px dotted #f5f5f5;
	_border-bottom:1px solid #f5f5f5;
}
#navigation ul li a:link{color:#87887f;text-decoration:none;}
#navigation ul li a:visited{}
#navigation ul li a:hover{
	background-color:#e4edf6;
	border-left:3px solid #5295c6;
	border-bottom:1px dotted #aacaeb;
	_border-bottom:1px solid #d0deeb;}
#navigation ul li a:active{}
#navigation ul{margin:0;padding:0;list-style:none;}
#navigation ul li{margin:0px;padding:0px 0px;}

#footernav{
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:604px;
	border-top:1px solid #f5f5f5;

}
#footernav p{font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;color:#87887f;padding:3px;margin:5px;}
#footernav ul{
	text-align:center;
	width:400px;
	margin:0 auto;
	padding:0;
	list-style:none;
	_margin:0;
}
#footernav ul li{display:inline;margin:0;padding:0 2px;}
#footernav a{
	color:#87887f;
	text-decoration:none;
	height:1%;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1;
	border-bottom:1px dotted #ddd;
	_border-bottom:1px solid #ddd;
}
#footernav a:hover{
	color:#99cc33;
	border-bottom:1px dotted #99cc33;
	_border-bottom:1px solid #e1edc9;
}

#mscert{
	margin:5px 0px;
	padding:10px 0px;
	text-align:center;
	}
	
.portfoliothumb{
	position:relative;
	display: block;
	margin-left:-8px;
}