﻿.wrapper {
	width:951px;
	margin: 0 auto;
}

.header {
	width:951px;
	height:182px;
	background:url(/images/sec-header.jpg) no-repeat;
}

.header a {
	float:left;
	display:block;
	height:172px;
	width:373px;
	margin-top:10px;
}

.content-spacer {
	height:400px;
	width:1px;
	float:left;
}

.content {
	width:951px;
	background:url(/images/main-background.jpg) repeat-y;
}

.main-top {
	background:url(/images/main-top.jpg) no-repeat;
	width:951px;
	height:20px;
}

.main-bottom {
	background:url(/images/main-bottom.jpg) no-repeat;
	width:951px;
	height:15px;
	margin-top:38px;
}

.about-left{
	background:url(/images/about-left.jpg) no-repeat;
	float:left; 
	width:280px; 
	height:531px;
	}
	
.about-content {
	float:left;
	width:606px;
}

ul {
	padding-left:10px;
	margin-left:10px;
}