/* Global Styles */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial,Helvetica,san-serif;
	font-size:12px;
	/*background-color:#0060a4;*/
	background:#d7d7d7 url(../images/main_bg.jpg) repeat-x scroll;
}
body * {
	line-height:1.22em;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	color:#032F5E;
}
.clear {
	clear:both;
}
ul {
	list-style:square inside;
}
a {
	outline:none;
	text-decoration:none;
}
img {
	border:none;
	bottom:0px;
}
/* Template Rules */
body#home a#homenav, body#advantage a#advantagenav, body#solution a#productnav, body#about a#aboutnav, body#faqs a#faqnav, body#tc a#tcnav, body#contact a#contactnav, body#privacy a#privacynav, body#sitemap a#sitemapnav {
	color:#fff;
}
body#home a#homenav, body#advantage a#advantagenav, body#solution a#productnav, body#about a#aboutnav, body#faqs a#faqnav, body#contact a#contactnav {
	padding:6px 0;
	font-weight:bold;/*background:url(../images/hover2.png) center no-repeat;*/
}
#header {
	width:100%;
	
}
#banner {
	
	width:1003px;
	height:78px;
	margin:0px auto;
	position:relative;
}
#logo {
	top:0px;
	margin-left:32px;
	width:938px;
	height:67px;
	background:url(../images/header_new.png) center no-repeat;
	float:left;
}

#logo_right {
	width:199px;
	float:right;
	/*margin-left:200px;*/
}
.logo_right_1
{
float:left;
text-align:right;
margin-right:7px;
margin-top:9px;
width:310px;
}
.login_ico
{
text-align:right;
float:left;
width:90px;
}
.select_drop
{
width:128px;
height:19px;
font-family:Arial,Helvetica,san-serif;
font-size:11px;
color:#666666;
font-weight:bold;
/*padding-top:2px;*/
}

.select_drop option{
padding-left:4px;
}

#temp_main{
background:url(../images/main_big_bg_repeat.jpg) repeat-y scroll center top;


width:1003px;
margin:0px auto;

}
#temp_main1{
background:url(../images/main_big_bg02.jpg) no-repeat scroll center top; 
width:1003px;
margin:0px auto;

}

#temp_main_1{
background:url(../images/main_big_bg02.jpg) no-repeat scroll center top; 
width:1003px;
margin:0px auto;
height:875px;
}
#temp_main_faq1{
background:url(../images/main_big_bg02.jpg) no-repeat scroll center top;
width:1003px;
margin:0px auto;

}
#temp_main_faq{
background:url(../images/main_big_bg_repeat.jpg) repeat-y scroll center top;
width:1003px;
margin:0px auto;

}

#page_wrap {
	min-width:1003px;
	/*background:#0060a4;*/
}
#content_wrap {
	width:1003px;
	margin:0px auto;
}
#nav {
	/*background:url(../images/nav_bg.gif) center repeat-x;*/
	height:35px;
	min-width:1001px;
}
.nav_menu {
	color:#000;
	height:35px;
	text-transform:uppercase;
	width:943px;
	margin-left:32px;

}
.nav_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-indent:15px;
}
.nav_menu ul li {
	line-height:30px;
	display:inline;
	margin:0px 7px;
}
.nav_menu ul li a {
	color:#000;
	font-weight:bold;
}
.nav_menu ul li a:hover {
	color:#fff;
	padding:6px 0;/*background:url(../images/hover2.png) center no-repeat;*/
	
}
#container {
	/*background:#0060a4 url(../images/body_bg.jpg) center top no-repeat;*/
	/*border-left:2px solid #004a7a;
	border-right:2px solid #004a7a;*/
}
#footer {
	/*background: url(../images/footer_big.png) no-repeat center ;*/
	min-width:973px;
	height:56px;

	margin-left:1px;
	/*margin-right:10px;*/
	
	/*	position:fixed;
	bottom:0;
	width:100%;
	z-index:9999;*/
	
}
.footer_nav {
background: url(../images/footer_big.png) no-repeat center ;
	width:1002px;
	
	margin:0px auto;
	font-size:10px;
/*	margin-right:10px;*/
	height:44px;
	float:left;
}
#footer .copy {
	height:50px;
	line-height:50px;
	color:#fff;
	margin-left:20px;
}
.footer_l {
	padding:14px 0px 0px 50px;
	float:left;
	width:auto;
}
.footer_nav_l, .footer_nav_l a {
	color:#cccccc;
}
.footer_nav_l a:hover {
	color:#cccccc;
	text-decoration:underline;
}

