body {
	text-align				: center;
	background				: #B0BFC2;
	color					: #444;
	margin: 0px;
	padding: 0px;
}
#container 	{
	text-align				: left;
	margin					: 0 auto;
	width					: 800px;
	background				: #FFFFFF url(../images/header-base.gif) repeat-y;
	border					: 3px solid #0000FF;
}
#footer {
	clear:both;
	background: #FFFFFF;
	color: #3366FF;
	padding: 5px 0px 0px;
	text-align: center;
	font-SIZE: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px auto;
	position: relative;
	width: 800px;
	left: 0px;
	top: 0px;
	border-top: medium solid #3366FF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#subfooter {
	margin: 0px auto;
	padding: 0px;
	color: #ECE9D8;
	background-color: #FFFFFF;
	width: 800px;
}
div#subfooter p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#company {
	background-color: #F7F7F4;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 9px;
	line-height: normal;
	margin: 0px auto;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	width: 800px;
}
h1 {
	background				: #1515FF url(../images/2DSL.jpg) no-repeat right center;
	color					: #FFF;
	padding					: 20px;
	margin					: 0;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin-top				: 0;
	color					: #000099;
	font-weight				: normal;
	text-decoration			: underline;
}
#content {
	float					: left;
	width					: 475px;
	margin-left				: 45px;
	padding					: 15px 0;
	background-image		: none;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}
#content ul {
	padding					: 0px 0px 0px 10px;
	margin					: 0px 0px 0px 10px;
}	
#sidebar {
	float					: left;
	width					: 140px;
	margin-left				: 10px;
	padding					: 15px 0;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 80%;
}
#sidebar h5{
	padding					: 0 0 10px;
	margin					: 0;
}
#topnav_container {
	background 				:	url(../images/navbg.gif) repeat-y;
	float					:	left;
	overflow				:	hidden;
	z-index					:	1;
	position				:	relative;
	width					:	auto;
	padding					:	0px;
	margin					:	0px;
}
ul#topnav_list {
	position				:	relative;
	top						:	0px;
	left					:	0px;
	height					:	auto;
	margin					:	0px;
	padding					:	0px;
	list-style-type			:	none;
	width: auto;
}
ul#topnav_list li{
	border-color			:	#000;
	float					:	left;
	margin					:	0px;
	padding					:	0px;
	height					:	28px;
	border					:	1px solid;
	border-top				:	0px;
	border-bottom			:	0px;
}
ul#topnav_list a {
	background				:	url(../images/nav.gif) no-repeat;
	color					:	#FFF;
	float					:	left;
    display					:	block;
	height					:	28px;
	margin					:	0px;
    padding					: 	2px 19px 0px 17px;
	line-height				:	22px;
	font-family				:	Tahoma,Verdana, Arial, sans-serif;
	font-size				:	11px;
	font-weight				:	bold;
	text-align				:	center;
	text-decoration			:	none;
	height					:	26px;
}
ul#topnav_list a:hover {
	background				:	url(../images/navhover.gif) no-repeat;
	font-family				:	Tahoma,Verdana, Arial, sans-serif;
	font-style				:	normal;
	font-size				:	11px;
	font-weight				:	bold;
	text-decoration			:	none;
	color					:	#FFF;
	background-position		:	top left;
	}
ul#topnav_list a:active {
	background				:	url(../images/navactiveitem.gif) no-repeat;
	color					:	#000;
	background-position		:	top left;
	font-family				:	Tahoma,Verdana, Arial, sans-serif;
	font-style				:	normal;
	font-size				:	11px;
	font-weight				:	bold;
	text-decoration			:	none;
	color					:	#000;
}
ul#topnav_list a#here {
	background				:	url(../images/navactiveitem.gif) no-repeat;
	color					:	#000;
	background-position		:	top left;
	font-family				:	Tahoma,Verdana, Arial, sans-serif;
	font-style				:	normal;
	font-size				:	11px;
	font-weight				:	bold;
	text-decoration			:	none;
	color					:	#000;
}
div.businesslink {
	float: left;
	width: 60%;
	border: thin solid #990000;
	height: 100px;
	margin: 0px;
	width: 90%;
}
div.businesslink p {
	color: #000000;
	padding: 0px 0px 0px 5px;
	font-size: 9px;
	margin: 0px;
	text-align: center;
}
div.businesslink a {
	color: #000000;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
div.businesslink h3{
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	margin: 0px;
	padding: 5px;
	text-align: left;
	border-top: none #990000;
	border-right: none #990000;
	border-bottom: thin solid #990000;
	border-left: none #990000;
}
div.businesslink h4 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	border: none #FFFFFF;
	padding: 5px;
	text-align: center;
}
.clear {
	clear: left;
}
#linkcontent {

	float					: left;
	width					: 500px;
	margin-left				: 35px;
	padding					: 0px;
	background-image		: none;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}
