@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #c5c5c5;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:9px 0px;
text-align:justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:930px;
height:auto;
margin:0px auto;
text-align:center;
}
.container-main
{
width:900px;
height:auto;
float:left;
text-align:left;
background:url(../images/container-bg.jpg) left top no-repeat;
padding:0px 15px;
}
#header
{
width:880px;
height:110px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top no-repeat;
padding:30px 10px 0px 10px;
}
.logo-box
{
width:300px;
height:110px;
float:left;
text-align:left;
}
.logo
{
margin-top:14px;
margin-left:1px;
}
/* CSS Menu */
.navcontainer {
		width:476px;
        margin:0px;
        height:40px;
		float:right;
		text-align:left;
		padding-top:50px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
		height:40px;
}

.navcontainer li {
        width:110px;
        display:block;
        float: left;
        text-align: center;
        padding: 0px;
		margin-right:5px;
		height:40px;
		}
.navcontainer li a {
width:110px;
float:left;
display: block;
text-decoration: none;
color:#003366;
height:40px;
text-align:center;
font: bold 15px/40px Arial, Helvetica, sans-serif;
background: url(../images/menu-normal-bg.jpg) left top no-repeat;
}
.navcontainer li a:hover{
text-decoration:none;
font: bold 15px/40px Arial, Helvetica, sans-serif;
color:#003366;
height:40px;
background: url(../images/menu-hover-bg.jpg) left top no-repeat;
}
.navcontainer li.active a{
font: bold 15px/40px Arial, Helvetica, sans-serif;
color:#003366;
text-decoration:none;
height:40px;
background: url(../images/menu-hover-bg.jpg) left top no-repeat;
}
#body-main
{
width:880px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom no-repeat #FFF;
padding:0px 10px 35px 10px;
}
.banner-box
{
width:880px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.body-bottom
{
width:880px;
height:auto;
float:left;
text-align:left;
padding:0px;
}
.body-bottom ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.body-bottom ul li
{
width:280px;
height:auto;
float:left;
text-align:left;
margin-right:20px;
display:block;
}
.services-box
{
width:280px;
height:auto;
float:left;
text-align:left;
}
.servoce-inside-box
{
width:240px;
height:225px;
float:left;
text-align:left;
border-left:1px solid #86b2d1;
border-right:1px solid #86b2d1;
padding:20px 19px 0px 19px;
}
.service-bottom-box
{
width:280px;
height:14px;
float:left;
text-align:left;
}
.about-us-title
{
width:270px;
height:51px;
float:left;
text-align:left;
background:url(../images/about-us-title-bg.jpg) left top no-repeat;
padding-left:10px;
font: bold 24px/51px Myriad Pro, Arial, Helvetica, sans-serif;
color:#FFF;
}
.pg-service-title
{
width:270px;
height:51px;
float:left;
text-align:left;
background: url(../images/pg-service-title-bg.jpg) left top no-repeat;
padding-left:10px;
font: bold 24px/51px Myriad Pro, Arial, Helvetica, sans-serif;
color:#FFF;
}
.client-login-title
{
width:270px;
height:51px;
float:left;
text-align:left;
background: url(../images/client-login-title-bg.jpg) left top no-repeat;
padding-left:10px;
font: bold 24px/51px Myriad Pro, Arial, Helvetica, sans-serif;
color:#FFF;
}
.service-text-box
{
width:240px;
height:auto;
float:left;
text-align:left;
}
/* CSS Menu */
.subnav {
		width:240px;
        margin:0px;
        height: auto;
		float:left;
		text-align:left;
		padding:6px 0px 12px 0px;
		}

.subnav ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
}

.subnav ul li {
        float: left;
        text-align: left;
        padding:0px;
		margin:0px;
		width:240px;
		}
.subnav li a {
width:240px;
float:left;
display: block;
text-decoration: none;
color:#0066cc;
font: normal 12px/20px Arial, Helvetica, sans-serif;
text-align:left;
}
.subnav li a:hover{
text-decoration:none;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color:#ff9900;
}
.input-box
{
width:148px;
height:20px;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:2px;
padding-top:4px;
background-color: #FFF;
border:1px solid #537fa8;
margin-bottom:4px;
}
#footer
{
width:900px;
height: auto;
float:left;
text-align:center;
padding-top:5px;
padding-bottom:14px;
color: #003366;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
#footer a
{
color: #003366;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: none;
}
#footer a:hover
{
color: #0066cc;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#669900;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#ff9900;
text-decoration: none;
font-weight:bold;
}
.blue-link
{
color: #0066cc;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: none;
}
.blue-link:hover
{
color: #ff9900;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
text-decoration: underline;
}
