* {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}
html {
	overflow:auto;
}
html, body {
	width:100%;
	height:100%;
}
body {
	background:none;
	color:#333;
	text-align:center;
	margin:0px auto;
}
a {
	color:#FF7C33;
	-moz-outline-style:none;
	-moz-user-select:none;
	text-decoration:none;
}
a:hover {
	color:#74BCF9;
}
table {
	width:100%;
	margin-bottom:190px;
	border-collapse:collapse;
}
th, td {
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:dashed 1px #444;
}
td {
	text-align:right;
}
ul, ol {
	list-style-type:none;
}
ul {
	margin-bottom:22px;
}
h1 {
	margin-top:28px;
	margin-bottom:22px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:14px;
	color:#74BCF9;
}
h2 {
	margin-bottom:10px;
	padding-bottom:1px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	color:#333;
	text-transform:capitalize;
	border-bottom:solid 1px #74BCF9;
	overflow:auto;
}
p {
	color:#333;
	margin-bottom:12px;
	line-height:140%;
}
hr {
	height:1px;
	border-bottom:dashed 1px #333;
}
#bg {
	display:none;
}
#ds_holder {
	display:none;
}
#ds {
	display:none;
}
#logo {
	display:none;
}
#main {
	position:relative;
	width:100%;
	text-align:left;
	margin:0px auto;
	z-index:4;
	background:none;
}
#nav {
	display:none;
}
#nav ul {
	width:706px;
	display:block;
}
#nav li {
	float:left;
}
#cols {
	margin-bottom:30px;
	width:692px;
	overflow:hidden;
}
#left, #right {
	float:left;
	background:none;
	padding-bottom:8px;
}
#left {
	width:40%;
	padding-right:10%;
}
#right {
	width:50%;	
}
#cols ul li a {
	font-weight:bold;
	background:url('../img/arrows_off.gif') no-repeat 100% 4px;
}
#cols ul li a:hover {
	color:#74BCF9;
	background:url('../img/arrows_ovr.gif') no-repeat 100% 4px;
}
#flash {
	float:right;
	clear:right;
	margin:0px;
	padding:0px;
	display:inline-block;
}
#content {
	clear:both;
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	background:none;
	z-index:4;
	border-bottom:dashed 1px #333;
}
#content ul li {
	background:url('../img/dot.gif') no-repeat 0px 7px;
	line-height:160%;
}
#content a img {
	float:left;
	margin-top:4px;
	margin-right:20px;
	margin-bottom:10px;
}
#portfolio {
	display:none;
}
#disclaimer {
	float:right;
	font-size:10px;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#262626;
	z-index:5;
}
#contact {
	float:left;
	font-size:10px;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#262626;
	z-index:5;
}
#contact a, #contact a:hover {
	color:#262626;
	font-size:10px;
	font-family:Arial,Helvetica,Sans-Serif;
}
#contact a:hover {
	color:#FF7C33;
}
#map {
	margin-bottom:10px;
	width:100%;
	height:500px;
}
#map h6 {
	color:#444;
}
#map p {
	color:#444;
	margin:0px;
}
#map ol {
	margin-top:10px;
	margin-bottom:10px;
}
#map ol li {
	margin-bottom:5px;
}
#map ol li a {
	font-weight:bold;
	background:url('../img/arrows_off.gif') no-repeat 100% 4px;
}
#map ol li a:hover {
	color:#444;
	background:url('../img/arrows_blk.gif') no-repeat 100% 4px;
}
#mapMessage {
	width:190px;
	height:90px;
	overflow:hidden;
}
#nomap p {
	margin-top:31px;
	margin-left:31px;
	color:#DFDFDF;
}
#nomap a {
	color:#74BCF9;
}
#nomap a:hover {
	color:#FFF;
}
.item {
	overflow:hidden;
	margin-bottom:15px;
}
.item ul {
	margin:0px;
	background:#FFC;
	width:33%;
	float:left;
}
.item li {
	margin-left:13px;
	list-style-type:square;
}
.item_disclaimer {
	color:#CCC !important;
}