/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #363636;
	font: 80%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #fff; 
	text-align: center;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}

/* links */
a:active {
	color: #5e89cf;
	background: inherit;
}
a, a:visited, a:hover {
	text-decoration: underline;
	color: #5e89cf; 
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;	
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}

h1, h2, h3, p {
	padding: 0px 0px 10px 0px;	
	margin: 0px;
}
table, table td {
border: 1px solid grey;
}
td {
padding: 4px;
}
table.project-table, table.project-table td {
border: none;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 994px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#header {
	text-align: center;
	background-color: #020202;
	padding: 0px;
	margin: 0px;
}
#subheader-wrap {
	height: 105px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
	background-color: inherit;
	background: url(img/dots.gif) repeat-x bottom;
}
#subheader {
	margin: 0px auto;
	padding: 0px;
	height: 99px;
	background: #6b8c9b url(img/subheader.jpg) center no-repeat;
}
#logo-wrap {
	width: 994px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#logo-wrap #search {
	display: none;
	float: right;
}
#logo-wrap #search input {
	margin-top: 40px;
	border: 1px solid #363636;
	height: 20px;
}
#logo-wrap #search input.submit {
	padding: 2px 0px;
	border: 1px solid #363636;
	font-size: 10px;
	color: #ccc;
	background: #000;
	text-transform: uppercase;
	height: auto;
}
#logo {
	float: left;
	margin: 0px;
	width: 414px;
	height: 100px;
	background: url(img/logo.gif) top;
}
#menu-top {
	clear:both;
	margin: 0px auto;
	margin-bottom: 5px;
	padding: 0px;
	height: 33px;
	text-transform: uppercase;
	background: url(img/menu-bg.gif) repeat-x;
}
#menu-top ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 7px 
}
#menu-top ul li {
	margin: 0px;
	padding: 2px 0px;
	display: inline;
	font-size: 12px;
	border-right: #999 1px solid;
}
#menu-top ul li.last {
	border-right: none;
}
#menu-top ul li a {
	color: #6b6b6b;
	text-decoration: none;
	padding: 2px 25px;
}
#menu-top ul li a:hover {
	color: #3769b7;
}

#content-wrap {
	width: 994px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	clear:both;
}

#main {
	float: left;
	width: 525px;
	padding: 0px 0px 0px 12px;
	margin: 30px 0px 20px 0px;
	background-image:url(img/main-sub-bg.gif);
	background-repeat:repeat-y;	
}

#content {
	width: 505px;  /* width needs to account for 1px borders on left and right */
	float: left;
	padding: 0px;
	font-family: Verdana, sans-serif;
	display: block;
	border-top: none;
	border-bottom: none;
}
#content p {
	padding-bottom: 15px;
}
#content ul, ol {
	margin: 0px 0px 15px 25px;
	padding: 0px 30px 0px 10px;
}
#content .news {
	margin-bottom: 20px;
}
#content .news h2, #content .news p {
	padding: 0px;
}
#content #infobox {
border: 1px solid grey;
padding: 10px;
width: 400px;
margin: 0px auto;
margin: 10px 0px 20px 20px;
background: #fff;
}
#content #infobox p {
padding: 0px;
font: 12px Arial;
line-height: 14px;
color: #333;
}
#sidebar-left {
	float: left;
	width: 165px;
	padding: 0px;
	padding-right: 10px;
	margin: 0px 0px 0px 10px;
}
#sidebar-left h1 {
	color: #fff;
	text-transform: uppercase;
	line-height: 18px;
	padding-bottom: 15px;
	margin-bottom: 8px;
	background: url(img/dots.gif) repeat-x bottom;
}

#sidebar-right {
	float: right;
	width: 250px;
	padding: 0px;
	margin: 33px 0px 0px 0px;
}

#sidebar-left #menu {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	text-transform: uppercase;
	background: url(img/dots.gif) repeat-x bottom;
}
#sidebar-left #menu a {
	display: inline-block;
}
#sidebar-left #menu a {
	display: block;
}
#sidebar-left #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar-left #menu ul li {
	margin: 0px; 
	padding: 0px;
	text-transform: none;
}
#sidebar-left #menu ul li.last {
	padding-bottom: 0px;
}
#sidebar-left #menu ul li a {
	color: #fff;
	text-decoration: none;	
}
#sidebar-left #menu ul li a:hover {
	color: #5e89cf;
}
#sidebar-left #menu ul li img {
	margin-top: 10px;
}
#sidebar-left #menu ul li.sub {
	padding-left: 15px;
}

#footer {
	margin: 0px auto;
	margin-top: 20px;
	padding-top: 10px;
	color: #ccc;
	clear: both;
	width: 994px;
	height: 63px;
	text-align: left;	
	font-size: 11px;
	background:url(img/dots.gif) repeat-x top;
}
#footer p {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #5e89cf;
}
#footer .left {
	float: left;
	text-align: left;
	text-transform: uppercase;
}
#footer .right {
	float: right;
	text-align: right;
}