@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;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}
#header
{
width:900px;
height:159px;
float:left;
text-align:left;
}
.header-top
{
width:900px;
height:121px;
float:left;
text-align:left;
background:url(../images/header-right-bg.jpg) right top no-repeat;
}
.logo
{
margin-top:23px;
}
/* CSS Menu */
.navcontainer {
		width:900px;
        margin:0px;
        height: 28px;
		float:left;
		padding:5px 0px;
		}

.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:28px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 28px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        text-align: center;
		padding:0px 24px;
        font: bold 14px/28px Arial, Helvetica, sans-serif;
		display:inline;
		text-transform:uppercase;
	}

.navcontainer ul li a:hover {
        color: #00e0fb;
		padding:0px 28px;
        font: bold 14px/28px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #00e0fb;
		padding:0px 28px;
		font: bold 14px/28px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#body-main
{
width:900px;
height:auto;
float:left;
text-align:left;
padding:30px 0px 45px 0px;
}
.welcome-box
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-bottom:35px;
}
.welcome-left-box
{
width:560px;
height:auto;
float:left;
text-align:left;
}
.welcome-right-box
{
width:300px;
height:299px;
float:right;
text-align:center;
background:url(../images/welcome-right-bg.jpg) left top no-repeat;
padding:27px 15px;
}
.about-us-box
{
width:543px;
height:291px;
float:left;
text-align:left;
background:url(../images/about-us-box-bg.jpg) left top no-repeat;
padding:10px 15px 0px 342px;
}
.about-us-inside-box
{
width:543px;
height:auto;
float:left;
text-align:left;
}
.about-us-left-box
{
width:280px;
height:auto;
float:left;
text-align:left;
}
.about-us-right-box
{
width:254px;
height:auto;
float:right;
text-align:left;
}
/* sub-navigation */
.subnav
{
width:280px;
height:auto;
float:left;
text-align:left;
padding-top:10px;
}
.subnav ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.subnav ul li
{
width:263px;
height:20px;
float:left;
text-align:left;
font: normal 12px/20px Arial, Helvetica, sans-serif;
display:block;
background: url(../images/about-arrow-bg.jpg) left center no-repeat;
padding-left:17px;
color: #000000;
}
/* sub-navigation */
.subnav1
{
width:254px;
height:auto;
float:left;
text-align:left;
padding-top:10px;
}
.subnav1 ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.subnav1 ul li
{
width:237px;
height:20px;
float:left;
text-align:left;
font: normal 12px/20px Arial, Helvetica, sans-serif;
display:block;
background: url(../images/about-arrow-bg.jpg) left center no-repeat;
padding-left:17px;
color: #000000;
}


#footer
{
width:900px;
height:auto;
float:left;
text-align:center;
font: normal 12px/18px Arial, Helvetica, sans-serif;
padding-top:25px;
padding-bottom:28px;
border-top:1px solid #d9d9d9;
color: #666666;
}
#footer a
{
color:#666666;
text-decoration:none;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #0098e4;
}
.footer-left
{
width:550px;
height:auto;
float:left;
text-align:left;
}
.footer-right
{
width:250px;
height:auto;
float:right;
text-align:right;
}
/* 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: #000000;
	text-decoration: none;
}
body a
{
color:#0066cc;
text-decoration: underline;
font-weight:bold;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height:36px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:30px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:22px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}