﻿* {
	margin:0px;
	padding:0px;
	font-family:Verdana;
}
body {
	
	font-size:12px;
	color:#000;
}
fieldset{
border:0px;
}
a img { 
	vertical-align:middle;
	border:0px;
}

.clear-floats { 
	clear:both;
}

#body_wrapper{
	width:960px;
	margin: 0 auto;
}

#header {
	position:relative;
	height:147px;
	width:960px;
}
#tabs {
	position:absolute;
	right:10px;
	bottom:7px;
	z-index:100;
	height:38px;
}
#tabs ul {
	list-style-type:none;
}
#tabs ul li {
	display:inline;

}

a.tabs-item:link,a.tabs-item:active,a.tabs-item:visited {
	text-decoration:none;
	font-weight:bold;
	line-height:38px;
	color:white;
	
}
a.tabs-item:hover {

}

a.tabs-item:hover .lft {
	width:7px;
	background:url(../../media/images/tabs.png) no-repeat -23px 0px;
	
}
a.tabs-item:hover .cen {
	background:url(../../media/images/mid-tab-hover.png) repeat-x ;

}
a.tabs-item:hover .rgt {
	width:7px;
	background:url(../../media/images/tabs.png) no-repeat -37px 0px;

}

a.tabs-item:active {

}

a.tabs-item:active .lft {
	width:7px;
	background:url(../../media/images/tabs.png) no-repeat -45px 0px;
}
a.tabs-item:active .cen {
	background:url(../../media/images/mid-tab-sel.png) repeat-x ;
}
a.tabs-item:active .rgt {
	width:7px;
	background:url(../../media/images/tabs.png) no-repeat -55px 0px;
}


a.tabs-item-sel:link,a.tabs-item-sel:active,a.tabs-item-sel:visited {
	text-decoration:none;
	font-weight:bold;
	line-height:38px;
	
}
a.tabs-item-sel:hover {
}

a.tabs-item-sel .lft {
	background:url(../../media/images/tabs.png) no-repeat -45px 0px;
	
}
a.tabs-item-sel .rgt {
	background:url(../../media/images/tabs.png) no-repeat -55px 0px;
}
a.tabs-item-sel .cen {
	background:url(../../media/images/mid-tab-sel.png) repeat ;
}

a.tabs-item .lft,a.tabs-item .rgt,a.tabs-item .cen {
	float:right;
	display:inline-block;
	height:38px;
	cursor:pointer;
	
}
a.tabs-item-sel .lft,a.tabs-item-sel .rgt,a.tabs-item-sel .cen {
	float:right;
	display:inline-block;
	height:38px;
	cursor:pointer;
	
}

.lft {
	width:7px;
	background:url(../../media/images/tabs.png) no-repeat -1px 0px;
	margin-left:7px;
	
}

.cen {
	padding:0px 5px 0px 5px;
	background:url(../../media/images/mid-tab-gray.png) repeat ;
	}

.rgt {
	width:7px;
	background:url(../../media/images/tabs.png) no-repeat -15px 0px;
}

#header{
	position:relative;
	background: url(../../media/images/header.png) no-repeat ; 
}
#logo{
	position:absolute;
	width:202px;
	height:56px;
	z-index:1;
	left:10px;
	top:20px;
	
}	


#search{
	position:absolute;
	text-align:center;
	right:10px;
	top:20px;
	height:30px;
	width:171px;
	background: url(../../media/images/search-box.png) no-repeat ; 
	z-index:1;
}
#search-btn{
	background:url(../../media/images/search.png) no-repeat center right;
	position:absolute;
	right:8px;
	width:20px;
	height:20px;
	border:none;
	top:5px;
	
}
#txt_search{
	width:100px;
	background-color:#f2f2f2;
	position:absolute;
	top:5px;
	left:15px;
	border:none;
	font-size:14px;
	text-align:center;
}
.img_search{
	position:absolute;
	top:4px;
	right:34px;
}

/*only the header */


.blue-left-arrow{
	position:absolute;
	height:40px;
	width:21px;
	top:110px;
	left:20px;
	background:url(../../media/images/arrows.png) no-repeat 0px 0px;
	display:none;
	cursor:pointer;
}
.blue-right-arrow {
	position:absolute;
	height:40px;
	width:21px;
	top:110px;
	background:url(../../media/images/arrows.png) no-repeat -21px 0px ;
	right:20px;	
	display:none;
	cursor:pointer;
}

.green-hover-left {
	background: url(../../media/images/arrows.png) no-repeat -42px 0px;
}

.green-hover-right {
	background: url(../../media/images/arrows.png) no-repeat -63px 0px ;
}

