@charset "UTF-8";
body {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
}
a {
	text-decoration: none;
	color: #42B8E3;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin: 0px auto 0px auto;
	padding-bottom: 0px;
}
#top_nav_container {
	background: #000000;
	border-bottom: 1px dotted #666666;
	height: 28px;
}
#topnavlinks {
	margin: 0px auto 0px auto;
	padding-top: 12px;
	text-transform: uppercase;
}
#topnavlinks  ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topnavlinks  li {
	text-decoration: none;
	list-style: none;
	float: left;
	border-right: 1px dotted #666666;
	text-align: center;
}
#topnavlinks  li  a {
	text-decoration: none;
	display: block;
	list-style: none;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 12px 0px 12px;
}
#topnavlinks li a:hover {
	background: #49C7F4;
}
#banner {
	margin-top: 30px;
	border-bottom: 1px solid #666666;
	vertical-align: bottom;
	height: 45px;
}
#logo {
	float: left;
	width: 226px;
	padding-bottom: 0px;
}
#header_tabs {
	float: right;
	width: 400px;
	text-align: right;
	margin: 0;
	vertical-align: bottom;
}
#about_bd {
	padding: 16px 12px;
	background-color: #49C7F4;
	color: #262626;
	margin-top: 2px;
	clear: both;
}
#about_bd a {
	color: #FFFFFF;
	text-decoration: none;
}
#about_bd a:hover {
	text-decoration: underline;
}
#flash {
	width: 800px;
	float: left;
	height: 250px;
	background-color: #FFFFFF;
}
#main_wrapper {
	position: relative;
	float: left;
	clear: both;
	width: 800px;
	background: #FFFFFF;
}
#left_column {
	float: left;
	position: relative;
	width: 550px;
	margin: 0px;
}
#headline {
	background: #49C7F4;
	padding: 12px 12px 2px;
	color: #242424;
	width: 526px;
	font-size: 14px;
	text-transform: uppercase;
}
.NewHolder {
	padding: 6px 24px 6px 12px;
	float: left;
	position: relative;
	background: #E6E6E6;
}
.NewsStory  {
	padding-right: 24px;
	margin-top: 6px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#content {
	padding: 12px 36px 12px 24px;
	float: left;
	width: 485px;
	position: relative;
	background: #FFFFFF;
}
img {
	border-style: none;
}
#right_column {
	float: right;
	height: 100%;
	padding-bottom: 36px;
	background: #242424;
	width: 250px;
	margin: 0px;
}
th {
	background: #EBEBEB;
	text-align: left;
	padding: 4px 0px 4px 6px;
}
#feature {
	padding: 12px 10px 22px 10px;
	background: #333333;
	color: #CCCCCC;
	border-bottom: 1px dotted #666666;
	position: relative;
}
#signup {
	background-color: #242424;
	padding: 12px 12px 24px 12px;
	color: #CCCCCC;
	position: relative;
}
#signup a {
	text-decoration: none;
}
#signup a:hover {
	text-decoration: underline;
}
#signup input {
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	border-style: none;
	background: #EFEFEF;
	padding: 6px 4px 6px 4px;
}
#bottom_wrap {
	float: left;
	background: #A0A156;
	color: #FFFFFF;
	width: 800px;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	padding-bottom: 12px;
	position: relative;
}
#bottom_wrap .subheader {
	font-size: 12px;
}
#bottom_wrap a {
	color: #333333;
	text-decoration: none;
}
#bottom_left {
	padding: 12px;
	float: left;
	width: 200px;
}
#bottom_center {
	width: 290px;
	position: relative;
	padding: 12px;
	float: left;
}
#bottom_right {
	padding: 12px;
	float: right;
	width: 235px;
	position: relative;
}
#head_divide {
	border-bottom: 1px dotted #999999;
	text-transform: uppercase;
	background: #E3E3E3;
	padding: 6px 0px 0px 12px;
	margin: 0px;
	font-size: 14px;
	color: #49C7F4;
}
#page_wrapper {
	width: 800px;
	min-height: 836px;
	position: relative;
	background-color: #FFFFFF;
	overflow: visible;
}
#page_right_column {
	width: 250px;
	float: right;
	position: relative;
	height: 100%;
	min-height: 800px;
	background: #000000;
	padding-bottom: 0px;
}
#page_right_column a {
	color: #49C7F4;
	text-decoration: none;
}
.RightSidebar {
	color: #CCCCCC;
	background: #333333;
	padding: 12px;
	position: relative;
}
#sub_nav {
	margin: 0px;
	font-size: 11px;
	position: relative;
	padding: 0px;
}
#sub_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sub_nav li {
	list-style: none;
	margin: 0px;
	width: 250px;
	padding: 0px;
}
#sub_nav li a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 12px 6px 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #55273E;
	display: block;
	background: #612C46;
}
#sub_nav li a:hover {
	color: #FFFFFF;
	background: #803B5E;
}
#sub_nav li ul li a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 12px 6px 24px;
	display: block;
	text-transform: uppercase;
	background: #333333;
	border-bottom: 1px solid #222222;
}
#sub_nav li ul li a:hover {
	color: #FFFFFF;
	background: #803B5E;
}
#news {
	padding: 12px 12px 12px 18px;
	float: left;
	position: relative;
	background: #FFFFFF;
	overflow: visible;
}
#news td {
	border-bottom: 1px dotted #999999;
	padding: 18px 0px 18px 0px;
}
.header {
	color: #333333;
	font: bold 18px/32px Arial, Helvetica, sans-serif;
}
.subheader {
	font-size: 14px;
	text-transform: uppercase;
	color: #993366;
	line-height: 20px;
}
#clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.PageTop {
	padding: 12px 0px;
	background-color: #49C7F4;
	color: #262626;
	margin-top: 2px;
	position: relative;
}
.SidebarAd {
	background: #242424;
	padding: 2px 0px;
	text-align: center;
}
.PortHolder {
	border-bottom: 1px dotted #CCCCCC;
	height: 110px;
	background: #eeeeee;
	margin: 0px 0px 6px;
	padding: 8px 0px;
}
.PortName {
	color: #913261;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.PortDetails {
	float: left;
	width: 290px;
	padding-top: 8px;
}
.PortCategory {
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
.PortDetails img {
	margin-right: 4px;
}
.PortfolioImage {
	margin: 0px 10px 10px 0px;
	float: left;
	height: 108px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 150px;
}
.Enlarge {
	font-size: 10px;
	background: #242424;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	padding-left: 4px;
}
.Enlarge a {
	color: #CCCCCC;
	text-decoration: none;
}
.Enlarge a:hover {
	color: #FFFFFF;
}
.MoreInfo {
	width: 85px;
	float: left;
	position: relative;
}
.VisitSite {
	float: left;
	position: relative;
	margin-right: 18px;
	width: 75px;
}
.SiteMap {
	margin-bottom: 12px;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
}
.DetailImagesHolder {
	margin-top: 8px;
}
#footer {
	width: 800px;
	position: relative;
	margin: 0px auto 0px auto;
	clear: both;
	color: #666666;
	padding: 1px 0px 12px 0px;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}
.BodyImage {
	margin-right: 24px;
	margin-bottom: 8px;
	float: left;
}
