/* CSS Document */


body {
	background-color:#ffffee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/top_back.gif);
	background-repeat: repeat-x;
	color: #0066ff;
}
#content {
	min-width:764px;
	width:98%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/left_back.jpg);
	background-repeat: repeat-y;

	}
	#right {
	width:100%;
	background-image: url(../images/right_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
}
#banner {
	float:left;
	width:99%;
	height:130px;
	background-color:#0000FF;
	background-image: url(../images/banner01.jpg);
	padding-top: 20px;
}


#banner .style2 {
	font-size: 28px;
	color: #ffffff;
	padding-left: 10px;
}
#main {
	width:99%;
	/*background-color: #EFEBDE; */
	background-color: #ffffee;
	margin-bottom: 0px;
}

#map {width:666px;
}
#map img {
	margin: 0px;
	padding: 0px;
}
#Layer2 {
	float:left;
	width:150px;
	color: #0066ff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 5px;
	
}
#Layer2 ul{
	margin: 0px;
	padding: 0px;
}

#Layer2 li {
	list-style-type: none;
}
#Layer2 img {
border:none;}

#Layer2 img:hover {
background-image:url(../images/button_off.gif);
}

#Layer2 a {
	text-decoration: none;

}

#Layer2 a:hover {
	color:#FFFFFF;
	background-color: #FF0000;
}

#Layer3 {
	float:none;
	vertical-align: bottom;
	bottom: 0px;
	padding-top: 50px;
}

#Layer4 {
	width:75%;
	float:left;
	color: #0066FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
	height: auto;

	}
#Layer4 img {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#Layer5 {
	float:left;
	width:99%;
	padding-left: 10px;
}
#footer {
	clear: both;
	padding: 5px;
}
#footer ul {
	list-style-type: disc;
}
#footer li {
	display: inline;
}

.style2 {
	font-size: 18px;
}

.style3 {
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.style4 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#BreadCrumbBar
{
	
	
	margin-right: 1px;
	font-size: .75em;
	color: #34251F;
	text-shadow: #000000 2px 2px 2px;
	float: left;
	margin-left: 1px;
	padding-left: 5px;
}
.breadCrumb
{
	display: inline;
}

#homecontent {
	width:60%;
	float:left;
	color: #0066FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	height: auto;

	}
#newscontent{
	float: right;
	width: 149px;
	padding-right: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#newscontent h1{
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 20px;
}
#newscontent h2{
	font-size: 14px;
	font-weight: bold;
}