body {
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 1000px;
	height: 565px;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	background-position: right top;
}
#link {
  position:relative;
  float:left;
  width:200px;
  height:0;
  margin:0;
   margin-top:-64px;
 margin-left:790px !important;
 margin-left:400px;
}
#link p {
	margin: 0px;
	padding: 0px;
}
#link a {
	color: #535152;
	font-size: 14px;

	text-decoration: none;

	height: 25px;
	font-weight: bold;
}
#link a:hover {
	color: black;

	text-decoration: none;

	height: 25px;
}
h1 {
	background-image: url(images/logo.gif);
	width: 184px;
	height: 143px;
	margin-top: 15px;
	margin-left: 35px;
	padding: 0px;
	background-repeat: no-repeat;
}
h1 a {
	float: left;
	width: 184px;
	height: 143px;
}
h1 a:hover {
	text-decoration: none;
}
#leftcolumn {
	float: left;
	width: 220px;
	height: 485px;
	padding: 0px;
	margin: 0px !important;
	margin-top:-2px;
	
	background-image: url(images/sidemenu.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#leftcolumn h2 {
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	font-size: 17px;
	color: #582600;
	font-weight: normal;
	padding-left: 35px;
	width: 150px;
	margin: 45px 0px 10px 20px;
}
#leftcolumn ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcolumn li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#leftcolumn ul  a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding: 5px 15px 0px 55px;
	height: 26px;
}
#leftcolumn ul a:hover {
	text-decoration: none;
	background-color: #943e01;
	display: block;
	padding: 5px 15px 0px 55px;
	height: 26px;
}
#content {

	background-image: url(images/bgtrans.png);
	background-repeat: repeat;
	margin: 20px 0px 0px 240px;
	height: 415px;
	width: 625px;
	padding: 25px;
	color: #FFFFFF;
}
#contentintro {
position: absolute;

margin: 20px 0px 0px 240px;
height: 415px;
width: 625px;
padding: 25px;
}
#A{
float: left;
margin-left:5px;
padding-bottom:30px;
}
#B{
float: left;
margin-left:5px;
padding-bottom:30px;
}
#C{
float: left;
margin-left:5px;
padding-bottom:30px;
}
#incontent {
	position: relative;
	z-index: 1;
}
* html #content {
	background-image: none;
}
* html #content {

	margin: 20px 0px 0px 240px;
	height: 415px;
	width: 625px;
	padding: 25px;
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/templates/office/images/bgtrans.png',  sizingMethod='scale');
}
#content ul, ul li {

	list-style-type: none;
	margin: 0;
	padding: 0;

}
#content ul {
	margin-bottom: -20px;
}

#content ul li {
	color: white;
	list-style-type: none;
	font-weight: bold;
	margin-left: 20px;
 
}
h4 {
	margin: 0;
	margin-top:18px;
	padding: 0;
}
.lsm {
  position:absolute;
  left:500px;
  top:400px;
  color:white;
  text-decoration:none;
  white-space: nowrap;
}
.lsm:hover {
  text-decoration:underline;
}
#contentfla {
	text-align: center;
	margin: 20px 0px 0px 240px;
	height: 460px;
	width: 675px;
	padding-top: 5px;
	background-color: #000000;
	color: #FFFFFF;
}
#footer {
	margin-top: 25px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #622500;
}
#footer p span {
	float: right;
	width: 330px;
	color: #6a6a6a;
	margin-top: -16px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px white solid;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* EmailForm ------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
	margin-left: 35px;
}
#EmailForm.full {
	width: 100%;
}
#EmailForm fieldset {
	border: none;
}
#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}
#EmailForm label, #EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}
#EmailForm input {
	display: block;
	margin-top: 3px;
}
#EmailForm select {
	float: left;
	display: block;
}
#EmailForm label.first, #EmailForm label.city {
	clear: left;
	margin-right: 10px;
	width: 150px;
}
#EmailForm label.second, #EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state {
	width: 60px;
}
#EmailForm label.first input, #EmailForm label.city input, #EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}
#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}
#EmailForm label.zip, #EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip {
	clear: none;
}
#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}
#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}
#EmailForm input.radio, #EmailForm input#radiobutton_1, #EmailForm input#radiobutton_2, #EmailForm input#radiobutton_3, #EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}
#EmailForm label.radio, #EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
#EmailForm input.checkbox, #EmailForm input#checkbox_1, #EmailForm input#checkbox_2, #EmailForm input#checkbox_3, #EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input, #EmailForm textarea {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	padding: 0 2px;
	height: 18px;
	line-height: 20px;
	background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox, #EmailForm select {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #fff;
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}
#EmailForm label input.calc {
	text-align: right;
	width: 100px;
	clear: left;
	padding: 0;
}
#EmailForm input.button {
	clear: left;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}
