/* GLOBAL
----------------------------------------------- */

body {
	background-color: #000000;
	background-image: url(../assets/images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	padding:0px;
	margin:0px;
}

td,th {
	font-size: 10px;
	color: #999999;
}

#container{
	width:100%;
	padding:0px;
	margin:0px;
}

#main{
	width:1024px;
	margin:0px auto;
	padding:8px 0 0 0;
}

#mainhome{
	width:1024px;
	margin:0px auto;
	padding:61px 0px 0px 0px;
}

#apDiv1home {
	position:static;
	width:1024px;
	height:631px;

	z-index:1;
	background-image:url(../assets/images/home_bg_image.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
#apDiv2home {
	position:relative;
	left:40px;
	top:268px;
	width:874px;
	height:442px;
	z-index:2;
}

#apDiv3home {
	position:relative;
	left:27px;
	top:393px;

	width:967px;
	height:37px;
	z-index:6;
}

#apDiv1 {
	position:static;
	background-image:url(../assets/images/bg_image.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	top:0px;
	width:1024px;
	height:631px;
	z-index:1;
}
#apDiv2 {
	position:relative;
	left:41px;
	top:220px;
	width:874px;
	z-index:1;
}
#apDiv3 {
	position:relative;
	left:50px;
	top:120px;
	width:967px;
	height:37px;
	z-index:6;
}

#apDiv4 {
	position:relative;
	left:566px;
	top:361px;
	width:367px;
	height:497px;
	z-index:7;
}
a:link {
	color: #CCFF66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFF99;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 14px}
.style5 {color: #FFFFFF}
.style7 {font-size: 28px}
.style8 {color: #FFFFFF
}
.style9 {color: #CCFF66}
.style10 {color: #CCFF99}
