.content_wide {
	width: 970px;
	width: auto;
	margin-left: 10px;
	padding: 0;
	background: none !important;
}

p {
	color:#333333;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;

}

p.test_blue {
	color: #275c99;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 1.3em;
    font-weight:bold;
    font-style: normal;

}

p.test_blue:before 
{
content:url(/downloads/css/SexyButtons/images/icons/silk/comments.png);
margin-right:7px;
}

p.test_bold {
	font-weight:bold;
    font-style:normal;
    margin-left:23px;

}

p.test {
    font-style:normal;
    margin-left:23px;

}

h1 {
	color:#275c99; 
	font-family:Geneva, Sans-Serif; 
	font-size:26px; 
}

h2 {
	color:#275c99;
	font-family:Geneva, Sans-Serif;  
	font-size:20px; 
	margin-top: 25px;
}

h3 {
	color:#275c99;
	font-family:Geneva, Sans-Serif;  
	font-size:18px; 
	margin-top: 25px;
}

h3.grey {
	color:#333333;
	font-family:Geneva, Sans-Serif;  
	font-size:18px; 
	margin-top: 25px;
}

ul {
	color:#333333;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;

}

li {
	color:#333333;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;

}

table.sale { 
	table-layout: fixed;
	width: 660px;
	height: 340px;
}

table.rental { 
	table-layout: fixed;
	width: 800px;
	height: 400px;
}

table.banner { 
	table-layout: fixed;
	width: 660px;
	height: 200px;
}


th.blue {
	font:  bold 130% Geneva, Sans-Serif;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: center;
	padding: 4px 6px 4px 6px;
	background: #275c99; /* Old browsers */
	background: -moz-linear-gradient(top, #275c99 0%, #7b97b7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#275c99), color-stop(100%,#7b97b7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #275c99 0%,#7b97b7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #275c99 0%,#7b97b7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #275c99 0%,#7b97b7 100%); /* IE10+ */
	background: linear-gradient(top, #275c99 0%,#7b97b7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#275c99', endColorstr='#7b97b7',GradientType=0 ); /* IE6-9 */
}

td.price {
	font:  bold 130% arial, Sans-Serif;
	color: #275c99;
	letter-spacing: 0px;
	text-align: center;
	padding: 4px 6px 4px 6px;
	/*background: #FFFFFF;*/

}

td.price_alt {
	font:  bold 130% arial, Sans-Serif;
	color: #275c99;
	letter-spacing: 0px;
	text-align: center;
	padding: 4px 6px 4px 6px;
	/*background: #F1F1F1;*/
}

td.price_center_alt {
	font:  bold 130% arial, Sans-Serif;
	color: #275c99;
	letter-spacing: 0px;
	text-align: center !important;
	padding: 4px 6px 4px 6px;
	/*background: #F1F1F1;*/
}

td.price_center {
	font:  bold 130% arial, Sans-Serif;
	color: #275c99;
	letter-spacing: 0px;
	text-align: center !important;
	padding: 4px 6px 4px 6px;
	/*background: #FFFFFF;*/

}

td.normal {
	border-top: 0;
	/*background: #FFFFFF;*/
	color: #333333;
    font-family: Geneva, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	padding: 4px 6px 4px 6px;
	min-width: 185px;
}

td.normal_center {
	border-top: 0;
	/*background: #FFFFFF;*/
	color: #333333;
    font-family: Geneva, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
	letter-spacing: 0px;
	text-align: center !important;
	padding: 4px 6px 4px 6px;
}

td.alt {
	border-top: 0;
	/*background: #F1F1F1;*/
	color: #333333;
    font-family: Geneva, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	padding: 4px 6px 4px 6px;
	min-width: 185px;
}

td.alt_center {
	border-top: 0;
	/*background: #F1F1F1;*/
	color: #333333;
    font-family: Geneva, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
	letter-spacing: 0px;
	text-align: center !important;
	padding: 4px 6px 4px 6px;
}

table.banner_types { 
	table-layout: fixed;
	width: 800px;
}

th.banner_image {
	font:  bold 130% Geneva, Sans-Serif;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: left;
}

th.banner_text {
	font:  bold 130% Geneva, Sans-Serif;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: center;
	padding: 4px 6px 4px 6px;
	background: #275c99; /* Old browsers */
	background: -moz-linear-gradient(top, #275c99 0%, #7b97b7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#275c99), color-stop(100%,#7b97b7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #275c99 0%,#7b97b7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #275c99 0%,#7b97b7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #275c99 0%,#7b97b7 100%); /* IE10+ */
	background: linear-gradient(top, #275c99 0%,#7b97b7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#275c99', endColorstr='#7b97b7',GradientType=0 ); /* IE6-9 */
}

td.banner_text {
	color: #333333;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
	letter-spacing: 0px;
	text-align: left;
	padding: 0px 0px 0px 6px;
}

div.cc_logos {
	/*margin-left:130px;*/
	/*width: 600px;*/
	/*height: 75px;*/
	padding: 2px;
}

.hr_sales1 {
	border: 1px solid #FFFFFF;
	background-color: #275c99;
	width: 80%;
	margin-left: 65px;
	margin-right: 65px;
}

.hr_sales2 {
	border: 1px solid #FFFFFF;
	background-color: #275c99;
	width: 100%;
}

ul.faq {
	margin-left:42px;
	padding: 2px;
	list-style-image: url('/downloads/css/SexyButtons/images/icons/silk/bullet_go.png');
}

ul.stats
{
	list-style-image: url('/downloads/css/SexyButtons/images/icons/silk/tick.png');
	padding-left:32px; 
	line-height:160%;
}

ul.tick
{
	list-style-image: url('/downloads/css/SexyButtons/images/icons/silk/tick.png');
	margin-right:7px;
	line-height:160%;
}

#div_stats {
width: 970px;
}

.stats_left {
width: 300px;
float: left;
padding: 10px;
margin-left: 100px;
}

.stats_center {
margin-left: 300px;
float: center;
padding: 10px;
}

.stats_right {
width: 300px;
float: left;
padding: 10px;
margin-left: 50px;
}

.floatleft 
{ 
	float: left; 
	margin: 0 30px 15px 0;
}

textarea {
			width: 645px;
			height: 60px;
}

textarea.banners{
			width: 400px;
			height: 97px;
		 
}

		
.floatright {
float:right;
margin-top:0px;
margin-right:5px;
margin-bottom:5px;
padding-left:5px;
}

.greyout {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}

#outer { 
	position: relative; 
	}

#layer { 
	position: absolute; 
	top: 15px; 
	left: 646px; 
}