* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	background-repeat:repeat-x;
top:
}

.clearboth {clear:both}

/* Headers */
h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #CCC;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
h4, h5, h6, h2 {
	color: red
}
/* Links */
.general A:link {
	text-decoration: none;
	color: #FFF;
}
.general A:visited {
	text-decoration: none;
	color: #FFF;
}
.general A:active {text-decoration: none}
.general A:hover {
	text-decoration: underline;
	color: #0FF;
}

/* top bar Links */
.general_1 A:link {
	text-decoration: none;
	color: blue;
}
.general_1 A:visited {
	text-decoration: none;
	color: blue;
}
.general_1 A:active {text-decoration: none}
.general_1 A:hover {
	text-decoration: underline;
	color: #0FF;
}

/* Layout */
#wrapper {
	margin: 0 auto;
	width: 1022px;
}
#header {
	width: 700px;
	float: left;
	padding: 10px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#header-2 {
	color: #333;
	width: 280px;
	float: left;
	padding: 10px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background-color: #FFF;
}
.header-2-box-1 {
	color: #333;
	width: 280px;
	float: left;
	height: 20px;
	margin: 5px 0px 5px 0px;
	background-color: #E1E1E1;
}
#leftcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 598px;
	width: 208px;
	float: left;
	background-color: #FFF;
	border: 1px solid #ccc;
	overflow:auto;
}
#leftcolumn-bottom {
	color: #333;
	margin: 458px 0px 0px -210px;
	height: 150px;
	width: 208px;
	float: left;
	background-color: #FFF;
	border: 1px solid #ccc;
	overflow:auto;
}
#content {
	float: left;
	color: #333;
	background: #F2F2E6;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 580px;
	width: 618px;
	overflow:auto;
}
#rightcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 580px;
	width: 152px;
	float: left;
	background-color: #9C9ACB;
}
#rightcolumn-inner {
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 590px;
	width: 150px;
	float: left;
	background-color: #D8D7EA;
}
#content-top-1 {
	margin: 0px 0px 0px 10px;
	height: 20px;
	width: 575px;
	float: left;
	color: #9C9ACB;
	}
#content-top-2 {
	margin: 10px 0px 0px 10px;
	height: 500px;
	width: 600px;
	float: left;
	overflow:auto;
}
#content-top-2-of-2 {
	margin: 100px 0px 0px 10px;
	height: 300px;
	width: 600px;
	float: left;
	overflow:auto;
}
#content-top-3 {
	margin: 15px 0px 0px 10px;
	height: 350px;
	width: 380px;
	float: left;
	overflow:auto;
	background-color:#E1E1E1;
}
#content-top-4 {
	margin: 15px 0px 0px 10px;
	height: 350px;
	width: 150px;
	float: left;
	overflow:auto;
}
#centralContent
{
	float: left;
	width: 100%;
	padding-top: 15px;
}
#content-top-5 {
	margin: 5px 0px 0px 10px;
	height: 80px;
	width: 480px;
	float: left;
	overflow:auto;
}
#footer {
	width: 1000px;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #9C9ACB;
	text-align: right;
	float: left;
	background-image: url(images/foot-bg.jpg);
}
#top-bar {
	width: 1000px;
	color: #9C9ACB;
	padding: 10px;
	text-align: right;
	float: left;
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
#copyright {
	width: 1020px;
	clear: both;
	color: #333;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
/* start news */
#content-news-1 {
	margin: 15px 0px 0px 10px;
	width: 570px;
	float: left;
	overflow:auto;
	}
/* end news */

/* right inner column start */
#header-3 {
	color: #333;
	width: 128px;
	float: left;
	padding: 10px;
	height: 590px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}
.header-3-box-1 {
	color: #333;
	width: 128px;
	float: left;
	height: 80px;
	margin: 0px 0px 0px 0px;
	background-color: #E1E1E1;
}
/* right inner column end */
/* Side Nav Start */
/* main menu */

/* Side Nav End */
#slide {
	padding:0;
	margin:0;
	list-style:none;
	width:208px;
	position:relative;
	overflow:hidden;
	font-family: verdana, sans-serif;
	font-size:13px;
}

#slide li.top
{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:210px;
	color:#000;
	background:#eee;
	text-decoration:none;
	border-bottom:1px solid #fff;
	text-indent:3px;
	overflow:hidden;
	cursor:pointer;
}
#slide li.top a {text-decoration:none; color:#000; display:block; background:url(arrows/out.gif) no-repeat 5px 8px;}
#slide li.top a:hover {color:#069; background:#ddd url(arrows/out-over.gif) no-repeat 5px 8px;}
/* submenu */
#slide li.top2
{
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	width:210px;
	color:#000;
	font-size:11px;
	background:#eee;
	text-decoration:none;
	border-bottom:1px solid #fff;
	text-indent:10px;
	overflow:hidden;
	cursor:pointer;
}
#slide li.top2 a {text-decoration:none; color:black; display:block; background:url(arrows/out.gif) no-repeat 5px 8px;}
#slide li.top2 a:hover {color:blue; background:#ddd url(arrows/out-over.gif) no-repeat 5px 8px;}
