*
{
	border:0px;
	margin:0px;
	padding:0px;
}


img
{
	border:0px;
}

.page
{
	float:left;
	background: #6598b5;
	width:100%;
}

.header
{
	float:left;
	background: url(header-bg.jpg) repeat-x;
	width:100%;
	height:434px;
}

.header-top
{
	background: url(header-top.jpg) no-repeat;
	width:1050px;
	height:151px;
	margin: auto;
}

.header-left
{
	float:left;
	width:354px;
	height:70px;
	margin-top:20px;
	margin-bottom:9px;
}

.header-right
{
	float:right;
	width:265px;
	height:79px;
	padding-top:20px;
}

a.header-right-email
{
	background:url(email-link.png) no-repeat;
	float:right;
	height:26px;
	width:265px;
}

a:hover.header-right-email
{
	background-position:0 -28px;
}

a.header-right-resume
{
	background:url(resume-link.png) no-repeat;
	float:right;
	height:15px;
	width:265px;
}

a:hover.header-right-resume
{
	background-position:0 -15px;
}

.header-subheader
{
	float:left;
	width:567px;
	height:35px;
	margin-left:250px;
	margin-top:10px;
}

.header-flash-area
{
	width:950px;
	height:237px;
	margin: auto;
	overflow: hidden;
	position: relative;
	padding-top:11px;
	padding-bottom:9px;

}

.header-bottom-shadow
{
	width:957px;
	height:29px;
	margin: auto;
}

.portfolio
{

	background: #6598b5;
	width:950px;	
	margin: auto;
}

.portfolio-previous-work
{
	float:left;
	width:950px;
	height:44px;
}

.portfolio-about
{
	float:left;
	width:950px;
}

.portfolio-about p
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	color:#FFF;
	margin: 35px 0px 50px 100px;
	width:800px;
}

.portfolio-item
{
	float:left;
	width:921px;
	height:310px;
	margin-bottom:100px;
}

.portfolio-item-left
{
	float:left;
	background:url(port-item-bg.jpg) repeat-y;
	width:310px;
	height:300px;
	padding-right:35px;
	padding-top:18px;
}

.portfolio-item-left h1
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:48px;
	letter-spacing:-2;
	color:#FFF;
	text-align:right;
	line-height:48px;
}

.portfolio-item-left p
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#FFF;
	text-align:right;
	width:205px;
}

.portfolio-item-left a
{
	float:right;
	margin-top:50px;
	color:#FFF;
	text-decoration:underline;

}

.portfolio-item-left a:visited
{
	color:#FFF;
	text-decoration:underline;

}

.portfolio-item-left a:hover, a:active
{
	color:#37627a;
}

.portfolio-item-right
{
	float:right;
	width:541px;
	height:279px;
	margin-top:15px;
}

.footer
{
	float:left;
	background: url(footer-bg.jpg) repeat-x;
	width:100%;
	height:40px;
}

.footer-content
{
	width:464px;
	height:16px;
	margin: auto;
	overflow: hidden;
	position: relative;
	padding-top:15px;
	font-family:arial, helvetica;
	color:#FFF;
	font-size:13px;
}

.footer-content a, a:visited
{
	text-decoration:none;
	color:#FFF;
}

.footer-content a:hover, a:active
{
	color: #6598b5;
	text-decoration:none;
}

.footer-content span
{
	margin-right:45px;
}
