body {
	background-color:#000;
}

#wrapper {
	width:995px;
	margin-left:auto;
	margin-right:auto;
	}

#header {
	background-image: url(../images/Header.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-10px;
}

#header img {
	position:relative;
	margin-left:25px;
	top:22px;
}

#links {
	margin-left:273px;
	margin-top:-68px;
}

#links ul li img {
	border:none;
	}

#links li{
	position:relative;
	display:inline;
	list-style:none;
	padding:30px;
	}

#designexpand {
	position:absolute;
	}

#designexpand ul li {
	display:block;
	padding:4px;
	}

#photosexpand {
	position:absolute;
	left:0px;
	}

#photosexpand ul li {
	display:block;
	padding:4px;
	}

#content {
	width:975px;
	border:#FFFFFF solid thin;
	background-color:#ccc;
	margin-left:auto;
	margin-right:auto;
	margin-top:85px;
	padding-top:50px;
	padding-bottom:50px;
}

#home {
		margin:none;
		padding:none;
}

#promotext {
	margin-left:50px;
	margin-top:-25px;
	margin-bottom:50px;
	}

#limitedfeatures {
}

#limitedfeatures li{
	position:relative;
	list-style:none;
	display:inline-block;
	}

#videos li {
	text-align:center;
	width:243px;
	min-height:150px;
	margin-left:12px;
	margin-right:47px;
	margin-bottom:45px;
	list-style:none;
	display:inline-block;
	display: -moz-inline-stack;
	zoom:1;
	*display:inline;
	}

#videos li img {
	border:none;
	}

#footer {
	margin-top:65px;
	font-size:12px;
}


#footer p {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
}

#aboutuspic {
	text-align:center;
	}

#contactlist {
		list-style:none;
		margin-left:35px;
}

#contactlist li {
		padding-top:30px;
}

#homepic {
	width:664px;
	height:573px;
	background-color:#000000;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

#news {
	width:600px;
	border-top:#888 2px solid;
	border-bottom:#888 2px solid;
	margin-left:100px;
	}

.newspost {
	width:550px;
	margin-left:300px;
	margin-bottom:125px;
	}

.newspost img{
	float:left;
	margin-right:25px;
	width:110px;
	height:110px;
	border-bottom:#eee thin solid;
	border-right:#eee thin solid;
	}

#sidebar {
	float:left;
	position:relative;
	margin-left:25px;
	}