﻿body {
	margin:0px 0px 0px 0px;
	color:#6c6c6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#EDEDED;
}
#xtm-main {
	width:780px;
	margin:15px auto 20px auto;
	background-color:white;
	overflow: hidden;
}
#toplinks {
	float:left;
	width:780px;
	height:88px;
}
.menuitem {
	float:left;
	height:88px;
	border:0px;
}
.menuitem img {
	border:0px;
}
#logo {
	float:left;
	width:414px;
	height:279px;
}
#top-flash {
	float:left;
	width:366px;
	height:279px;
	background-image:url('images/logo-fl-bg.jpg');
}
#left {
	float:left;
	width:207px;
}
#left-menu {
	float:left;
	width:133px;
	height:210px;
	background-image:url('images/sidelinks.gif');
	color:black;
	font-family:"Trebuchet MS";
	font-size:15px;
	padding:6px 0px 0px 64px;
	line-height:29px;
}
#left-menu a {
	text-decoration:none;
	color:black;
	padding:5px 5px 5px 5px;
}
#left-menu a:hover {
	text-decoration:none;
	color:white;
	background-color:#365583;
}
#noco {
	float:left;
	width:97px;
	height:123px;
	margin:30px 0px 0px 40px;
}
#right {
	width:553px;
	float:left;
	padding:10px 0px 10px 20px;
}
#ol-fl {
	float:left;
	width:300px;
	height:400px;
}
.h-news {
	float:left;
	width:228px;
	padding:10px 10px 10px 13px;
}
.h-news p a {
	color:#6C6C6C;
	font-weight:bold;
}
.h-news p {
	text-align:right;
}
.h-news a {
	color:#2d455a;
	font-weight:bold;
	text-decoration:none;
}
.title {
	float:left;
	width:156px;
	padding:0px 0px 0px 8px;
}
#h-n-ttl {
	float:left;
	width:156px;
	height:23px;
}
#footer {
	float:left;
	width:780px;
	height:11px;
	background-image:url('images/footer.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	color:white;
	padding:50px 0px 20px 0px;
	text-align:center;
}
