@charset "UTF-8";
/* CSS Document */
<style>
a img{
	border:none;
 }
 
img{border:none;
}

.link{
	outline:none;
	}

a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:bb0000;
	text-decoration:none;
	text-shadow:#f9f9f9 0.1em 0.1em 0.1em;
	}
a:link{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-shadow:#f9f9f9 0.1em 0.1em 0.1em;
	}
a:visited{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-shadow:#f9f9f9 0.1em 0.1em 0.1em;
	}
a:hover{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#0099CC;
	text-decoration:underline;
	text-shadow:#f9f9f9 0.1em 0.1em 0.1em;
	}
a:active{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-shadow:#f9f9f9 0.1em 0.1em 0.1em;
	}

.footer_links a:link{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-shadow:#000000 0em 0em 0.3em;
	}
.footer_links a:visited{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-shadow:#000000 0em 0em 0.3em;
	}
.footer_links a:hover{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#0099CC;
	text-decoration:underline;
	text-shadow:#000000 0em 0em 0.3em;
	}
.footer_links a:active{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-shadow:#000000 0em 0em 0.3em;
	}
body{
	background-image:url(../images/back.gif);
	background-repeat:repeat;
	  text-align:center;
	  padding:0;
	  margin:0;
	  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	  color:#000000;
	  font-size:12px;
	  text-shadow:#f9f9f9 0em 0em 0em;
	}
	
h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#006699;
	font-size:14px;
	font-weight:800;
	margin-top:0px;
	text-shadow:#f9f9f9 0em 0em 0.1em;
	
	}
		

.box{
	position:relative;
	padding: 0px;
	width:960px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	
}
.box2{
	background-color:#FFFFFF;
	position:relative;
	padding: 0px;
	width:958px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	border-right:#CCCCCC dotted 1px;
	border-left:#CCCCCC dotted 1px;

}

.box3{
	background-image:url(../images/top_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 10px;
	width:449px;
	text-align: left;
	margin-left:0px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#111;
	float:left;
	overflow:hidden;
	border-bottom:#111111 10px solid;
	/*text-shadow:#f9f9f9 0.1em 0.1em 0.1em;*/
}

.box4{
	background-image:url(../images/top_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 10px;
	width:205px;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#111;
	float:left;
	overflow:hidden;
	border-bottom:#111111 10px solid;
	
}
input.button{
	background-color:#FFF;
	background-image:url(../images/form_back.gif); 
	border:8px solid #ddd; 
	color:#111;
	height:45px;
	font-weight:bold;
	cursor:pointer;
}
input.button:hover{
	background-color:#FFF;
	background-image:url(../images/button_back2.gif); 
	border:8px solid #333; 
	color:#333; 
	height:45px;
	font-weight:bold;
	
}
.image2{
	margin:20px 0px 20px 20px;
	padding-right:19px;
	border-right:#FFFFFF dotted 1px;
	}
.image2:hover{
	margin:20px 0px 13px 20px;
	padding-right:19px;
	padding-bottom:2px;
	border-right:#FFFFFF dotted 1px;
	border-bottom:#333333 5px solid;	}	
.box5{
	background-image:url(../images/top_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 10px;
	width:204px;
	text-align: left;
	margin-left:10px;
	margin-right:0px;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#111;
	float:right;
	overflow:hidden;
	border-bottom:#111111 solid 10px;
	
}
.header_back{
	line-height:75px;
	width:100%;
	height:75px;
	/*background-color:#ffffff;*/
	background-image:url(../images/top_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom:solid 2px #666666;
	}
	
.fltrt {
	float: right;
	margin-left: 8px;
	margin-right:8px;
	padding:0;
}
.image{
	border:#666666 10px solid;
	}
.image:hover{
	border:#006699 solid 10px;
	}

.fltlft {
	float: left;
	margin-right: 8px;
	margin-left:8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#Menu{
	height:75px;
	line-height:100px;
	margin-right:50px;
	}



a.Menu{

line-height:75px;
float:left;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:18px;
color:#666666;
text-decoration:none;
border-right:#666666 1px dotted;
padding:0px 16px 0px 16px;
text-shadow:#999999 0em 0em 0.2em;

}
a.Menu:visited{
line-height:75px;
float:left;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:18px;
color:#666666;
text-decoration:none;
border-right:#666666 1px dotted;
padding:0px 16px 0px 16px;
text-shadow:#999999 0em 0em 0.2em;
}

a.Menu:hover{
line-height:75px;
float:left;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:18px;
color:#ffffff;
text-decoration:none;
border-right:#666666 1px dotted;
padding:0px 16px 0px 16px;
text-shadow:#666666 0em 0em 0.2em;

}
a.Menu:active{
line-height:75px;
float:left;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:18px;
color:#666666;
background-color:#AAAAAA;
text-decoration:none;
padding:0px 16px 0px 16px;
border-right:#666666 1px dotted;
text-shadow:#999999 0em 0em 0.2em;
}

.content{

padding:10px 10px 10px 10px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
color:#000000;
}

.tab{
	margin-left:0px;
	margin-right:51px;
	background-image:url(../images/tab.png);
	height:32px;
	width:200px;
	line-height:32px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFFFFF;
	font-size:12px;
	overflow:hidden;
	float:right;	
	}
.switch{
margin:4px;
height:25px;
background-image:url(../images/switch.gif);
width:25px;
background-position:right;
float:left;
}
.switch:hover{
border:#CCFF99 4px solid;
margin:0px;
}
.progress{
	width: 1px;
	height: 14px;
	color:#FFF;
	font-size: 12px;
  overflow: hidden;
	background-color: navy;
	padding-left: 5px;
	text-shadow:#222222 0em 0em 0em;
}

.footer{
	background-color:#111111;
	width:100%;
	height:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-shadow:#000000 0em 0em 0.2em;
	}
/*GALLERY*/

.container { width:928px; height:350px; overflow:hidden; position:relative; cursor:pointer; }
		.slides { position:absolute; top:0; left:0; }
		.slides div { position:absolute; top:0; width:928px; display:none; }
		ol, ul { list-style: none; }
		blockquote, q { quotes: none; }
		:focus { outline: 0; }
		ins { text-decoration: none; }
		del { text-decoration: line-through; }
		table { border-collapse: collapse; border-spacing: 0; }
		#loopedSlider { margin:5px auto; width:928px; padding-bottom:10px; position:relative; clear:both; }
		ul.pagination { list-style-type:none; margin:0; padding:0; margin:5px auto; width:120px; }
		ul.pagination li { float:left; margin:0 5px; }	
		ul.pagination li a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(../images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
		ul.pagination li.active a {background-position:0 -12px}

</style>