body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:0;
	margin: 20px 0 0 0;
	background-color: #333333;
}



H1 {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#fac051;
}

a:hover {
	color:#fac051;
	vertical-align: top;
}


a {
	text-decoration:none;
	color:#CCCCCC;
}

#main_frame {
    margin: auto;
	width:850px;
	height:500px;
	background-color:#333333;
}

#top {
	background: #342 url(images/top_back.gif);
	height: 82px;
	text-align:right;
	padding-top:15px;
	padding-right:30px;
	background-repeat: no-repeat;
	background-color: #484848;
	vertical-align: top;
}


#content {
	background: url(images/back_content.gif); 
	height: 655px;
}


#left_menu {
	width:202px;	
	padding:0;
	padding-left:20px;
	padding-top:15px;
	float:left;
}


ul {
	list-style:none;
	padding:0;
	margin:0;
}

ul li {
	text-align:left;
	vertical-align:middle;
	width:202px;
	height: 35px;
	width:202px;
}

ul li a {
	display:block;
	padding-left: 75px;
	padding-top:5px;
}

#menu_1 {
	background: url(images/button_01.gif); 
	
}
#menu_2 {
	background: url(images/button_02.gif); 
}
#menu_3 {
	background: url(images/button_03.gif); 
}
#menu_4 {
	background: url(images/button_04.gif); 
}
#menu_5 {
	background: url(images/button_05.gif); 
}
#menu_6 {
	background: url(images/button_06.gif); 
}
#menu_7 {
	background: url(images/button_07.gif); 
}
#menu_8 {
	background: url(images/button_08.gif); 
}
#menu_9 {
	background: url(images/button_09.gif); 

}

#right_page {
	width: 460px;
	float:right;
	padding-top:15px;
	padding-right:100px;
	text-align:justify;
}
.style1 a{color: #666666}
.style1 {font-size: small}
.style2 {
	font-size: x-small;
	color: #FFFFFF;
}
.style2 a {color: #666666}

.left_menu {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#CCCCCC;
}
.footer {
	position: relative;
}

