body {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding:0px;
	margin:0px;
}


a {color: #FFFFFF; text-decoration:none}
a:visited {color:#FFFFFF;text-decoration:none}
a:hover {color: #E8CE79;text-decoration:none}
a:active { color:#FFFFFF;text-decoration:none}



A.set1:link {color: #564b47}
A.set1:hover {color: #E8CE79; text-decoration:underline}
A.set1:visited {color:#564b47}
A.set1:active {color: #564b47}




.style1 {color: #FFFFFF}
.style4 {font-size: 11px; font-weight: bold; color: #E3C65E }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}


.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 22px;
}

.style7 {color: #E8CE79}
.style8 {font-size: 12px}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}

.style11 {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 28px;
}

/* ----------container to center the layout-------------- */

#container {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 760px;
	background-image: url(images/bg-2.jpg);
	background-repeat:no-repeat;
}

#container-index {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 720px;
	background-image: url(images/home-bg-new.jpg);
	background-repeat:no-repeat;
}

#container-ales {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 750px;
}

/* ----------banner for logo-------------- */
#banner {
	width: 900px;
	height: 20px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
}


#banner-index {
	width: 900px;
	height: 250px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
}


#banner-address{
	padding: 0px;
	margin: 0px;
	height: 80px;
	width: 200px;
	margin-left: 20px;
}

/* ----------flash header-------------- */
#text {
	width: 600px;
	height: 120px;
	margin-left: 0px;
	margin-top: 570px;
	padding-left: 15px;
	background-image: url(images/bg-raised.png);
	background-repeat: repeat-y;
}

#text-ales {
	width: auto;
	height: 20px;
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 0px;
	background-image: url(images/bg-raised.png);
	background-repeat: repeat-y;
}

#text-home {
	width: auto;
	height: 20px;
	margin-left: 0px;
	margin-top: 620px;
	padding-left: 0px;
	margin-right: 10px;
}



/* -----------------content--------------------- */
#main-content {
	padding: 0px;
	margin-left: 180px;
	height: 70px;
	width: 700px;
	text-align: right;
	padding-right: 10px;
	padding-top: 70px;
}



#main-content-top {
	padding: 0px;
	margin-left: 15px;
	margin-right: 1px;
	height: auto;
	width: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}


#main-content-top-index {
	padding: 0px;
	margin-left: 15px;
	margin-right: 1px;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}



/* -----------footer--------------------------- */
#footer {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	height:40px;
	width: 800px;
	margin-top: 0px;
	border: 0px;
}
