/*********************************************************************/
body{margin:0;background: #B49109;}
p{margin :0;}
h5{font-size:16px; font-weight:bold;font-family:arial;font-variant:small-caps;color:#444;}

#maincontainer{
width: 860px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
display:block;
font-family: Verdana,Arial; font-size: 10px;
border-left:1px solid #CB6047;
border-right:1px solid #CB6047;
background: #fff url('sidebar_bg.png') bottom left no-repeat;
}

#header{
width: 860px;
height:300px;
clear:both;
}

#contentwrapper{
clear:both;
width: 860px;
}

#sidebar{
float: left;
width: 250px;

}

#nav{
float: right;
width: 560px;
height: 21px;
margin-top: 100px;
text-align: right;
background: #fff;
}

#logo{
float:left;
width: 280px;
height: 125px;
padding-left: 0px;
padding-top: 5px;
}

#header_image{
width: 860px;
height: 170px;
clear:both;
}


#newsroom{
}

.newsroom-tube{
float: left;
font-size:11px;
line-height:200%;
color:#444;
padding:20px;

}

#content_box{
float: right;
width: 600px;
height: auto;
padding-left: 0px;
padding-top: 0px;
}

.content-tube{
float: left;
font-family: Verdana,  Arial;
font-size: 11px;
text-align: Justify;
line-height:200%;
padding:20px;
}

#footer{
clear:both;
width: 860px;
padding-top:15px;
background: url('footer_image.png') top center repeat-x;
height:40px;
}

.copyright{
float: left;
width: 400px;
height: 30px;
margin-left:.1cm;
padding-top:5px;
}

.designed_by{
float: right;
width: 400px;
height: 30px;
padding-top:5px;
text-align:right;
margin-right:.1cm;
}

.content-tube a{color: #b82300; text-decoration: none;}
.designed_by a{ color: #444; text-decoration: none; font-size: 10px;}
.designed_by a:hover{color: #444; text-decoration:underline;}
.nav a{color: #fff; text-decoration: none;}

.h5{
font-weight: bold;
}

.readmore{
float:right;width:90px;
text-align:left;
background:#fff url('arrow.png') center right no-repeat;
}