a:link {text-decoration:none; color:#333333;}
a:hover {text-decoration:underline; color:#333333;}

* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#141414;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#topbar {
	width: 290px;
	background-image:url(tbgrad.gif);
	background-repeat:repeat-x;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
	background-position: bottom;
	background-color: #262626;
	height: 5px;
}
#menu {
	width: 612px;
	display: block;
	float: left;
	background-image: url(menubackground.gif);
	background-repeat: no-repeat;
	height: 562px;
	background-color: #FFFFFF;
}
.imageslideshow {
	width: 300px;
	display: block;
	height: 550px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
}
#menubottom {
	width: 300px;
	height: 100%;
	background-color: #333333;
	display: block;
}


#basic-accordian{
	border:0px solid #000000;
	padding:0px;
	margin-top: 10px;
}


.accordion_headings{
	color:#595959;
	border:0px solid #FFF;
	cursor:pointer;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: 40px bottom;
	margin-left: 0px;
}


.space{
padding:1px 0px 0px 0px;
background:#FFFFFF;
filter:alpha(opacity=0);
	opacity: 0.0;
	-moz-opacity:0.0;
}

.accordion_headings:hover{
	color: #999999;
}

.accordion_child{
	padding-right: 0px;
	padding-left: 0px;
	color: #666666;
	background-color: #FFFFFF;
}
.contact {
	width: 142px;
	float: left;
	height: 90px;
}

.contact a {
	color: #666666;
	text-decoration: none;
}

.contact a:link {
	color: #666666;
	text-decoration: none;
}
.contact a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.accordion_child_image{
	float: left;
	margin-right: 10px;
}
.accordion_child_text{
	margin-bottom: 2px;
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 206px;
	padding-top: 10px;
	padding-left: 10px;	
}
.accordion_child_contact{
	margin-bottom: 2px;
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	margin-left: 306px;
	padding-left: 20px;
}
.bigspacer {
	padding-top: 2px;
	font-family: Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	width: 276px;
}

.header_highlight{
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 0px;	
}
#wrapper {
	background-color: #141414;
	height: 550px;
	width: 924px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	top: 545px;
	position: absolute;
	display: block;
	width: 283px;
	margin-left: 12px;
}

.footertext {
	font-family: Arial,;
	font-size: 10px;
	color:#595959;
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-top: 3px;
}
.footertext2 {
	font-family: Arial,;
	font-size: 10px;
	color:#595959;
	padding-bottom: 3px;
	padding-top: 3px;
}
.footertext a {
	font-family: Arial,;
	font-size: 10px;
	color:#595959;
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
}
.footertext2 a {
	font-family: Arial,;
	font-size: 10px;
	color:#595959;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
}
.footertext a:hover {
	font-family: Arial,;
	font-size: 10px;
	color:#595959;
	background-image: url(headingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;
}
.footertext2 a:hover {
	font-family: Arial,;
	font-size: 10px;
	color:#595959;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;
	
}
#hidden {
	visibility: hidden;
}

h1 {
	font-family: Helvetica;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
}
.bottom {
	float: left;
	filter:alpha(opacity=5);
	opacity: 0.5;
	-moz-opacity:0.5;
	margin-top: 20px;
}
