* {margin:0;padding:0}
/* end hide */

html, body {
	background: #666666;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	min-width: 600px;
	min-height: 574px;
	text-align: center;
	font-size: 100.01%;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #CCC;
}


#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
	
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 574px;
}

#inner {
	width: 600px;
	height: 574px;
	margin: 0 auto;
	position: relative;
	color: #FFFFFF;
}

#content {
	text-align: center;
	margin: 15 auto 0 auto;
	padding: 0;
	overflow: hidden;
	margin-top: 15px;
	height: 450px;
}


#content table tr td h3 {
	color: #CCC;
	font-weight: normal;
}

#content  p{
	padding: 0;
	font-size: 0.8em;
	margin: 5px 0px;
}
#content #Accordion1 h3  {
	margin: 0;
}
#content #customScroll {
	height: 450px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	visibility: visible;
}
#content table p {
	margin: 2px 0;
}
#content #contactForm {
	margin: 0 auto;
	width: 350px;
	background-color: #6e6e6e;
	margin-top: 20px;
}

#content #frmMessage input , #content #frmMessage textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	padding: 2px;
}

#content #frmMessage #send, #content #frmMessage #reset {
	width: 75px;
	height: 25px;
	margin-top: 10px;
}
#content #frmMessage #name, #content #frmMessage #email    {
	width: 275px;
}
#content #frmMessage #msg {
	width: 275px;
}

#content #frmMessage .frmLabel label {
	margin-left: 38px;
}

#content #roundTop {
	background: #6e6e6e url(../Images/frmTop.gif) no-repeat;
	width: 313px;
	margin: 0 auto;
	height: 28px;
	margin-bottom: -15px;
	text-align: left;
	padding-left: 37px;
}


#content #roundBottom {
	background: #6e6e6e url(../Images/frmBottom.gif) no-repeat;
	width: 350px;
	margin: 0 auto;
	height: 28px;
	margin-top: -15px;
}














#header {
	margin: 0;
	border-bottom: 3px solid #fc0;
	padding-bottom: 13px;
}
#header  h1{
	font-weight: normal;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
}
#header h1 a:link, #header h1 a:visited    , #header h1 a:hover{
	color: #a9a9a9;
	text-decoration: none;
	width: 319px;
	left: 140.5px;
	float: top;
}

#header #navbar {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	margin-top: 4px;
}
#footer {
	text-align: center;
	margin: 0;
	margin-top: 15px;
	height: 21px;
	font-size: 0.8em;
}
#footer p {
	font-size: 0.8em;
	color: #ccc;
}


.oddRow {
	background: #6C6C6C;
}









.yellowtext {
	color: #FC0;
}

.current {
	color: #FFF;
}
.frmLabel {
	text-align: left;
}



a:link,a:visited {
	color: #A9A9A9;
	text-decoration: none;
}







a:hover {
	color: #FFF;


}
#footer p a {
	color: #999;
}
#footer p a:hover {
	text-decoration: none;
	color: #FFF;



}
#outer #container #inner h1 {
	font-weight: normal;
	color: #a9a9a9;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
}

.AccordionPanelContent a {
	float: left;
}