/* CSSTidy 1.3: Thu, 11 Sep 2008 13:12:54 -0600 */
* {
margin:0;
padding:0;
}
body {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #234884;
	color: #FFF;
}
#wrapper {
	width:960px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	height: 100%;
	margin-top: 0px;
	background-position: 0px 390px;
}
.logo {
	height:105px;
	width:960px;
	background-image: url(images/logo_bg.jpg);
}
.upperNav {
	height:35px;
	width:960px;
	background-image: url(images/upper_nav_bg.jpg);
}
.portfolioBox {
	background-image:url(images/img_bg.jpg);
	height:250px;
	width:960px;
}
.aboutBox {
	background-image:url(images/img_bg.jpg);
	height:220px;
	width:960px;
}
#wrappers1 {
	width: 270px;
	float: left;
	height: 315px;
	padding-top: 0px;
	border: 1px solid #FC0;
	left: 50px;
}
#wrappers2 {
	width: 530px;
	float: left;
	height: 315px;
	padding-top: 5px;
	left: 50px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
