/* CSS Document */
#container {
	width: 770px;
	padding: 0;
	margin: 0;
	margin-left: -383px;
	position: absolute;
	left: 50%;
	top: 0;
}
#header {
	height: 124px;
}
#nav {
	height: 53px;
	background: transparent url(../../img/nav-bg.jpg) no-repeat;
}
#content {
	background: transparent url(../../img/main-bg-sub.jpg) no-repeat top right;
}
#sub-content {

}
#footer {
	padding: 0 20px;
}
