@charset "UTF-8";
/* CSS Document */





/* body & background */
body {
	background-image:url(../GIF/background_color.gif);
	width:100%;
	height:100%;
}

#background {
	background-image:url(../GIF/background.png);

	margin: 0 auto 0 auto;
	background-repeat:no-repeat;
	width:1024px;
	height:1024px;
}
#wrapper {
	width:770px;
	height:920px;
	margin-left:126px;
}
#topgap {
	height:15px;
	width:770px;
	margin-left:126px;
}





/* top header */
#header {
	width:770px;
	height:73px;
}
#headerlogo {
	height:73px;
	width:484px;
	float:left;
	background-image:url(../GIF/logo.png);
}
#search {
	height:49px;
	width:120px;
	float:left;
	padding-top:20px;
	padding-left:145px;
	
}





/* outterbody */

#bodywrap {
	width:770px;
	height:845px;
	background-color:#666;
}

#gap {
	height:10px;
	width:770px;
}




/* main content area */

#mainwrap {
	width:750px;
	height:445px;
	margin-left:10px;
	background-color:#FFF;
}

#mainspace {
	height:445px;
	width:10px;
	float:left;
	
}
#homearea {
	width:730px;
	height:377px;
	float:left;
	padding-left:5px;
	padding-top:0px;
}


		/* navagation */
#navspace {
	height:58px;
	width:740px;
	float:left;
	outline:none;
	
}
#navbar {
	height:58px;
	width:740px;
	position:absolute;
	overflow:visible;
		
}



		/* sidebar */
#sidebar {
	height:387px;
	width:172px;
	float:left;
}


	
	



	
	
	
	
#dividerbar {
	height:386px;
	width:20px;
	float:left;
	background-image:url(../GIF/divider.png);
}




		/* main content body */

#mainheader {
	width:540px;
	height:40px;
	float:left;
	
	
	
	
}

#subheader {
	width:725px;
	height:40px;
	float:left;
}
#maincontent {
	width:506px;
	height:305px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color:#FFF;
	overflow:auto;
	margin-top:10px;
}


#subcontent {
	width:691px;
	height:305px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color:#FFF;
	overflow:auto;
	margin-top:10px;
}
#maincontent a {
	text-decoration:none;
	color:#333;
}





/* bottom menu */
#menuwrap {
	width:750px;
	height:235px;
	margin-left:10px;
	
}
.menuspace {
	height:235px;
	width:10px;
	float:left;
}

.menu {
	height:235px;
	width:254px;
	float:left;
}

.menuend {
	height:235px;
	width:230px;
	float:left;
}
.menutop {
	width:254px;
	height:55px;
}
.menutabs {
	width:244px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	text-align:left;
	font-size:15px;
	color:#6663;
	padding-top:6px;
	padding-left:10px;
}
.menutabs a:link {
	text-decoration:none;
	color:#666;
	
}
.menutabs a:visited {
	text-decoration:none;
	color:#666;
	
}
.menutabs a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}
.menutabs a:active {
	text-decoration:none;
	color:#666;
	
}

.menutopright {
	width:230px;
	height:55px;
}
.menutabsright {
	width:220px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	text-align:left;
	font-size:11px;
	color:#666;
	padding-top:6px;
	padding-left:10px;
}
.menutabsright a:link {
	text-decoration:none;
	color:#666;
	
}
.menutabsright a:visited {
	text-decoration:none;
	color:#666;
	
}
.menutabsright a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}
.menutabsright a:active {
	text-decoration:none;
	color:#666;
	
}





/* copyright */








/* type classes */


/* maincontent body */
.maincontentheadline {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
OL {
	
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#333;
}
UL {
	
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#333;
}

.maincontentbody {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#333;
}


/*copyright*/

.login {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#333;
	
}
	
object { outline:none; }

.bodybold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/*bottom menu*/


#htmlmenu {
	height:140px;
	width:750px;
	margin-left:10px;
	float:left;
	background-image:url(../GIF/link_menu.png);
}
#htmlmenuspace {
	height:60px;
	width:75px;
	float:left;
	padding-top:70px;
}
.linksspace {
	margin-top:20px;
	height:90px;
	width:121px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#999;
	font-size:10px;
}

.linkmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	text-align:left;
	font-size:9px;
	color:#999;
}

.linkmenu a:link {
	text-decoration:none;
	color:#999;
	
}
.linkmenu a:visited {
	text-decoration:none;
	color:#999;
	
}
.linkmenu a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}
.linkmenu a:active {
	text-decoration:none;
	color:#666;
	
}

.linkmenu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	text-align:left;
	font-size:9px;
	color:#999;
	line-height:140%;
}

.linkmenu2 a:link {
	text-decoration:none;
	color:#999;
	
}
.linkmenu2 a:visited {
	text-decoration:none;
	color:#999;
	
}
.linkmenu2 a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}
.linkmenu2 a:active {
	text-decoration:none;
	color:#666;
	
}

/*copyright*/
#copyright {
	margin-top:11px;
	height:19px;
	width:605px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#999;
	font-size:9px;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	text-align:left;
	font-size:9px;
	color:#999;
}

/*site mapp*/ 
#sitespacer {
	width:40px;
	height:377px;
	float:left;
}
.sitespace {
	margin-top:110px;
	height:227px;
	width:140px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#333;
	font-size:10px;

}

.sitesmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	text-align:left;
	font-size:9px;
	color:#999;
}

.sitesmenu a:link {
	text-decoration:none;
	color:#999;
	
}
.sitesmenu a:visited {
	text-decoration:none;
	color:#999;
	
}
.sitesmenu a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}
.sitesmenu a:active {
	text-decoration:none;
	color:#666;
}

.info {
	margin-top:110px;
	height:227px;
	width:230px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#333;
	font-size:10px;
}

