.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

form{ margin:0;}

*{ margin: 0;}

html, body{
	height: 100%;	
	font-size: 14px;
	font-family: Arial;
	color: #444;}

#non_cdn{
	display: none;}

a{
	text-decoration: none;
	color: #1a74b0;}

a:hover{
	text-decoration: underline;}

body{
	background: #bed9eb url(envelope_bg.gif) left top repeat-x;}

.wrapper{
	width: 960px;
	margin: 0 auto;
	background: url(wrapper_bg.gif) left top repeat-y;}

											/*tabs_section*/

div.tabs{
	height: 85px;
	background-color: #fff;
	position: relative;}

div.tabs ul{
	bottom: 20px;
	right: 6px;
	position: absolute;
	list-style:none;
	margin: 0;
	padding: 0;}

div.tabs li{
	display: inline;
	margin: 0;}

div.tabs li.relative{
	position: relative;}

div.tabs div.phone div.left_corner{
	position: absolute;
	width: 2px;
	height: 2px;
	background: url(top_phone_bg.gif) left top no-repeat;
	left: 0;
	bottom: 0;}

div.tabs div.phone div.right_corner{
	position: absolute;
	width: 2px;
	height: 2px;
	background: url(top_phone_bg.gif) right top no-repeat;
	right: 0;
	bottom: 0;}

div.tabs li a,
div.tabs li span.tabs_text{
	float:left;
	margin: 0 6px;
	color: #1d7bbf;
	font-size: 16px;	
	height: 28px;
	outline: none;
	padding-left: 3px;}

.tabs_text_simple{font-size: 16px;}
div.tabs li span.tabs_text_no_icon{background: none;}

div.tabs li a span{
	display: block;
	line-height: 28px;	
	padding-right: 10px;
	padding-left: 7px;}

div.tabs li a.selected{background: url(tabs_left_bg.gif) left top no-repeat;}
div.tabs li a.selected span{background: url(tabs_right_bg.gif) right top no-repeat;}
div.wrapper div.main{padding: 32px;}

											/*p_section*/

div.p_section{
	font-size: 13px;
	line-height: 20px;}

div.p_block{
	font-size: 13px;
	line-height: 20px;}

div.p_block h2{
	color: #333;
	margin-bottom: 5px;}

div.p_block p span{
	color: #1a74b0;
	font-size: 14px;
	font-weight: bold;}

div.p_block p span.lite{
	font-weight: normal;}

											/*footer section*/

.footer{
	margin: 0 auto;
	width: 960px;
	background: url(footer_bg.gif) left top no-repeat;
	text-align: center;
	font-size: 11px;
	vertical-align: bottom;}

.footer div.info{padding: 20px 0;}
.footer span{
	margin: 0 5px;
	color: #1d7abf;}

.footer span.business{
	margin-right: 20px;
	font-size: 13px;}

.footer a{color: #1d7abf;}
.footer div.info span.grey{color: #666;}
.footer-for-home{background-image: none;}
.footer-for-home div.info{padding-top: 0;}
