body {
font:12px/18px Arial, Helvetica, sans-serif;
color:#3c403e;

}

#header {
position:relative;
width: 820px;
}

#logo {

position:absolute;
top:30px;
right:10px;
left: 20px;
}

#searchform{
margin: 0px;
float:right;
width: 202px;
height:31px;
top:40px;
position:relative;
}

#searchbox{
width: 202px;
height:29px;
border: 1px solid #dca84f;
background: #facf87;
}
.btn {
width: 38px;
height: 31px;
cursor: pointer;
text-indent: -9999px;
background: #fbc900 url(../images/sbt.gif) no-repeat top right;
border:none;
float:right;
position:absolute;
right:0px;
top:1px;
}
#banner {
margin-top:72px;
background: url(../images/banner.png)no-repeat;
height: 300px;
width:862px;
position:relative;
}

#banner h1 {
color: #6b6b6b;
text-transform: uppercase;
margin:0px;
}


.latest   {
position:absolute;
top: 50px;
left:60px;
float: left;
text-align: justify;
}

.latest img {
position:absolute;
top:-26px;
right: -360px;

}

#next {
background: url(../images/next.png)no-repeat;
margin:0px 0px 0px 0px;
height: 25px;
position:relative;
top:40px;
left:360px;
text-indent: -9999px;
}
.readMore {
float:right;
margin-top:-28px;
margin-right: 0px;
padding: 5px 15px 5px 15px;
border: #d1a252 1px solid;
background:#f7c166;

}

a.readMore  {
color: white;
text-decoration:none;
background:#f7c166;
font-weight:bold;
font-size:14px;
}

a:hover.readMore  {
color: white;
text-decoration:underline;
background:#f7d69e;
font-weight:bold;
font-size:14px;
}

a:active.readMore  {
color: white;
text-decoration:none;
background:#f7c166;
font-weight:bold;
font-size:14px;
}
#carousel{
	margin:0;
	width:860px;
	height:200px;
}
