body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: url(assets/bg.gif) repeat-x #fff;
	}
a {font-weight: bold;}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #1A5560;}
a:active {color: #000;}
	
.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
 display: block;
}			
#wrapper {
	width: 760px;
	text-align: left;
	background: url(assets/bg-outer.gif) repeat-y;
	margin: 0 auto;
	}
#wrapper-inner {
	background: url(assets/bg-inner.gif) no-repeat;
	}	
img {display: block;}
#content {
	margin: 0 10px;
	}
#flash-movie {border-bottom: 2px solid #CD721B;}
#main {
	width: 565px;
	float: right;
	position: relative;
		}
		
#column {
	width: 171px;
	}
#column img {margin: 20px 0 10px 0;}	
#column #column-phone	{
	color: #583c25;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
#column #column-link {font-weight: bold; text-align: center}
#column #column-link a:link {color: #f16500;}
#column #column-link a:visited {color: #f16500;}
#column #column-link a:hover {color: #000;}
#column #column-link a:active {color: #f16500;}

	
#bottom {
	background: url(assets/sign.jpg) no-repeat;
	clear: both;
	padding-top: 75px;
	position: relative;
	height: 1%;
	}
#bottom-address {
	background: white;
	color: #8c4a00;
	font-size: 11px;
	border-top: 3px solid #a4cbd3;
	padding: 2px 5px;
	position: relative;
	}
#bottom-address .bottom-phone {font-size: 14px; font-weight: bold;}
#copyright {
	background: white;
	padding: 2px 5px 20px 5px;
	font-size: 10px;
	color: #636160;
	}
#copyright a {font-weight: bold; text-decoration: none;}
#copyright a:link {color: black;}
#copyright a:visited {color: black;}
#copyright a:hover {color: black; text-decoration: underline;}
#copyright a:active {color: black;}

/*the form */
#form1 td.labelcell {
	vertical-align: top;
	padding-top: 3px;
	text-align: right;
	}
	
	