* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/bg.png) repeat-x bottom fixed;
}

#contacttext {
	display: inline;
	width: 420px;
	clear: left;
	float: left;
	font: normal 13px Arial, Helvetica, Sans-Seriff;
	text-align: left;
	color: #000000;
}

#contactleft {
	position: absolute;
	width: 420px;
	height: 500px;
	float: left;
	display: inline;
}

#contactright {
	display: inline;
	width: 380px;
	float: right;
	height: 500px;
}

#contactform {
	vertical-align: top;
	margin-top: 20px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	float: left;
	height: 340px;
	clear: left;
	font: normal 13px Arial, Helvetica, Sans-Seriff;
	width: 380px;
	border: 2px solid #e4af6a;
}

textarea {
	border: 1px solid #e4af6a;
	height: 110px;
	width: 345px;
}

textarea:hover {
	background-color: #fcf4e1;
}

#contactform p {
	margin-top: 10px;
}

span.c3 {color:#e4af6a}
span.c2 {color: #d4891c}
span.c1 {color:#d4891c}

#contactform ul {
	list-style: none;
	height: 25px;
	margin-bottom: 12px;
}

#contactform li {
	color: #000000;
}

#contactform li p {
	display: inline;
}

#contactform p {
	display: inline;
}

#contacttext p {
	float: left;
	font: normal 13px Arial, Helvetica, Sans-Seriff;
	color: #000000;
}

#businesscard {
	border: 1px solid #000000;
	width: 325px;
	height: 210px;
	float: right;
	clear: right;
	background: #FFFFFF url(images/cardlogo.png) no-repeat;
	margin-bottom: 25px;
}

#businesscard p {
	width: 325px;
	text-align: center;
	font: normal 13px Arial, Helvetica, Sans-Seriff;
	color: #000000;
}

#businesscard h1 {
	margin-top: 120px;
	width: 325px;
	text-align: center;
	font: normal 15px Arial, Helvetica, Sans-Seriff;
	color: #d4891c !important;
}

#businesscard h2 {
	margin-top: 15px;
	width: 325px;
	text-align: center;
	font: normal 15px Arial, Helvetica, Sans-Seriff;
	color: #d4891c !important;	
}

#businesscardback {
	vertical-align: top;
	border: 1px solid #000000;
	width: 325px;
	height: 210px;
	float: right;
	clear: right;
	background: #FFFFFF;
}

#businesscardback p {
	width: 325px;
	margin-top: 15px;
	text-align: center;
	font-size: 10px !important;
}

#businesscardback h1 {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 325px;
	font-size: 14px !important;
	color: #d4891c !important;
}

#businesscardback p.faxandphone {
	color: #d4891c;
}

#businesscardback p a {
	color: #000000;
}

#businesscardback p a:hover {
	color: #81391d;
}

#businesscardback h2 {
	margin-top: 0px;
	height: 20px;
	margin-bottom: 5px;
	text-align: center;
	width: 325px;
	font-size: 11px !important;
	font-family: Arial, Helvetica, Sans-Seriff;
	color: #d4891c !important;
	border-bottom: 1px solid #e4af6a;
}

#businesscardback h2 a {
	color: #d4891c;
}

#businesscardback h2 a:hover {
	color: #81391d;
}

#businesscardback h3 {
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: center;
	color: #d4891c;
	width: 325px;
	font: bold 13px Arial, Helvetica, Sans-Seriff;
}

#testlines {
	width: 250px;
	border-right: 2px solid #e4af6a;
	border-left: 2px solid #e4af6a;
	height: 40px;
	margin: 0 auto;
	clear: both;
	display: block;
}

#sendbutton {
	width: 345px;
	border-top: 1px solid #e4af6a;
	border-bottom: 1px solid #e4af6a;
	border-left: 1px solid #e4af6a;
	border-right: 1px solid #e4af6a;
	position: relative;
	text-align: center;
	margin: 0 auto;
	clear: left;
	display: block;
	background: #fcf4e1;
	font: normal 13px Arial, Helvetica, Sans-seriff;
	height: 25px;
}

#leftsideform {
	border-top: 2px solid #e4af6a;
	border-bottom: 2px solid #e4af6a;
	border-left: 2px solid #e4af6a;
	border-right: 2px solid #e4af6a;
	width: 350px;
	float: left;
	position: relative;
	background: #fcf4e1;
	font: normal 13px Arial, Helvetica, sans-seriff;
	text-align: left;
	margin-top: 40px;
}

