﻿*
{
    margin: 0;
}
div, p
{
    padding: 0;
}
ul, li
{
    list-style: none;
}
img
{
    border: 0px;
}
h1
{
    font-size: 20px;
    font-family: Tahoma;
    font-weight: normal;
    color: #e2521a;
    text-align: left;
    padding: 0 0 10px 0;
}
h2
{
    font-size: 14px;
    font-family:Verdana;
    font-weight: normal;
    color: #e2521a;
    text-align: left;
    padding: 0 0 8px 0;
}
h2 a
{
    font-size: 19px;
    font-family: Calibri;
    font-weight: normal;
    color: #01b0fb;
    text-align: right;
    padding: 0 0 10px 0;
    text-decoration: none;
}
h2 a:hover
{
    color: #fff;
}
h3
{
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    color: #e77817;
    text-align: left;
    padding: 0 0 5px 0;
}
p
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: normal;
    color: #474646;
    line-height: 18px;
    padding: 0 0 10px 0;
}
p a
{
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #E77817;
    text-decoration: none;
}
p a:hover
{
    color: Black;
}
body
{
    padding: 0;
    margin: 0 auto;
}
#wrapper
{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#main
{
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}
#header
{
    float: left;
    position: relative;
    width: 1000px;
    height: 106px;
}
#logo
{
    float: left;
    position: relative;
    width: 500px;
}
.logo
{
    float: left;
    position: relative;
    width: 500px;
    padding: 30px 0 0 0;
}
#menu
{
    float: left;
    position: relative;
    width: 500px;
}
.menu
{
    float: left;
    position: relative;
    width: 500px;
    /*padding: 80px 0 0 0;*/
}
/* menu */
.gNav_main
{
    list-style: none;
    color: #3e67ac;
    font-size: 12px;
    font-family: Verdana;
    float: right;
    margin: 0px 0 0 0px;
    padding: 0px 0 0 0px;
    display: inline;
    width: 385px;
}
.gNav_main li
{
    display: inline;
    padding: 0 5px 0 5px;
    float: left;
}
.gNav_main li a
{
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 0 0 0 7px;
    height: 26px;
    float: left; /*margin-top: -4px;*/
    position: relative;
    font-family: Arial;
}
.gNav_main li a span
{
    font-size: 14px;
    color: #000;
    text-decoration: none; /*padding: 5px 10px 0 5px;*/
    padding: 3px 12px 0 5px;
    height: 26px;
    display: block;
    float: left;
    cursor: pointer;
    font-family: Arial;
}
.gNav_main li a.active, .gNav_main li a:hover
{
    background: url(../images/menu_hover_left.jpg) left top no-repeat;
    color: #fff;
}
.gNav_main li a span.active, .gNav_main li a:hover span
{
    background: url(../images/menu_hover_right.jpg) right top no-repeat;
    color: #fff;
}

/* nav finish*/
#banner_bg
{
    width: 100%;
    position: relative;
    height: 319px;
    float: left;
    background: url(../images/banner_bg.jpg) 0 0 repeat-x;
}
.banner_bg
{
    width: 1000px;
    position: relative;
    margin: 0 auto;
    padding: 26px 0 0 0;
}
.banner_text
{
    width: 503px;
    float: left;
    position: relative;
}
.banner_text h1
{
    font-size: 22px;
    font-family: Verdana;
    font-weight: normal;
    color: #bde6fb;
    text-align: left;
    line-height: 32px;
    padding: 0 0 30px 0;
}
.banner_text p
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: normal;
    color: White;
    line-height: 28px;
    padding: 0 0 30px 0;
}
.banner_flash
{
    width: 472px;
    height: 238px;
    float: left;
    position: relative;
}
#content
{
    width: 1000px;
    position: relative;
    margin: 0 auto;
}
.content
{
    width: 968px;
    float: left;
    position: relative;
}
.left_con
{
    width: 710px;
    float: left;
    position: relative;
    padding: 10px 20px 0 0px;
}
.services_img
{
    width: 710px;
    border-top: solid 1px #b7b7b7;
    float: left;
    position: relative;
    padding: 10px 0 0 0;
}
.s_img
{
    width: 131px;
    float: left;
    position: relative;
    text-align: center;
}
.s_img p
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: normal;
    color: #022c52;
    line-height: normal;
    padding: 5px 0 10px 0;
    text-align: center;
}
.s_img p a
{
     font-size: 14px;
    font-family: Verdana;
    font-weight: normal;
     color: #022c52;
     text-decoration:none;
}
.s_img p a:hover
{
     color: #E2521A;
     text-decoration:none;
}
.spacer
{
    width: 13px;
    height:100px;
    float: left;
    display:block;
    position: relative;
}
.right_con
{
    width: 238px;
    float: left;
    position: relative;
}
.service_bg
{
    width: 238px;
    height: 188px;
    float: left;
    position: relative;
    background: url(../images/services_bg.jpg) 0 0 no-repeat;
    margin: 0 0 20px 0;
}


