@CHARSET "ISO-8859-1";

body, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1 {
	font-family:Verdana;
	font-size:18px;
	padding-left:15px;
	padding-top:5px;
}

h3 {
	padding-left:15px;
	padding-right:15px;
	font-family:Verdana;
	font-size:14px;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
	list-style:none;
}

#_top {
	background: url("../../../../../templates/standard/images/header.gif") repeat-x;
	height:6px;
}

#header {
	width:900px;
	height:82px;
}

.logo {
	position:absolute;
	left:25px;
	top:20px;
}

#overview {
	width:100%;
	height:125px;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	background:#F9F9F9;
}

#container {
	position:relative;
	width:900px;
	height:80%;
}

#footer {
	width:644px;
	border-top:2px solid #CCC;
	font-family:Verdana;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:25px;
	margin-right:25px;
}

#left {
	width:694px;
	float:left;
}

#right {
	width:204px;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	float:left;
	background:#F9F9F9;
}
