@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
body {
	font-size: 75%;
	color: #333333;
	background-color: #CCCCCC;
	font-family: sans-serif;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 930px;
	margin: 0px auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#main {
	float: left;
	width: 930px;
	margin: 0px;
	padding: 0px;
	height: 595px;
	background-color: #FFFFFF;
	position: relative;
}
#sidebar {
	float: left;
	width: 930px;
}
#footer {
	clear: both;
	color: #333333;
	background-color: #CCCCCC;
}
/* header styles
------------------------------*/
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 930px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	left:808px;
	top:0px;
	width:122px;
	float: left;
	right: 0px;
	vertical-align: text-top;
}
#apDiv3 {
	position:absolute;
	left:808px;
	top:27px;
	width:122px;
	float: left;
	right: 0px;
	vertical-align: middle;
}
#apDiv4 {
	position:absolute;
	left:808px;
	top:48px;
	width:122px;
	float: left;
	right: 0px;
	bottom: 0px;
}
/* sidebar styles
------------------------------*/
#sidebar {
	position: relative;
	width: 930px;
	top: 0px;
	text-align: center;
	height: 26px;
	padding: 0px;
	background-color: #CCCCCC;
}
#sidebar ul {
	background-color: #CCCCCC;
	width: 930px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
}
#sidebar ul li {
	list-style: none;
	float: left;
	height: 26px;
	width: 185px;
	text-align: center;
	background-color: #CCCCCC;
}
/* main styles
------------------------------*/
#apDiv1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 575px;
	width: 930px;
}
#apDiv10 {
	position:absolute;
	left:0px;
	top:0px;
	width:295px;
	height:111px;
	z-index:9;
}
#apDiv11 {
	position:absolute;
	left:295px;
	top:0px;
	width:207px;
	height:111px;
	z-index:10;
}
#apDiv12 {
	position:absolute;
	left:502px;
	top:0px;
	width:208px;
	height:111px;
	z-index:11;
}
#apDiv13 {
	position:absolute;
	left:710px;
	top:0px;
	width:220px;
	height:111px;
	z-index:12;
}
#apDiv14 {
	position:absolute;
	left:0px;
	top:111px;
	width:930px;
	height:416px;
	z-index:13;
}
#apDiv15 {
	position:absolute;
	left:0px;
	top:111px;
	width:930px;
	height:484px;
	z-index:14;
}

