body {
	background: #ffffff url("../images/multi_line.gif") no-repeat center top;
	width:100%;
} 


.main_wrapper {
	width: 100%;
	background: #ffffff url("../images/shadow.gif") no-repeat center top
}

.wrapper {
	margin-top:30px;
}

.green_number {
	color:#0072bc;
	font-size:37.7px;
	float:right;
	padding:15px 5px 0px 0px;
	line-height:1.1em;
	border:none;
	margin:0px;
	font-weight:100;
}

.green_email {
	color:#0072bc;
	font-size:17.5px;
	float:right;
	padding:0px 5px 0px 0px;
	line-height:1.1em;
	border:none;
	margin:0px;
	font-weight:100;
}

.logo {
	padding:10px 0px 20px 0px;
}

.nav li {
	float:left;
}

.bottom_nav {
	background:url('../images/bottom_nav.gif') repeat-x;
	height:40px;
}

.banner_title {
	color:#585757;
	font-size:12px;
	padding-left:15px;
	float:left;
}

.green {
	color:#13a13c;
	font-weight:bold;
}

.pf {
	color:#0263a2;
	font-weight:bold;
}

.slogan {
	color:#585757;
	float:right;
	padding-right:20px;
	font-style:italic;
	font-size:12px;
}

.main {
	border-bottom:1px solid #CCCCCC; 
	border-right:1px solid #f7f7f7; 
	border-left:1px solid #f7f7f7; 
	padding-bottom:30px;
	
}

.main img {
	float:left;
}

.news_top {
	background:url('../images/bar_top.gif') no-repeat;
	width:220px;
}

.shadow {
	background:url('../images/shadow.gif') repeat-y;
	width:940px;
}

.news_box {
	background:url('../images/news_colour.gif') repeat-y;
	width:220px;
	
}

.bar_bottom {
	display:block;
}

.bar_top {
	padding-top:10px;
	display:block;
}

.news .header {
	padding:5px 20px 5px 15px;
	border-top:1px solid #FFFFFF;
}

.news .header a {
	color:#646464;
	font-size:11px;
	text-decoration:none;
}

.news .header a:hover {
	text-decoration:underline;
}

.news .date {
	color:#f26322;
	font-style:italic;
	border-bottom:1px solid #d5d5d5;
	font-size:11px;
	padding:0px 20px 5px 15px;

}

.sub_header{
	font-weight:100;
	color:#838383;
	font-size:14px;
	line-height:1.2em;
	padding:20px 30px 0px 30px;
}

.footer {
	border-top:1px solid #FFFFFF;
	background:#f7f7f7;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

#meet_team p {
	padding:10px 20px 10px 20px;
}

#meet_team p a {
	color:#F3753C;
	font-weight:bold;
	font-style:normal;
}

.line {
	border-bottom:1px solid #CCCCCC;
	margin:20px;
	padding:0px 20px 0px 20px;
}

.bullet_list {
	font-size:11px;
	color:#f26322;
	margin-left:50px;
	font-weight:bold;
}

.bullet_list li {
	list-style:disc;
}

.business_bullet {
	color:#7d7d7d;
	font-size:11px;
	margin:10px 20px 0px 50px;
}

.business_bullet li {	
	list-style:disc;
	padding-bottom:10px;
}

.business_list {
	color:#7d7d7d;
	font-size:11px;
	padding:25px 0px 0px 50px;
}

.business_list li {	
	list-style:disc;
	padding:0px 0px 5px 0px;
}

.contact_list {
	color:#7d7d7d;
	font-size:11px;
	margin:0px 0px 10px 50px;
}

.box_top {
	background:url('../images/box_top.gif') no-repeat;
	width:550px;
	padding-left:20px;
	float:left;
}

.box_content {
	background:url('../images/box_content.gif') repeat-y;
	width:550px;
}

.box_list {
	padding:10px 0px 0px 30px;
}

.box_end {
	background:url('../images/box_bottom.gif') no-repeat;
	width:550px;
	float:left;
}

input, textarea, select {
	background:#FCFCFC none repeat scroll 0 0;
	border-color:#999999 #DDDDDD #DDDDDD #999999;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-family:Arial;
	font-size:11px;
	margin-bottom:5px;
	padding:2px;
}
input:hover textarea:hover {
	background-color:#000000;
}

.date_feed {
	font-size:11px;
	font-style:italic;
	color:#F3753C;
	font-weight:100;
}

.img_index {
	padding:10px 20px 0px 20px;
	float:left;
}

.error {
	color:#FF0000;
	padding:0px;
	margin:0px;
}

.pad_events {
	background:url('../images/pad.gif') no-repeat;
	float:right;
	padding:20px 0px 0px 10px;
	margin:20px 10px 0px 10px;
	width:229px;
	height:280px;
}

.pad_content {
	overflow:scroll;
	padding:0px;
	width:220px;
	height:260px;
	overflow-x:hidden; 
}

.red {
	color:#FF0000;
}

.blue {
	color:#0072bc;
}

.grey {
	font-style:italic;
	font-size:10px;
	line-height:0.9em;
}

.pad_text {
	padding:10px;
}


