@charset "utf-8";
body {
	background-color: #000000;
	background-position: top center;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	background-image: url(images/images/website_bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #CCFF66;
	text-decoration: none;
}
a:visited {
	color: #CCFF66;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	width: 1024px;
	height: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	background-image: url(images/images/website_container_bgx.jpg);
	background-repeat: no-repeat;

}
#banner {
	width: 1024px;
	height: 184px;
	margin-left: auto;
	margin-right:auto;
	position: top center;
}
#nav {
	width: 1024px;
	height: 30px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 80px;
	}
#content1 {
	width: 340px;
	height: 560px;
	margin-left: 170px;
	margin-right:30px;
	float: left;
	}
#content2 {
	width: 350px;
	height: 560px;
	margin-left: auto;
	margin-right:90px;
	float:left;
	}
#content3 {

	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right:auto;

	}
#content4 {
	width: 350px;
	height: 560px;
	margin-left: 150px;
	margin-right:30px;
	float:left;
	}
#contactbox {

	width: 650px;
	height: 550px;
	margin-left: auto;
	margin-right:auto;

	}
.list {
font color: #FFFFFF;
font size: 10px;
}

