* {
	margin: 0;
	border: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 14px;
	color: #fff;
	background: #2e0303;
	line-height: 22px;
}
#scroll {
	background-color: #b48c73;
	width: 180px;
	padding: 10px;
	height: 450px;
	color: #000000;
	float: left;
	margin-right: 15px;
}


a
{
	text-decoration: none;
	border: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}
a img{
	border: none;
	padding: 0 3px;
}
p {
	padding: 10px 0px;
}

h4 {
	font-size: 20px;
	margin: 10px 0;
}

#clear {
	clear: both;
}
#headercontainer
{
	width: 100%;
	background: url(img/headBg2.jpg) top left repeat-x #2e0303;
}

#header
{
	margin: 0 auto;
	width: 950px;
	height: 85px;
}

#header h1
{
	margin: 0;
	color: #f1d123;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 275%;
	width: 543px;
	height: 83px;
	background: url(img/logo1.png) top left no-repeat;
	margin: 0 auto;	

}
#header h1 span{
	display: none;
}
#logo {

}
#midSect {
	margin: 0 auto;
	position: relative;
	background: url(img/midSct.jpg) top center no-repeat;
	height: 274px;
	width: 1024px;
}
#midBtm {
	background: url(img/sectTop2.jpg) top left repeat-x;	
	height: 105px;	
}
#content
{
	margin: 0 auto;
	width: 1024px;
	padding: 20px 10px;
	background: #2e0303;
}
#subTxt {
	margin: 0 auto;
	width: 1024px;
	padding-top: 8px;
}
#content h2
{
	color: #fff;
	padding-bottom: 3px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
}
#contentL {
	width: 620px;
	float: left;
}
#tPerson {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 80%;
}
#testimonial {
	font-size: 90%;
}
#bodyContent {
	width: 380px;
	float: left;
}

#contentR {
	width: 355px;
	float: right;
	padding-left: 30px;
}
#tab {
	width: 564px;
	height: 173px;
	float: left;
	background: url(img/tab.jpg) top center no-repeat;
}
#tabTxt{
	float: right;
	width: 333px;
	margin: 5px;
	padding-top: 20px;	
}
#footer
{
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-size: 10px;
	padding: 3px 10px;
}
/* Contact Form */

.myform{
margin-top: 20px;
width:350px;
padding: 0;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:left;
width:80px;
float:left;
font-size: 12px;
color:#fff;
}

#stylized .small{
color:#fff;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized input{
float:left;
font-size:12px;
padding: 8px;
border: none;
background: url(img/inputBg.jpg) top center no-repeat;
width:212px;
height: 16px;
margin:2px 0 20px 16px;
}

#stylized input.captcha{
float:left;
font-size:12px;
padding: 8px;
border: none;
background: url(img/capBg.jpg) top left no-repeat;
width:82px;
height: 16px;
margin:0px 0 20px 16px;
}

#stylized textarea{
float:left;
border: none;
font-size:12px;
padding: 8px;
width:223px;
height: 174px;
margin:2px 0 20px 10px;
background: url(img/cmntBg.jpg) top center no-repeat;
}

#stylized button{
clear:both;
margin-left:200px;
width:125px;
height:31px;
background:#2e2e2e url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.error {
	text-align: center;
	line-height: 20px;
}

.clear {
	clear: both;
} 
#scale {
	width: 130px;
	height: 130px;
	background: url(img/scale.png) top center no-repeat;
	position: absolute;
	left: 860px;
	top: 290px;
	z-index: 10;
}#menuBar {
	background-image: url(img/menu-bar.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
}
#navigation {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 18px;
	padding-left: 50px;
}
#menuSep {
	width: 30px;
	height: 25px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #d19e33;
	margin-right: 30px;
}

