body {
	background-color: #000;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font:Arial, Helvetica, sans-serif;
}

p {
	padding-left:5px;
	padding-right:5px;
}

ul	{
	text-align:left;
	font-size:12px;
}

#container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	/* background-color:#101010; */
	background-color:#ffb80e;
}

#leftmain {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 172px;
	background: #FE730E;
}

#leftmain a:link,  #leftmain a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	/* color: #FFB810; */
	color: #101010;
	text-decoration: underline;
}

#leftmain a:hover,  #leftmain a:active {
	color: #B8620B;
	text-decoration: none;
}

#leftmain p {
	text-align: left;
	margin: 0px 0px 5px;
	padding: 0px 3px;
}

#leftmain img {
	margin: 0px 0px 5px;
	padding: 0px;
	vertical-align: top;
	display: block;
}	

#rightmain	{
	/* background-color:#101010; */
	width: 669px;
	float: right;
	clear: none;
	font: 16px Arial, Helvetica, sans-serif;
	color: #101010;
	padding-left: 3px;
	padding-right: 3px;
}

#rightmain a:link, #rightmain a:visited {
	color: #101010;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#rightmain a:hover,#rightmain a:active {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CE6C07;
	text-decoration: underline;
}

#rightmain p {
	font-size:18px;
}

#rightmain p.disttitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#rightmain p.distmain {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#rightmain td.disttitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#rightmain td.distmain {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#rightmain select.distlist {
	border: 1px solid #000;
	color: #000;
	background:#FE730E;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#rightmain textarea.distlist {
	border: 1px solid #000;
	color: #000;
	background:#FE730E;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#rightmain input.distlist {
	border: 1px solid #000;
	color: #000;
	background:#FE730E;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#google {
	border-width: thin;
	border-style: dashed;
	/* border-color: #ffb80e; */
	border-color: #101010;
}

#google p {
	color:#FFFFFF;
	clear:right;
	font-size:14px;
}

#header {
	text-align:center;
	clear: right;
	float: left;
}

#footer		{
	clear:both;
	background: #101010;
	width:850px;
	padding-top:5px;
	border-top-color: #FFB80E;
	border-top-width: medium;
	border-top-style: solid;
}

#footer p {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}

#imgViewer{height:420px; text-align:center;}

.testimonials	{
	font-size:12px;
	font-style:italic;
}

.signature {
	font-size:12px;
}

.imgright	{
	width:250px;
	float:right;
	display: block;
}

.news	{
	width:90px;
	float:right;
	clear:right;
}
