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

											Custom Styles

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


#container {
	background: #fff;
	margin: 0 auto;
	width: 927px;
	margin-top: 37px;
}
	
#branding {
	height: 160px;
	background: #fff url('../images/design/header.jpg') top left no-repeat;
}

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

#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;
}

#mission{
	display: block;
	width: 300px;
	position: absolute;
	top: 40px;
	left: 280px;
}

#mission h2 {
	color: #333;
	margin-bottom: 4px;
}

#contact-info {
	right: 30px;
	text-align: right;
	top: 20px;
	font-size: 1.3em;
	line-height: 1.9em;
}

#contact-info .phone {
	display: block;
	font-size: 1.6em;
}

#columns {
	overflow: hidden;
	padding: 2px 0px;
	position: relative;
	z-index: 1;
}

#leftcol {
	float:left;
	position:relative;
	width:255px;
	z-index:2;
}
	
#rightcol {
	float:right;
	position:relative;
	width:670px;
	z-index:1;
}

#rightcol-home {
	float:right;
	position:relative;
	width:670px;
	z-index:1;
	background: url('../images/design/aff.jpg') bottom center no-repeat;
	padding-bottom: 40px;
}


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

#callouts ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}

#callouts li {
	float: left;
	padding-left: 75px;
	width: 180px;
	height: 120px;
}

#callouts li.last {
	margin: 0;
}

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

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

#callouts h3 {
	font-weight: bold;
	padding-top: 7px;
}

#callouts h3 a{
	color: #3a7dda;
}

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

#callouts a {
	text-decoration: none;
}

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

#callouts li.first {
	background: url('../images/design/call1.jpg');
	margin: 0 0 2px 0;
}

#callouts li.last {
	background: url('../images/design/call2.jpg');
}

#callout {
	width: 669px;
	height: 242px;
	margin: 0;
	padding: 0;
	background: url('../images/design/callout.jpg');
}

#callout ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 188px;
	left: 35px;
}

#callout li{
	display: inline;
	float: left;
	list-style-type: none;
	width: 292px;
}

#callout li.last {
	padding-left: 44px;
}

#callout a{
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
}

#callout a:hover{
	text-decoration: underline;
}

#callout h3{
	margin: 0;
}

#makeover {
	width: 227px;
	height: 316px;
	background: url('../images/design/sidebg.jpg');
}

#makeover p {
	display: block;
	width: 125px;
	padding: 80px 0 0 70px;
	line-height: 1.7em;
	font-size: 1.1em;
	font-weight: normal;
}

#callouts p.license{
	text-align: center;
	padding-top: 30px;
}

#callouts p.license span{
	font-size: 1.2em;
	color: #333;
}

#callouts p.license a{
	color: #3a7dda;
	text-decoration: underline;
	font-size: .9em;
}

#callouts p.license a:hover{
	text-decoration: none;
}

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

#callouts h3 a:hover{
	color: #b52225;
	text-decoration: none;
}

#callouts span{
	color: #b52225;
}

.logos {
	text-align: center;
}

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

.home td{
	width: 305px;
	padding: 10px 10px 10px 0px;
}

.home td#right{
	width: 245px;
	padding-left: 30px;
}