/* CSS Document */

body {
margin:0px;
padding:0px;
background:url(../images/1bg.jpg) repeat top left;
}

.img {
border:0px;
}

.left {
float:left;
}

.right {
float:right;
}

ol ul li {
list-style:none;
margin:0px;
padding:0px;
}

p {
margin:0px;
padding:0px;
font-family:Tahoma;
font-size:11px;
color:#494747;
text-align:justify;
font-weight:normal;
text-decoration:none;
}

#main-container {
width:900px;
margin:0 auto;
background-color:#D8C9B4;

}

#header-container {
width:900px;
float:left;
}

.top-header {
width:900px;
float:left;
background:url(../images/top-header-bg.gif) repeat-x top left;
height:110px;
}

.logo {
width:180px;
height:91px;
margin:0 auto;
}

.banner-area {
width:900px;
height:275px;
background:url(../images/header.jpg) no-repeat top left;
float:left;
}

.banner-img2 {
width:158px;
height:271px;
float:left;
margin-top:-90px;
position:absolute;
margin-left:717px;
}

#tabs-container {
width:882px;
height:45px;
float:left;
background:url(../images/tabs-bg.gif) repeat-x top left;
padding:0 9px 0 9px;
}



#content-area {
width:900px;
float:left;
}

.inner-content {
width:872px;
margin:0 auto;
}

.left-content {
width:200px;
float:left;
}

.right-content {
width:672px;
float:left;
}

.bottom-content {
width:872px;
float:left;
}

.normal-text2 {
width:872px;
float:left;
font-family:Tahoma;
font-size:11px;
color:#494747;
text-align:justify;
font-weight:normal;
text-decoration:none;
line-height:16px;
}


.bold-text {
width:672px;
float:left;
font-family:Tahoma;
font-size:12px;
color:#494747;
text-align:justify;
font-weight:bold;
text-decoration:none;
line-height:18px;
padding-bottom:10px;
}

.normal-text {
width:672px;
float:left;
font-family:Tahoma;
font-size:11px;
color:#494747;
text-align:justify;
font-weight:normal;
text-decoration:none;
line-height:16px;
}

.footer {
width:900px;
height:35px;
background-color:#b8ac96;
float:left;
}

.copy-text {
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
width:362px;
line-height:35px;
float:right;
}




