a			{ color: #666666; text-decoration: none; }
a:link		{ color: #666666; }
a:visited	{ color: #666666; }
a:hover		{ color: #990033; }
a:active	{ color: #990033; }



* {
		margin:0;
		padding:0;
		}

html, body {
		height:100%; overflow-y:hidden; overflow-x:hidden; background-color: #FFF;
		}

body {
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

#center { 
		width:1px;
		height:50%;
		margin-bottom:270px; /* half of container's height */
		float:left;
		
		}

#container {
		margin:0 auto;
		position:relative;
		text-align:left;
		height:540px;
		width:850px;
		clear:left;
		background-image:url(images/360_grad.jpg);
		}

#navigation { position: absolute; width: 630px; height: 10px; margin: 0px; padding: 0px; border: none; top: 141px; left: 190px; }
#anima { position:absolute; top:35px; left:15px; }
#nav1 { position: absolute;	width: 190px;	height: 27px; margin: 0px; padding: 0px; border: none; top: 212px; left: 171px; }
#nav2 {	position: absolute;	width: 190px;	height: 27px; margin: 0px;	padding: 0px; border: none;	top: 240px;	left: 160px; }
#intro {
	position: absolute;
	width: 437px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 173px;
	left: 295px;
}
#intro2 {
	position: absolute;
	width: 323px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 256px;
	left: 438px;
}
#nav3 { position: absolute; width: 190px;	height: 27px; margin: 0px; padding: 0px; border: none; top: 268px; left: 149px; }
#nav4 { position: absolute; width: 190px;	height: 27px; margin: 0px;	padding: 0px; border: none;	top: 296px;	left: 133px; }
#nav5 { position: absolute; width: 190px; height: 27px; margin: 0px; padding: 0px; border: none; top: 324px; left: 115px; }
#footer { position: absolute; width: 728px; height: 15px; margin: 0px; padding: 0px; border: none; top: 500px; left: 15px; }
#content { position: absolute; width: 366px; height: 262px; margin: 0px; padding: 0px; border: none; top: 212px; left: 372px; overflow:auto; 
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: rgb(150,217,30);
	scrollbar-arrow-color: rgb(150,217,30);
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: rgb(150,217,30);
	 }
 #content1 { position: absolute; width: 550px; height: 262px; margin: 0px; padding: 0px; border: none; top: 212px; left: 195px; overflow:auto; 
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: rgb(150,217,30);
	scrollbar-arrow-color: rgb(150,217,30);
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: rgb(150,217,30);
	 }
	
.con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	word-spacing: 0.1em;
	line-height: 20px;
	}
	
.conhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89C122;
	word-spacing: 0.1em;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;

	}
	
.nav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	word-spacing: 0.1em;
	line-height: 16px;
	text-decoration: strong;
	}
	
.navh  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	word-spacing: 0.1em;
	line-height: 16px;
	text-decoration: strong;
	}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5;
	line-height: 19px;
	margin-top: 5px;

}

ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	list-style-image:url(images/li.gif);
	list-style-position: outside;
	line-height: 17px;
	}

#content_news { position: absolute; width: 366px; height: 262px; margin: 0px; padding: 0px; border: none; top: 212px; left: 372px; overflow:auto; 
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: rgb(150,217,30);
	scrollbar-arrow-color: rgb(150,217,30);
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: rgb(150,217,30);
	 }
	 
#content_news ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 17px;	
	list-style-image:none;
	list-style-type:none;
	}
	
#content_news li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5;
	line-height: 19px;
	margin-top: 5px;
	list-style-image:none;
	list-style-type:none;

}	

#news {
	margin-left: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 17px;
	}

