@CHARSET "ISO-8859-1";

h1 {
font-size: 22px;
line-height: 24px;
font-weight: bold;
color:#333;
margin-top: 2px; 
margin-bottom: 10px; 
text-decoration:none;
}

h2 {
	font-size: 18px;
	margin: 10px 0;
	color: #333;
}

h3 {
	font-size: 16px;
	margin: 10px 0;
	color: #333;
}

h4 {
	font-size: 14px;
	margin: 10px 0;
	color: #333;
}

a:link,a:active,a:visited {
	color: #0a25f0;
}

a:hover {
	color: #999;
}

/* Top Section =========================== */
#top {
	/*margin-top: 10px;*/
	padding-top:1px;
}
#sidebar {
	width: 157px;
	height: 190px;
	background: url('../images/sidemenu.jpg') top left no-repeat;
	float: left;
	position: relative;
	bottom: 402px;
	left: 679px;
	padding-top: 210px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#sidebar p {
	padding-left: 5px;
}
#sidebar form {
	padding-left: 5px;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}


/* Bottom ================================ */
#bottom {
	background: url('../images/index-text.gif') top center no-repeat;
	height: 82px;

	width: 969px;

}

/* Footer ================================
#footer {
	
}

#footer-left {
	color: #ededed;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 500px;
	float: left;
}
 */
 /*
p.links {
	color: #a6c0dc;
}

#footer-left a {
	color: #a6c0dc;
	text-decoration: none;
}

#footer-right {
	width: 250px;
	float: right;

}
*/
/* Scroller/Slider ============================== */
#scroller_wrap{
	float:left;
	background:url(../images/frontpage-seperator-440.jpg) top center no-repeat;
	width:480px; 
	margin-top:10px;
	margin-bottom:5px;
/* background-color:#00FF33; */
}

#scroller {
	/* background-color: #ee00ee; */
	width: 420px;
	height: 100px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	color:#FFFFFF;
	font-size:11px;
}


#leftControl {
	float: left;
	width: 25px;
	text-align: center;
	line-height: 72px;
	display: block;
	height: 72px;
	padding-top: 0px;
}
#rightControl {
	float: left;
	width: 25px;
	text-align: center;
	line-height: 72px;
	display: block;
	height: 72px;
	padding-top: 0px;
}
#outerScroller {
 /* background-color: #1200ee; */
	float: left;
	width: 370px;
	overflow: hidden;
	height: 100px;
	display: block;
	position:relative;
}
#innerScroller {
 /* background-color: #00aa11; */
	width: 5000px;
	height: 100px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}



/* Scroller/Slider2 ============================== */

#scroller_wrap2{
	float:left;
	width:946px;

	margin-bottom:5px;
/* background-color:#00FF33; */
}

#scroller2 {
        position:absolute;
        top:24px;
        left:34px;
	/* background-color: #000000; */
	width: 880px;
	height: 100px;
	text-align:center;
	margin: 0 auto;
	margin-top:10px;
	color:#FFFFFF;
	font-size:11px;
}


#leftControl2 {
	float: left;
	width: 25px;
	text-align: center;
	line-height: 55px;
	display: block;
	height: 55px;
	padding-top: 0px;
}
#rightControl2 {
	float: left;
	width: 25px;
	text-align: center;
	line-height: 55px;
	display: block;
	height: 55px;
	padding-top: 0px;
}
#outerScroller2 {
	float: left;
	width: 830px;
	overflow: hidden;
	height: 100px;
	display: block;
	position:relative;

}
#innerScroller2 {
	width: 5000px;
	height: 100px;
	position: relative;
	text-align: center;
}

#innerScroller2 img{
	float:left;
}
