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

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:920px;
height:auto;
margin:0px auto;
text-align:center;
}
.header
{
width:920px;
height:147px;
float:left;
text-align:left;
padding-bottom:2px;
padding-top:7px;
}
.header-top
{
width:920px;
height:111px;
float:left;
text-align:left;
background:url(../images/header-right-top-bg.jpg) right top no-repeat;
}
.logo
{
margin-top:32px;
}
/* CSS Menu */
.navcontainer {
		width:905px;
        height:36px;
		float:left;
		padding-left:15px;
		background: url(../images/menu-bg.jpg) left top no-repeat;
		color: #ff66cc;
		font: bold 14px/36px Arial, Helvetica, sans-serif;
		}

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

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:36px;
		background:url(../images/menu-bar-bg.gif) right center no-repeat;
		}

.navcontainer ul li a {
        width:118px;
        height: 36px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: left;
        font: bold 14px/36px Arial, Helvetica, sans-serif;
		display: block;
		padding-left:4px;
	}

.navcontainer ul li a:hover {
        color: #ffccff;
        font: bold 14px/36px Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #ffccff;
        font: bold 14px/36px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
.navcontainer ul li a.big
{
width:227px;
}
.navcontainer ul li a.medium 
{
width:184px;
}
.navcontainer ul li a.small
{
width:168px;
}
.navcontainer ul li a.quote
{
width:170px;
}
.body-main
{
width:920px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-main-bg.jpg) left top repeat-x #FFF;
}
.body-inside
{
width:884px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
padding:20px 18px 15px 18px;
}
.body-left
{
width:616px;
height:auto;
float:left;
text-align:left;
}
.left-top-box
{
width:616px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.left-top-bg
{
float:right;
margin-left:8px;
}
.service-box
{
width:616px;
height:auto;
float:left;
text-align:left;
background:url(../images/service-bottom-bg.jpg) left bottom no-repeat;
padding-bottom:18px;
}
.service-title
{
width:616px;
height:35px;
float:left;
text-align: left;
background:url(../images/service-title-bg.jpg) left bottom repeat-x;
}
.service
{
       width:572px;
       height:auto;
       float:left;
       text-align:left;
	   padding:8px 22px 0px 22px;
}
.service ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align:left;
}

.service ul li {
        width:165px;
        height:auto;
        display: block;
        float:left;
        padding: 0px;
        margin: 0px;
		margin-right:25px;
		font: normal 11px/16px Tahoma, Helvetica, sans-serif;
		color: #999999;
		text-align:left;
		padding:3px;
		border:1px solid #bdbdbd;
}
.left-bottom-box
{
width:590px;
height:auto;
float:left;
text-align:left;
padding:0px 13px;
background:url(../images/seo-round-bottom-bg.jpg) left bottom no-repeat  #f7f7f7;
}
.bottom-left
{
width:280px;
height:auto;
float:left;
text-align:left;
}
.bottom-right
{
width:285px;
height:auto;
float:right;
text-align:left;
}
.body-right
{
width:251px;
height:auto;
float:right;
text-align:left;
}
.service-bt
{
float:left;
margin-right:10px;
margin-bottom:4px;
}
.right-menu-box
{
width:251px;
height:auto;
float:left;
text-align:left;
padding-bottom:15px;
}
.right-round-top
{
width:251px;
height:13px;
float:left;
text-align:left;
}
.right-inside
{
width:225px;
height:auto;
float:left;
text-align:left;
background:url(../images/right-inside-bg.jpg) left top repeat-y;
padding:0px 13px;
}
.sub-round-top
{
width:225px;
height:15px;
float:left;
text-align:left;
}
.subnav-inside
{
width:225px;
height:auto;
float:left;
text-align:left;
background-color: #fff7e7;
}
.quote-inside-box
{
width:225px;
height:auto;
float:left;
text-align:center;
background-color: #fff7e7;
}
/* sub-navigation */	
	
.subnav{
	color: #330000;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	width:200px;
	height:auto;
	float:left;
	padding:0px 13px 0px 12px;
	}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	width:200px;
	height:22px;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d6c6b9;
	}
.subnav ul li a {
	display: block;
	width:187px;
	height:22px;
	text-decoration: none;
	color: #330000;
	background: url(../images/sub-normal-arrow.gif) left center no-repeat;
	padding-left:13px;
	font: bold 11px/22px Arial, Helvetica, sans-serif; 
}
.subnav ul li a:hover {
	color: #930168;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	height:22px;
	text-decoration:none;
	background:url(../images/sub-hover-arrow.gif) left center no-repeat;
}
.subnav ul li a.active {
	color: #930168;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	height:22px;
	text-decoration:none;
	background:url(../images/sub-hover-arrow.gif) left center no-repeat;
}
.input
{
width:172px;
height:18px;
background-color:#FFF;
border:1px solid #a09a94;
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:#000000;
text-decoration: none;
text-align:left;
padding-top:3px;
padding-left:3px;
margin-bottom:3px;
}	
.subnav-round-bottom
{
width:225px;
height:15px;
float:left;
text-align:left;
}
.right-round-bottom
{
width:251px;
height:13px;
float:left;
text-align:left;
}
.footer
{
width:920px;
height:auto;
float:left;
text-align:left;
}
.footer-top
{
width:920px;
height:64px;
float:left;
text-align:center;
background:url(../images/footer-top-bg.jpg) left top no-repeat;
padding-top:12px;
color: #FFF;
}
.footer-top a
{
text-decoration:none;
color: #FFF;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer-top a:hover
{
color: #ffeaff;
text-decoration:underline;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer-bottom
{
width:920px;
height:auto;
float:left;
text-align:center;
padding:10px 0px 12px 0px;
color: #666666;
}
.footer-bottom a
{
text-decoration:none;
color: #666666;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer-bottom a:hover
{
color: #ba40bc;
text-decoration:underline;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
body a
{
color:#81bc22;
text-decoration: none;
font-weight:bold;
font-size:11px;
}
body a:hover
{
color:#18ace7;
text-decoration: none;
font-weight:bold;
font-size:11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #800080;
	text-decoration: none;
	text-align:justify;
}