/* special styles for home page */

body {
	background: #f5f5f5 url(../i/att_who_know.png) repeat-x top;
}

#menu {
	margin:auto;
	display:block;
	width:778px;
}

#home_spotlight{ 
	background: url(../i/home_center.jpg) 8px 2px no-repeat;
	padding: 46px 30px 10px 535px;
	height: 194px;
	overflow: hidden;
	
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 1px;
	color: #333;
	position: relative;
}

#home_spotlight h1 {
	margin: 0;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: normal;
	border: none;
	color: #5d5449;
	padding: 0;
}

#primerus {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#primerus a {
	color: #666;
	font-size: 10px;
	font-family: Verdana, serif;
	letter-spacing: 0;
}

#home_news {
	margin-top: 40px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	width: 415px;
}

#home_news h2 {
	font-size: 15px;
	color: #002f5d;	
}

#home_serve {
	float: right;
	margin-top: 30px;
	padding-top: 115px;
	height: 95px;
	background: url(../i/carolina.png) 55px 5px no-repeat;
	width: 335px;
}

#home_serve .columbia {
	float: left;
}

#home_serve .greenville {
	float: right;
}

#home_serve p {	
	color: #666;
	margin: 0;
	padding: 0;
	line-height: 110%;
	width: 130px;
	text-align: right;
	font-size: 90%;
}

#home_serve h2 {
	text-align: center;
	margin-top: 15px;
	color: #666;
	font-size: 18px;
	font-family: "Georgia", serif;
	font-weight: normal;
	width: 100%;
	float: left;
}

#body #content {
	border: none;
	margin: 0;
	padding: 0;
}

#body .contentGeneral, 
#body #content {
	background: none;
}

.contentGeneral h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	margin: 20px auto 5px auto;
}

.contentGeneral ul, .contentGeneral li {
	padding: 0;
	margin-left: 0;
	list-style: none;
}

.contentGeneral ul li {
	margin-bottom: 12px;
	margin-top: 0;
	margin-left: 15px;
	list-style-image: url(../i/red-arrow.png);
	background: none;
	padding-left: 0;
}

.contentGeneral li a {
	color: #666;
	font-weight: bold;
}

#body .contentGeneral {
	padding: 0;
	padding-top: 0;
	margin: 0;
	color: #666;
}

#menu_wrapper {
	top: 364px;
}

#footer_wrapper {
	background: #a39e98;
}