#container {
	margin-left: 11.5%;
	position: relative;
	width: 980px;
	height: 1000px;
	background: #ffffff;
	border-top: 1px solid #00F;
	border-left: 1px solid #00F;
	border-right: 1px solid #00F;
	text-align: center;
	margin-right: 11.5%;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000066;
	line-height: 15pt
} 
ul { line-height: 14pt
} 
ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	line-height: 11pt
} 
ul li li {
	list-style-position: outside;
	list-style-type:circle;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: left;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066
}

h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bolder; 
	color: #000066; 
	font-style: normal;
}
#header_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #6699FF;
	height: 50px;
	width: 100px;
	left: 876px;
	top: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #6699FF;
	height: 50px;
	width: 980px;
	left: 0px;
	top: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}

#topmenu {
	position: absolute;
	width: 980px;
	height: 25px;
	top: 0px;
	background-color:#CCC;
	padding-top: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#003;	
	margin: 0;
}
#topmenu ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	width: 90px;
	line-height: 11px;
	}
#topmenu li:hover {
	background-color:#CFF;
}
#topmenu a {
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
	}
#navigation {
	position: absolute;
	left: 0px;
	width: 980px;
	height: 30px;
	top: 85px;
	background-color:#CCC;
	margin: 0;
	padding: 0px;
}	
#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navigation ul li {
	float: left;
	display: inline;
	width: 77px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 25px;
	background-color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#003;
	padding-top: 3px;
}
#navigation ul li:hover {
	float: left;
	display: inline;
	width: 77px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 25px;
	background-color: #c90;
	padding-top: 3px;
}

#navigation a {
	text-decoration: none;
	line-height: 11px;
	font-weight: normal;
}	
#banner {
	position:absolute;
	left: 190px;
	top: 124px;
	width: 600px;
	background-color: #FFF;
	height: 160px;
	background-image: url(images/area_banner.gif);
	background-repeat: no-repeat;
}

#contentpane {
	position:absolute;
	left: 200px;
	top: 220px;
	width: 580px;
	background-color: #fff;
	height: 774px;
	font-size: 10pt;
	text-align: justify;
}
#contentpane ul li{
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	text-align: left;
}
#contentpane ol li{
	list-style-type: decimal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#contentpane ol ol li{
	list-style-type: upper-alpha;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
#contentpane ol ol ol li{
	list-style-type: lower-roman;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
#metrics {
	position:absolute;
	left: 590px;
	top: 225px;
	width: 20px;
	background-color: #fff;
	height: 20px;
}
#menu {
	width: 190px;
	background-color: #EBEBEB;
	background-image: url(images/sidebar1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 124px;
	height: 790px;
	padding: 0px;
	float: none;
}
#menu ul {
	padding-left: 5px;
}
#menu ul li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu h2 {
	font-size: 16px;
	padding-left: 5px;
}
#menu h3 {
	padding-left: 10px;
}
#menu_content {
	float: none;
	width: 183px;
	padding: 0px;
	height: 600px;
	position: absolute;
	left: 0px;
	top: 180px;
}

#menu_content ul li:hover {
	background-color: #C90;
}

#menu_content ul li a {
	list-style-type: none;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu_content ul li a:hover {
	width: 180px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
}

#area1 {
	position: absolute;
	top: 284px;
	left: 190px;
	width: 200px;
	height: 300px;
	background-image: url(images/area_box01.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#area1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 70px;
	text-align: left;
}
#area1_content {
	position:absolute;
	top: 344px;
	left: 205px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 213px;
}

#area2 {
	position: absolute;
	top: 284px;
	left: 390px;
	width: 200px;
	height: 300px;
	background-image: url(images/area_box02.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#area2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 70px;
	text-align: left;
}
#area2_content {
	position:absolute;
	top: 344px;
	left: 410px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 212px;
}
#area3 {
	position: absolute;
	top: 284px;
	left: 590px;
	width: 200px;
	height: 300px;
	background-image: url(images/area_box03.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#area3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 70px;
	text-align: left;
}
#area3_content {
	position:absolute;
	top: 344px;
	left: 605px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 209px;
}

#area4 a {
	position: absolute;
	top: 124px;
	left: 790px;
	width: 190px;
	height: 230px;
	background-image: url(images/advert05.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align:center
}


#area4 a span {
	visibility: hidden;
	text-decoration: none;
}

#area5 a  {
	position: absolute;
	background: #fff url(images/advert06.gif) no-repeat;
	display: block;
	height: 230px;
	width: 190px;
	left: 790px;
	top: 354px;
}
#area5 a span {
	visibility: hidden;
	text-decoration: none;
}

#area6 {
	position: absolute;
	top: 584px;
	left: 790px;
	width: 190px;
	height: 230px;
	background-image: url(images/area_right_bottom.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#area6 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
}
#area6_content {
	position:absolute;
	top: 635px;
	left: 804px;
	width: 164px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 168px;
	text-align: center;
	overflow: hidden;
}

#area6_content a {
	text-decoration: none;
}
#area6tec {
	position: absolute;
	top: 584px;
	left: 790px;
	width: 190px;
	height: 230px;
}

#area7 {
	position: absolute;
	top: 584px;
	left: 190px;
	width: 600px;
	height: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(images/area_box07.gif);
}
#area7 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
}
#area8 {
	position: absolute;
	top: 584px;
	left: 190px;
	width: 200px;
	height: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(images/area_box08.gif);
}
#area8 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 70px;
}
#area8_content {
	position:absolute;
	top: 645px;
	left: 205px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 125px;
	text-align: left;
}

#area9 {
	position: absolute;
	top: 584px;
	left: 390px;
	width: 200px;
	height: 230px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(images/area_box09.gif);
}
#area9 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 70px;
}

#area9_content {
	position:absolute;
	top: 644px;
	left: 405px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 150px;
	text-align: left;
}

#area10 {
	position: absolute;
	top: 584px;
	left: 590px;
	width: 200px;
	height: 230px;
	background-image: url(images/area_box10.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#area10 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 70px;
	text-align: left;
}
#area10_content {
	position:absolute;
	top: 644px;
	left: 610px;
	width: 160px;
	height: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}


#footer {
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	width: 980px;
	left: 2px;
	top: 1009px;
	padding: 10px;
	height: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
#footer p {
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 10pt;
	font-weight: normal;
	color: 
#000066;
	text-align: left;
} 

div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066
} 

.menuitem { font-family: 
verdana; font-size: 8pt; color: #000066; font-weight: bold;
}

div#disqus_thread li, div#disqus_thread span {
	list-style-type: none !important;
		}