#leftsideform ul {
	list-style: none;
}

input {
	border: 1px solid #e4af6a;
	height: 25px;
	width: 345px;
}

input:hover {
	background: #fcf4e1;
}

#leftsideform ul li {
	padding: 2px 2px 0 2px;
	border-top: 2px solid #FFFFFF;
	clear: left;
	height: 30px;
	display: block;
}

#rightsideform {
	border-right: 2px solid #e4af6a;
	border-bottom: 2px solid #e4af6a;
	border-top: 2px solid #e4af6a;
	border-left: 2px solid #e4af6a;
	width: 350px;
	float: right;
	margin-top: 40px;
	position: relative;
	background: #fcf4e1;
	font: normal 13px Arial, Helvetica, sans-seriff;
	text-align: left;
}

#rightsideform ul {
	list-style: none;
	border-top: 2px solid #FFFFFF;
}

#rightsideform ul li {
	clear: left;
	height: 30px;
	display: block;
	padding: 2px 2px 0 2px;
	border-top: 2px solid #FFFFFF;
}

#shadowimageright {
	padding: 4px;
	margin: 10px; 
	clear: right;
	float: right;
	display: inline;
	position: relative;
	border: 1px solid #e4af6a;	
}

#shadowimageleft {
	padding: 4px;
	margin: 10px;
	float: left;
	clear: left; 
	display: inline;
	position: relative;
	border: 1px solid #e4af6a;	
}

#bottombar {
	background-color: #b36868;
	width: 796px;
	height: 15px;
	margin: 0 auto;
	margin-top: 20px;
	border-top: 2px solid #e4af6a;
}

#cylindertop {
	margin: 0 auto;
	width: 800px;
	height: 120px;
	background: url(images/cylindertop.jpg) no-repeat;
}

#footer {
	clear: left;
	display: block;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer a {
	color: #81391d;
	text-decoration: none;
}

#footer p {
	color: #000000;
	font: normal 13px Arial, Helvetica, sans-serif;
}

#footer h1 {
	font: bold 15px Arial, Helvetica, sans-seriff;
	position: relative;
	color: #81391d;
}

#footer h2 {
	font: bold 15px Arial, Helvetica, sans-seriff;
	position: relative;
	color: #81391d;
}

#wrapper {
	width: 796px;
	margin: 0 auto;
	border-top: 2px solid #e4af6a;
	border-left: 2px solid #e4af6a;
	border-right: 2px solid #e4af6a;
	border-bottom: 2px solid #e4af6a;
	background: url(images/middlebg.jpg) no-repeat bottom center fixed;
	background-attachment: fixed;
}

#menu {
	margin: 0 auto;
	background-color: #c31f1f;
	width: 100%;
	height: 50px;
	background: #c31f1f url(images/backgrad.jpg) center repeat-y;
}

#innermenu {
	margin: 0 auto;
	width: 796px;
	border-left: 2px solid #e4af6a;
	border-bottom: 2px solid #e4af6a;
}

#innermenu ul {
	height: 50px;
	list-style: none;
	background: #b36868;
}

#innermenu li {
	display: inline;
}

#innermenu a {
	width: 147px;
	border-right: 2px solid #e4af6a;
	display: block;
	float: left;
	height: 32px;
	padding: 18px 5px 0 5px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 13px;
	color: #fcf8ef;
}

#innermenu a:hover {
	background: #fcf8ef url(images/menuleft.jpg) no-repeat;
	background-position: top center;
	color: #000000;
}

#innermenu .active a {
	background: #FFA800;
}

#csshtmlvalid {
	clear: left;
	position: relative;
	float: left;
	display: inline;
	height: 55px;
	margin: 0 auto;
	width: 560px;
	margin-top: 13px;
	margin-left: 20px;
	font: normal 10px Arial, Helvetica, sans-seriff;
	color: #81391d;
}

#underfooter {
	border-top: 2px solid #e4af6a;
	clear: left;
	position: relative;
	width: 760px;
	margin: 0 auto;
	margin-top: 8px;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#underfooter h1 {
	float: left;
	clear: left;
	display: inline;
	color: #81391d;
	font: bold 14px Arial, Helvetica, Sans-Seriff;
}

#underfooter h2 {
	float: right;
	clear: right;
	display: inline;
	font: bold 14px Arial, Helvetica, Sans-Seriff;
	color: #81391d;
}


