
html, body{
	font-family: tahoma, verdana, arial;
	font-size: 0.9em;
	text-align:center;
	padding: 0 0 0 0;
	margin:0;
	background-image: url('images/body_bg.jpg');
	background-attachment:fixed;
	}
	
p{
	margin: 6px;
	text-align:left;
	}
	
a{
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.error{
	color: red;
	}

.clear{
	clear:both;
	}
	
table{
	border-collapse: collapse;
	}
	
table tr td{
	vertical-align: top;
	margin: 0px;
	padding: 0;
	}
	
form fieldset, fieldset{
	margin: 12px;
	padding: 12px;
	border: 1px solid #cecece;
	}
	
form fieldset legend, fieldset legend{
	margin:0;
	margin-bottom: 6px;
	padding:1px 3px;
	border: 1px dotted #cecece;
	}
	
fieldset ul{
	width: auto;
	list-style:none;
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
fieldset ul li{
	background-color: #d7dcea;
	margin: 2px 0px;
	}
	
fieldset ul li p{
	padding:2px;
	line-height: 19px;
	}
	
form p{
	width: 100%;
	text-align:left;
	margin: 1px 0;
	line-height:1.8em;
	}

form label{
	text-align: right;
	vertical-align: top;
	width: 10em;
	margin-right: 0.5em;
	line-height:1.3em;
	display: inline-block;
	}

form label.err{
	color:red;
	}

form label.error {
	text-align:left;
	color: #f00;
	margin-left: 13px;
	width: auto;
	display: inline;
	}
	
form input, form textarea{
	width:200px;
	}

	
form input.submit, .but{
	margin-left: 13em;
	margin-right: 0em;
	margin-top: 6px;
	width: 100px;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 0.8em;
	}
	
.but{
	margin-left: 0.5em;
	}
	
#info, #error{
	margin: 6px 2px;	
	width: 98%;
	display:none;
	}
	
#info{
	border: 2px solid #ffa54a;
	background-color: #ffffd2;
	}

#error{
	border: 2px solid #f00000;
	background-color: #ffd7d7;
	}
	
#info p, #error p{
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
	}
	
#error p{
	color: #f00000;
	}
	
#container{
	min-height:100%;
	position: relative;
	}
	
.header{
	min-width: 960px;
	height: 120px;
	background-image:url('images/head_bg.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align:center;
	}
	
.header .wrap{
	margin: 0 auto;
	width: 900px;
	}
	
.header p{
	text-align: center;
	padding: 1px;
	margin-top: 0px;
	}

.menu {display:inline-block;}
.menu {display:inline;}
.holder {display:table;}
 
.menu{
border:0px solid #000000;
	display:table;
	margin:0px;
	margin-left: -30px;
	padding:0px;
	list-style: none;
	position:relative;
	z-index: 10;
	}
	
.menu li{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
	list-style:none;
	display: table-cell;
	float:left;
	position: relative;
	}
	
.menu li a{
	display:block;
	color:#ffffff;
	font-size: 1.1em;
	padding:0px 6px;
	position: relative;
	border-right: 1px solid #ffffff;
	}
	
.menu li.hasmore{
	margin-left: 3px;
	padding-left: 10px;
	background:url('images/drophighlight.png') no-repeat left 7px;
	}
	
ul.dropdown{
	background-color: #5c58e8;
	margin:0px;
	padding:5px;
	display:block;
	position:absolute;
	z-index: 999;
	top: 100%;
	display:none;
	left:0px;
	overflow:hidden;
	}
	
ul.dropdown ul.dropdown{
	top:0;
	left:95%;
	}
	
ul.dropdown li{
	text-align:left;
	margin:0px; 
	padding: 0px;
	float: none;
	position:relative;
	list-style:none;
	display:block;
	border-bottom:1px solid #ffffff;
	}
	
ul.dropdown li.last{
	border:0;
	}

ul.dropdown li a{
	border: 0px;
	padding: 3px;
	color:#ffffff;	
	display:block;
	position:relative;
	z-index: 0;
	}

 
#wrapper2 {text-align:center;margin:0px;}

	
.content{
	width: 700px;
	margin: 12px auto;
	}
	
.slider { width:700px; height:180px; overflow:hidden; position:relative; cursor:pointer; border: 3px solid #000000; margin:0 0 10px 0;padding:0px;}
.slides { position:absolute; top:0; left:0;}
.slides div {float:left; clear:right; border-right: 180px solid #131156;}
.slides div img { border:0px;}
.slider span{
	position: absolute; 
	bottom: 0; left: 0;
	height: 30px; width: 100%;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	display:none;
	}

	
.content .text{
	width: 700px;
	border: 3px solid #000000;
	background-color: #ffffff;
	}
	
.content .text .title{
	font-size: 1.2em;
	font-weight: bold;
	}
	
.content .home_text{
	width: 450px;
	float:left;
	clear:right;
	}
	
.gallery{
	margin-top:-10px;
	}

.gallery .title{
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	}
	
.gallery .image{
	text-align:center;
	margin: 12px;
	}
	
.gallery .desc p{
	color:#ffffff;
	text-align:center;
	}
	
.news_holder{
	border: 1px solid #131156;
	width: 200px;
	float:right;
	margin:12px;
	}
	
.news, .newsbody, .newsfoot{
	width: 100%;
	}

.news{
	margin-top: 0px;
	color: #ffffff;
	}
	
.newsfoot{
	margin-bottom: 0px;
	}

.news, .newsfoot{
	padding:1px 0;
	margin:0px;
	line-height: 0.8em;
	background-color:#131156;
	}
	

.newsbody, .list{
	margin: 0px;
	height: 150px;
	overflow:auto;
	}

.newsbody p{
	font-size: 0.8em;
	color: #000000;
	}
	
.newsbody ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	}
	
.newsbody ul li{
	display:block;
	}
	
	
.credit{
	min-width: 960px;
	height: 125px;
	background-image:url('images/foot_bg.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top:40px;
	}

.credit p{
	text-align: center;
	color: #ffffff;
	}
	
.credit p a{
	color: #ffffff;
	}