html{
height:100%;
width:100%;
}
body {
background-color: #932705;
font:14px Arial Narrow;
margin:0;
padding: 0;
position:relative;
min-height: 100%;
height: auto !important;
height: 100%;
background: #eaf8f8 url(../images/bodyBg.jpg) repeat-x;
}
.clear {
clear:both;
}
.relative {
position:relative;
}
.wrapper {
width:100%;
position:relative;
margin:0;
padding:0px 0px 266px 0px;
background:url(../images/topBg.jpg) top center no-repeat;
}
a, input {
outline:none;
}
.logo {
position:absolute;
top:4px;
right:0px;
width:99px;
height:30px;
background:url(../images/logo.gif);
z-index:40;
}
.header {
position:relative;
height:50px;
background: url(../images/lineBg.jpg) repeat-x;
z-index:10;
}

.container {
width:630px;
position:relative;
margin:0 auto;
padding-left:320px;
padding-top:12px
}

.icons {
display:block;
width:119px;
height:10px;
background:url(../images/icons.gif);
position:absolute;
top:0px;
left:30px;
margin-top:15px;
}

.icons .home{
display:block;
width:13px;
height:10px;
text-indent:-3500px;
}

.icons .mail{
display:block;
width:13px;
height:10px;
text-indent:-3500px;
position:absolute;
top:0px;
right:0px;
}

.tblTop td{
text-align:center;
vertical-align:top;
}

.tblTop a{
display:block;
height:35px;
text-transform:uppercase;
color:#fff;
font:11px Arial Narrow;
text-decoration:none;
}

.tblTop a:hover{
text-decoration:underline;
}


.drop {
display:none;
position:absolute;
top:35px;
left:0px;
list-style-type:none;
margin:0px;
padding:25px 15px 15px 15px;
text-align:left;
background:#b8e6e6 url(../images/dropBg.gif) repeat-x;
z-index:30;
border:1px solid #75a6ba;
}

.header li{
padding:0px 0px 0px 17px;
margin:7px 0px 7px 0px;
background:url(../images/bltDrop.gif) no-repeat;
width:200px;
}

.header li a{
display:inline;
text-decoration:none;
color:#00789b;
}

.header li a:hover{
text-decoration:underline;
}

.content {
width:950px;
margin:0 auto;
position:relative;
z-index:0;
}

.contentLeft{
width:320px;
float:left;
position:relative;
}

.slogan1{
font-size:15px;
color:#00b6cc;
position:absolute;
top:107px;
left:6px;
}

.slogan2{
font-size:15px;
color:#fff;
position:absolute;
top:131px;
left:25px;
line-height:14px;
}

.menu {
list-style-type:none;
margin:310px 0px 20px 0px;
padding:0px 0px 0px 15px;
}

.menu li{
padding:5px 0px 5px 20px;
background:url(../images/blt.gif) no-repeat;
}

.menu li a{
text-decoration:none;
color:#00789b;
}

.menu li a:hover{
text-decoration:underline;
}

.contentRight{
padding-top:50px;
margin-left:320px;
}

.contentRight h1,h2,h3,h4,h5 {
font:22px Arial Narrow;
color:#006577;
margin:0px 0px 20px 0px;
z-index:0;
}

.contentRight p{
line-height:20px;
color:#535c5e;
text-align:justify;
}

.footer {
position:absolute;
bottom:0px;
left:0px;
height:266px;
width:100%;
background:url(../images/bottomBg.jpg) no-repeat;
}

.footerline {
position:absolute;
bottom:0px;
width:100%;
height:41px;
background:url(../images/lineBg.jpg);
}

.containerBot{
width:950px;
margin:0 auto;
position:relative;
}

.copy{
position:absolute;
top:12px;
left:0px;
display:block;
color:#fff;
}

.create{
position:absolute;
top:12px;
right:0px;
display:block;
color:#fff;
}

.create	a{
color:#fff;
text-decoration:none;
}

.create .webgid{
font-weight:none;
color:#00c5e8;
}
a.seo_l, a.seo_l:visited
{
	color:#039;
}