@charset "UTF-8";
/* CSS Document */
html {
	overflow-y: scroll;	
}

body, html, ul, li, img, select, ol { 
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	}
	
body {
	background: #fff;
	color: #333;
	font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}

a { 
	color: #08c;
	text-decoration: none;
	}
	
a:hover { 
	color: #08c;
	text-decoration: underline;
	}

.clear { clear: both; }


/*----- Menu ----- */

ul#menu {

	font-size: 13px;
	font-weight: bold;
	list-style: none;
	}
	
ul#menu li {
	float: left;
	}
	
ul#menu li a {
	background: #fff;
	border-right: 1px solid #d6d6d6;
	color: #333;
	display: block;
	height: 16px;
	padding: 0 20px 4px;
	text-decoration: none;
	}
	
ul#menu li a.last {
	border-right: none;
	}
	
ul#menu li a:hover {
	background: #323232;
	color: #fff;
	text-decoration: none;
	}
	
ul#menu li .active {
	background: #323232;
	color: #fff;
	}
	
	
/* ----- Sub Nav ----- */

ul#sub_nav {
	float: left;
	font-size: 12px;
	/*font-weight: bold;*/
	list-style: none;
	}
	
ul#sub_nav li a {
	color: #666;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	width: 180px;
	}
	
ul#sub_nav li a:hover {
	/*background: url(../img/sub_nav_active.jpg) no-repeat 0 3px;*/
	color: #000;
	/*font-size: 14px;*/
	}
	
ul#sub_nav li .active {
	/*background: url(../img/sub_nav_active.jpg) no-repeat 0 3px;*/
	color: #000;
	/*font-size: 14px;*/
	}


/* ----- Content ----- */

#page_wrap {
	margin: 0 auto;
	width: 1000px;
	}

.header {
	background: url(../img/logo.jpg) no-repeat 0 0;
	display: block;
	height: 90px;
	margin: 10px 0 10px 20px;
	width: 366px;
	}

#content {
	float: left;
	height: auto;
	margin: 30px 0 20px 0;
	width: 1000px;
	}
	
.center {
	float: left;
	width: 600px;
	}
	
#contentdiv {
	border: 1px solid #000;
	height: 358px;
	margin: 0 0 10px 0;
	overflow: hidden;
	width: 598px;
	}
	
.small_picture_wrap {
	float: left;
	margin: 0 -10px 0 -1px;
	width: 490px;
	}
	
.small_picture {
	float: left;
	height: 30px;
	margin: 10px 12px 0 0;
	width: 58px;
	}
	
.small_picture a:hover img {
	border: 2px solid #000;
	margin-left: -2px;
	margin-top: -2px;
	}
	
.small_picture .active img {
	border: 2px solid #000;
	margin-left: -2px;
	margin-top: -2px;
	}
	
#right {
	float: left;
	margin: 0 0 0 10px;
	width: 190px;
	}
	
#right p {
	margin: 20px 0 0 0;
	}
	
.glidecontent {
	text-align: left;
	}
	
.glidecontent img {
	height: 358px;
	width: auto;
	}
	

/* ----- Heads ----- */

#right h1 {
	font-size: 14px;
	margin: 0 0 0 0;
	}
	
.center h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	}
	
	
/* ----- Form ----- */

.text {
	color: #333;
	font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 560px;
	}
	
.e-mail {
	color: #333;
	font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0 10px 0 0;
	padding: 5px;
	width: 280px;
	}
	
.red {
	color: #f00;
	}


/* ----- Footer ----- */

#footer_wrap {
	font-size: 10px;
	height: 25px;
	margin: 0 0 0 10px;
	width: 980px;
	}
	
#footer_wrap span.right a {
	color: #000;
	float: right;
	font-size: 8px;
	text-decoration: none;
	}
	
#footer_wrap span.right a:hover {
	text-decoration: underline;
	}
	
#footer {
	background: #2f2f2f;
	color: #fff;
	height: 18px;
	padding: 0 0 2px 20px;
	width: 960px;
	}
	
#footer span {
	margin: 0 10px 0 0;
	}
	
#footer a {
	color: #fff;
	text-decoration: underline;
	}
#emailFinish{
	width: 410px; 
	height: 300px; 
	background-color: #fff;
	}
#readmorelink{cursor:pointer; text-weight: bolder; color: #0085cf;}
#closelink {
	color: #0085cf;
	cursor:pointer;
	text-weight: bolder;
	}
#textWrapper{display:none;}	

.imgToplayer{
	background-image: url(/img/zoom1.png); background-repeat:no-repeat;
	position: ;(absolute)
	z-index: 100;
	width: 598px;
	height: 358px;
}
