#header a {
	color:#000000;
}
img {
	border:0px;
}
div#main {
	width:800px;
	margin:auto;
	position: relative;
	overflow:auto;
}

div#header {
	height:117px;
	width:800px;
	background:url('/images/logo.jpg') top left no-repeat;
	text-align:right;
}
#header h1 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:60px;
}
#main #header div#HeadForm{
	width:180px;
	margin-left:auto;
	overflow:auto;
}
#main #header #HeadForm div{
	float:right;
	font-size:10px;
	margin:0px 3px 3px 3px;
}
input , textarea{
	border:1px solid #000000;
	font-size:10px;
}
#main #header #HeadForm img{
	margin:0px 5px;
}
div#menu {
	margin-top:11px;
	height:212px;
	overflow:hidden;
	width:165px;
	background:url('/images/navLine.gif') center bottom repeat-y;
	float:left;
}

#menu ul{
	padding:0px;
	margin:2px 0px 0px 0px;
	}
#menu li {
	font-size:15px;
	height:18px;
	list-style:none;
	line-height:20px;
	margin:0px;
	width:120px;
	padding-left: 15px;
	border-bottom: 1px solid #f0dfb0;
	color:#333333;
	
}
#menu li.current, #menu li.current a {
	color:#FFFFFF;
}
#menu ul div{
	padding-left:15px;
	background:url('/images/navLine.gif') repeat-y;
}
	
#menu a {color:#333333}
#menu a:active {color:#FFFFFF}
#menu a:hover {color:#FFFFFF;}

#BannerDiv{
	float:left;
	overflow:hidden;
	height: 635px;
	height: 223px;
	}

#content {
	width: 500px;
	padding: 5px;
	float:left;
	overflow:auto;
}

#callouts {
	width: 290px; 
	min-height: 250px;
	_height: 250px;
	padding: 15px 0px;
	float:right;
	display: inline;
	background:#fff url('/images/bg_right_column.jpg') repeat-x;
}

div.callout {
	width:266px; 
	height:125px;
	overflow: hidden;
	margin: 0px auto; 
	margin-bottom: 15px;
	font-size: 10px;  
	line-height: 16px; 
	background: url('/images/bg_callout.gif') no-repeat;
}

div.callout h1 {
	color:#000;
	font-size: 16px; 
	line-height: 28px;
	font-weight:normal;
	text-transform:none;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

div.callout div {
	padding:0px;
	margin:8px;
}
.callout p {
	padding:0px;
	margin:0px;
}


#footer {
	overflow:auto;
	float:left;
	width:800px; 
	font-size:9px; 
	color:#999999; 
	border-top: 1px solid #CCCCCC; 
	padding-top:10px; 
}


	

#footer h1 {font-size:12px; margin:0px; text-transform:uppercase; color:#999999}
#footer div {
	float:left;
	margin-left:160px;
}
.NewsDiv {
	margin-bottom:25px;
	}
.NewsDiv a {
	 color:#000000;
}