#green-left-arrow
{
	position:absolute;
	height:40px;
	width:21px;
	background: url(../../media/images/arrows.png) repeat-x -42px 0px ;
	z-index:210;
	left:50px;
	top:110px;
	visibility:hidden;
}
#green-right-arrow
{
	position:absolute;
	height:40px;
	width:21px;
	background: url(../../media/images/arrows.png) repeat-x -63px 0px ;
	z-index:210;
	top:110px;
	right:50px;
	visibility:hidden;
}

#center_body{
	width:960px;
}

#slide_pic{
	width:702px;
	height:242px;
	
}


#slideshow {
    position:relative;
    height:242px;
	width:702px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:20;
    opacity:1.0;
    height: 242px;
    background-color: #fff;
	width:702px;
}

#slideshow div.active {
    z-index:10;
    
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    height: 242px;
    display: block;
	width:702px;
    border: 0;
    margin-bottom: 10px;
}
#images-wrapper {
	float:left;
	width:702px;
	height:242px;
	position:relative;
}

#images {
	width:702px;
	height:242px;
	margin-top:10px;
	overflow:hidden;
	white-space:nowrap;

}

#images img {
	display:inline;
}

#right_top_block,#right_btm_block{
	float:right;
	position:relative;
}

#right_top_block {
	margin-top:10px;
	margin-bottom:11px;
}

.block{
	border-top:#f7f7f7 solid 1px;
	border-bottom:#f7f7f7 solid 1px;
	width:212px;
}
.search_img{
	border:none;
}
.question{
	position:absolute;
	border:none;
	right:5px;
	top:5px;
}

.head_span{
	color:#C8C8C8;
	font-size:24px;
	font-weight:bold;
	width:212px;
	text-align:center;
	display:block;
	line-height:40px;
}
.reg_span{
	color:#C8C8C8;
	font-size:12px;
	font-weight:bold;
	width:212px;
	text-align:center;
	display:block;
	line-height:30px;
}
.block-sep{
	background: url(../../media/images/dot.png) repeat-x left top ;
}

#twitter-link, #fb-link {
	position:absolute;
	top:10px;
}

#twitter-link{ 
	right:10px;
}
#fb-link {
	right:30px;
}
#phones { 
	padding:5px 0px 5px 0px;
}

.phone {
	line-height:30px;
	font-weight:bold;
	color:#6D6D6D;
}
.phone-right {
	text-align:right;
	line-height:14px;
	color:#6D6B6C;
	font-weight:bold;
	width:110px;
	font-size:11px;
}

.phone-dpt {
	color:#F27405;
	font-weight:bold;
	line-height:22px;
	font-size:9px;
	width:130px;
	
}
#head_box_grad{
	height:63px;
	width:960px;
	margin-top:5px;
	background:url(../../media/images/title-bckgr2.png) repeat-x  0px 0px;
}
#center_block{
	position:relative;
}
#text-in-head{
	padding-left:10px;
}

.bluebox{
	width:282px;
}
.graybox{

}
.top-box-blue{
	width:282px;
	height:4px;
	font-size:1px;
	background:url(../../media/images/strip1.jpg) no-repeat 0 0;
}
.blue-box-top{
	width:282px;
	height:278px;
	background:url(../../media/images/strip-blu-mid.png) repeat-y ;
}
.blue-box-sep{
	width:282px;
	height:30px;
	background:url(../../media/images/strip1.jpg) no-repeat 0px -10px ;
	font-size:1px;
}
.blue-box-gray{
	height:225px;
	background:url(../../media/images/strip-blu-gray.png) repeat-y ;
}
.blue-box-btm{

	height:11px;
	background:url(../../media/images/strip1.jpg) no-repeat 0px -39px;
}

.top-gray-box{
	width:199px;
	height:4px;
	background:url(../../media/images/strip2.jpg) no-repeat 0 0;
	font-size:1px;
}
.gray-box-top{
	height:282px;
	background:url(../../media/images/strip-gray-mid.png) repeat-y;
	font-size:1px;
	width:199px;
}
.gray-box-sep{
	width:199px;
	height:30px;
	background:url(../../media/images/strip2.jpg) no-repeat 0px -10px ;
	font-size:1px;
}
.gray-box-gray{
	width:199px;
	height:225px;
	background:url(../../media/images/gray-gray-mid.png) repeat-y ;
}
.gray-box-btm {
	height:8px;
	font-size:1px;
	width:199px;
	background:url(../../media/images/strip2.jpg) no-repeat 0px -42px;
}

