body{
	background: black;
	color:#a09fa1;
	font-family:Verdana;
	font-size:12pt;
}
* {padding:0; margin:0}

table{
	font-family:Verdana;
	font-size:9pt;
}
div#header{
	width:991px;
	height:127px;
}
div#content{
	text-align:justify;
}
#footer{
	width:991px;
	height:265px;
	background:url(Image/site/footer.jpg) no-repeat;
}
div.footer_content{
	width:900px;
	padding-top: 240px;
}
div.logo_box{
	top:30px;
	position:absolute;
}

div.menu_be{
	margin-left:43px;
	margin-top:22px;
	margin-bottom:15px;
}


a.links, a.links:visited{
	color:#a09fa1;
}
a.links:hover{
	color:white;
	font-weight:bold;
}

div#logo{
	background:url('Image/site/logo.jpg');
	cursor:pointer;
	position:relative;
	top:5px;
	left:10px;
	width:221px;
	height:69px;
}

.dotted_horizontal{
	width:991px;
	height:3px;
	background:url('Image/site/dotted_horizontal.jpg');
}

#dotted_vertical{
	width:2px;
	height:446px;
	background:url('Image/site/dotted_vertical.jpg');
}

div#body{
	width:992px;
	padding-top:29px;
	
}
div.menu_box{
	margin: 0 0 0 0;
	padding: 80 0 0 90;
	
}
div.menu{
	position:absolute;
	margin-left:150px;
}

a{
	color:black;
	text-decoration: none;
}
a:hover{
	color:black;
	text-decoration: none;
}

