/* -------------------------------- */

body {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

.header_logo {
	width: 950px;
	height: 77px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/index_header.png);
}

#body_logo {
	width: 950px;
	margin-top: 33px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 900px;
}

#nav_top {
	width:950px;
	height:20px;
	float:left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	font-weight:bold;
	letter-spacing:1px;
	background-color: #9D9D9D;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;

}

#nav_left {
	width:210px;
	height:660px;
	float:left;
	background-color:#E9E9E9;
}

#nav_left_titlebox {
	width:200px;
	height:638px;
	margin:10px 0px 10px 10px;
	opacity:0.9;
	float:left;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:repeat-y;
	text-indent: 10px;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#nav_sidebar_container {
	width:184px;
	height:150px;
	margin: 10px 8px 10px 8px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#nav_sidebar_container { // top advert
	width:184px;
	height:167px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin: 10px auto 10px auto;
	padding: 0px;
	background-image: url(../images/side_image3.png);
}

#nav_sidebar_container {
	width:184px;
	height:150px;
	margin: 10px 8px 10px 8px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-image: url(../images/side_ads_03.png);
}

#nav_sidebar_lowercontainer {
	width:184px;
	margin: 10px auto 10px auto;
	border-bottom-width: 2px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.nav_sidebarpage_topcircle {
	height:10px;
	width:184px;
	background-image:url(../images/sidebarpage_top.png);
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
}

.nav_sidebarpage_links {
	height:281px;
	width: 184px;
	margin:0px auto 0px auto;
	background-image: url(../images/sidebarpage_central.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #06F;
}

.nav_sidebarpage_central {
	height:177px;
	width:175px;
	background-image:url(../images/sidebarpage_panel.png);
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
}

.nav_sidebar_option {
	height:30px;
	width:175px;
	margin:0px auto 0px auto;
	background-image: url(../images/sidebarbutton.png);
	background-repeat: no-repeat;
	background-position: 145px;
	margin-top: 3px;
	font-size: 12px;
	line-height: 25px;
	font-weight: 300;
	color: #000;
}

.nav_sidebarpage_centrallower {
	height:83px;
	width:175px;
	margin: 1px auto 0px auto;
}

.nav_sidebar_related {
	height:60px;
	font-size: 10px;
	line-height: 25px;
	color: #444;
	width: 160px;
	margin: 0px auto 0px auto;
	text-indent: 0px;
}

ul.nav_sidebar_lowerlist {
	font-size: 11px;
	margin: -3px -10px -10px -10px;
	line-height:15px;
	list-style-type:disc;
	
}


.nav_sidebarpage_bootomcircle {
	height:8px;
	width:184px;
	margin:0px auto 0px auto;
	background-image:url(../images/sidebarpage_bottom.png);
	background-repeat:no-repeat;
}

.nav_sidebar_bottomimage {
	height:146px;
	width:200px;
	margin:22px 0px 0px 0px;
	background-image:url(../images/sidebar_ilslogin.png);
}

/* Body */

#nav_content {
	width:740px;
	height:660px;
	float:left;
	background-color:#E9E9E9;
}

#nav_content_box {
	width:720px;
	height:640px;
	margin:10px 10px 10px 10px;
	background-color:#FFF;
	opacity:0.9;
	float:left;
	
}

#content_box1 {
	height:470px;
	padding-left: 10px;
	margin-top: 10px;
}

#content_box2 {
	height:380px;
	padding-left: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: -5px 0px 0px 11px;
	padding: 0px 0px 6px 0px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0px 4px 10px;
	padding: 0px 0px 6px 0px;
	font-size: 31px;
	line-height: 22px;
	letter-spacing: -2px;
	font-weight: bold;
}

h3 {
	text-decoration:underline;
	line-height:10px;
}

#content_body {
	margin: 10px auto 0px auto;
	width:700px;
	height:580px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 20px;
	font-size: 14px;
}

#conent_text {
	font-size:12px;
}

ul {
	line-height:14px;
}

#footer {
	margin: 0px auto 0px auto;
	width:950px;
	height:50px;
	text-align:center;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #7E7E7E;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7E7E7E;
}

	#footer_nav1 {
	float:left;
	width:250px;
	height:50px;
	text-align: left;
	color: #969696;
	line-height: normal;
}

	#footer_nav2 {
	float:right;
	width:290px;
	height:30px;
	text-align:left;
	color:#7E7E7E;
}
	#footer_nav2_logo1 {
	float:right;
	width:50px;
	height:30px;
	margin-left:10px;
	}
	
	#footer_nav2_logo2 {
	float:right;
	width:24px;
	height:30px;
	margin-left:10px;
	}

	#footer_nav3 {
	float:left;
	width:330px;
	height:20px;
	text-align:center;
	color:#7E7E7E7E;
}

	#footer_nav4 {
	float:right;
	width:370px;
	height:20px;
	text-align:right;
	color:#7E7E7E;
}

	#footer_nav5 {
	float:right;
	width:410px;
	height:30px;
	text-align:left;
	color:#7E7E7E7E;
}
