/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/


#container {
	margin: 0 auto;
	width: 962px;
}
	
#branding {
	background: #eee;
	height: 170px;
	background: url('../images/design/header.jpg ');
}

#branding h1,
#contact-info {
	margin: 0;
	position: absolute;
	border-bottom: 0;
}

#branding h1 {
	left: 10px;
	top: 10px;
}

#branding h1 a{
	display: block;
	height: 120px;
	width: 230px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#branding ul{
	position: absolute;
	top: 120px;
	right: 40px;	
}

#branding li{
	text-align: center;
	display: block;
	float: left;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 60px;
}

#contact-info {
	right: 10px;
	text-align: right;
	top: 10px;
	color: #194a88;
	font-weight: bold;
}

#contact-info .phone {
	display: block;
	font-size: 1.8em;
	line-height: 1.3em;
	color: #194a88;
}

#contact-info p, #contact info strong{
	padding-right: 10px;
}

#contact-info span {
		color: #666;
	letter-spacing: 10px;
	font-size: 1.3em;
	margin-right: -10px;
}

#columns {
	overflow: hidden;
	padding: 20px 0px 20px 10px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	background: #fff;
}

#leftcol {
	float:left;
	position:relative;
	width:220px;
	z-index:2;
}

#serving{
	padding: 10px;
}

#serving h3{
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 0;
}

#serving li{
	margin-left: 20px;
}

#rightcol {
	float:right;
	position:relative;
	width:699px;
	z-index:1;
	padding-left: 6px;
}

#callout{
	width: 689px;
	height: 256px;
	background: url('../images/design/callout.jpg');
	margin-right: 10px;
}

#rightcol-inner {
	padding: 20px 20px 0 0;
}

#rightcol .top{
	padding-right: 250px;
	padding-bottom: 50px;
	line-height: 1.6em;
	font-size: 1.2em;
}

#callouts ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
	background: url('../images/design/callouts-bg.jpg') top right no-repeat;
	width: 255px;
	height: 247px;
	display: block;
	position: absolute;
	top: 270px;
	right: 0px;
	font-family: Georgia;
}

#callouts li {
	width: 185px;
	height: 68px;
	display: block;
	margin: 0 0 15px;
	padding: 0 35px 0 0;
	float: right;
}

#callouts li.last {
	margin: 0;
}

#callouts .tax, #callouts .financing{
	text-align: right;
	padding: 0;
}

#callouts .tax {
	padding-top: 20px;
}

#callouts .tax h3 {
	padding-bottom: 2px;
}

#callouts .service{
	padding-top: 15px;
}

#callouts .content {
	padding: 10px 12px;
}

#callouts h3,
#callouts p {
	margin: 0;
}

#callouts h3 {
	font-weight: bold;
	border-bottom: 0;
}

#callouts p{
	line-height: 12px;
	font-size: .9em;
	padding-left: 60px;
	text-align: left;
	font-family: Arial;
}

#callouts,
#callouts a {
	color: #fff;
}

#callouts a {
	text-decoration: none;
}

#callouts li a:hover {
	text-decoration: underline;
}

.logos {
	text-align: center;
}

.logos img {
	padding: 5px;
	vertical-align: middle;
}

#services span{
	width: auto;
	border: 0;
	margin-bottom: 0;
	color: #7ebd5f;
	display: inline-block;
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.2em;
}