@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-position: center top;
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#one {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 143px;
	width: 861px;
}
#two {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 446px;
	width: 861px;
}
#twoone {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 446px;
	width: 622px;
	background-image: url(images/two-one.jpg);
	background-repeat: no-repeat;
}
#twotwo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 446px;
	width: 239px;
	background-image: url(images/two-two.jpg);
	background-repeat: no-repeat;
}
#three {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 346px;
	width: 861px;
	background-image: url(images/three.jpg);
	background-repeat: no-repeat;
}
#four {
	background-image: url(images/four.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 372px;
	width: 861px;
}
#four ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
