body
{
font-family:Verdana;
color:#333333;
font-size:12px;
margin:0px;
padding:0px;
background-image:url(../images/bg.png);
background-repeat:repeat;
}
#bodycontainer
{
width:884px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#top_box
{
width:884px;
height:285px;
clear:both;
}
#top_box_main
{
width:890px;
height:34px;
clear:both;
}
#top_box1
{
width:345px;
height:34px;
background-image:url(../images/top_box1.jpg);
background-repeat:no-repeat;
clear:both;
float:left;
}
#top_box2
{
width:535px;
height:34px;
background-image:url(../images/top_box2.jpg);
background-repeat:no-repeat;
float:left;
}
#header
{
height:251px;
width:890px;
clear:both;
}
#header_left
{
width:345px;
height:251px;
background-image:url(../images/Header_Left.jpg);
background-repeat:no-repeat;
clear:both;
float:left;
}

#header_right
{
width:339px;
height:251px;
background-image:url(../images/Header_Right.jpg);
background-repeat:no-repeat;
}
#menu
{
width:199px;
margin-top:0px;

/*background-image:url(../images/menu.jpg);*/
/*background-repeat:no-repeat;*/
float:left;
}
.markermenu{
list-style-type: none;
margin: 0px;
padding: 0px;
width: 200px;
/*
border: 1px solid #9A9A9A;*/
}

.markermenu li a{
/*background:url(../images/arrow-list.jpg) no-repeat 2px right center;*/
font: bold 11px "Verdana", Helvetica, sans-serif;
color: #333333;
background:#efefef;
display: block;
margin-top:0px;
margin-left:0px;
width: auto;
padding-bottom:3px;
padding-left: 11px;
padding-top:2px;
padding-right:11px;
text-decoration: none;
/*height:20px;*/
/*border-bottom: 1px solid #B5B5B5;*/
}


*html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 200px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #333333;
}

.markermenu li a:hover{
color: #fff;

background:#333 url(../images/arrow-list.jpg) no-repeat  right center; /*onMouseover image change. Remove if none*/
}

#bottom_bg
{
height:6px;
width:880px;
background-image:url(../images/bottombg.jpg);
background-repeat:repeat-x;
}
#heading_bg
{
width:189px;
height:50px;
float:left;
/*background:url(../images/heading_Bg.jpg) no-repeat;*/
}
#content_container
{
border-left:6px solid #ffffff;
border-right:6px solid #ffffff;
border-top:5px solid #ffffff;
clear:both;

width:868px;
}

*html #content_container
{
margin-top:-8px;
}
#contentcontainermiddle
{
width:663px;
background:#fff;
margin-left:15px;
clear:both;
}
#rightcol_box
{
width:188px;
/*border-left:1px solid #837db0;*/
background-image:url(../images/sidebannerbg.jpg);
background-repeat:repeat-y;
/*border:1px solid #dfdfdf;*/
}
#footer_bg
{
background:#fff;
height:80px;
width:880px;
}
#footer_pad
{
padding-top:20px;
padding-left:50px;
width:790px;
text-align:center;
color:#333333;
}

#footer_pad a
{
color:#000000;
font-size:11px;
text-decoration:none;
}
#footer_pad a:hover
{
color:#4e0e02;
font-size:11px;
text-decoration:none;
}
#footer
{
height:42px;
width:880px;
background-color:#212121;
}
#copy
{
width:310px;
float:left;
}
#powered
{
width:420px;
float:left;
margin-left:150px;
}

#powered a
{
color:#fff;
text-decoration:none;
}
