/* import the reset css (yui) */
@import url("yui-reset.css");

body {
	font-family: sans-serif;
	font-size: 12px;
}

input, textarea{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.clr {
	clear: both;
}

strong{
	font-weight: bold;
}


h3{
	font-weight: bold;
	font-size: 17px;
}

#content-wrapper{
	line-height: 20px;
}

	#content {
		margin-top: 20px;
	}

	#content h2{
		font-size: 24px;
		color: #0088ac;
		margin-bottom: 15px;
	}
	
	#content h3, #content h3 a{
		font-size: 20px;
		color: #ff7900;
		margin-top: 20px;
		margin-bottom: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#content .content-image {
		padding: 10px;
		margin-bottom: 10px;
	}
	
		.imageright {
			float: right;
			margin-left: 20px;
		}
		
		.imageleft {
			float: left;
			margin-right: 20px;
		}
	
	
	

p{
	margin-bottom: 10px;
}

a{
	color: #20BBD2;
}

hr{
	height: 1px;
	padding: 0px;
	margin: 5px 0px;
	background-color: #E1E6E5;
	border-width: 0px;
}





div#header-wrapper {
	border-top: 6px solid #20BBD2;
	background: #161719;
}

	div#header {
		margin: 0 auto;
		width: 960px;
		height: 60px;
		padding-top: 14px;
		position: relative;
	}
	
		div#header h1.seo_title{
			position: absolute;
			top:-100px;
			right: 0px;
			font-size: 9px;
			font-weight: normal;
			color: #67c9ee;
		}
	
	
		div#header a#logo {
			background: url(../images/logo.png) no-repeat;
			text-indent: -9999px;
			overflow: hidden;
			width: 350px;
			height: 40px;
			display: block;
			float: left;
			margin-top:10px;
		}
		
		div#header ul#mainmenu {
			float: right;
			margin-top: 10px;
			height: 26px;
		}
		
			div#header ul#mainmenu li {
				float: left;
				background: url(../images/nav-bg.gif) no-repeat;
				margin-left: 20px;
				display: inline;
				_width: 1%;
				height: 26px;
			}
			
			div#header ul#mainmenu li ul {
				left: -9999px;
				position: absolute;
				clear: left;
			}
			
			div#header ul#mainmenu li ul li {
				clear: left;
				background: none;
				padding-right: 20px;

			}
			
			
			div#header ul#mainmenu li.sfhover {
				background-position: 0px -30px;
			}
			
			div#header ul#mainmenu li.sfhover ul {
				left: auto;
				margin-left: -20px;
				/*margin-top: 26px;*/
				background: #161719;
				padding-bottom: 10px;
			}
			
			div#header ul#mainmenu li.active {
				background-position: 0px -60px;
			}
			
				div#header ul#mainmenu li a {
					color: #A0A5A4;
					display: block;
					text-decoration:none;
					font-weight: bold;
					height: 20px;
					padding-top: 10px;
					white-space: nowrap;
				}
				
				div#header ul#mainmenu li.sfhover a, div#header ul#mainmenu li.sfhover li.sfhover a {
					color: #FFF;
				}
				
				div#header ul#mainmenu li.sfhover li a {
					color: #A0A5A4;
					font-weight: normal;
					height: 18px;
					font-size: 11px;
					cursor: pointer;
				}
				
				div#header ul#mainmenu li.active a {
					color: #20BBD2;
				}
				

				
				
.moduletable_sidenav{
	padding-top: 8px;
}


.moduletable_sidenav li a{
	color: #606564;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 20px;
	background: url('../images/side_nav_bg.jpg') no-repeat 2px -15px;
}
				
	.moduletable_sidenav li a:hover{
		color: #048db0;
		background-position: 2px 9px;
	}
	
	#full-flash-wrapper {
		background: #161719;
		margin-bottom: 1px;
	}
	
	#flash-container-wrapper {
		
		width: 960px;
		margin: 0 auto;
		
	}
	
	
	#flash-container {
		
	}
	
div#home-banner-wrapper {
	background: #20bbd2;
	margin-bottom: 20px;
}

	div#home-banner {
	background: url('../images/home_flare.jpg') no-repeat top right;
	width: 960px;
	height: 130px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	div#home-banner .homecontent_left span,
	div#home-banner .homecontent_right span{
		display: block;
		color: #FFF;
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
		/*text-indent: -10000px;*/
	}
	
	div#home-banner .homecontent_left span#home-text {
		font-size: 22px;
		margin-top: 5px;
	}
	
	div#home-banner .homecontent_right span.bigger {
		color: #000;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		margin-top: 10px;
	}
	
	div#home-banner .homecontent_right span.center {
		text-align: center;
		margin-bottom: 0px;
	}
	
	div#home-banner .homecontent_right{
	float: right;
	margin-right: 20px;
	margin-top: 22px;
	width: 294px;
	}
	
	div#home-banner .homecontent_right a {
	background: url('../images/home_contact.jpg') no-repeat;
	height: 42px;
	width: 299px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: absolute;
	bottom: 20px;
		
	}
	
	div#home-banner .homecontent_left{
		/*background: url('../images/home_content.jpg') no-repeat;*/
		height: 100px;
		width: 472px;
		float: left;
		margin-top: 22px;	
	}	

