body {
	background-color: #000000;
	margin:0 0 0 0;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a891;
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #d0d2c1;
	/*border-bottom: #d0d2c1 1px dotted;*/
	text-decoration:none;
}

a.iconlink {
	padding-right:10px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#73755e;
	line-height:18px;
}
span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc00ff;
}

#container {
	width: 931px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}
#column_left {
	width:523px;
}
#header {
	width:523px;
}
#about {
	height:auto;
	width:523px;
	float:left;
	background-image:url(../images/about-bg.jpg);
	background-repeat:no-repeat;
}
#about p {
	margin:0px 27px 24px 74px;
}
#about_content {
	float:left;
	background-image:url(images/about-section-bg.jpg);
	width:447px;
	height:auto;
	padding-bottom:85px;
}
#accordion_container {
	float:left;
	margin-top:45px;
	width:523px;
}
#vertical_container {
	float:left;
	width:449px;
}
.accordion_toggle {
	background-image:url(../images/accordion-header.jpg);
	background-color:#252527;
	background-position: 0 0;
	background-repeat:no-repeat;
	height: 17px;
	padding: 3px 0 0 9px;
	margin: 0 0 0 0;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73755e;
}
.accordion_toggle:hover {
	background-position: 0 -20px;
}
.accordion_toggle_active {
	background-color: #121213;
	background-position: 0 -40px;
}
.accordion_content {
	background-color:#000000;
	color: #444444;
	overflow: hidden;
}
.accordion_port_image {
	width:449px;
}
.accordion_info_bar {
	background-image:url(../images/accordion-info-bar.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:19px;
	color: #c0c0bd;
	padding: 3px 6px 0px 9px;
}
.accordion_info_bar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a891;
	border-bottom: #cc00ff 1px dotted;
	text-decoration:none;
	outline: none;
}
.accordion_info_bar a:hover {
	color: #d0d2c1;
	border-bottom: #d0d2c1 1px dotted;
	text-decoration:none;
}
.accordion_info_bar_extras {
	color: #cc00ff;
}

#about_headerlinks_L {
	float:left;
	width:150px;
	margin-left:30px;
	line-height:23px;
}

#about_headerlinks_R {
	float:right;
	width:250px;
	margin-left:10px;
	line-height:23px;
}
#of_interest {
	height:auto;
	width:523px;
	float:left;
	margin-top:45px;
}
#of_interest_featured_L {
	float:left;
	width:160px;
	margin-left:10px;
}
#of_interest_featured_R {
	float:right;
	margin-right:30px;
	width:230px;
}
#of_interest p {
	margin:8px 27px 14px 0px;
}
#footer {
	float:left;
	width:857px;
	height:128px;
	margin: 100px 0px 0px 0px;
	padding:0px 0px 0px 120px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
}
.tool-tip {
	color: #222;
	width: 180px;
	z-index: 13000;
}
#tt {
	position:absolute;
	display:block;
	background:url(images/tt_left.gif) top left no-repeat;
}
#ttcont {
	display:block;
	padding:5px 5px 5px 7px;
	margin-left:5px;
	background-image:url(../images/tt_fill.gif);
	background-repeat:repeat;
	color:#cc00ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#basic-accordian {
	float:left;
	width:449px;
}
.accordion_headings {
	background-image:url(../images/accordion-header.jpg);
	background-color:#252527;
	background-position: 0 0;
	background-repeat:no-repeat;
	height: 17px;
	padding: 3px 0 0 9px;
	margin: 0 0 0 0;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73755e;
}
.accordion_headings:hover {
	background-position: 0 -20px;
}
.accordion_child {
}
.header_highlight {
	background-color: #121213;
	background-position: 0 -40px;
}
