@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header_container{
	height:100px;
	background:url(images/bg_header.jpg) repeat-x;
}
#header{
	width:950px;
	height:100px;
	margin:0 auto;
}
#header_logo{
	width:172px;
	height:72px;
	float:left;
	padding:14px 0 0 0;
}
#header_slogan{
	width:600px;
	height:72px;
	float:right;
	padding:14px 10px 0 10px;
	line-height:72px;
	font-size:20px;
	text-align:right;
}
#navigation_container{
	height:40px;
	background:url(images/bg_navigation.jpg) repeat-x;
}
#navigation{
	width:950px;
	height:40px;
	margin:0 auto;
}
#navigation_telephone{
	width:172px;
	float:left;
	height:40px;
	text-align:left;
	padding:0;
	font-size:16px;
	color:#FFF;
	font-style:italic;
	line-height:40px;
}
#navigation_links{
	height:40px;
	line-height:40px;
	float:right;
	text-align:center;
	padding:0 10px;
	font-size:16px;
	color:#FFF;
}
#navigation_spacer{
	width:2px;
	height:40px;
	float:right;
	background:url(images/navigation_spacer.jpg) no-repeat;
}
#navigation_links a:hover{
	color:#B8DDF1;
	text-decoration:none;
}
#navigation_links a{ 
	color:#FFF;
	text-decoration:none;
}
#banner_container{
	height:261px;
	padding:10px 0;
}
#banner{
	width:950px;
	height:261px;
	margin:0 auto;
	background:url(images/bg_banner.jpg) no-repeat;
}

/* begin: slideshow */
.slideshow {
	position:relative;
    padding:0px;
	margin:0px 0px 0px 160px;
}
.slideshow a img {
    border:none;
}
.slideshow li.slide {
    list-style-type:none;
}
.slideshow .slides {
	height:260px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:-160px;
	top:1px;
}
.slideshow .buttons {
    display:none;
}
.slideshow .buttons {
	display:block;
	position:absolute;
	z-index:100;
	left:308px;
	top:207px;
	margin:0;
	height: 31px;
	width: 266px;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:32px;
	height:32px;
	margin:0;
	margin-left:5px;
	line-height:32px;
	background-image:url(images/navigation_slider.png);
	background-repeat:no-repeat;
    font-size:11px;
	color:#FFF;
	text-align:center;
}
.slideshow .buttons li a {
	float:left;
    text-decoration:none;
	width:32px;
    height:32px;
	height:32px;
	color:#FFF;
	outline:0;
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    color:#FFF;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	color:#FFF;
	background-image:url(images/navigation_sliders.png);
}
/* end: slideshow */
	
#content{
	width:950px;
	background:#FFF;
	margin:0 auto 10px auto;
}
#content_left{
	width:620px;
	float:left;
	text-align:left;
}
#content_left h1{
	font-size:24px;
	color:#0067AC;
	font-weight:100;
	text-align:left;
	line-height:24px;
}
#content_left h2{
	font-size:18px;
	font-weight:100;
	color:#6FB128;
	text-align:left;
	line-height:18px;
}
#content_left p{
	text-align:left;
}
#content_right{
	float:right;
	width:315px;
}
#video{
	width:618px;
	height:308px;
	background:#D6D6D6;
	border:solid 1px #CCCCCC;
	padding: 34px 0 0 0;
	color:#666;
	font-style:italic;
	text-align:center;
	font-size:0px;
	margin-bottom:10px;
}
#video p{
	font-size:13px;
	text-align:center;
}
#inner_video{
	width:450px;
	height:253px;
	padding:10px;
	border:1px solid #0068AD;
	background:#000;
	margin: 0 auto;
}
#right_btn{
	width:313px;
	height:165px;
	background:url(images/btn_bg.jpg) repeat-x;
	border:1px solid #CCCCCC;
	float:left;
	margin-bottom:10px;
	font-size:0px;
}
#right_btn_img{
	width:131px;
	height:165px;
	float:left;
}
#right_spacer{
	width:313px;
	height:10px;
	float:left;
	background:#FFF;
}
#right_title{
	width:175px;
	float:right;
	height:40px;
	padding:30px 5px 0 0;
	color:#333;
	font-size:18px;
	line-height:40px;
	text-shadow:0 1px #FFF;
	text-align:left;
}
#right_text{
	width:175px;
	height:60px;
	float:right;
	font-size:14px;
	color:#333;
	padding:10px 5px 0 0;
	text-align:left;
}
#right_text a{
	color:#333;
	text-decoration:none;
}
#right_text a:hover{
	color:#0067AC;
	text-decoration:none;
}
#left_btn{
	width:618px;
	height:165px;
	background:url(images/btn_bg.jpg) repeat-x;
	border:1px solid #CCCCCC;
	float:left;
	font-size:0px;
	margin-bottom:10px;
}
#test_speach1{
	width:27px;
	height:142px;
	padding:23px 0 0 10px;
	float:left;
}
#test_speach2{
	width:27px;
	height:19px;
	padding:119px 10px 23px 0;
	float:right;
}
#test{
	width:514px;
	float:left;
	height:119px;
	padding:23px 15px 0 15px;
	text-align: center;
}
#test_link{
	float:right; height:23px; line-height:23px; text-align:right;width:400px;font-size:11px;
}
#test_link a:link, #test_link a:active, #test_link a:visited, #test_link a:hover{
	color:#333;
}
#footer{
	width:950px;
	height:100px;
	margin:0 auto;
	background:url(images/bg_footer.jpg) repeat-x;
	float: left;
}
#footer_copyright{
	float:left;
	height:40px;
	width:750px;
	color:#FFF;
	font-size:11px;
	line-height:40px;
	padding:0 10px;
}
#footer_onmedia{
	width:110px;
	float:right;
	height:40px;
}
#footer_links{
	width:950px;
	height:40px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#333;
	padding: 10px 0 0 0;
	line-height: 40px;
}
#footer_links a:hover{
	text-decoration:none;
	color:#000;
}
#footer_links a{
	text-decoration:none;
	color:#333;
}
