﻿* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:10px;
}

.nobord
{
	border:0px;
}

img
{
	border:0px;
}

#basic-accordian{
	border:0dpx solid #EEE;
	width:900px;
	position:absolute;
	left:90px;
	top:140px;
	z-index:2;
	margin-left:-70px;
	margin-top:-100px;
}

.accordion_headings{
	background:#FFD204;
	color:#000000;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:black;
	color:#FFD204;
}

.accordion_headings_selected{
	background:black;
	color:#FFD204;
}

.accordion_child
{
    padding-top:3px;
	min-height:467px; height:auto !important; height:467px;
}

#test-content
{
	width:970px;
	padding-left:1px;
}

#test1-content
{
	width:970px;
	padding-left:1px;
}

#test2-content
{
	width:970px;
	padding-left:1px;
}

#test3-content
{
	width:970px;
	padding-left:1px;
}

#test4-content
{
	width:970px;
	padding-left:1px;
}

#test5-content
{
	width:970px;
	padding-left:1px;
}

#test6-content
{
	width:970px;
	padding-left:1px;
}

#test7-content
{
	width:970px;
	padding-left:1px;
}

#test8-content
{
	width:970px;
	padding-left:1px;
}

#test9-content
{
	width:970px;
	padding-left:1px;
}

#test10-content
{
	width:970px;
	padding-left:1px;
}

#test11-content
{
	width:970px;
	padding-left:1px;
}

#test12-content
{
	width:970px;
	padding-left:1px;
}

#test13-content
{
	width:970px;
	padding-left:1px;
}

#test14-content
{
	width:970px;
	padding-left:1px;
}

#test15-content
{
	width:970px;
	padding-left:1px;
}

#test16-content
{
	width:970px;
	padding-left:1px;
}

#test17-content
{
	width:970px;
	padding-left:1px;
}

#test18-content
{
	width:970px;
	padding-left:1px;
}


#test19-content
{
	width:970px;
	padding-left:1px;
}

#test20-content
{
	width:970px;
	padding-left:1px;
}

#test21-content
{
	width:970px;
	padding-left:1px;
}

#test22-content
{
	width:970px;
	padding-left:1px;
}

#test23-content
{
	width:970px;
	padding-left:1px;
}

#test24-content
{
	width:970px;
	padding-left:1px;
}

.header_highlight{
	background:#FFD204;
}

.caption
{
	position:relative;
	left:0px;
	width:476px;
	height:25px;
	line-height:1.2;	
	top:10px;
	color:Black;
	font-size:12px;
	font-family:trebuchet ms;
	font-weight:bold;
	padding:2px;
}

.maindiv
{
	position:relative;
	border-width:1px;
	border-style:solid;
	border-color:#B2B3B6;
	padding:10px;
	height:442px;
}

.mainimage
{
	border:0px;
	border-style:solid;
	border-color:#B2B3B6;
}

.slider
{
	position:relative;
	top:-20px;
}

.nobord
{
	border:0px;
}

.divthumbs
{
	height:100px;
	position:relative;
	padding-top:5px;
	left:0px;
	top:-100px;
	z-index:1000;
	width:500px;
    overflow:hidden;
}

.selected
{
	border:6px;
	border-style:solid;
	border-color:#CCCCCC;
	
}

.paddingright10
{
	padding-right:15px;
}

.paddingright28
{
	padding-right:28px;
}

.divinfo
{
	padding-right:30px;
	position:relative;
	top:-400px;
	left:500px;
	width:345px;
	font-family:Tahoma;
	font-size:12px;
	color:#636466;
}

.paddingtop15
{
	padding-top:15px;
}

.paddingtop20
{
	padding-top:20px;
}

.paddingtop40
{
	padding-top:40px;
}

.blacktext
{
	color:#000000;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

.smalltext
{
	color:#000000;
	font-family:Tahoma;
	font-size:10px;
}
.smalltextgray
{
	color:#B2B2B2;
	font-family:Tahoma;
	font-size:9px;
}

a.gray
{
	color:#B2B2B2;
    font-size:9px;
    text-decoration:none;
}
a.gray:hover
{
    text-decoration:underline;
}

a.black
{
	color:#636466;
	font-family:Tahoma;
	font-size:12px;
    text-decoration:none;
}
a.black:hover
{
    text-decoration:underline;
}

#contactform
{
	top:30px;
	left:1010px;
	position:absolute;
}

#copyright
{
	position:relative;
	width:970px;
}

textarea
{
	width:224px;
	overflow:auto;
	font-size:10px;
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
    resize: none;
}

.textbox
{
	width:223px;
	font-size:10px;
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
}

.button
{
	width:228px;
	color:#FFFFFF;
	border:0px;
	background-color:#B2B3B6;
	font-size:10px;
	height:18px;
}

.button:hover
{
	background-color:black;
}

.paddingtop50
{
	padding-top:50px;
}

.paddingtop10
{
	padding-top:5px;
}

.divLoader
{
	padding:5px;
	width:960px;
	height:12px;
	cursor:hand;
	cursor:pointer;
	background-color:#FFD204;
	font-size:12px;
}


.divLoader:hover
{
	background-color:black;
}

.divLoaderover
{
	padding:5px;
	width:960px;
	height:12px;
	cursor:hand;
	cursor:pointer;
	color:#FFD204;
	background-color:black;
	font-size:12px;
}

.pointer
{
	cursor:hand;
	cursor:pointer;
}
