body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
	color: #000;
	font-size: 13px;
	background: url('../images/bg2.jpg'); 
	background-repeat: repeat-x;
	background-attachment: fixed;	
	text-align: justify;
	
}

a {
	color:#5f0002;
	padding: 0;
}




a:hover	{
	color:#202d4f;
}
a:visited {
	color:#000066;
	text-align: center;
}

.caption {
	text-align:center;
	font-style:italic;
	border-bottom:thin;
	border-bottom-color:#FFF;
	width:inherit;
	font-weight:normal
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}


h3 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

.red {
	color: #5f0002;
	display: inline;
	font-weight: bold;
}
	
	

.header {
	margin: 0 auto 0 auto;
	width: 980px;
	height: 110px;
	overflow: hidden;

}

.header img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	position: fixed;
	z-index: 1;
}

.header a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.headerinfo {
	float: right;
	padding: 15px 10px 0 0;
	position: fixed;
	z-index: 10000;
	width: 500px;
	line-height: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 550px;
}

.navigation {
	margin: 0 auto 0 auto;
	width: 980px;
	height: 150px;
	background: #202d4f;
	padding: 0;
	color: #f9efd4;
}

 
.menu {
	width: 980px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: #202d4f;
	position: fixed;
	z-index: 2000;

}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	}

.menu ul li {
	position: relative;
	background: #202d4f;
	float: left;
	}


.menu li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	background: #202d4f;
	}



.menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px;
	width: 88px;	
	height: 15px;
	text-align: center;
	}

.menu ul li ul li a {
	width: 165px;
}

.menu ul li a:hover {
	color: #f9efd4;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */



.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 980px;
	background: #202d4f;
	}

.menu li:hover ul { 
	background: #202d4f;
	display: block;
	width: 88px;
	top: 25px;
	left: 0px;
	z-index: 3000;

}


.animation {
	clear:both;
	width: 980px;
	background: #202d4f;
	height: 125px;
	position: fixed;
	margin-top:25px;
	z-index: - 10000;
}


.banner {
	margin: -3px auto 0 auto;
	width: 100%;
	height: 15px;
	background: #202d4f url("../images/quotebar2.jpg") no-repeat;
	color: #fff;
	text-align: center;
	position:static;
	padding: 5px 0 5px 0;
	font-weight: bold;
	clear:both;
	z-index: 10000;
}

.banner a {
	color: #eee3c5;
}

.banner a:hover {
	color: #ffff00;
}


.wrapper {
	clear: both;
	margin: auto;
	width: 980px;
	line-height: 1.25;
	background-position: top-left;
	background-repeat: repeat-x;
	height: auto;
	padding-top: 20px;
}



.printcontact {
	display: none;
}


.leftsidebar {
	width: 240px;
	height: auto;
	padding: 10px 0 50px 30px;
	float: left;
}

.newsblock {
	width: 230px;
	height: auto;
	border-bottom: dashed 1px #a1a1a1;
	text-align:left;
	padding: 7px 0 7px 0;
	font-size: 13px;
}

.newsblock img {
	float: right;
	padding: 2px;
}

.date {
	font-weight: bold;
	padding: 0 0 5px 0;
}


.maincontent {
	width: 380px;
	height: auto;
	padding: 10px 0px 55px 0;
	float:left;	
}

.infobox {
	width: 100%;
	background: #eee3c5;
	padding: 10px;
}





.rightsidebar{
	width: 315px;
	float: right;
	height: auto;
	padding: 15px 0 0 3px;
}

.rightsidebar img {
	padding: 0;

}

.footer {
	background: #202d4f;
	width: 980px;
	height: 35px;
	clear: both;
	margin: 0 auto 0 auto;
	position: fixed;
	bottom: 0px;
	
}



.footermenu {
	width: 150px;
	height: 190px;
	padding: 10px;
	float: left;
	text-align: left;
	margin: 0;
}


.footermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	}

.footermenu ul li {
	position: relative;
	border-bottom: 1px dashed #a1a1a1;
	background: #202d4f;
	}


.footermenu li ul {
	position: absolute;
	left: 0px;
	top: 25px;
	display: none;
	background: #202d4f;
	}



.footermenu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px;
	}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */



.footermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	background: #202d4f;
	}

.footermenu li:hover ul { 
	background: #202d4f;
	display: block;
}

.contact {
	width: 960px;
	height: auto;
	padding: 5px;
	float: right;
	text-align: left;
	margin: 0 10px 0 0;
}
.contact ul {
	color: #fff;
	margin: 0;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
}
.contact ul a {
	color: #46c6f0;
	margin: 0;
	text-decoration: none;
	border: none;
}

.copy {
	width: 980px;
	color: #a1a1a1;
	margin-left: -5px;
	text-align: center;
	font-size: 10px;
	padding: 5px 0 5px 0;
	background: #fff;
	margin-top: 5px;
}

.linkfix a {
	color: #5f0002;
	text-decoration:none
}
.marquee {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

