body {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	color:#666666;
}

body h1  {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
}

body h2  {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
}

body h3  {
	color: #5F5F5F;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
}

body p  {
	line-height: 157%;
}

body a  {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 157%;
}

body a:active,
body a:hover {
	color: #FF0000;
}

.main_wrapper {
	clear: both;
	min-height: 1895px;
	width: 100%;
	margin: 0px auto;
	min-width:960px;
}

.content h1 {
	margin-top:0.3em;
	min-height:11px;
}

.header_wrapper {
	clear: both;
	min-height: 29px;
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #333333),color-stop(100%, #212121));
	background-image:-webkit-linear-gradient( top,#333333 0%, #212121 100%);
	background-image:-moz-linear-gradient( top,#333333 0%, #212121 100%);
	background-image:-o-linear-gradient( top,#333333 0%, #212121 100%);
	background-image:-ms-linear-gradient( top,#333333 0%, #212121 100%);
	background-image:linear-gradient( to bottom,#333333 0%, #212121 100%);
}

.slideshow_wrapper {
	clear: both;
	min-height: 386px;
}

.slideshow_wrapper2 {
	clear: both;
	min-height: 303px;
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #c2c2c2),color-stop(100%, #ebebeb));
	background-image:-webkit-linear-gradient( top,#c2c2c2 0%, #ebebeb 100%);
	background-image:-moz-linear-gradient( top,#c2c2c2 0%, #ebebeb 100%);
	background-image:-o-linear-gradient( top,#c2c2c2 0%, #ebebeb 100%);
	background-image:-ms-linear-gradient( top,#c2c2c2 0%, #ebebeb 100%);
	background-image:linear-gradient( to bottom,#c2c2c2 0%, #ebebeb 100%);
}

.slideshow_wrapper3 {
	min-height: 303px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

.menu_2_wrapper {
	clear: both;
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #ebebeb),color-stop(100%, #f0f0f0));
	background-image:-webkit-linear-gradient( top,#ebebeb 0%, #f0f0f0 100%);
	background-image:-moz-linear-gradient( top,#ebebeb 0%, #f0f0f0 100%);
	background-image:-o-linear-gradient( top,#ebebeb 0%, #f0f0f0 100%);
	background-image:-ms-linear-gradient( top,#ebebeb 0%, #f0f0f0 100%);
	background-image:linear-gradient( to bottom,#ebebeb 0%, #f0f0f0 100%);
	min-height:83px;
}

.menu_2_wrapper2 {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	min-height:83px;
}

.menu_2 {
	clear: both;
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #dbdbdb),color-stop(100%, #b8b8b8));
	background-image:-webkit-linear-gradient( top,#dbdbdb 0%, #b8b8b8 100%);
	background-image:-moz-linear-gradient( top,#dbdbdb 0%, #b8b8b8 100%);
	background-image:-o-linear-gradient( top,#dbdbdb 0%, #b8b8b8 100%);
	background-image:-ms-linear-gradient( top,#dbdbdb 0%, #b8b8b8 100%);
	background-image:linear-gradient( to bottom,#dbdbdb 0%, #b8b8b8 100%);
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	color:#FFFFFF;
	min-height:69px;
}

.menu_2 a {
	color: #FFFFFF;
}

.whiteSpace {
	clear: both;
	min-height: 14px;
	background-color:#FFFFFF;
}

.content_wrapper {
	clear: both;
	min-height: 698px;
	background-color:#F2F2F2;
}

.footer_wrapper {
	clear: both;
	min-height: 728px;
}

.top_footer_wrapper {
	clear: both;
	min-height: 49px;
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #757575),color-stop(100%, #404040));
	background-image:-webkit-linear-gradient( top,#757575 0%, #404040 100%);
	background-image:-moz-linear-gradient( top,#757575 0%, #404040 100%);
	background-image:-o-linear-gradient( top,#757575 0%, #404040 100%);
	background-image:-ms-linear-gradient( top,#757575 0%, #404040 100%);
	background-image:linear-gradient( to bottom,#757575 0%, #404040 100%);
}

.bottom_footer_wrapper {
	clear: both;
	min-height: 99px;
	background-color:#212121;
}

.bottom_footer {
	min-height: 74px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}

.bottom_footer p {
	color: #FFFFFF;
}

.bottom_footer h1 {
	color: #FFFFFF;
}

.copyright {
	float: left;
	min-height: 25px;
	margin:0;
	font-size: 13px;
	cursor: default;
}

.copyright .company{
	color: #58CAF0;
	font-weight: normal;
}

.copyright .company:hover{
	color: #77C4D2;
}

.copyright .privacy_policy{
	border-bottom: 0px solid rgb(145, 145, 145);
	cursor: pointer;
	color:#58CAF0;
	min-height:1px;
}

.copyright .privacy_policy:hover{
	border-bottom: 0px solid rgb(119, 196, 211);
	text-decoration:underline;
}

.content {
	min-height: 698px;
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding:0 20px;
}

.content_left {
	float: left;
	width: 588px;
	min-height: 546px;
}

.about_us {
	float: left;
	width: 588px;
	min-height: 468px;
	margin:0;
	padding: 0px;
}

.about_us h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.about_us p{
	margin-bottom: 15px;
}

.about_us a{
	font-weight: bold;
}

.about_us a:hover{
background-color:#37AED6;
color:#FFFFFF;
}

.content_right {
	float: left;
	width: 307px;
	min-height: 468px;
	padding-left:25px;
}

.article_ten{
	margin: 0;
	padding: 20px 0 15px 0;
	float: left;
	width:307px;
	clear:both;
	min-height:105px;
	border-width:0 0 3px 0;
	border-bottom:solid #E6E6E6;
}

img.article_ten_img{
	width: 83px; 
	height: 85px;
	border: 3px solid #FFF;
	margin-bottom: 15px;
	margin-right: 21px;
	float: left;
	min-height:85px;
	min-width:83px;
	border-width:0px;
}

.article_ten h2{
	margin: 0 0 20px 0;
	padding: 0;
}

.article_ten p{
	margin: 5px 0 0 0;
	padding: 0;
	min-width:250px;
	min-height:5px;
}

a.more-btn {
	display : inline-block;
	padding : 10px 20px;
	cursor : pointer;
	text-decoration : none;
	font-size : 14px;
	color : #FFFFFF;
	border-style : solid;
	border-width : 0px;
	border-color : #ADADAD;
	background-color:#58CAF0;
	font-weight:bold;
	min-height:2px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;}

.image {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top:10px;
	margin-bottom:10px;
	height:280px;
	width:960px;
}

.hmenubar3  {
	list-style: none;
	padding: 15px 14px;
	border: 1px solid #026AA8;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 1px 0px #DFDFDF;
	box-shadow: 0px 1px 1px 0px #DFDFDF;
	text-align: center;
	list-style: none;
	margin: 0;
	word-spacing: 0px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 0px 1px 1px 0px #DFDFDF;
	border-width:0px;
	min-height:39px;
}

.hmenubar3 li  {
	margin: 0;
	padding: 0 0 1px 0;
	display: inline-block;
	position: relative;
	background: transparent;
}

.hmenubar3 li a  {
	display: block;
	margin: 0  20px 0 0;
	padding: 9px 5px;
	text-align: center;
	width: auto;
	min-width: 73px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.31);
	height: auto;
	color: #292929;
	-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.31);
	-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.31);
	font:bold 14px Arial, Helvetica, sans-serif;
}

.hmenubar3 li a:hover {
	background: #58CAF0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFFFFF;
	text-shadow:0px -1px 0px rgba(0,0,0,0.31);
	-moz-text-shadow:0px -1px 0px rgba(0,0,0,0.31);
	-webkit-text-shadow:0px -1px 0px rgba(0,0,0,0.31);
}

.hmenubar3 li a:active {
	background: #047DD4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.29), rgba(0,0,0,0.18) 0px 1px 0px 0px inset;
	box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.29), rgba(0,0,0,0.18) 0px 1px 0px 0px inset;
	-moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.29), rgba(0,0,0,0.18) 0px 1px 0px 0px inset;
}

.hmenubar3 li a.clicked {
	background: #58CAF0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:20px;
	text-shadow:0px -1px 0px rgba(0,0,0,0.2);
	-moz-text-shadow:0px -1px 0px rgba(0,0,0,0.2);
	-webkit-text-shadow:0px -1px 0px rgba(0,0,0,0.2);
	box-shadow:0px 1px 0px 0px rgba(255,255,255,0.33);
	-moz-box-shadow:0px 1px 0px 0px rgba(255,255,255,0.33);
	-webkit-box-shadow:0px 1px 0px 0px rgba(255,255,255,0.33);
}

a.more-btn:active {
	color: #FFFFFF;
}
