@charset "utf-8";
/* CSS Document */
#apDiv1 {
	position:absolute;
	width:251px;
	height:394px;
	left: 832px;
	top: 165px;
	z-index: 2;
}
#apDiv2 {
	position:absolute;
	width:251px;
	height:394px;
	left: 826px;
	top: 165px;
	z-index: 1;
}


body {
	margin:0;
	padding:0;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#111111;
	}

.subnav ul {
	margin: 0 0 5px;
	padding: 0;
	line-height: 24px;
}
.subnav li { 
	list-style: none;
	margin: 0;
	text-align:center;
}
.subnav li a {
	color: #666666;
	display: block;
	font-size: 14px;
	/*padding: 3px 6px 3px 8px;*/
	text-decoration: none;
}

.subnav li a:hover {
	color: #FF0000;
}

.menu{
height:20px;
}

.menu a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-family: "Myriad Pro", Verdana, Arial;
}

.menu a:hover {
color: #FF0000;
}

.menu2 li {
background-color:#EAEDF2;
width:150px;
margin-left:30px;
}

.nav .logo {
	background: url(img/logo.gif) no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 172px;
}
.container {
	background-repeat:no-repeat;
}

#rightmenu {
background-image:url(rightmenu.jpg);
background-repeat:repeat-x;
background-color: #535b6e;
}

#wraper {
width:150px;
height:20px;
position:relative;
}

#divmenubg, {
	width:200px;
	position:absolute;
}

#divmenu {
	z-index: 2;
	position:absolute;
	left: 8px;
	top: -7px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

