/*
-----------------------------------------------
Gregory Funding
Home Screen Styles

author:	opus:creative / opuscreative.com
----------------------------------------------- */

#header p { text-align: left; }
#content {
	background: url(../img/photos/home.jpg) no-repeat 0 0;
	padding-top: 233px;
	}
#main { 
	float: none;
	width: auto;
	}
#inner { background-image: url(../img/structure/bg-home.gif); }
#contact-callout {
	background: #d7d9e1;
	border: 5px solid #fff; border-bottom: none; border-right: none;
	color: #182a55;
	float: right;
	margin: 0;
	padding: 10px;
	position: relative;
	right: -30px;
	width: 160px;
	}