/* CSS Document */
body {
margin:0;
padding:0;
background:url(../images/body_bg.jpg) #676358 repeat-x top center;
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#444037;
}

#nav {
width:970px;
height:74px;
background:url(../images/nav_bg.jpg) no-repeat;
}

#nav td{
vertical-align:bottom;
text-align:center;
}

#top {
background:url(../images/top.jpg) no-repeat;
height:23px;
}

#bottom {
background:url(../images/bottom.jpg) no-repeat;
height:27px;
}

#mid {
background:url(../images/mid_bg.jpg) #D4D7CE repeat-x;
}

.welcome_text {
margin:0;
padding:5px 4px;
text-align:justify;
}

#box{
height:454px;
overflow-y:auto;
}

#inner_content p {
margin:10px 0;
padding:0;
line-height:18px;
text-align:justify
}

#inner_content h2 {
font-size:18px;
}

.indent_txt {
text-indent:20px;
}

#footer {
background:url(../images/footer_bg.jpg) repeat-x;
color:#A1A1A1;
font:10px Verdana, Arial, Helvetica, sans-serif;
}

#footer a{
color:#A1A1A1;
text-decoration:none;
}

#right_bottom {
width:254px;
height:199px;
background:url(../images/right_bottom.jpg) no-repeat;
overflow:hidden;
color:#C8C8C8;
}

#right_bottom p {
margin:10px 0;
padding:0;
}

.yellow_txt {
color:#FBBE17;
}

#about_txt {
width:131px;
color:#1F2513;
font-size:12px;
text-align:justify;
}

.border1 {
border:1px #333 solid;
}

.border2 {
border:2px #ccc solid;
}


.sections {
font:14px Arial, Helvetica, sans-serif;
color:#444037;
}