@charset "utf-8";
/* CSS Document */
.clear {
	clear: both;
}
#content-container {
	width: 99%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
	/*padding-left: 4px;*/
}	
#content-container h1 {
	color: #FFFFFF;
	font-size: 18px;
}
#content-container h2 {
	color: #FFFFFF;
	font-size: 16px;
}
#content-container h2.underline {
	text-decoration: underline;
}
#content-container h3 {
	color: #FFFFFF;
	font-size: 14px;
}
#content-container .left {
	float: left;
}	
#content-container .right {
	float: right;
}		
#content-container p {
	padding: 10px 2px;
}
#content-container p em {
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
#contact_form {
	width: 270px;
	float: right;
	text-align: center;
	line-height: 2em;
	padding-top: 30px;
}
#contact_form em {
	color: #FFFFFF;
	font-style: normal;
}
#contact_form span {
	font-size:18px;
	font-weight:bold;
}
.call_free {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
body {
	padding: 0px;
	margin: 0px;
	background: #979797 url(table-bg.gif) repeat-y top center;
}
body > table {
	width: 973px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	top: -3px;
}
body > table > tbody {
	margin: 0px;
	padding: 0px;
}
.style48, .style52, .style53, .style55, .style50, .style60 {
	color: #FFFFFF;
}
#flash {
	width: 324px;
	height: 400px;
	float: right;
	overflow: hidden;
}
#flashcontainer {
	position: relative;
	right: 185px;
}