BODY
{
	margin: 0px;
	text-align: center;
	background: #dae4ef url(../images/bg.jpg) repeat-x left top;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #3e3e3e;
	font-family: arial;
	font-size: 12px;
}
	
.clear
{
	clear: both;
}
	
#wrapper
{
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #dae4ef;
}
	
#top
{
	height: 128px;
	background: #ffffff;
}
	
#logo
{
	float: left;
	width: 288px;
	margin-top: 20px;
}
	
#top #menu
{
	float: left;
	width: 652px;
	height: 39px;
	margin-top: 89px;
}
	
#top #menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
#top #menu UL LI
{
	float: left;
	margin: 0px;
	display: block;
	font-weight: bold;
	line-height: 39px;
}
	
#top #menu UL LI A
{
	margin: 0px;
	padding: 0px;
	display: block;
	color: #4c4441;
	line-height: 39px;
	text-decoration: none;
}
	
#top #menu UL LI A:hover, #menu UL LI A.active
{
	margin: 0px;
	padding: 0px;
	color: #4c4441;
	font-weight: bold;
	line-height: 39px;
	background: #ffffff url(../images/menu_bg.jpg) repeat-x left top;
}
	
#top #menu UL LI A.active
{
	cursor: default;
	font-weight: bold;
	background: #ffffff url(../images/menu_bg.jpg) repeat-x left top;
}
	
#top #menu .spacer
{
	margin-left: 33px;
	margin-right: 33px;
}
	
#banner
{
	height: 416px;
	_height: 378px;
	background: #dae4ef;
}
	
#left
{
	float: left;
	width: 288px;
	height: 416px;
	height: 484px;
	_height: 378px;
	background: #3e3e3e;
}
	
#left #search
{
	margin-top: 25px;
	padding-left: 30px;
	padding-right: 28px;
}
	
#left #search h1
{
	color: #eaeaea;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
	
#left #search .datatable
{
	color: #eaeaea;
	font-size: 11px;	
}
	
#left #search .combow
{	
	width: 225px;
	font-size: 11px;
	padding-left: 3px;
	background: #ffffff;
	border: 1px solid #231f1e;
}
	
#left #search .input
{	
	width: 225px;
	font-size: 11px;
	padding-left: 3px;
	background: #ffffff;
	border: 1px solid #231f1e;
}
	
#left .button
{
	color: #cecece;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
	background: #5c5c5c;
	border: 1px solid #231f1e; 	
}
	
#left #news
{
	height: 120px;
	padding-left: 25px;
	padding-right: 15px;
	border-top: 1px solid #565656;
}
	
#left #news h1
{
	color: #c5c5c5;
	font-size: 12px;
	font-weight: bold;
	padding-top: 26px;
	margin-top: -5px;
	margin-bottom: 0px;
}
	
#left #news p
{
	color: #9f9f9f;
	margin-top: -3px;
	margin-bottom: 10px;
}
	
#left #news A
{
	color: #9f9f9f;
	text-decoration: none;
}
	
#left #news A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#mlinks
{
	float: left;
	height: 68px;
	width: 652px;
	background: #E2EBF5;
}
	
#mlinks UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mlinks UL LI
{
	float: left;
	display: inline;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #D4DEE9;
}

#mlinks UL LI A
{
	padding: 10px;
	display: block;
	color: #4371A4;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 35px;
	background: #E9F0F7;
	text-decoration: none;
}

#mlinks UL LI A:hover
{
	background: #D4DEE9;
}

#mlinks UL LI.mlink1
{
	margin-left: 10px;
	margin-right: 10px;
}

#mlinks UL LI.mlink2
{
	margin-right: 10px;
}

#flash
{
	float: right;
	width: 652px;
	height: 378px;
}
	
#flash #imageContainer 
{
	height: 378px;
}

#flash #imageContainer img 
{
	display: none;
	position: absolute;
}
	
#project
{
	clear: left;
	float: left;
	width: 279px;
	height: 170px;
	margin-top: 12px;
	background: #E2EBF5;
}
	
#project DIV
{
	margin: 8px;
}
	
#content
{
	float: right;
	width: 652px;
	margin-top: 12px;
}

#content .margin
{
	margin-top: 9px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}

#DIV
{
	margin: 0px;
}
	
#content .property
{
	float: left;
	width: 153px;
	_width: 155px;
	cursor: pointer;
	margin-right: 10px;
	background: #e2ebf5;
	border: 1px solid #e2ebf5;
	-moz-box-sizing: padding-box;
}

#content .property DIV
{
	margin-left: 9px;
	margin-right: 9px;
}

#content .active
{
	border: 1px solid #D4DEE9;
}

#content .property H1
{
	margin: 0px;
	width: 135px;
	color: #3e3e3e;
	font-size: 100%;
	overflow: hidden;
	font-weight: bold;
	line-height: 32px;
	white-space: nowrap;
	text-decoration: none;
}
	
#content .property IMG
{
	margin-bottom: 5px;
}
	
#content .property H2
{
	margin: 0px;
	width: 135px;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
}
	
#content .property P
{
	margin: 0px;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: normal;
}
	
#content .property P SPAN
{
	color: #c65d00;
}
	
#bottom
{
	clear: both;
	height: 44px;
}

#bottom p
{
	float: left;
	color: #78797c;
	font-size: 10px;
	margin-top: 17px;
}
	
#bottom p A
{
	color: #78797c;
	text-decoration: none;
}
	
#bottom p A:hover
{
	color: #000000;
	text-decoration: none;
}
	
#tab
{
	height: 32px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #dae4ef;
}

#tab A
{
	float: left;
	color: #3e3e3e;
	display: block;
	margin-left: 1px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#tab A:hover, #tab A.active
{
	color: #3e3e3e;
	background: #e2ebf5;
}

#tab A.active
{
	color: #3e3e3e;
	background: #e2ebf5;
}
	
.visible
{
	display: block;
}

.hidden
{
	display: none;
}