.footer_2 {
	padding:15px 0px 4px 35px;
	*padding:0px 0px 4px 35px;
	float:left;
	width:auto;
}

.footer_nav_2, .footer_nav_2 a {
	color:#666666;
}
.footer_nav_2 a:hover {
	color:#666666;
	text-decoration:underline;
}

.footer_r {
	padding-right:35px;
	color:#cccccc;
	float:right;
	width:auto;
	line-height:42px;
	text-align:right;
}
.footer_nav_r a {
	color:#cccccc;
	text-align:center;
}
.footer_nav_r a:hover {
	color:#cccccc;
	text-decoration:underline;
}
.mandatory {
	color:#FF0000 !important;
	padding:0px;
}
.select_text
	{
	font-family:Arial,Helvetica,san-serif;
	font-size:11px;
	color:#666666;
	line-height:21px;
	font-weight:900;	
	}

/* Template Rules Ended */




/* Global styles ended */

/* index.html */
.home_main_inner
{
float:left;
width:938px;
height:540px;
margin-left:32px;
background:url(../images/main_bg_blue.png) no-repeat;
}

.home_main_inner1
{
float:left;
width:717px;
height:413px; 
background:url(../images/main_content_bg.png) no-repeat;
margin-top:79px;
margin-left:111px;
}

.home_inner1_line1
{
float:left;
width:690px;
margin-top:35px;
margin-left:31px;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#00ADEE;
font-weight:bold;
}

.home_inner1_line2
{
float:left;
width:640px;
margin-top:4px;
margin-left:31px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
line-height:16px;
}

.home_inner2
{
float:left;
width:319px;
height:213px; 
margin-top:45px;
margin-left:30px;
}
.home_inner3
{
float:left;
width:320px;
height:213px; 
margin-top:58px;
margin-left:30px;
}

.splash_content{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:normal; 
color:#333333; 
padding-top:5px;
}
.splash_radiio{
padding-bottom:4px;
height:27px;
width:160px;
float:left;
}


.home_ban
{
height:30px;
width:630px;
}
.home_ban_one
{
background:url(../images/01.jpg); width:612px; height:245px;
}
.home_ban_one_1
{
color:#ffffff;
font-family:Arial,Helvetica,san-serif;
font-size:27px;
padding-left:15px;
padding-bottom:0px;
padding-top:17px;
font-weight:bold;
width:375px;
text-align:left;
line-height:32px;
}

.home_ban_one_2
{
color:#ffffff; font-family:Arial, Helvetica,san-serif;  font-size:27px; padding-left:15px; padding-bottom:15px; padding-top:0px; font-weight:normal; width:575px; text-align:left; line-height:33px;
}
.home_ban_one_3
{
padding-left:16px; padding-bottom:4px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}

.home_ban_one_3_ul
{
color:#ffffff; font-family:Arial,Helvetica,san-serif; padding-left:12px; font-size:16px; padding-bottom:7px; padding-top:0px; width:575px; line-height:17px; font-weight:normal; background:url(../images/arrow_white.png) no-repeat scroll 0px 5px;
}



.home_ban_two
{
background:url(../images/01.jpg); width:612px; height:245px;
}

