body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
img{
	/*border-color: #79c4cd;*/
	border:none;
}
 
#containter {
 width: 900px;
 margin: 15px auto 0px;
 }
a {
	color: #118884;
	text-decoration:none;
}
a:visited {
	color: #118884;
	text-decoration:none;
}
a:hover {
	color: #ed694f;
	text-decoration:none;
}
.inputgeneral {
	font-size: 12px;
	color: #666666;
 	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	line-height: 14px;
	background-color: #ffffff;
}
#bottom {
    border-top: 1px solid #cfcfcf;
	font-size: 11px;
	margin:0px;
	padding:6px;
	color: #aaaaaa;
	text-align: center;
}
#bottom a:link {
	color: #aaaaaa;
	text-decoration: none;
	}
	#bottom a:visited {
	color: #aaaaaa;
	text-decoration:none;
	}
	#bottom a:hover {
	color: #A0E9E1;
	text-decoration:none;
	}
#menu {
	text-align:center;
    margin:0px;
	height:28px;
	border-top: 1px solid #ff9f8c;
	border-bottom: 1px solid #ff9f8c;
	border-right: 1px solid #ff9f8c;
	}
	#menu ul {
	display:block;
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
    }
		#menu ul li {
	text-align:center;
	background: url(../images/menu_bg_off.gif) repeat-x;
	font-size:12px;
	display:block;
	float:left;
	list-style:none;
	font-weight: bold;
	color: #FFFFFF;
    }
			#menu ul li a {
				display:block;
				padding:0  12px;
				margin: 6px 0;
				color:#888888;
				border-left: 1px solid #f6dbd5;
				text-decoration:none }
			#menu ul li a:hover {
				background: url(../images/menu_bg_hover.gif) repeat-x;
				color:#ff9f8c;
				text-decoration:none }
