/* Initial Styles */

body, html {
	padding:0;
	margin:0;
	border:0;
	text-align:center;
}
html {margin-bottom:15px;}
body {
	background: #a8bfe3 url(../images/new/body-bg.gif) repeat-x 0px 146px;
}
input {
	font-size:10px;
}
#register input {
	padding:1px 5px;
	margin:0;
	border:0;
}


/* Outer container */

#container {
	margin:0 auto;
	text-align:left;
	width:951px;
	background: #fff;
	color:inherit;
}
#container-top {
	width:inherit;
	height:279px;
	background:url(../images/new/container-top-bg.jpg);
}
#charity_churchquote #container-top,
#charity_church #container-top { background:url(/images/new/container-top-bg-church.jpg)!important; }

#colourblock {
	background:#f7933a;
	color:#fff;
	position:relative;
	top:90px;
	left:25px;
	width:154px;
	font-size:20px;
	padding:17px 25px;
	line-height:22px;
	text-align:center;
}
/* Page Header */

#header {
	height:146px;
	background:url(../images/new/header-bg.gif);
	width:100%;
	left:0;
	text-align:center;
}
#header-inner {
	width:951px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#header #homelink {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:279px;
	height:95px;
	background:url(../images/new/logo.gif);
	text-decoration:none;
}
#header #contactinfo {
	position:absolute;
	left:450px;
	top:35px;
	color:#5276ba;
	font-size:17px;
	line-height:22px;
}
#header #contactinfo span {	color:#f79239; }

#header #contactinfo a {
	color:inherit;
	font-weight:normal;
}
#header #slogan {
	color:#050404;
	font-size:22px;
	position:absolute;
	left:0;
	top:115px;
}
#header #slogan span {
	color:#fff;
}
#header #getquote {
	background:url(../images/new/getquote-bg.gif);
	position:absolute;
	right:0;
	top:0;
	width:203px;
	height:95px;
}
#utility-nav {
	position:absolute;
	top:115px;
	right:0px;
	width:auto;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #333;
}
#utility-nav a {
	color:#333;
	background:inherit;
	margin-right:10px;
}
#utility-nav a:hover {
	color:#e6e7eb;
	background:inherit;
}

/* Columns */

#left-column {
	display:block;
	position:relative;
	width:170px;
	left:9px;
	float:left;
	margin-bottom:20px;
}
#middle-column {
	position:relative;
	width:547px;
	float:left;
	left:35px;
	overflow:hidden;
	margin-bottom:20px;
}
#right-column {
	position:relative;
	left:57px;
	width:158px;
	float:left;
	margin-bottom:20px;
}


/* Main Menu */

#main-menu {
	margin-top:0px;
}
.menu-text {
	float:left;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menu-text a {
	font-weight:normal;
	padding-left:16px;
	display:block;
	width:154px;
}

/* Grey Box */

.grey-box {
	width:inherit;
	color:#5276ba;
	background:#ecf0f7;
	margin-top:45px;
}
.grey-box .text {
	position:relative;
	margin-top:-25px;
	margin-bottom:-25px;
	left:15px;
	width:128px;
	text-align:center;
	line-height:normal;
	font-size:9px!important;
}
.grey-box p {
	margin-bottom:2px;
}

/* Main Text Content */

#main-content {
	left:20px;
	height:450px;
	line-height:14px;
	text-align:left;
}
html>body #main-content {
	min-height:450px;
	overflow:hidden;
	height:auto;
}
#main-content a {
	text-decoration:underline;
	font-weight:bold;
}

/* Latest News */
#latest-news h1 {
	font-size:20px;
	color:#3c67ba;
	margin-bottom:10px;
}
#latest-news a {
	display:block;
/*	margin-top:8px;
	margin-bottom:8px;*/
	font-size:13px;
	margin-bottom:-3px;
	font-weight:normal;
	text-align:left;
	line-height:16px;
}


/* Footer */

#footer {
	position:relative;
	width:inherit;
	height:170px;
	clear:both;
}
#footer-logos {
	clear:both;
	border-top:1px #dedfde solid;
	margin:0 50px 10px;
	padding-top:13px;
	height:75px;
}
#footer-logos .logo {
	display:block;
	float:left;
	background:url(../images/new/logos-and-icons.gif);
	position:relative;
}
#footer #logo1 {
	width:152px;
	height:45px;
	top:15px;
}
#footer #logo2 {
	width:105px;
	height:71px;
	background-position:0 -61px;
	margin:0 110px;
}
#footer #logo3 {
	width:128px;
	height:47px;
	background-position:0 -152px;
	top:15px;
}
#footer #logo4 {
	width:150px;
	height:68px;
	background-position:0 -224px;
	float:right;
	margin-right:-8px;
}
#footer #logo4 a {
	display:block;
	float:left;
	height:39px;
	width:39px;
	margin: 18px 6px 0 2px;
}
#footer-text {
	position:relative;
	text-align:center;
	font-size:9px;
	line-height:11px;
	color:#fff;
	background:url(../images/new/footer-text-bg.gif);
	clear:both;
	height:54px;
	margin: 0px auto;
	padding-top:5px;
}
#footer-bottom {
	width:951px;
	height:42px;
	position:relative;
	top:10px;
	margin-bottom:50px;
	background:url(../images/new/footer-bottom-bg.gif);
}
#spacer {
	position:absolute;
	width:100%;
	bottom:-15px;
	clear:both;
}
.spacer {
	width:100%;
	height:1px;
	clear:both;
}
