body {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	font : 73% arial, verdana, tahoma, "Trebuchet MS", sans-serif;
	line-height : 1.7em;
	color : #333;
	width: 1000px;
	border: thin solid #9acccc;
	background-color: #fff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#banner {
	height : 150px;
	padding : 0;
	color : #333;
	background-image: url(images/image00.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner h1 {
margin : 0;
padding : 25px;
text-align: left;
background : transparent;
color : #fff;
}

.menu ul li {
	line-height : 1.8em;
	margin : 0 10px 0 0;
	padding : 0;
	list-style-type : square;
	color : #80BFBF;
	background : inherit;
	font-weight: bold;
}
.menu ul li a {
	color : #80BFBF;
	background : inherit;
	font-weight: bold;
}
.menu ul li a:hover {
	color : #3DC7A8;
	background : inherit;
	font-style: italic;
	font-weight: bold;
}
#content {
	padding-left : 5px;
	margin : 0 200px;
}
#content p {
padding : 3px;
}
#sidebar-a {
	float : left;
	width : 140px;
	margin-left : 15px;
	border-right : 1px solid #eee;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#sidebar-b {
float : right;
width : 140px;
margin : 0 15px 0 0;
padding : 0 5px 0 10px;
border-left : 1px solid #eee;
}
#footer {
	clear : both;
	padding : 5px;
	margin : 0;
	color : #f7f7f7;
	background-color: #9acccc;
}
#footer a {
text-decoration : none;
color : #000;
background : inherit;
}
#footer a:hover {
text-decoration : underline;
color : #fff;
background : inherit;
}
a {
text-decoration : none;
color : #407D7D;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #80BFBF;
background : inherit;
}
a img {
border : 0;
}
.border {
padding : 5px;
margin : 10px;
border : 1px solid #aaa;
}
.imgleft {
float : left;
border : 1px solid #aaa;
margin : 5px 10px 10px 15px;
padding : 5px;
}
.imgright{
	float : right;
	border : 1px solid #aaa;
	padding : 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

h2 {
	color: #999999;
	font-size: 14px;
}
h3 {
	padding : 5px;
	text-transform : none;
	font-size : 110%;
	letter-spacing : 5px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-y;
}
imgcent {
	margin: 5px;
	padding: 5px;
	clear: both;
	float: none;
	border: thin solid #aaa;
}

h4 {
	padding : 5px;
	text-transform : none;
	font-size : 110%;
	color : #000000;
}
.clear {
clear : both;
width : 100%;
}
.col3,.col3center {
float: left;
width: 30.5%;
}
.col3center {
margin: 0 3%;
}
strong {
color: #000;
}


/* Scroller Box */
#scroller_container {
 border: 1px solid #709472;
 position: relative;
 width: 600px;
 height: 80px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 80px;
 font-size: 60px;
}

/* menu3 */
.menu3 {
 padding:0 0 0 32px;
 margin:0; list-style:none;
 height:35px;
 background:#fff url(three_0.gif);
 position:relative;
 border:1px solid #000;
 border-width:0 1px;
 border-bottom:1px solid #444;
 }
.menu3 li {
 float:left;
 }
 
.menu3 li a {
 display:block;
 float:left;
 height:35px;
 line-height:35px;
 color:#fff;
 text-decoration:none;
 font-size:11px;
 font-family:arial, verdana, sans-serif;
 font-weight:bold;
 text-align:center;
 padding:0 0 0 8px;
 cursor:pointer;
 }
 
.menu3 li a b {
 float:left;
 display:block;
 padding:0 16px 0 8px;
 }
 
.menu3 li.current a {
 color:#fff;
 background:url(three_2.gif);
 }
 
.menu3 li.current a b {
 background:url(three_2.gif) no-repeat right top;
 }
 
.menu3 li a:hover {
 color:#fff;
 background:#000 url(three_1.gif);
 }
 
.menu3 li a:hover b {
 background:url(three_1.gif) no-repeat right top;
 }
 
.menu3 li.current a:hover {
 color:#fff; background:#000 url(three_2.gif);
 cursor:default;
 }
 
.menu3 li.current a:hover b {
 background:url(three_2.gif) no-repeat right top;
 }

/* Scoller Box */

/* At the end of the CSS File */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
 overflow: auto;
 
 

