#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
}
#search {
	float: right;
	width: 222px;
	height: 20px;
	margin: 7px 0 0;
}
#search .search .inputbox {
	float: left;
	border: 1px solid #d8d8d8;
	line-height: 14px;
	width: 150px;
	height: 16px;
	padding: 2px;
}
#search .search input.button{
	float: left;
	background: none;
	border: none;
	color: #f6f6f6;
	cursor: pointer;
	width: 60px;
	height: 24px;
	font-weight:700;
	vertical-align:middle;
	font-size: 1.1em;
}
#search .search input.button:hover{
	text-decoration: underline;
}
#container {
	width: 980px;
	margin: 0 auto;
}
#logo {
	float: left;
	padding: 20px 0 5px 0;
	width: 198px;
	text-align:center;
	}

#banner {
	text-align:right;
	margin-top:5px;
	margin-bottom: 5px;
}
#wrapper {
	width: 980px;
	margin: 0;
}
#breadcrumbs
{
	margin-top:5px;
	font-size:0.9em;
}
#menubar {
	background: url(../images/topmenu.png) no-repeat top left;	
	height: 35px;
	margin: 0;
}
#topmenu {
	float: left;
	width: 700px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
	width: 700px;
	overflow: hidden;
}
#topmenu li {
	float: left;
	display: inline;
	height: 34px;
	padding: 0 8px;
}
#topmenu a{
	font-weight: bold;
	font-size: 1.1em;
	color:#f6f6f6;
	height: 34px;
	line-height: 30px;
	text-decoration: none;
}
#topmenu a:hover {
	text-decoration: underline;
}
#rightcolumn{
	float: left;
	width: 220px;
	margin-left:20px;
}
#rightcolumn h3{
	text-align: center;
	font-weight: 600;
	font-size: 1.2 em;
	color: #f6f6f6;
}
#rightcolumn .module, #rightcolumn .module_text{
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
}
#holder {
	float: left;
	border-left:1px solid #d8d8d8;
	display: inline;
	background: #dddddd;
	width: 779px;
}
#holder1 {
	background: #ffffff;
	padding-left: 10px;
}
#leftcolumn{
	border: 1px solid #d8d8d8;
	border-right: none;
	float: left;
	display: inline;
	margin-bottom:16px;
	padding-bottom:8px;
	width: 198px;
}
#leftcolumn ul{
	list-style:none;
	padding: 0;
	margin:2px 10px;
}
#leftcolumn ul.menu li a, #leftcolumn ul.menu li#current ul li a{
	padding: 0 0 0 10px;
	font-size:1.1em;
	font-weight: 500;
	color: #666666;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	background: url(../images/arrow_red.png) center left no-repeat;
}
#leftcolumn ul.menu li#current a{
	color: #000000;
	text-decoration: underline;
}
#leftcolumn ul.menu li a:hover{
	text-decoration:underline;
}
#maincolumn {
	float: left;
	width: 528px;
	margin-bottom: 20px;
}
#footer {	
	font-size: 0.9em;
	color: #444444;
	padding-top:20px;
	background-color: #ffffff;	
}
#footer p {
	text-align: center;
}
#leftcolumn h3 { 	
	background: url(../images/h3_white.png) top left no-repeat;
	width: 180px;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	color: #850d0d;
	font-size: 1.1em;
	text-align: left;
	font-weight: 600;
}