.home_ban_two_1
{
color:#ffffff;
font-family:Arial,Helvetica,san-serif;
font-size:27px;
padding-left:15px;
padding-bottom:0px;
padding-top:17px;
*padding-top:0px;
font-weight:bold;
width:375px;
text-align:left;
line-height:32px;

}

.home_ban_two_2
{
color:#ffffff; font-family:Arial, Helvetica,san-serif;  font-size:27px; padding-left:15px; padding-bottom:15px; padding-top:15px; font-weight:normal; width:575px; text-align:left; line-height:33px;
}

.home_ban_two_3
{
padding-left:16px; padding-bottom:4px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}

.home_ban_two_3_ul
{
color:#ffffff; font-family:Arial,Helvetica,san-serif; padding-left:0px; font-size:16px; padding-bottom:7px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}


.home_ban_three
{
background:url(../images/01.jpg); width:612px; height:245px;
}

.home_ban_three_1
{
color:#ffffff;
font-family:Arial,Helvetica,san-serif;
font-size:27px;
padding-left:15px;
padding-bottom:0px;
padding-top:17px;
*padding-top:0px;
font-weight:bold;
width:375px;
text-align:left;
line-height:32px;

}

.home_ban_three_2
{
color:#ffffff; font-family:Arial, Helvetica,san-serif;  font-size:27px; padding-left:15px; padding-bottom:15px; padding-top:15px; font-weight:normal; width:575px; text-align:left; line-height:33px;
}

.home_ban_three_3
{
padding-left:16px; padding-bottom:4px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}

.home_ban_three_3_ul
{
color:#ffffff; font-family:Arial,Helvetica,san-serif; padding-left:0px; font-size:16px; padding-bottom:7px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}

.home_ban_four
{
background:url(../images/01.jpg); width:612px; height:245px;
}

.home_ban_four_1
{
color:#ffffff;
font-family:Arial,Helvetica,san-serif;
font-size:27px;
padding-left:15px;
padding-bottom:0px;
padding-top:17px;
*padding-top:0px;
font-weight:bold;
width:375px;
text-align:left;
line-height:32px;

}

.home_ban_four_2
{
color:#ffffff; font-family:Arial, Helvetica,san-serif;  font-size:27px; padding-left:15px; padding-bottom:15px; padding-top:15px; font-weight:normal; width:575px; text-align:left; line-height:33px;
}

.home_ban_four_3
{
padding-left:16px; padding-bottom:4px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}

.home_ban_four_3_ul
{
color:#ffffff; font-family:Arial,Helvetica,san-serif; padding-left:0px; font-size:16px; padding-bottom:7px; padding-top:0px; width:575px; line-height:17px; font-weight:normal;
}


.home_left_inner
{
float:left;
width:612px;
height:540px;
margin-left:32px;
margin-top:8px;

}

.home_left_inner1
{
float:left;
width:612px;
height:248px; 
}

.home_full_banner
{
float:center;
width:620px;
height:267px;
}
.home_full_banner_inner
{
width:611px; height:250px;
}

.home_left_inner2
{
float:left;
width:612px;
margin-top:17px;
height:20px; 
}
.home_left_inner2_bg{
height:273px;
width:618px;

}
.home_left_inner_gap{
height:13px; width:611px;
}
.home_left_inner_gap2{
height:12px; width:611px;
}
.home_right_inner
{
float:left;
width:316px;
margin-left:9px;
margin-top:8px;
height:316px;
}
.home_left_inner_heading
{
height:20px;
width:600px;
color:#000000;
font-size:26px;
font-weight:bold;
padding-left:15px;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
}
.home_left_inner_sub_heading
{
height:20px;
width:590px;
color:#000000;
font-size:23px;
font-weight:bold;
padding-left:10px;
padding-top:10px;
padding-bottom:30px;
line-height:26px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
.home_gap1{
height:14px; width:611px;
}
.home_left_inner2_first
{
width:206px;
height:273px;
float:left;
background:url(../images/home_img_01.png) no-repeat scroll 0px 0px;
}
.home_left_inner2_second
{
width:206px;
height:273px;
float:left;
background:url(../images/home_img_02.png) no-repeat scroll 0px 0px;
}
.home_left_inner2_third
{
width:206px;
height:273px;
float:left;
background:url(../images/home_img_03.png) no-repeat scroll 0px 0px;
}
.home_left_inner2_123_header
{
width:170px;
color:#00457c;
font-size:18px;
font-weight:bold;
padding-left:15px;
padding-top:10px;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
}
.home_left_inner2_123_subheader
{
width:180px;
color:#424242;
font-size:13px;
font-weight:normal;
padding-left:15px;
padding-top:5px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
}
.home_left_inner2_123_subheader a
{
color:#D50A27;
font-size:12px;
font-weight:bold;
text-decoration:underline;

}
.home_left_inner2_123_subheader a:hover
{
color:#D50A27;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.home_right_inner_top01 
{
background:url(../images/home_top_right_bg.png) no-repeat;
height:100px;
width:316px;
}

.home_right_inner_top
{
background:url(../images/right_content_top.png) no-repeat;
height:6px;
width:316px;
}
.home_right_inner_mid
{
background:url(../images/right_content_mid.png) repeat-y;
width:316px; height:524px;
}
.home_right_inner_bot
{
background:url(../images/right_content_bot.png) no-repeat;
height:7px;
width:316px;
}
.home_right_inner_heading
{
width:300px;
color:#ffffff;
font-size:20px;
font-weight:bold;
padding-left:15px;
padding-top:14px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
}

.home_right_inner_subheading
{
width:286px;
color:#ffffff;
font-size:14px;
font-weight:normal;
padding-left:15px;
padding-top:10px;
padding-right:15px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
height:56px;
}

.home_right_line
{
background:url(../images/right_content_line.png) no-repeat;
width:316px; height:2px;
}

.right_gap1{
width:316px; 
height:8px;
}

.home_right_tab
{
width:316px; height:81px;
}

.home_right_tab1_right{
width:314px; float:left; height:81px;
}

.home_right_tab1_right .a1
{
height:55px;
font-size:14px; font-weight:bold; color:#000000; padding-top:0px;
}
.home_right_tab1_right .a2
{
background:url(../images/home_right_headline.png) no-repeat; height:22px;
font-size:11px; font-weight:normal; color:#424242; padding-top:5px;
padding-left:6px;
}

.a2 a{
text-decoration:none;
color:#424242;
}
.a2 a:hover{
text-decoration:none;
color:#424242;
}

.home_right_tab_1
{
width:316px; height:87px;
}

.home_right_tab1_right_1{
width:314px; float:left; height:87px;
}

.home_right_tab1_right_1 .a1
{
height:61px;
font-size:14px; font-weight:bold; color:#000000; padding-top:0px;
}
.home_right_tab1_right_1 .a2
{
background:url(../images/home_right_headline.png) no-repeat; height:22px;
font-size:11px; font-weight:normal; color:#424242; padding-top:7px;
padding-left:6px;
}

.a2 a{
text-decoration:none;
color:#424242;
}
.a2 a:hover{
text-decoration:none;
color:#424242;
} 

.right_gap2{
width:316px; 
height:5px;
}
.right_gap3{
width:316px; 
height:7px;
}

.right_gap5{
width:316px; 
height:15px;
}
.home_right_inner_bot2
{
width:316px;
float:left;
height:144px;
background:url(../images/calc_bg.png) no-repeat scroll 0px 0px; 
}

.home_right_inner_bot2_h
{
padding-left:130px; width:190px; font-size:18px; padding-top:12px; color:#FFFFFF;
}
.home_right_inner_bot2_s
{
padding-left:130px; width:176px; font-size:12px; padding-top:4px; color:#FFFFFF;
}
.home_right_inner_bot2_t
{
padding-left:204px; width:107px; padding-top:0px;
}



