body {
	background: #111111 url(images/bgBody.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
}
#container1 {
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
	width: 70%;
	min-width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	background: url(images/bubbles.gif);
}
#container2 {
	border-right: 15px solid #444444;
	border-left: 15px solid #444444;
	background: url(images/bubbles.gif);
}
#container3 {
	background-color: #DDDDDD;
	border-left: 2px solid #9966FF;
	border-right: 2px solid #9966FF;
}
#header {
	background: #FFFFFF url(images/bgHead.jpg) repeat-x left -0.5px;
	width: 100%;
	clear: both;
	text-align: left;
	height: 103px;
	border-bottom: 2px solid white;
}
#quotes {
	margin: 0 0 0 200px;
}
#content1 {
	width: 100%;
}
#content2 {
	padding: 0 15px 0 208px;
	text-align: left;
	background: url(images/b&worchid.jpg) repeat-y left top;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	clear: both;
	padding: 0 0 10px 0;
	margin: 25px 0 0 0;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9966FF;
}
#header a:hover {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
h1 {
	color:#9966FF;
	font-size: 1.4em;
	margin: 0;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
	font-style: italic;
}
.clear {
	clear: both;
}
.clear50 {
	clear: both;
	height: 50px;
}
.clear200 {
	clear: both;
	height: 200px;
}
.clear400 {
	clear: both;
	height: 400px;
}
img#caption {
	padding: 0 10px 10px 0;
	float: left;
}
#header>img {
	float: left;
}
hr {
	margin: 2px 0;
}
ul li {
	margin: 0 0 5px 0;
}
ol li {
	margin: 0 0 5px 0;
}
address {
	font-style: normal;
}
table#inquiryForm td {
	padding: 5px;
}
table#inquiryForm {
	background-color:#FFFFFF;
}
div#ss_img_div img {
	float: left;
	padding: 0 10px 10px 0;
}

