

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin:0px;
 padding:0px;
 background:#000 url(/images/header-bg.jpg);
 background-repeat:repeat-x;
}
.layout{width:860px; margin:0 auto;}
img,fieldset,table{border:none;}
img.left{float:left;}
img.right{float:right}
.endOfSection { clear: both; } 
#wrapper { 
 margin: 0 auto;
 width: 860px;
 background:#fff;
}
#header {width:860px; float:left; height:100px;background:url(/images/header-bg.jpg);}
#header ul{ float:left;  repeat-x top;list-style:none; position:relative;width:1000px; height:100px; }
#header ul li{width:500; float:left; background:url(images/logo.jpg) no-repeat right top; height:100px;}
#header ul li a{font-size:12px; color:#FFFFFF; width:auto; float:left; background:url(images/seprator.gif) no-repeat right top; padding:3px 15px 9px 19px; text-decoration:none}
#header ul li a:hover{font-size:12px; color:#b4cee1;}
#header ul li a.last{background:none;}
#navigation_top {
 float: left;
 text-align:right;
 width: 860px;
 color: #333;
 padding: 9px 0px 9px 0px;
 margin: 0px 0px 0px 0px;
 background: #000 url(/images/bgTop.gif);
}
#navigation_top a{
 color: #fff;
 padding: 0px 5px 0px 5px;
 text-decoration:none;

}
#nav_left{
float:left;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
}

#navigation {
 float: left;
 text-align:left;
 width: 860px;
height:34px;
 color: #fff;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url(/images/link-bg.jpg);
 
}
#navigation2 {
 float: left;
 text-align:left;
 color: #fff;
 margin: 0px 0px 0px 0px;

}
#navigation a{
color:#fff;
padding:0px 5px 0px 5px;
text-decoration:none;
font-weight:bold;

}
#navigation a:hover{
color:#fff;
padding:0px 5px 0px 5px;

text-decoration:none;
font-weight:bold;
}
#search{
float:right;
display:inline;
margin:0px 0px 0px 0px;
padding:8px 0px 0px 0px;
}
.searchInput{
height:20px;
width:200px;
}
#leftcolumn { 
 color: #333;
text-align:left;
background:#203040;
 margin: 0px;
 padding: 5px;
 width: 200px;
 float: left;
}
#leftcolumn a{
display:block;
color:#fff;
text-decoration:none;
background: url(/images/link-bg.jpg);
background-position:center;
margin:0px 0px 1px 0px;
padding:5px 5px 5px 5px;
height:24px;
}
#rightcolumn { 
 float: left;
 color: #333;
 background: #FFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;

 width: 600px;
 display: inline;
}
h1{
font-size:18px;
margin:0px;
padding:0px;
text-align:left;
line-height:auto;
}
#page_content{
padding:5px;
text-align:left;
}
#footer_wrapper{
background:#000;
background-repeat:repeat;
width:100%;
height:74px;
clear:both;

}
#footer_nav{
padding:10px 0px 0px 0px;
}
#footer_nav a{
color:#fff;
padding:0px 5px 0px 5px;
text-decoration:none;
font-weight:bold;

}
#footer_nav a:hover{
color:#fff;
margin:0px 0px 5px 0px;
padding:0px 5px 0px 5px;

text-decoration:none;
font-weight:bold;
}
#logo{
float:right;
width:118px;
height:24px;
margin:0px 15px 0px 0px;
background:url(/images/logoFooter.gif);
display:inline;
}
.copyright{

padding:20px 0px 0px 0px;
font-size:10px;
color:#FFF;
}
.copyright A{


font-size:10px;
color:#FFF;
}