* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-top: 10px;
	background-color: #0066cc;
	color: #aca9a9;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: Justify;
	letter-spacing: 1px;
}

a {
	color: #339999;
	text-decoration: none;
}

a:hover {
	color: #ff3366;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	
}

li {
	list-style-type: none;
}

p {
	margin: 7px 0px 10px;
	text-align: justify;
	line-height: 12px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}






/* Page Menu */

#page_menu  {
	text-align: center;
	POSITION: absolute;
	width: 773px;
	height: 130px;
    background-image: url(images/backgroundM.jpg) ; 
    margin: 10px 00px 00px 220px;
}

#page_menu ul {
	padding: 85px 00px 00px 158px;
	height: 30px;
}

#page_menu li {
	padding: 3px 0px 0px 12px;
	height: 30px;
	background: url('images/menu_list_bg.gif') no-repeat 12px 0px;
	float: left;
}

#page_menu li a {
	width: 100px;
	height: 30px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	z-index: 2;
	position: absolute;
}


#page_menu li span {
	width: 100px;
	height: 40px;
	display: block;
	overflow: hidden;
}


#Home  {
	POSITION: absolute;
	margin: 20px 0px 0px 50px;
	height: 71px;
	width: 71px;
	
}
#advert  {
	POSITION: absolute;
	padding: 140px 0px 0px 10px;
	height: 700px;
	width: 160px;
	overflow: hidden;
}



#content   {
	POSITION: absolute;
	margin: 150px 0px 0px 185px;
	height: 708px;
	width: 838px;
	overflow: hidden;
	background-image: url(images/backgroundT.jpg); }
#content ul  {
	padding: 15px 0px 0px 30px;
	height: 720px;
	width: 750px;
	
}
#promo  {
	margin: 0px 0px 0px 210px;
	height: 140px;
	width: 350px;
	overflow: hidden;
background-image: url(images/promo.jpg);}