﻿*{ margin: 0; padding: 0;}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size:12px; 
	min-width:1000px; 
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size:12px; 
}

a{
	color: #146eb4;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:30%; 
	margin: 0 auto; 
	width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 1000px;
}	

/*For IE*/
* html #main_inside_in{
	height:100%; 
}

#main_content{
          
	margin: 0 auto;
}

#footer_block{
	height: 119px; 
	clear: both;
}

#footer_main{
	height: 119px; 
	margin: -119px auto; 
	position: relative; 
}

#footer{
	height: 119px; 
	margin: 0 auto; 
	width: 1000px; 
}

/*For IE*/
* html #footer{
}

#footer_in{ 
	margin: 0 auto; 
	width: 990px;
	background-image: url(../images/footer_in.gif);
	background-repeat: repeat-x;
	height: 93px;
	overflow: hidden;
}

/*   ==========================================================================   */

.top_block{
	height: 120px;
	overflow: hidden;	
}
.links{
	float:right;
	padding: 25px 55px 0px 0px;
}

.top_block .logo{
	float: left;
	padding: 21px 0px 10px 49px;
}

.top_block .call{
	float: right;
	padding: 34px 74px 0px 0px;
	text-align: right;
}

.top_block .call img{
	position: relative;
	top: 10px;
	left: 24px;
}

.top_block .top_menu{
	float: left;
	padding: 9px 0px 0px 34px;
	width: 600px;
}

