@charset "UTF-8";
#wrapper {
	margin: 0px auto;
	width: 960px;
	background: #FFF;
	border-right: 2px solid #073A58;
	border-bottom: 2px solid #0B3957;
}
ul   {
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #004162;
}
.box {
	float: left;
	width: 340px;
}
body {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #333;
	background: #069;
}
#header  {
	height: auto;
	width: 960px;
}
#left {
	float: left;
	height: auto;
	width: 460px;
}
#right {
	float: right;
	height: auto;
	width: 400px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #004162;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
}
.clear {
	clear: both;
}
#content {
	padding: 10px;
	float: right;
	width: 700px;
}
#menu {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	list-style: none;
}
#menu ul li {
	display: block;
	margin-bottom: 3px;
}
#menu ul li a {
	text-decoration: none;
	color: #000;
	background: #13A3D6;
	padding: 5px;
	height: auto;
	width: 160px;
	display: block;
	border-right: 2px solid #616;
	border-bottom: 2px solid #616;
}
#menu ul li a:visited {
	text-decoration: none;
	color: #000;
	background: #13A3D6;
	padding: 5px;
	height: auto;
	width: 160px;
	display: block;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #666;
	background: #9FF;
	padding: 5px;
	height: auto;
	width: 160px;
	display: block;
}
a:link {
	color: #616;
	text-decoration: none;
}
a:visited {
	color: #616;
	text-decoration: none;
}
a:hover {
	color: #616;
	text-decoration: none;
	background: #6DE3F1;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	background: #CCC;
}
.img-text {
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.photo-box {
	float: right;
	width: 250px;
	text-align: center;
	border: 1px solid #999;
}
.photo-box-tech {
	float: right;
	width: 380px;
	text-align: center;
	border: 1px solid #999;
	margin-left: 20px;
}
a.top:link {
	font: 10px Arial, Helvetica, sans-serif;
	color: #903;
	text-decoration: none;
}
a.top:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #903;
	text-decoration: none;
}
a.top:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #094568;
	text-decoration: none;
}
.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;	
}#content table {
	font-size: 11px;
	border: 1px solid #999;
}
.text-center {
	text-align: center;
}
.blue-backgrd {
	background: #CCE4F3;
}
h3 {
	color: #0E6281;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 2px;
}
a.top:link {
	font: 10px Arial, Helvetica, sans-serif;
	color: #903;
	text-decoration: none;
}
a.top:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #903;
	text-decoration: none;
}
a.top:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #094568;
	text-decoration: none;
}