#container{
	width:960px;
	margin:0 auto;
}

#header{
	margin-top:0px;
	padding:0;
}

#banner{}
form {
margin-top:0em;
}
#menu{
	background-color:#111844;
	color:#FFFFFF;
	margin:1px 1px 1px 0pt;
	padding:2px;
}

.menu{z-index:1000}

.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu ul{}

.menu li {
	border-left:2px solid #18346F;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2px 5px;
	padding-left:9px;
	position:relative;
	white-space:nowrap;
}

.menu li ul li{
	
  	border-left-width:0px;
	padding-left: 0px;
	float:none;
	
	}

.menu li ul li:hover, .menu li ul li:hover a{
	color:#CCCCCC;
	}
.menu li ul {
  display: none;
  position: absolute;
  background-color:#111844;
  color:#FFFFFF; 
  top: 1em;
  left: -1em;
  padding:6px 5px;
  }
  
.menu li:hover ul { display: block; }
li > ul {
	top: auto;
	left: auto;
	}


li.first {
	border-left-width:0px;
	padding-left: 0px;
}
#menu_left{
	float:left;
}

#menu_right{ 
	float:right;
}

#form{
	float:left;
}

#form input, #form textarea{
	display:inline;
}
#date{
	float:right;
	
}

#search{
	border-top: 4px solid #1995b4;
	padding:2px 0;
	margin-right:1px;
	margin-top:3px;
}

#footer{
	text-align:left;
	padding:0;
	background-color:#111844;
	color:#FFFFFF;
	margin:1px 1px 1px 0pt;
	padding:2px;
}

#footer_left{
	float:left;
}

#footer_left ul{
	
}
#content{
	clear:none;
	margin-right:295px;
	padding:0;
}
#sidebar{
	width:292px;
	float:right;
	margin-right: 1px;
}			

#sidebar div{
	border: 1px solid #cccccc;
	width:290px;
	margin:2px 0;
}
#box{
	height:135px;
}

div.box_header{
	color:#FFFFFF;
	background-color:#414874;
	text-transform:uppercase;;
	border:0px !important;
	margin: 0 !important;
	padding: 3px 5px;
	font-size:15px;
	font-weight:900;
	width:280px !important;
}
div.box_body{
	border:0px !important;
	margin: 0 !important;
	padding: 3px 5px;
	width:280px !important;
}
.main div.box_header{
	width:310px !important;
}
.main div.box_body{
	width:310px !important;
}
.wide div.box_header{
	width:400px !important;
}
.wide div.box_body{
	width:400px !important;
}
.right div.box_header,.right div.box_body{
	width:205px !important;
}

.ad{
	height:70px;
}

.big{
	height:190px;
}
#footer_right{
	float:right;
}

.clearing{
	clear:both;
}

input, textarea {
	clear:none;
}

#summary .column, #content .column{
	float:left;
	margin: 0 5px 0 0;
}

#summary .column .box, #content .column .box{
	border: 1px solid #cccccc;
/*	width:290px;*/
	margin:2px 0;
}
#summary .column .main, #content .column .main{
	width:320px;
}
