@charset "utf-8";
* {
font-family:"Lucida Grande",verdana,arial,helvetica,sans-serif;
font-weight:normal;
}
body {
	margin:0px;
	padding:0px;
	background:url(../img/homeBkg.png) top center no-repeat #313132;
	font-family:"Lucida Grande", sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	}
	.inner {
	width:950px;
	margin:auto;
	}
	
#top {
	width:100%;
	height:94px;
	background:url(../img/topBkg.png) top left repeat-x;
	}
#topInner {
	height:94px;
	background:url(../img/topStarburst.png) top center no-repeat;
	}
#logo {
	position:relative;
	top:12px;
	}
#callUsToday {
	position:relative;
	top:30px;
	}	
#topNav {
	width:100%;
	height:39px;
	background:url(../img/topNav.png) top left repeat-x;
	}
#homeWhite {
	width:100%;
	background:url(../img/homeWhite.png) top left repeat-x #fff;
	height:475px;
	}
	#innerWhite {
		width:950px;
		margin:auto;
		padding-top:10px;
		color:#333;
		font-size:12px;
		}
		#innerWhite table {
		position:relative;
		top:-20px;
		}
#orange {
	width:100%;
	height:513px;
	background:url(../img/orange.png) top center repeat-x;
	}
#orangeInner {
	padding-top:10px;
	background:url(../img/threeSectionHeaders.png) top center no-repeat;
	height:433px;
	margin:auto;
	width:950px;
	padding-top:85px;
	text-align:right;
	}
#orangeLeft {
	width:260px;
	float:left;
	font-size:13px;
	}
#orangeMid {
	width:340px;
	float:left;
	margin-left:50px;
	text-align:left;
	font-size:12px;
	font-weight:normal!important;
	}
#orangeRight {
	width:260px;
	float:left;
	}
	#orangeRight ul li {
		list-style:none;
		}
.testOrange {
	padding-top:30px;
	text-align:justify;	
	width:220px;
	float:right;	
	}
.portFeedEntry {
	margin-bottom:15px;
	}
	.portFeedEntry b {
	font-weight:bold;
	}
#content {
	width:950px;
	margin:auto;
	}
	#content2 {
	width:600px;
	float:left;
	}
	$contentR {
	width:300px;
	float:right;
	}
	h5 {
	font-size:18px;	
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-left:113px;
	}
#clientLogin {
	background:#fff;
	}
#innerRobot {
	 padding-top:0px;
	width:950px;
	margin:auto;
	}
#copyInner {
width:950px;
margin:auto;

}
#copy {
	color:#666;
	width:620px;
	margin:0px;
	padding:0px;
	letter-spacing:.01em;
	line-height:16px;
	float:left;
	background: #fff;
	border:0px solid #f0f0f0;
	padding:20px;
	}
#links {
	margin-top:10px;
	width:260px;
	float:right;
	background:#fff;
	border:1px solid #e2e2e2;
	padding:5px;
	color:#444;
	}
	#links ul {
	margin:0px;
	padding:0px;
	}
	#links li {
	list-style:none;
	padding:10px;
	margin:0px;
	border-bottom:1px solid #e2e2e2;
	text-align:right;
	}
	#areas {
	padding:0px;
	margin:0px;
	font-size:9px;
	}
	#areas li {
	list-style:none;
	}
	#footer {
	text-align:center;
	color:#666666;
	}
	#footer a {
	color:#999;
	}
	#slideForm {
	text-align:center;
	display:none;
	width:800px;
	margin:auto;
	}
	#slideForm td {
	text-align:left;
	}
	#top {
		margin-top:-22px;
	}
	#click {
	color:#333;
	}
	#click:hover {
	color:#fff;
	}