div#content-wrapper {
	margin: 0 auto;
	width: 960px;
}

	div#content-full {
		
	}

	div#content {
		float: left;
		width: 740px;
		padding: 0px 10px;
	}
	
	div#column {
		float: right;
		width: 200px;
		padding-top: 10px;
		padding-bottom: 490px;
		padding-top: 10px;
	}
	
	
	div#content ul {
		margin-bottom: 15px;
		width: auto;
	}
	
		div#content ul li {
			padding: 5px 0px 5px 15px;
			background: url(../images/arrow.gif) 0px 12px no-repeat;
			border-bottom: 1px solid #ebebeb;
			color: #666;
		}
	
	
div#footer-wrapper {
	background: #C2C8C6;
	margin-top: 10px;
}

	div#footer {
		margin: 0 auto;
		padding: 10px 0px;
		width: 960px;
		text-align: center;
		color:#FFF;
		font-size:11px;
	}

		div#footer a{
			text-decoration: none;
			color: #FFF;
			font-size:11px;
		}

			div#footer a:hover{
				color: #07b4ca;
				font-size:11px;
			}
	




	div#tags {
	padding: 0px;
	width: 628px;
	text-align: left;
	color:#07b4ca;
	font-size:11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

		div#tags a{
			text-decoration: none;
			color: #07b4ca;
			font-size:13px;
		}

			div#tags a:hover{
				color: #0000ff;
				font-size:15px;
				font-weight:600;
			}

/********************************************
HOME NEWS
********************************************/

div.moduletable_kanganews{
	float: right;
	width: 280px;
	position: relative;
	border-left: 0px solid #e1e6e5;
	padding-left: 10px;
	margin-right: 20px;
}

div.moduletable_kanganews a.rss_link{
	position: absolute;
	top: 0px;
	right: 0px;
	
}

	div.moduletable_kanganews h3{
		padding-bottom: 6px;
	}


div.news_date{
	text-transform: uppercase;
	float: left;
	height: 23px;
	width: 27px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	padding-right: 4px;
	padding-top: 2px;
	line-height: 10px;
	margin-right: 5px;
	background-repeat: no-repeat;
}

div.news_item{
	float: left;
	clear: both;
	padding-bottom: 1px;
	border-bottom: 1px solid #e1e6e5;
	margin-top: 1px;
	width: 290px;
	
}

	div.news_item .contentheading{
		float: left;
		margin-right: 5px;
		
	}
	
div.news_content{
	float: right;
	width: 250px;
	padding-top: 2px;
	
}

a.news_link{
	float: right;
	padding: 10px 0px 10px 20px;
	background: url('../images/right_arrow.jpg') no-repeat;
	background-position: 0px 15px;
	background-color: inherit;	
	
	
}

/********************************************
END HOME NEWS
********************************************/



/********************************************
END HOME SCROLL
********************************************/
.moduletable_homescroll{
	float: left;
	width: 630px;
	margin-right: 10px;
}

	.moduletable_homescroll h3{
	margin-bottom: 15px;
	}

div#features div#section1 {
	float:left;
}

div#features div#section1 ul.homescroll_titles{
	float: left;
}

div#features div#section1 ul.homescroll_titles li {
	color:#878c8a;
	font-size:13px;
	padding:7px 12px 7px 6px;
	width:280px;
}

	div#features div#section1 ul.homescroll_titles li.hover {
		cursor:pointer;
		cursor:hand;
		background: #e1e6e5 url(../images/homescroll-item-bg.png) bottom right no-repeat;
		color:#20BBD2;
	}

	div#features div#section1 ul.homescroll_titles li.over {
		background: url(../images/homescroll-item-bg.png) top right no-repeat;
		color:#20BBD2;
		font-weight: bold;
		padding-left: 18px;
		padding-right: 0px;
	}


	div#features div#section1 ul.homescroll_titles li span{
		position: relative;
		left: 0px;
		display: block;
	}

div#features div#feature-content-wrapper {
	border-left: 1px solid #e1e6e5;
	float:left;
	height:370px;
	overflow:hidden;
	position:relative;
	top: -37px;
	width:330px;
	
}

div#features div#feature-content {
	position:absolute;
	top:0;
}


div#features div#feature-content li{
	padding-left: 20px;
	background: url('../images/right_arrow.jpg') no-repeat;
	padding: 3px 0px 3px 25px;
	background-position: 0px 8px;
}


