* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	list-style-type: none;
}
body {
	font-family: verdana, helvetica, sans;
	font-size: 62.5%;
	background-color: #011833;
	overflow: -moz-scrollbars-vertical;
	color: #FFFFFF;
	line-height: 160%;
}
h1, h2, h4, h5, h6, p, blockquote,
form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 12px;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
	color: #FFA500;
	margin: 15px 0 10px 0;
}
#content h2 a{
	text-decoration: none;
	color: #FFA500;
}
#content h2 a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
h3 {
	font-size: 1.4em;
	color: #FFA500;
	margin-top: 20px;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
p,ul,ol {
	font-size: 1.2em;
}
ul ul,
ul ol,
ol ol,
ol ul {font-size:1em;}
h6 {
	font-size: .9em;
}
#wrapper {
	position:relative;
	width: 767px;
	margin: auto;
	background: url(../i/wrapperbg.gif) repeat-y;
margin-bottom:10px;}
#toplinks{
	background: #011833;
	text-align: right;
	margin: 12px auto 0;
	width: 740px;
	color: #FFFFFF;
}
#toplinks a {
	color: #FFFFFF;
}
#toplinks a:hover{
	color: #F4911D;
}
#header {
	background: url(../i/header.gif) no-repeat;
	height: 163px;
	width:767px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menudiv{
	position: absolute;
	top: 87px;
	left: 254px;
	width: 476px;
	background: url(../i/menu.gif) no-repeat;
	height: 30px;
	padding-left: 60px;
	padding-top: 4px;
}
#content {
width:500px;
float:left;
margin-top:165px;
}
#content *{margin-left:45px;}
#content * *{margin-left:0px;}
#content img{
	border: 2px solid #FFA500;
}
#content img.right{
	border: 2px solid #FFA500;
	float: right;
	clear: left;
	margin: 0 0 0 15px;
}
#content img.noborderrt{
	border: 0;
	float: right;
	clear: left;
	margin: 0 0 0 15px;
}
#content p{
	text-align: justify;
	margin-top: 10px;
}
#sidebar {margin-top:165px;
	float: right;
	width: 201px;
	background: url(../i/sidebartop.gif) no-repeat left top;
	background-color: #557BA7;
}
#sidebar2 {
	margin-top:165px;float: right;
	width: 201px;
	background: url(../i/sidebartop2.gif) no-repeat left top;
	background-color: #FFFFFF;
	color: #000000;
}
#floatmanager{
	margin-right: 40px;
}
/* Content Div List Styles */
#sidebar p, #sidebar2 p, #sidebar ul,#sidebar dl{
	padding: 0 10px;
	margin: 10px;
}
#sidebar dt {font-weight:bold; margin-top:10px;font-size:1.1em;}
#sidebar dl{
	margin-top: 0;
margin-bottom: 15px;
}
#sidebar li{
	list-style-type: disc;
	margin-left: 15px;
}
#sidebar h3 {
	margin: 10px 20px 0 20px;
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.3em;letter-spacing:-1px;
color:#011833;
line-height:1em;
border-bottom:1px dotted #011833;
}
#sidebar h2 {
	margin: 0 0 0 8px;
	padding: 18px 10px 0 10px;
	text-decoration: none;
	color: #FFA500;
	font-size: 1.5em;
}
#sidebar hr{
	color: #FFA500;
	background-color: #FFA500;
	margin: 5px 20px;
}
#sidebar blockquote{font-style:italic;}
#sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #FFA500;
}
#sidebar2 img {
	margin: 5px;
	text-align: center;
}
#sidebar2 .first{
	margin-top: 20px;
}
#sidebarbottom{
	background: url(../i/sidebarbottom.gif) no-repeat;
	height: 22px;
}
#sidebarbottom2{
	background: url(../i/sidebarbottom2.gif) no-repeat;
	height: 22px;
}
#footer {
	clear: both;
	padding: 15px;
	background: url(../i/footerbg.gif) #011833 no-repeat bottom;
}
#footer h6{
	margin-left: 30px;
	font-weight: normal;
}
#footer a:link,#footer a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFA500;
}
/* Content Div List Styles */
#content a:link {
	font-weight: bold;
	color: #9CB4CD;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	color: #557BA7;
	text-decoration: underline;
}
#content a:hover {
	color: #FFA500;
}
#content a:active{
	color: #FFA500;
}
#content ul li,
#content ol li {margin-bottom:0.7em;}
#content ul li {
	text-align: left;
	cursor: default;
	list-style: disc;
}
#content ol li {
	text-align: left;
	cursor: default;
	list-style-type: decimal;
}
#content ol li li{
	list-style-type: lower-alpha;
	margin-left: 10px;
}
#content li a:hover {
	text-decoration: underline;
}
#content li li {
	display: block;
}
#content li li a {
	display: block;
	font-weight: normal;
	padding: 0.2em 10px;
	text-align: left;
	height: 1%;
}
#content li li a:hover {
	text-decoration: underline;
}
#content li ul {
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	margin: 0;
}
#content li ul li{
	list-style: none;
	font-size: 0.8em;
}
#content ul, #content ol  {
	padding: 0;
	margin: 10px 0 20px 65px;
}
#content dt {
	font-weight: bold;
	font-size: 1.2em;
}
#content dd {margin-bottom:15px;font-size:1.2em;}
#content dl.contact dd {margin-bottom:.25em;}

hr{
	color: #557BA7;
	background-color: #557BA7;
	margin: 10px 20px;
}
div.portfolio {
	padding: 15px 0;
	margin: 10px 0 10px 0;
	clear: left;
	height: 175px;
}
div.portfolio h2{
	margin-bottom: 10px;
	margin-top: 0px;
}
#content div.portfolio ul{
	margin-left: 30px;
	}
img.template {
	margin: 5px;
}
.centerpic{
	margin: 10px auto;
}
#content ul{font-size: 1.2em; line-height:170%;}
#content ul.promo {font-size:1.4em;font-weight:bold;color:#FFD280; margin-left:45px; }
#content ul.promo li {list-style:none;background-image:url(../i/bullet-arrow.jpg); background-position: 0 50%; padding:0 0 0 35px;background-repeat:no-repeat; margin: 0 0 1em; 0; line-height:110%;}
#wbe {
	position: absolute;
	top:500px;
	right: 60px;
} 
