/* Home page styles */

#content {
	margin: 0;
	}
.two_col #text {
	background: transparent url(/img/home/women.jpg) 0 2px no-repeat;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	width: 550px;
  min-height: 350px;
  height: auto !important;
  height: 350px;
	}
#textwrap {
	margin: 20px 0 0;
	padding: 0 0 20px 165px;
	}
#sample {
	float: right;
	margin: 0 -209px 0 20px;
	position: relative;
	width: 310px; height: 123px;
	width: 250px; height: 123px;
	}
#text #sample a {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #666;
	display: block;
	height: 123px;
	line-height: 1;
	/*padding: 0 0 0 260px;*/
	}
#text #sample span {
	display: block;
	position: absolute;
	bottom: 10px; left: 0;
	text-align: center;
	width: 250px;
	}

#text h1 {
	color: #0057A1;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0;
	}
#text h2 {
	color: #F65B91;
	clear: both;
	font-size: 1.5em;
	margin: 1em 0 .5em;
	}
#text p {
	font-size: 1.2em;
	}

.two_col #sidebar {
	padding: 14em 0 0;
	}

#testimonials {
	margin: 0;
	}

#promos {
	margin: 1em 0 0;
	}
#promos ul {
	overflow: visible;
	width: 759px;
	}
#promos li {
	float: left;
	margin: 0 1px 0 0;
	width: 189px;
	}
#promos li#promo_broadcast {
	margin: 0;
	}