div#features div#feature-content div.moduletable-feature {
	font-size:12px;
	height:360px;
	padding:0px 10px 10px 10px;
}

	div#features div#feature-content div.moduletable-feature h3{
		padding-left: 0px;
	}
/********************************************
END HOME SCROLL
********************************************/



.moduletable_quickcontact{
	width: 190px;
	margin: 15px 0px;
	color: #222625;
	font-weight: bold;
	font-size: 13px;
}

	.moduletable_quickcontact form{
		background: url('../images/contact_bg.jpg') no-repeat bottom left;
		padding: 10px;
		margin-bottom: 10px;
	}

	.moduletable_quickcontact form span.form_label{
		display: block;
		clear: both;
	}
	
	.moduletable_quickcontact form span.form_label .error_img{
		height: 19px;
		width: 18px;
		position: absolute;
		top: 24px;
		_top: 20px;
		right: -19px;
		background: #F00 url('../images/input_error.jpg') no-repeat;
		display: none;
	}
	.moduletable_quickcontact form span.form_label .required{
		display: block;
	}
	
	
	.moduletable_quickcontact h3{
		color: #000;
		font-size: 18px;
		padding: 10px 10px 0px;
		background: #dddfde url('../images/contact_bg.jpg') no-repeat top left;
	}
	
	.moduletable_quickcontact input,
	.moduletable_quickcontact textarea{
		padding: 3px;
		margin: 3px 0px;
		border-width: 1px;
	}

		.moduletable_quickcontact input.sffocus,
		.moduletable_quickcontact textarea.sffocus{
			background: #058eb1 url('../images/input_focus.jpg') repeat-x;
			color: #FFF;
		}

	
		.moduletable_quickcontact input#qc_button{
			padding: 5px 0px 0px;
			margin: 0px;
		}
		.moduletable_quickcontact input#qc_button.sffocus{
			background: none;
		}
		
		
		.moduletable_quickcontact input.required,
		.moduletable_quickcontact textarea.required{
		}

		
		
.moduletable_cta{
	background: #000 url('../images/cta_black_right.jpg') no-repeat top right;
	color: #FFF;
	float: left;
	font-size: 13px;
	margin: 5px 0px;
}

	.moduletable_cta a{
		color: #FFF;
	}


	.moduletable_cta span.black{
		display: block;
		float: left;
		padding: 6px 12px;
	}
	.moduletable_cta span.blue{
		display: block;
		width: 133px;
		padding: 6px 0px 6px 12px;
		float: left;
		background: #00afcf url('../images/cta_blue_left.jpg') no-repeat;
	}

a.contentpagetitle{
	font-size:14px;
	padding: 3px;
}


#big_submit_button {
	border: none;
}




/*   */

.content-bordered {
	padding: 10px;
	background: url(../images/content-border-bg.png) top left no-repeat;
}

.content-bordered-bottom {
	height: 6px;
	background: url(../images/content-border-bg.png) bottom left no-repeat;
}


.tabbed-content-bottom {
	clear: both;
}

	.tabbed-content-bottom  ul#tabbed {
		list-style: none;
		margin: 0;
		padding: 0;
		background: url(../images/tabbed-bg.png) repeat-x;
	}
	
	.tabbed-content-bottom ul#tabbed  li h3 {
		font-size: 14px;
		margin: 0;
		padding:0;
	}
	
	.tabbed-content-bottom ul#tabbed  li {
		background: none;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		
	}
	
	.tabbed-content-bottom ul#tabbed  li a {
		width: 175px;
		text-decoration: none;
		color: #FFF;
		font-weight: bold;
		font-size: 14px;
		padding-left: 10px;
		float: left;
		display: block;
		height: 32px;
		background: url(../images/tabbed-sep.png) top right no-repeat;
		padding-top: 10px;
	}
	
	.tabbed-content-bottom ul#tabbed  li a:hover {
		background: url(../images/tabbed-bg-over.png) top left repeat-x;
	}

/*  */
.pict {
	margin: 5px 5px 5px 5px;
	width:120px;
	height:75px;
	font: bold 11px/1.6em  verdana, tahoma, sans-serif;	 
	text-align: left;
	background: #ffffff url(../images/green-normal.gif) no-repeat;
	color: #ffffff;

}
.pict:hover {
	margin: 5px 5px 5px 5px;
	width:120px;
	height:75px;
	font: bold 11px/1.6em  verdana, tahoma, sans-serif;	 
	text-align: left;
	background: #ffffff url(../images/green-hover.gif) no-repeat;
	color: #ffffff; 	

}
blockquote {
	margin: 10px 0px;
 	padding: 10px 0 10px 10px;  
   background: transparent;
	border: 1px solid #211E20;   
  	font: normal 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
}

