* {
	margin: 0;
	padding: 0;
}

img, img a, fieldset {
	border: none;
}

body {
	font: normal 0.8em arial;
	background: #fff url(images/bg.jpg) repeat-x;
}

h1 {
	margin: 0 0 0 0;
	color: #004a96;
	font-size: 1.4em;
}
h2 {
	margin: 0 0 0 0;
	color: #0051a4;
	font-size: 1.25em;
}
h3 {
	color: #3a3a3a;
	margin: 5px 0 0 0;
	font-size: 1.1em;
}

p {
	margin: 6px 0 14px 0;
}

ul {
	list-style: none;
	overflow: auto;
}
	li {
		float: left;
	}

a {
	text-decoration: underline;
	color: #000;
}
	a:hover {
		text-decoration: none;
	}

#container {
	margin: 0 auto;
	width: 814px;
}

#header {
	height: 67px;
	overflow: hidden;
}

/* Horizontal menu */
#nav-top {
	height: 30px;
	margin: 4px 0 0 0;
	overflow: auto;
}
	#nav-top a:visited, #nav-top a:link {
		color: #eee;
		font-weight: normal;
		padding: 6px 12px 7px 12px;
		display: block;
		text-decoration: none;
		background: url(images/tab_right_off.jpg) no-repeat top right;
	}
	#nav-top a:hover, #nav-top a:active {
		color: #fff;
	}
	#nav-top li {
		display: block;
		background: url(images/tab_left_off.jpg) no-repeat top left;
		margin: 0 0 0 5px;
	}
	#nav-top .active {
		background: url(images/tab_left.jpg) no-repeat top left;
		padding: 0 0 1px 0;
	}
	#nav-top .active a {
		background: url(images/tab_right.jpg) no-repeat top right;
	}

/* Top panels */
#panels {
	height: 85px;
	margin: 10px 0 0 0;
}
#panels h5 {
	margin: 3px 0 5px 10px;
	font-size: 8pt;
	font-weight: bold;
}
#panels ul {
	overflow: auto;
}
#panels li {
	float: left;
	display: block;
	height: 80px;
	padding: 0 1px;
}
#panels a {
	display: block;
	margin: 0 0 0 11px;
	font-size: 8pt;
	text-decoration: none;
}
#panels a:hover {
	text-decoration: underline;
}
#panels p {
	font-size: 7pt;
	margin: 0 0 0 11px;
}
#panels .more {
	text-align: right;
	padding: 0 5px 0 0;
	font-size: 7pt;
	position: absolute;
	top: 65px;
	left: 60px;
}
#panels .blue {
	width: 352px;
	color: #0b5481;
	background: url(images/blue.png) no-repeat top left;
	position: relative;
}
#panels .blue a {
	color: #0C5381;
}
#panels .green {
	width: 113px;
	color: #354b24;
	background: url(images/green.png) no-repeat top left;
	position: relative;
}
#panels .green a {
	color: #324B23;
}
#panels .red {
	width: 113px;
	color: #544132;
	background: url(images/red.png) no-repeat top left;
	position: relative;
}
#panels .red a {
	color: #583E2D;
}
#panels .teal {
	width: 113px;
	color: #1a4a4e;
	background: url(images/teal.png) no-repeat top left;
	position: relative;
}
#panels .teal a {
	color: #17484C;
}
#panels .yellow {
	width: 113px;
	color: #544a2f;
	background: url(images/yellow.png) no-repeat top left;
	position: relative;
}
#panels .yellow a {
	color: #554B32;
}

#body {
	margin: 15px 0 0 0;
	overflow: auto;
}
	#nav-left {
		margin: 0 10px 0 0;
		width: 190px;
	}
		#nav-left h1 {
			padding: 3px 5px 0 15px;
			width: 185px;
			height: 22px;
			font-size: 1.0em;
			color: #fff;
			font-weight: normal;
			background: url(images/main_bar.jpg) no-repeat;
			
		}
		#nav-left td.title {
			text-align: right;
		}
		#nav-left ul {
			margin: 0 0 20px 13px;
			overflow: hidden;
		}
		#nav-left li {
			height: 23px;
			float: none;
			background: url(images/menu_dots.jpg) 0px 22px no-repeat;
		}
			#nav-left li a {
				padding: 4px 0 0 7px;
				height: 21px;
				display: block;
				text-decoration: none;
			}
			#nav-left li a:hover {
				text-decoration: underline;
			}
			#nav-left li.active {
				background: url(images/sub_bar.jpg) center left no-repeat;
			}
			#nav-left li.active a {
				color: #fff;
			}
		#nav-left form {
		}
			#nav-left form input, #nav-left form textarea, #nav-left form select {
				width: 110px;
				border: 1px solid #ccc;
			}
		#nav-left .submit {
			border: 0;
			width: 74px;
			height: 20px;
			background: url(images/submit.jpg) no-repeat;
		}
	#content {
		width: 71%;
		padding: 0 5px;
	}
		#content a {
			font-weight: bold;
		}
		#content li {
			float: none;
		}
		#content table {
			border: 1px solid #aaa;
			border-right: 0;
		}
		#content th {
			padding: 2px 5px;
			border-right: 1px solid #aaa;
			border-bottom: 1px solid #999;
			background: #e7f1ff;
		}
		#content td {
			padding: 1px 5px;
			border-right: 1px solid #aaa;
		}

#footer {
	margin: 30px 0 15px 0;
	font-size: 0.85em;
	color: #444;
}
	#footer p {
		margin: 0;
	}
	#footer li {
		margin: 0 3px 0 0;
	}
	#footer a {
		text-decoration: none;
	}

/* new portfolio */
ul#portfolio {
  overflow: hidden;
  width: 585px;
}
  ul#portfolio li {
    float: left;
    margin: 0 14px 30px 0;
    text-align: center;
    width: 176px;
  }
    ul#portfolio li img {
      border: #505052;
      display: block;
      height: 147px;
      margin: 0 0 10px 0;
      width: 174px;
    }
    ul#portfolio li a {
      display: block;
      font-size: 0.9em;
    }

.left {
	float: left;
}
.right {
	margin: 0 0 0 15px;
	float: right;
}
.clear {
	clear: both;
}
.odd {
	background: #e8e8e8;
}