li#nav3 {
	position: absolute;
	left: 129px;
	width: 79px;
	height: 45px;
	background: url(../img/navbuttons/nav3_over.png) no-repeat 0 0; }
	
h2 {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #999;
	line-height: 14px;
	margin: 0 0 -4px 10px; }
	
h3 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #555; }
	
h4 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #999; }
	
	
#clear { clear: both; }
	

/* SERVICES */
#services1 { width: 895px; overflow: auto; margin-top: 20px; }
#servicesheader p {	font-size: 10px; }
#servicesheader strong { color: red; }

#servicesheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	height: 28px;
	width: 875px; }
	
img.vertdiv {
	position: absolute;
	top: 29px;
	margin-left: 50%;
	width: 3px;
	left: -1px; }
	
#info1 {
	margin-right: -10px;
	float: right;
	text-align: right; }
	
	
#services2 { width: 895px; overflow: auto; margin-top: -10px; }

#servicesheader2 {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	height: 28px;
	width: 875px; }
	
img.vertdiv {
	position: absolute;
	top: 30px;
	margin-left: 50%;
	width: 3px;
	left: -2px; }
	
	
#portal p { font-size: 11px; line-height: 16px; }
#portal { float: left; width: 430px; overflow: auto; }
	
img.portalbanner { margin-left: 3px; margin-bottom: -5px; }
img.portalheader { margin-left: 10px; margin-bottom: -10px; }

#blog p { font-size: 11px; line-height: 16px; }
#blog { float: right; width: 430px; overflow: auto; }
	
img.blogbanner { margin-left: 3px; margin-bottom: -5px; }
img.blogheader { margin-left: 10px; margin-bottom: -10px; }

#website p { font-size: 11px; line-height: 16px; }
#website { float: left; width: 430px; overflow: auto; }
	
img.websitebanner { margin-left: 3px; margin-bottom: -5px; }
img.websiteheader { margin-left: 10px; margin-bottom: -10px; }

#other p { font-size: 11px; line-height: 16px; }
#other { float: right; width: 430px; overflow: auto; }
	
img.otherbanner { margin-left: 3px; margin-bottom: -5px; }
img.otherheader { margin-left: 10px; margin-bottom: -10px; }


/* PORTFOLIO */
#portfolio { margin-top: 40px; width: 895px; overflow: auto; }
#portfolioheader p { font-size: 10px; }

#portfolioheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	height: 28px;
	width: 875px; }
	
#info2 { margin-right: -10px; float: right; text-align: right; }

.portfolio_container { padding-top: 10px; }

.portbox {
	float: left;
	margin-left: 12px;
	margin-right: 3px;
	margin-bottom: 9px; }
	
.portbox img {
	border: 3px #000 solid; }
	
.inprogress {
	position:absolute;
	width: 132px;
	height: 131px;
	margin-top:153px;
	margin-left:296px; }

.inprogress img {
	border:none; }


/* FREQUENTLY ASKED QUESTIONS */	
#faq { margin-top: 40px; width: 895px; overflow: auto; margin-bottom: 35px; }
#faq p { font-size: 10px; }

#faq1 p { font-size: 12px; line-height: 16px; }
#faq1 { float: left; width: 440px; margin-top: 5px; overflow: auto; padding-left: 2px; padding-top: 3px; }

#faq2 p { font-size: 12px; line-height: 16px; }
#faq2 { float: right; width: 440px; margin-top: 5px; overflow: auto; padding-top: 3px; }

#faqheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	height: 28px;
	width: 875px; }
	
#info4 { margin-right: -10px; float: right; text-align: right; }