.img_frame img {
	border: 3px solid #E3E3E3;
}
.img_frame:hover img {
	border: 3px solid  #bbe8e6;
}
.img_frame:hover {
	color:  #bbe8e6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #aaaaaa;
	border-left: 5px solid #a0d7d5;
	font-weight: normal;
	padding:0 0 0 10px;
	margin: 0 0 5px 0;
}
h2 {
	color: #65BEBA;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 5px 10px 10px;
	padding: 0px;
}
h3 {
	color: #65BEBA;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	margin: 5px 0px;
	padding: 0px 0px 4px;
	background-image: url(../images/color_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.l_content {
border-left: 1px solid #cccccc;
margin: 15px 0;
font-size: 11px;
}
.l_content img {
margin:5px 0px;
}
.l_content p {
margin:0 10px;
}
.r_content {
	margin: 0;
	padding: 10px 0 5px 10px ;
	height: 100%;
	font-size: 11px;
}
.r_content img {
margin:8px;
}
.r_content p {
margin:0 10px;
}
.content {
border-left: 1px solid #cccccc;
margin: 15px 0;
padding: 0 15px;
}
.content p {
margin:10px 0px;
}
.white {
	color: #FFFFFF;
}
a.top {
	color: #999;
	font-size: 10px; margin-left: 12px;background: url(../images/arrow.gif) 0 5px no-repeat;  padding-left: 8px;
}
font-size: 10px;
}
.top:hover {
	color: #67BDBA;
	font-size: 10px;
}
.list:link {
	color: #000000;
	font-size: 11px;
	margin:0 ;
	padding: 0 8px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.list:visited {
	color: #000000;
	font-size: 11px;
	margin:0 ;
	padding: 0 8px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.list:hover {
	color: #67BDBA;
	font-size: 11px;
	margin:0 ;
	padding: 0 8px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.r_list{
	text-align: left;
	list-style-type: none;
}
		.r_list  ul {
	list-style:none;
	margin: 0px;
	padding: 1px 1px;
	    }
		.r_list  ul li {
	text-align:left;
	background: url(../images/arrow02.gif) no-repeat 20px 8px;
	display: block;
	width: 210px;
	margin:0px;
	padding: 0px;
	    }
				.r_list  ul a {
	display: block;
	list-style: none;
	padding: 3px 35px;
	    }
				.r_list  ul a:hover {
	list-style: none;
	background: url(../images/arrow02.gif) no-repeat 20px 8px;
	padding: 3px 35px;
	background-color: #f3f3f3;
	text-decoration: none;
	    }
p {
	margin: 12px 0px 12px;
	padding: 0px;
}
/* The Nivo Slider styles */
.slider_wrapper{ width:990px;margin: 6px auto; overflow:hidden; height:240px; clear:both;}
/*.slider_left_marker{ background:url(../images/marker_left.png) left 0 no-repeat;z-index:90;display:none;	}
.slider_right_marker{ background:url(../images/marker_right.png) right 0 no-repeat;z-index:90;display:none;	}*/
#slider{ height:240px; width:990px !important; left:0;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;	position:absolute;z-index:50;height:100%;}

/* Direction nav styles (e.g. Next & Prev) 
.nivo-directionNav a {	position:absolute; top:130px;	z-index:99;	cursor:pointer;text-indent:-5000px; width:37px; height:75px;  display:block;}*/
.nivo-prevNav {left:15px;/*background:url(../images/marker_left.png) left 0 no-repeat; */display:none}
/*.nivo-prevNav:hover{ background:url(../images/marker_left_active.png) no-repeat}*/
.nivo-nextNav {right:15px;/*background:url(../images/marker_right.png) left 0 no-repeat;*/display:none}
/*.nivo-nextNav:hover{ background:url(../images/marker_right_active.png) no-repeat}*/

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{ position: absolute;z-index:99; left:590px; top:285px; display:none;}
/*.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; text-indent:-5000px; width:12px; height:12px; float:left; margin-right:16px; background:url(../images/buttons.gif) no-repeat}
.nivo-controlNav a.active { background:url(../images/buttons_active.gif) no-repeat}*/


/* slideshow */
div#hp-masthead { height:240px; overflow:hidden; position:relative;  margin: 10px 0;}
.slideContent { position:relative; width:990px; height:240px; overflow:hidden;margin:0; padding:0;}
.slideContent li { position:absolute;top:0;left:0; width:990px; height:240px; display:block; display:none; }
.slideContent li.current { }
.slideContent li img { display:block; border:none;}
.seriesLinks { position:absolute;bottom:5px;right:65px; list-style:none; margin:0; padding:0; z-index:300; }
.seriesLinks a:hover { background-color:#000; color:#fff; }
.playControls { position:absolute;bottom:5px;right:5px; list-style:none; margin:0; padding:0; z-index:300; }
.playControls li a .num { background-image:url(../images/bg_controls_buttons.gif); background-repeat:no-repeat; text-indent:-9999px; }
.playControls #stop .num { background-position:4px 2px; }
.playControls #stop:hover .num,.playControls #stop.selected .num { background-position:4px -16px; }
.playControls #play .num { background-position:-17px 2px; }
.playControls #play:hover .num,.playControls #play.selected .num { background-position:-17px -16px; }

.buttons li,.buttons a,.playControls li,.playControls a { float:left; color:#fff; }
.buttons a,.playControls a { width:16px; height:16px; text-decoration:none; overflow:hidden; font-size:10px; position:relative; cursor:pointer; background-color:transparent !important; }
.buttons a .oL,.playControls a .oL { width:100%; height:100%; position:absolute;top:0;left:0; z-index:10; background-color:#00958f; /*filter:alpha(opacity=45);-moz-opacity:.45;opacity:.45;*/ }
.buttons a:hover .oL,.playControls a:hover .oL { background-color:#000; /*filter:alpha(opacity=40);-moz-opacity:0.40;opacity:0.40;*/ }
.buttons a.selected .oL,.playControls a.selected .oL { background-color:#000; filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40; }
.buttons a .num,.playControls a .num { width:100%; height:100%; line-height:16px; position:absolute;top:0;left:0; text-align:center; color:#fff; z-index:11; background-color:transparent; }
.buttons a:hover .num,.buttons a.selected .num,.playControls a:hover .num,.playControls a.selected .num { color:#fff; background-color:transparent; }
.buttons li,.playControls li { border: 1px solid #00958f; margin:0 0 0 4px !important; }

