body{background-color:#F4E5E0}

#wrap {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:opx;
}

#content-bg{
	position:relative;
	margin:0 auto;
	width:900px;
	background: url(../images/cont-shade.png) repeat-y;
	color: #F4E5E0;
}

#logo{
	position:relative;
	background: url(../images/logo.png) no-repeat;
	width:430px;
	height:325px;
	margin:0 auto;
}

#man{
	position:absolute;
	background:url(../images/theguy.png);
	width:512px;
	height:630px;
	top:150px; left:-50px;
}

#verLine{
	position:relative;
	background:url(../images/verLine.png) repeat-y;
	width:3px;
	left:500px; top:100px;
}

#footer{
	position:relative;
	background: url(../images/footer-bg.png) repeat-x;
	width:900px;
	height:50px;
	margin:0 auto;
	margin-top:0px;
	clear:both;
}

#right-info{
	position:relative;
	width:350px;
	left:530px; top:-150px;
}

#right-header{
	position:relative;
	width:254px;
	height:52px;
	left:656px; top:50px;
	background:url(../images/right-header.png) no-repeat;
}

#left-header{
	position:relative;
	width:900px;
	height:200px;
	left:-10px;
	top:-50px;
	background:url(../images/left-header.png) no-repeat;
}

#lowerContent{
	position:relative;
	top:10px;
	width:700px;
	margin:0 auto;
}
