body {

	margin: 0;

	padding: 0;

	background-color: #b2b3b6;

	font: 0.75em Tahoma, Verdana, 'Bitstream Vera Sans', Lucida, Arial, sans-serif;

	text-align: center;

}

a:link {

	COLOR: #2D7194; TEXT-DECORATION: none
	
}



a:active {

	COLOR: #2D7194; TEXT-DECORATION: none
	
}



a:visited {

	COLOR: #2D7194; TEXT-DECORATION: none
	
}

a:hover {

	COLOR: #2D7194; TEXT-DECORATION: underline

}

div#main {

	width: 800px;

	margin: 0px auto;

	border-left: 2px solid #76787b;

	border-right: 2px solid #76787b;

	background-color: #fff;

	text-align: left;

}



div#header {

	height: 125px;

	background: #fff url(images/header.jpg) no-repeat top left;

}



div#header h1,

div#header h3 {

	display: none;

}



div#banner {

	height: 22px;

	border-top: 2px solid #76787b;

	border-bottom: 3px solid #221e1f;

	background: #000 url(images/banner-bg.png) repeat-x top left;

}



div#banner h2 {

	display: none;

}



div#navigation {

	height: 25px;

	border-top: 1px solid #fff;

	border-bottom: 3px solid #b2b3b6;

	background: #fff url(images/navigation-bg.png) repeat-x top left;

}



div#navigation ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



div#navigation ul li {

	display: inline;

}

	

div#sidebar {

	float: left;

	width: 150px;

	margin: 15px 15px 0;

	padding: 10px;

	border: 2px solid #005da4;

	border-bottom: none;

	background: #4691c5 url(images/sidebar-bg.png) repeat-x top left;

	color: #fff;

}



div#sidebar ul {

	margin: 0;

	padding: 0;

}



div#sidebar ul li {

	margin: 0;

	padding: 0;

}



div#login {

	padding-bottom: 1em;

	border-bottom: 2px solid #fff;

}

	

div#login form label {

	display: block;

	font-size: 0.8em;

	text-transform: uppercase;

}



div#login form input {

	margin-bottom: 0.75em;

}



div#features h4 {

	margin-bottom: 0.5em;

	font-weight: bold;

	text-transform: uppercase;

	white-space: nowrap;

}



div#features ul {

	margin: 0 0 0 1em;

	padding: 0;

}



div#features ul li {

	margin: 0;

	padding: 0;

	font-size: 0.9em;

}



div#content {}



div#footer {

	clear: both;

	border-bottom: 2px solid #76787b;

	color: #505050;

	font-size: 0.8em;

	text-align: center;

	text-transform: uppercase;

}



div#systems {

	padding: 0.5em;

	background-color: #ccc;

}

