body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #bbbbbb;
}
body,td,th {
	color: #3d3d3d;
	font:  "Century Gothic", Helvetica, Verdana, "avantGarde Bk BT";
	font-size:14px;
}

.outercontainer {
	width: 843px;
	height: 800px;
	margin-left:auto;
	margin-right: auto;
	margin-top: -10px;
	background-image: url(images/mainboxshadow.png);
	background-repeat: repeat-y;
	font-family: "Century Gothic", Helvetica, Verdana, "avantGarde Bk BT";
	float: none;
	text-align: left;
	z-index:-100;
	}

.header {
	padding: 40px 50px 50px 50px;
	}
	
.divisionline {
	width:800px;
	margin-left:22px;
	float:left;
	background-image:url(images/bluebar.png);
	background-position:bottom;
	background-repeat:repeat-x;
	position: relative;
	z-index:100;
	}
	
#miniflex {
	width: 100%;
	float:left;
	font-size: small;
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #333;
	}
 
#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #3d3d3d;
	}
 
#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #0082d1;
	padding-bottom: 2px;
	color: #0082d1;
	}
	
.centernav {
	float: left;
	position:relative;
	width: 805px;
	height: 201px;
	margin-left: 22px;
	margin-top: -25px;
	z-index:0;
	}
	
.centerleft {
	float:left;
	position:relative;
	width: 450px;
	margin-left: 50px;
	margin-top: 30px;
	}

.centerleft a:link {
	text-decoration:none;
	color: #0082d1;
	font-weight:bold;
	}

.centerleft a:hover{
	text-decoration: underline;
	color: #3d3d3d;
	font-weight:bold;
	}

.centerleft a:visited{
	text-decoration: underline;
	color: #0082d1;
	font-weight:bold;
	}

.centerright {
	float:left;
	position:relative;
	width: 250px;
	margin-left:50px;
	margin-top: 30px;
	}

.centerright a:link {
	text-decoration:none;
	color: #0082d1;
	font-weight:bold;
	}

.centerright a:hover{
	text-decoration: underline;
	color: #3d3d3d;
	font-weight:bold;
	}

.centerright a:visited{
	text-decoration: underline;
	color: #0082d1;
	font-weight:bold;
	}

h1 {
	font-weight:bold;
	font-size:18px;
	}
	
.bottomfooter {
	width: 800px;
	font-size:x-small;
	font-weight: bold;
	float:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}

.threecolumn {
	float: left;
	position:relative;
	width: 225px;
	margin-left:50px;
	margin-top: 50px;
	}
.threecolumn a:link {
	text-decoration:none;
	color: #0082d1;
	font-weight:bold;
	}

.threecolumn a:hover{
	text-decoration: underline;
	color: #3d3d3d;
	font-weight:bold;
	}

.threecolumn a:visited{
	text-decoration: underline;
	color: #0082d1;
	font-weight:bold;
	}

.portfolio {
	float:left;
	position:relative;
	width: 800px;
	}
