@charset "utf-8";
#width800 {
	width: 802px;
	text-align: left;
}
#width800 a{color:#235976}
#border {
	border: 1px solid #939598;
}

#header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	background-color: #FFFFFF;
}
#header1 img {border:none;}
#header1 a:hover{color:#000000;}
#header1_contact {
	float: right;
	text-align: right;
	height: 65px;
	width: 220px;
	font-size: 13px;
	color: #235976;
	line-height: 1.5em;
	padding-top: 30px;
	padding-right: 103px;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #235976;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 180px;
}
#header2 a{
	text-decoration:none;
}
#header2 a:hover{
	color:#000000;
}
.menuspace {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	padding-right: 260px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 525px;
}
#content p {
	margin: 0px;
	padding: 0px;
}

.bluetext1 {
	color: #235976;
}
.blueheader1 {
	color: #235976;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
	padding-top: 5px;
}
ul {
	line-height: 1.3em;
	margin-top: 7px;
	margin-bottom: 7px;
}


#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 24px;
	padding-right: 10px;
	padding-top: 20px;
}
#credits {
	color: #333333;
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.portf_menu img{
	border:none;
	margin-top: 3px;
}
.portf_selected img{
	border: 1px solid #999999;
}
#proj_right{
	float:right;
	width: 250px;
}#proj_left {
	height: 480px;
}