.right_header
{
    float: left;
    position: relative;
    width: 228px;
    padding: 8px 0 0 8px;
}
.right_header h1
{
    font-size: 22px;
    font-family: Verdana;
    font-weight: normal;
    color: #fff;
    text-align: left;
    line-height: normal;
    padding: 0 0 0px 0;
}

.right_con_text
{
    float: left;
    width: 228px;
    position: relative;
    padding: 20px 0 0 10px;
}
.bullet
{
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.bullet li
{
    color: #fddd6f;
    font-family: Verdana;
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 0 0 11px 15px;
    background: url(../images/bullet.png) 0 2px no-repeat;
}
.bullet li a
{
     color: #fddd6f;
    font-family: Verdana;
    font-size: 12px;
    text-decoration:none;
}
.bullet li a:hover
{
     color: #E2521A;
 
}
.who_bg
{
    width: 238px;
    height: 138px;
    float: left;
    position: relative;
    background: url(../images/who.jpg) 0 0 no-repeat;
    margin: 0 0 10px 0;
}
/*------------footer css start----------*/
#footer
{
    background: url(../images/footer_bg.jpg) left top repeat-x;
    width: 100%;
    height: 38px;
    float: left;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}
.fot_container
{
    width: 1000px;
    font-family: Verdana;
    position: relative;
    margin:0 auto;
}
.copy
{
    width: 45%;
    /*padding-left: 1%;*/
    font-size: 10px;
    color: #000;
    float: left;
}
.copy_right
{
    width: 45%;
    padding-right: 3%;
    font-size: 10px;
    color: #000;
    float: right;
    text-align: right;
}
.copy_text
{
    float: left;
}
.vital
{
    font-size: 10px;
    color: #000;
    text-decoration: none;
    font-family: Verdana;
}
.vital:hover
{
    color: #fff;
    }
/*end footer*/

.contact_left
{
    width:200px;
    float:left;
    position:relative;
}
.contact_right
{
    width:510px;
    float:left;
    position:relative;
}
.name
{
	width: 128px;
	font-family: Verdana;
	font-size: 12px;
	color: #646666;
}
.dot
{
	width: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #646666;
}
.input
{
	width: 200px;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #646666;
	border: solid 1px #e9eaea;
}
.textarea
{
	width: 200px;
	height: 75px;
	font-family: Verdana;
	font-size: 12px;
	color: #646666;
	border: solid 1px #e9eaea;
}
.submit
{
	background-color: #0795df;
	padding: 4px 6px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	border:0;
	margin-right:2px;
}
.submit:hover
{
	background-color: #000;
}
.contactus
{
    float:right;
    position:relative;
    padding:18px 0 14px 0;
    font-size:18.3px;
    font-family:Verdana;
    color:#012d52;
    width:327px;
    text-align:left;
    font-weight:bold;
    line-height:23px;
}
.contactus a
{
   font-size:14px;
    font-family:Verdana;
    color:#012d52;
    text-decoration:none;
}

.contactus a:hover
{
    color:#0795DF;

}