.head-text-blue{
	color:#139EE1;
	font-size:30px;
	line-height:40px;
	font-weight:bold;
}
.head-text-yellow{
	color:#F27405;
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	margin-left:-6px;
}
.head-text-gray{
	color:#959595;
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	margin-left:-4px;
}
.head-text-gray-small{
	color:#959595;
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	margin-left:4px;
}
.box_text_head{
	color:#3B4046;
	font-size:30px;
	font-weight:bold;
	line-height:40px;
	text-decoration:none;
}
.box_text_reg{
	color:#40444D;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}
#inside-blue-box{
	text-align:center;
	height:278px;
	width:277px;

}
#img-inside-blue-box{
	width:199px;
	margin:0 auto;
	margin-top:8px;
}
.txt-holder {
	height:60px;
}
.img-inside-gray-box{
	text-align:center;
	width:199px;
	margin-top: 34px;
}
.inside-gray-box{
	width:199px;
	text-align:center;
}
.inside_btm_box{
	margin:0 auto;
	width:180px;
}
.inside_btm_blu_box{
	margin:0 auto;
	width:220px;
}
.btn_box_text_reg{
	color:#3E4148;
	font-size:14px;
	font-weight:bold;
}
.betatext{

	color:#03A9FF;

	font-size:12px;
}
.reg-link{
	color:blue;

}
.inside_btm_box ul {
	list-style-image:url(../../media/images/orange-dot.png);
	padding-top:10px;
	padding-left:20px;
	color:orange;
}
.inside_btm_box ul  li {
	color:#3E4148;

	font-size:12px;
	text-decoration:none;
	/*cursor:default;*/

}
.inside_btm_blu_box ul {
	padding-top:10px;
	padding-left:20px;
	list-style-image:url(../../media/images/orange-dot.png);	
}

.inside_btm_blu_box ul  li {
	color:#3E4148;
	font-size:12px;
	text-decoration:none;
}



.bluelink{
	padding-left:20px;
}

.bluelink a:link,.bluelink a:active,.bluelink a:visited {
	color:#139ee1;
	font-size:11px;
	text-decoration:none;
}
.bluelink a:hover {
	text-decoration:underline;
	color:#f27405;
}

#news-sep{
	height:4px;
	width:960px;
	margin-top:5px;
	background:url(../../media/images/dot.png) repeat-x ;
}

.news-text-blue{
	color:#139EE1;
	font-size:24px;
	line-height:40px;
}
.news-text-yellow{
	color:#F27405;
	font-size:24px;
	/* line-height:40px;*/
	margin-left:-4px;
}
.news-text-gray{
	color:#959595;
	font-size:24px;
	line-height:40px;
	margin-left:-4px;
}

#news{
	padding-top:20px;
	padding-left:20px;
	width:960px;
	
}
.date-news {
	
	color:#959595;
}
.text-news{
	color:#959595;
}


.news_box{
	position:relative;
	height:30px;
	width:300px;
	padding-top:15px;
}

.date-box{
	height:40px;
	width:90px;
	position:absolute;
}
.text-news-box{
	
	position:absolute;
	line-height:14px;
	width:650px;
	left:100px;
}

#footer{
	position:relative;
	background:url(../../media/images/footer.png) repeat-x ;
	height:230px;
}

#inside_footer_links{
	
	height:180px;
}
.foot-link1{
	float:left;
	width:190px;
	margin-left:25px;
}
.foot-link2{
	float:left;
	width:240px;
}
.foot-link3{
	float:left;
	width:180px;
}
.foot-link4{
	float:left;
	width:165px;
}
.foot-link5{
	float:left;
	width:120px;
}


.head-col{
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
	color:#13BE20;
	padding-bottom:5px;
}
.foot_style{
	list-style-type:none;
}
.row-link{
	text-decoration:none;
	line-height:16px;
	color:#c8c8c8;
	font-size:11px;
}

.fleft {
	float:left;
}

a.row-link:link,a.row-link:active,a.row-link:visited {
	text-decoration:none;
	line-height:16px;
	color:#c8c8c8;
}
a.row-link:hover {
}
#footer-btm{
	width:960px;
	margin-left:25px;
	margin-top: 30px;
}

a.btm-link:link,a.btm-link:active,a.btm-link:visited {
	text-decoration:none;
	line-height:16px;
	color:#c8c8c8;
	font-size:11px;
	padding: 0px 10px 0px 10px;
}
a.btm-link:hover {
}
.foot-btm-link{
	text-decoration:none;
	line-height:16px;
	color:#c8c8c8;
	font-size:11px;
	float:right;
	list-style-type:none;
	width:380px
}
.foot-btm-link li{
	float:left;
}

.learn_more{
	position:absolute;
	top:260px;
	left:15px;
}