.top_block .top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.top_block .top_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/top_menu_li.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.top_block .top_menu ul li a{
	padding: 8px 23px 8px 23px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	background-image: url(../images/top_menu_li_a.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
}

.top_block .top_menu ul li.cur{
	background-image: url(../images/top_menu_li_cur.jpg);
}

.top_block .top_menu ul li.cur a{
	background-image: url(../images/top_menu_li_cur_a.jpg);
}

.botton_go{
	float:right;
	background-image:url(../images/bg_go.png);
	width:41px;
	margin:2px 15px 0 0;
	background-position:center;
	height:25px;
	background-repeat:no-repeat;
	border:none;
}
.header_line{
	padding: 0px 0px 0px 51px;
	background-image: url(../images/header_line.jpg);	
	background-position: 357px 0px;
	background-repeat: no-repeat;
	height: 88px;
	overflow: hidden;
}

.header_line .signin{
	float: left;
	width: 283px;
	height: 73px;
	overflow: hidden;
	background-image: url(../images/signin_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -1px;
	padding: 12px 0px 0px 23px;
}

.header_line .signin p{
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.header_line .signin div{
	clear: both;
	float: left;
	width: 211px;
	height: 28px;
	overflow: hidden;
	background-image: url(../images/subscribe_input_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 10px;
	margin: 0px 6px 0px 0px;
}

.header_line .signin div input{
	width: 200px;
	border: 0px;
	color: #a7a8a8;
	font-size: 14px;
}

.header_line .signin input.but{
	position: relative;
	top: 2px;
}

.header_line .header_title{
	float: left;
	width: 500px;
	padding: 20px 0px 0px 33px;
}

.header_line .header_title h1{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
}

.header_line .header_title span{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
}

#footer_in .footer_in_left{
	background-image: url(../images/footer_in_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 93px;
	overflow: hidden;
}

#footer_in .footer_in_left .footer_in_right{
	background-image: url(../images/footer_in_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 93px;
	overflow: hidden;
	text-align: center;
	padding: 21px 0px 0px 0px;
	line-height: 18px;
}

#footer_in .footer_in_left .footer_in_right p{
	font-size: 11px;
	word-spacing:-1px;
	width:990px;
	padding-bottom: 3px;
}
#footer_in .footer_in_left .footer_in_right big{
	font-size: 14px;
	width:990px;
	padding-bottom: 3px;
}

#footer_in .footer_in_left .footer_in_right p a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#footer_in .footer_in_left .footer_in_right p a:hover{
	text-decoration: underline;
}

.content_all{
	clear: both;
	padding: 32px 55px 0px 58px;
}

.content_all .left_cell{
	float: left;
	width: 328px;
}

.testimonial{
	clear: both;
}

.testimonial .img{
	padding: 0px 0px 0px 4px;
}

.testimonial .text{
	width: 304px;
	background-image: url(../images/testimonial_text.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.testimonial .text .text_inner{
	width: 304px;
	background-image: url(../images/testimonial_text_inner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.testimonial .text .text_inner .text_inner2{
	background-image: url(../images/testimonial_text_inner2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 25px 30px 60px 35px;
}

.testimonial .text .text_inner .text_inner2 h3{
	color: #ff6907;
	font-size: 20px;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonial .text .text_inner .text_inner2 p{
	color: #636363;
	font-size: 15px;
	font-family: Times New Roman;
	line-height: 20px;
}
.testimonial .text .text_inner .text_inner2 p b{
	color: #000;
}

.content_all .content_cell{
	float: left;
	width: 558px;
	padding: 13px 0px 6px 0px;
}

.content_all .content_cell h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.content_all .content_cell h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.content_all .content_cell p{
	padding: 0px 0px 18px 0px;
	line-height: 18px;
}

.article_list{
	padding-bottom: 7px;	
}

.article_list .item{
	clear: both;
}

.article_list .item .img{
	float: left;
	width: 148px;
	padding-bottom: 24px;
	padding-top: 4px;
}

.article_list .item .desc{
	float: left;
	width: 410px;
	padding: 10px 0px 28px 0px;
	line-height: 18px;
}

.article_list .item .desc h4{
	font-size: 14px;
}

.article_list .item .desc p{
	line-height: 18px;
}

.flash_banner{
	background-color: 
}

.flash_banner{
	clear: both;
}

.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.bottom_logos{
	text-align: center;
	padding: 24px 70px 14px 70px;
}

.bottom_logos img{
	margin: 0px 9px 8px 9px;
}

body.body2{
	background-image: url(../images/body2.jpg);
}

.sub_menu{
	height: 29px;
	overflow: hidden;
	padding: 5px 0px 0px 380px;
}

.sub_menu a{
	font-size: 16px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.twitter{
	padding: 15px 32px 10px 0px;
	text-align: right;
}

.sub_levels{
	padding: 3px 0px 4px 22px;	
}

.sub_levels a.title{
	font-size: 14px;
	font-weight: bold;
}

.content_cell_full{
	width: 867px;
	margin: 0 auto;

}

.content_cell_full h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 15px 46px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

#iframe{
	width: 100%;
	height: 2050px;
	margin: 0 auto;
}
#iframeA{
	width: 100%;
	height: 2050px;
	margin: 0 auto;
        
}

.iframe_2{
	width: 940px;
	height: 3700px;
	margin: 0 auto;
}

.iframe_3{
	width: 940px;
	height: 3000px;
	margin: 0 auto;
}

.iframe_4{
	width: 940px;
	height: 1440px;
	margin: 0 auto;
}

.iframe_5{
	width: 940px;
	height: 1540px;
	margin: 0 auto;
}

.iframe_6{
	width: 940px;
	height: 1600px;
	margin: 0 auto;
}

.iframe_7{
	width: 940px;
	height: 1980px;
	margin: 0 auto;
}

.iframe_8{
	width: 940px;
	height: 13400px;
	margin: 0 auto;
}

.iframe_9{
	width: 940px;
	height: 740px;
	margin: 0 auto;
}
.indented{
	list-style-position:inside;
	line-height:18px;
}
.indented li{
	margin-bottom:10px;
}
.about_company{
	margin:0 auto;
	text-align:center;
	line-height:20px;
}

/* Twitter Column */
#twitterdiv .news_box{
	padding: 25px 25px 20px 40px;
}
#twitterdiv .news_box h2{
	font-family: Arial Rounded MT Bold;
	font-size: 18px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
#twitterdiv .news_box ul{
	list-style-type: none;
}
#twitterdiv .news_box ul li{
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 12px;
	line-height: 17px;
}
#twitterdiv .news_box ul li a{
	text-decoration: none;
	color: #2485B5;
}
#twitterdiv .news_box a{
	text-decoration: none;
	color: #2485B5;
	font-size: 12px;
}
#twitterdiv .news_box ul li a:hover, .content .left_cell .news_box a:hover{
	text-decoration: underline;
}
*/
