body {

font: 11px verdana, geneva;
}

#content {
	background-color: #FFFFFF;
	background-image:url(images/contactusbackground.jpg);
	background-repeat:no-repeat;
	size: 12px;
	position: absolute;
	left: 12px;
	top: 8px;
	width: 1000px;
	height: 800px;
}

#logo {
position:fixed; 
	float:left;
	width: 1000px;
}
#navigation {
position:fixed; 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 220px;
	height: 20px;
	float:left;
	line-height: 16px;
	margin-top: 95px;
	}
#navigation2 {
position:fixed; 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 220px;
	height: 520px;
	float:left;
	line-height: 13.5px;
	margin-top: 5px;
	}

#navigation a, a:link {
text-decoration: none;
color: #666666;
}
#navigation a:hover {
color: #FFFFFF;
background-color: #0099FF;
}


#portfoliotext {
font: 11px Arial, Helvetica, sans-serif;
float: right;
color: #666666;
margin-top: 194px;
margin-right: 440px;
width: 260px;
line-height: 13px;
}
#portfoliotext a, a:link {
text-decoration: none;
color: #666666;
}
#portfoliotext a:hover {
color: #FFFFFF;
background-color: #0099FF;
}

#portfoliotext .header {
font: 13px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0099FF;
}
