﻿/*
Theme Name: Avantage
Description:Designed by propela8
Author: propela8
Author URI: http://www.propela8.com
*/

/* Begin Typography & Colors */
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#595ba5;
}

#page {
	text-align: left;
	margin-left:auto;
    margin-right:auto;
	}
	
#headerimg 	{
	margin: 7px 9px 0;
	height: 85px;
	padding-top: 10px;
}
#site_content
{ width: 920px;
  overflow: hidden;
  border-color: #666666;
  margin-left:auto;
  margin-right:auto;
} 

#content {
	font-size: 11px;
	line-height:1.8em;
	margin-left:auto;
    margin-right:auto;
	}

.widecolumn .entry p {
	font-size: 11px;
	line-height:1.3em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	font-size: 11px;
	padding-top: 10px;
	}

.widecolumn {
	line-height: 1.3em;
	font-size: 10px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size: 10px;
	line-height: 1.3em;
	}

.alt {
	border-top: 1px solid #343339;
	border-bottom: 1px solid #343339;
	}

#footer {
	margin-left:auto;
    margin-right:auto;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}

h1 {
	font-size: 10px;
	}

#headerimg .description {
	font-size: 10px;
	}

h2 {
	font-size: 10px;
	}

h2.pagetitle {
	font-size: 10px;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
 
h3 {
	font-size: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#2A312D;
	font-size: 10px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #2A312D;*/
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-size: 10px;
	}
/*
.entry p a:visited {
	color: #2A312D;
	}
*/
#commentform textarea
{

}
#commentform textarea, #commentform input, #searchform input
{
background:#ffffff;
color:#666666;
border:1px solid #3A4FA2;
}
 
 #commentform textarea:focus, #commentform input[type="text"]:focus, #searchform input[type="text"]:focus {
	background: #ffffff;
	border:1px solid #3A4FA2;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #000;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.8em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #4758A8;
	}

code {
	font: 11px Verdana, Arial, Helvetica, sans-serif, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: .07em;
	}
	
a, h2 a:hover, h3 a:hover {
/*color: #06c;*/
color:#3A4FA2;
text-decoration: underline;
}
a:hover {
color:#3A4FA2;
text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
    margin-left:auto;
    margin-right:auto;
	}

#page {
	width:920px;
	padding:0px;
	margin-left: auto; 
    margin-right: auto;

	}

#header {
	MARGIN-BOTTOM: 0px; WIDTH: 100%; POSITION: relative; HEIGHT: 91px;	margin-left:auto;
    margin-right:auto;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0 10px;
	width: 650px;
	}

.widecolumn {
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	background: url(images/back_propela8_agency.gif) no-repeat scroll left top;
	clear:left;
	padding-top: 1px; padding-left: 10px; padding-right:10px;
	position:relative;
	min-height:150px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 990px;
	clear: both;
	margin-left:auto;
    margin-right:auto;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	margin-left:auto;
    margin-right:auto;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 23px;*/
	margin: 0;
	/*// padding-top: 31px; 
	
	 this is IE declaration*/

	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
	margin-left: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	border:none;
	background-color:#6172af;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-left: 660px;
	width: 230px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #ccc; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
#nav UL {
	LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -53px
}
.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #3A4FA2;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#primary_menu {
/*background:#ffffff none repeat scroll 0% 0%;
*/
color:#ffffff;
}
#primary_menu ul
{
	padding:0px; /* this is IE declaration*/
margin:0px;/* this is IE declaration*/
}
#primary_menu li
{height: 33px;}
#site_content
{
	margin-top: 0px;
}
#primary_menu {
height:32px;
width:880px;
clear:both;
margin-bottom:1px;
// margin-bottom:0px; /* this is IE declaration*/
}

#primary_menu ul
{
	padding:0px;
}
#primary_menu li {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
  
}

#primary_menu li a { 
} 

#primary_menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{
} 
DIV#topper { 
 width: 300px;
 float:right;
} 


/* CSS addons and fixes 
--------------------------------------------*/

li.widget
{
margin:20px 0pt 10px;
padding-left:20px;
padding-right:5px;
padding-top:10px;
padding-bottom:10px;
position:relative;
text-align:left;
min-height:150px;
color:#4758A8;
}
li.widget A
{
color:#4758A8;
}

.time_link
{
	background: url('icons/clock.gif') no-repeat scroll left top;
	padding-left:20px;
}

.comment_link
{
	background: url('icons/action_im.gif') no-repeat scroll left top;
	padding-left:20px;
}
.post span.comment_link a, .post span.comment_link a:hover
{
	text-decoration:none;
}
.edit_link
{
	background: url('icons/edit.gif') no-repeat scroll left bottom;
	padding-left:20px;
	min-width:0px;

}

#sidebar li a
{
	font-size:10px;
}
.post span 
{	margin:0px;
}
.post span a
{	color:#3A4FA2;
}

.post span a:hover
{
}

.comment_edit 
{
	float:right;
	margin:0px;
}
.post h2
{
	margin-bottom:10px;
}

#commentform #submit:hover, #searchform #searchsubmit:hover
{
	background:#ffffff;
	cursor:pointer;
}
/* "Of the people i ever met you are the one i'll never will forget." */
#logo {
	LEFT: 0px;
	POSITION: absolute;
	TOP: 27px;
	width: 172px;
	height: 51px;
}
#nav UL {
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	TOP: 10px;
	right: 8px;
	text-align: right;
}
#nav UL2 {
	LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 10px
}
#nav {
	Z-INDEX: 3; MARGIN-LEFT: auto; WIDTH: 100%; MARGIN-RIGHT: auto; POSITION: relative; font-size:11px;
}
#nav UL {
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	TOP: 59px;
	right: 8px;
}
#nav UL LI {
	DISPLAY: inline; MARGIN: 0px 0px 0px 50px;
}
#nav UL LI A {
	DISPLAY: inline; FONT-SIZE: 1em; TEXT-TRANSFORM: uppercase; COLOR: #D1F622; TEXT-DECORATION: none
}
#nav UL LI A:hover {
	color:#ffffff
}
a.current#current {
	color:#ffffff;
}
#header_links {
	FONT-SIZE: 7.5pt;
	RIGHT: 8px;
	COLOR: #ad8700;
	BOTTOM: 174px;
	height: 45px;
	width: 266px;
	padding-left: 34px;
	padding-top: 5px;
	position: absolute;
	top: -8px;
	text-align: right;
}
#header_links A {
	text-decoration:underline;
	COLOR: #D1F622;
}
#header_links A:hover {
	text-decoration:none;
	COLOR: #D1F622;
}
#rss_feed_logo_small {
	RIGHT: 225px;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 17px;
}
DIV#containerUtilNav {
	WIDTH: 990px;
	padding-bottom: 5px;
	margin-left:auto;
    margin-right:auto;
}
DIV#footyaddpropela8 {
	text-align:center;
	padding-top: 6px;
	float:right;
	font-size: 9px;
	color: #333333;
	margin-right: 8px;
}
DIV#footy {
	text-align:left;
	padding-top: 10px;
	float:left;
	font-size: 9px;
	color: #333333;
}
DIV#footy A {
	color: #333333;
	text-decoration:underline;
}
DIV#footy A:hover {
	color: #333333;
	text-decoration:none;
}
DIV#footy2 {
	text-align:center;
	padding-top: 10px;
	float:right;
	font-size: 9px;
	color: #333333;
	margin-right: 8px;
}
DIV#footy2 A {
	color: #333333;
	text-decoration:underline;
}
DIV#footy2 A:hover {
	color: #333333;
	text-decoration:none;
}
#inflash{
	width: 250px;
	float: right;
	height: 250px;
	border-left: 3px solid #FFFFFF;
}
#ininflash{
	width: 250px;
	height: 125px;
	border-bottom: 3px solid #FFFFFF;
}
#ininflashbottom{
	width: 250px;
	height: 125px;
}
#ininflashflash{
	width: 441px;
	height: 253px;
	float:left
}
DIV#body_container2bigelite {
	WIDTH: 100%;
	background-image:url(background_bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 505px;
}
DIV#body_container3elite {
	WIDTH: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 505px;
}
DIV#body_container2contact {
	WIDTH: 100%;
	background-image:url(background_bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 500px;
}
DIV#body_container4contact {
	WIDTH: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 10px;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
	height: 500px;
}
DIV#body_container2res {
	WIDTH: 100%;
	background-image:url(background_bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 330px;
}
DIV#body_container4res {
	WIDTH: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 10px;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
	height: 330px;
}
DIV#body_containerreserv {
	WIDTH: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 330px;
}
#nav_developments {
	width: 154px;
	height: 40px;
	float:left;
}
#nav_about {
	width: 135px;
	height: 40px;
	float:left;
}
#nav_faq {
	width: 71px;
	height: 40px;
	float:left;
}
#nav_contact {
	width: 105px;
	height: 40px;
	float:left;
}
#nav_news {
	width: 113px;
	height: 40px;
	float:left;
}
#nav_texts {
	width: 42px;
	height: 40px;
	float:left;
}
#nav_textm {
	width: 21px;
	height: 40px;
	float:left;
}
#nav_textl {
	width: 55px;
	height: 40px;
	float:left;
}
#fi_logo {
	width: 230px;
	height: 140px;
	float: left;
	background-image: url(http://www.avantage.org.uk/logo_background_s.png);
	background-repeat: no-repeat;
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
#fi_logo_in {
	width: 254px;
	height: 480px;
	float: left;
	background-image: url(development_menu_back.png);
	background-repeat: no-repeat;
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
#fi_tel_email {
	width: 230px;
	height: 45px;
	float: right;
	text-align: left;
	background-image: url(mailing_list_background.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 5px;
}
#en_in_footer {
	width: 170px;
	height: 39px;
	float: right;
	padding-bottom: 5px;
	color:#83BE28;
}
#en_in_footer_read {
	width: 170px;
	height: 30px;
	float: right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align: right;
}
#en_in_footer_read A {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#en_in_footer_read A:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#home_text_hero {
	width:230px;
	height:200px;
	float:left;
	margin-top: 12px;
	text-align: left;
}
#development_sub_menu {
	width:254px;
	height:200px;
	float:left;
	text-align: left;
	background-image: url(development_menu_back.png);
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
#main_text_smallprint {
	width:950px;
	float:left;
	text-align: left;
	background-color: #FFFFFF;
	height: 600px;
}
#home_flash_hero {
	width:704px;
	height:250px;
	float:left;
	text-align: left;
	border: 5px solid #ffffff;
}
#inner_flash_hero {
	width:670px;
	height:305px;
	float:left;
	text-align: left;
	border: 8px solid #ffffff;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#home_flash_hero_in {
	width:342px;
	height:192px;
	margin-left: 179px;
	margin-top: 52px;
	color: #FFFFFF;
	text-align: center;
}
#left_text_av {
	color: #666666;
	text-align: left;
	padding-left:2px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 8px;
}
#small_print_textual {
	color: #666666;
	text-align: left;
	padding-left:2px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 8px;
}
#print_solutions_text A {
	color: #666666;
	text-decoration: underline;
}
#print_solutions_text A:hover {
	color: #666666;
	text-decoration: none;
}
#main_body_text {
	width: 865px;
	float:none;
	margin: auto;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
	color: #999999;
	font-size: 11px;
}
#main_body_text_header {
	width: 885px;
	height:18px;
	float:none;
	margin: auto;
	margin-top: 10px;
	background-image:url(text_header.png);
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
#wrapper_full{
	width: 100%;
	background-image: url(background_avantage_home.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
  margin-right:auto;
}
#wrapper_full_inner{
	width: 100%;
	background-image: url(background_avantage_inner.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
  margin-right:auto;
}
#wrapper_full_beechmere{
	width: 100%;
	background-image: url(background_beechmere.jpg);
	background-repeat: repeat-x;
	min-height: 830px;
	overflow: hidden;
}
#wrapper_full_hazelmere{
	width: 100%;
	background-image: url(background_hazelmere.jpg);
	background-repeat: repeat-x;
	min-height: 830px;
	overflow: hidden;
}
#wrapper_full_hollymere{
	width: 100%;
	background-image: url(background_hollymere.jpg);
	background-repeat: repeat-x;
	min-height: 830px;
	overflow: hidden;
}
#wrapper_full_oakmere{
	width: 100%;
	background-image: url(background_oakmere.jpg);
	background-repeat: repeat-x;
	min-height: 830px;
	overflow: hidden;
}
#wrapper_full_willowmere{
	width: 100%;
	background-image: url(background_willowmere.jpg);
	background-repeat: repeat-x;
	min-height: 830px;
	overflow: hidden;
}
#avantage_logo{
	padding-top: 20px;
	padding-left:10px;
}
#nav_beechmere_logo{
	width:238px;
	height:60px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 35px;
}
#nav_hazelmere_logo{
	width:238px;
	height:67px;
	margin-left: 8px;
	margin-right: 8px;
}
#nav_hollymere_logo{
	width:238px;
	height:67px;
	margin-left: 8px;
	margin-right: 8px;
}
#nav_oakmere_logo{
	width:238px;
	height:57px;
	margin-left: 8px;
	margin-right: 8px;
}
#nav_willowmere_logo{
	width:238px;
	height:59px;
	margin-left: 8px;
	margin-right: 8px;
}
#mailing_list_text{
	padding-left:11px;
	color:#FFFFFF;
	padding-right: 5px;
}
#beechmere {
	WIDTH: 150px;
	float:left;
	height: 52px;
	margin-top: 5px;
}
#willowmere {
	WIDTH: 150px;
	float:right;
	height: 52px;
	margin-left:50px;
	margin-top: 5px;
}
#willowmere2 {
	WIDTH: 150px;
	float:left;
	height: 52px;
	margin-left:30px;
	margin-top: 5px;
}
#logos_middle {
	WIDTH: 150px;
	float:left;
	height: 52px;
	margin-left:50px;
	margin-top: 5px;
}
#logos_middle2 {
	WIDTH: 150px;
	float:left;
	height: 52px;
	margin-left:30px;
	margin-top: 5px;
}
.stylewidth {
	WIDTH: 150px;
	color: #666666;
	font-size: 11px;
	font-weight: bold
}
.style105 {color: #FF0000}
.style107 {color: #666666;}
.style108 {
	color: #4758A8;
	font-weight: bold;
}
.style1099 {
	color: #4758A8;
	font-weight: bold;
	font-size:12px;
}
#main_text_smallprint_wrap {
	WIDTH: 100%;
	background-color:#FFFFFF;
	text-align: center;
}
#devel_left_box {
	width:214px;
	float: left;
	text-align: left;
	background-image: url(share_background.jpg);
	margin-left: 10px;
}
#devel_left_box_contact {
	width:214px;
	text-align: left;
	background-image: url(share_background.jpg);
	margin-top: 30px;
	float: right;
}
#devel_left_box_contactl {
	width:214px;
	text-align: left;
	background-image: url(share_background.jpg);
	margin-top: 10px;
	float: left;
}
#devel_left_box_contactl A {
color:#4758A8;
text-decoration:underline;
}
#devel_left_box_contactl A:hover {
color:#4758A8;
text-decoration:none;
}
#devel_left_box_translate {
	width:170px;
	float: left;
	text-align: left;
	margin-left: 25px;
	margin-top: 20px;
}
#devel_right_box {
	width:214px;
	float: right;
	text-align: left;
	background-image: url(downloads_background.jpg);
}
#devel_right_boxc {
	width:214px;
	float: right;
	text-align: left;
	background-image: url(downloads_background.jpg);
	margin-top: 30px;
}
#devel_right_box_contact {
	width:214px;
	text-align: left;
	background-image: url(links_background.jpg);
	margin-top:30px;
	float: right;
}
#devel_center_box {
	width:462px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	margin-left: 20px;
}
#tel_right_box {
	width:214px;
	float: right;
	text-align: left;
	background-image: url(telephone_avantage.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#tel_right_boxc {
	width:214px;
	float: right;
	text-align: left;
	background-image: url(telephone_avantage.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#form_right_box {
	width:214px;
	float: right;
	text-align: left;
	background-image: url(telephone_avantage.jpg);
	background-repeat: no-repeat;
}
#contact_full_right_box {
	width:214px;
	float: right;
}
#contact_left_box {
	width:214px;
	float: left;
	margin-right: 10px;
}
#downloads_text {
	padding-left:5px;
	padding-top: 45px;
}
#tele_text {
	padding-left:5px;
	padding-top: 9px;
}
#downloads_text_links {
	padding-left:5px;
}
#downloads_text_links A {
color:#4758A8;
text-decoration:underline;
}
#downloads_text_links A:hover {
color:#4758A8;
text-decoration:none;
}
#share_text_links {
	padding-left:5px;
}
#share_text_links A {
color:#4758A8;
text-decoration:underline;
}
#share_text_links A:hover {
color:#4758A8;
text-decoration:none;
}
#tel_text_links {
	padding-left:45px;
}
#tel_text_links2 {
	padding-left:45px;
	padding-top: 60px;
	padding-bottom: 9px;
}
#tel_text_links2 A {
color:#666666;
text-decoration:underline;
}
#tel_text_links2 A:hover {
color:#666666;
text-decoration:none;
}
#tel_text_links2c {
	padding-left:45px;
	padding-top: 60px;
	padding-right: 10px;
}
#java_open {
width:462px;
}
H2.trigger {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(explore_beechmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.trigger A {
	DISPLAY: block; cursor:pointer;
}
H2.trigger A:hover {
	DISPLAY: block; cursor:pointer; BACKGROUND: url(explore_beechmere_over.jpg) no-repeat;
}
H2.trigger2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(request_appointment.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.trigger2 A {
	DISPLAY: block; cursor:pointer;
}
H2.trigger2 A:hover {
	DISPLAY: block; cursor:pointer; BACKGROUND: url(request_appointment_over.jpg) no-repeat;
}
H2.trigger3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(request_more_info.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.trigger3 A {
	DISPLAY: block; cursor:pointer;
}
H2.trigger4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(meet_beechmere_team.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.trigger4 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerh {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(explore_hazelmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerh A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerh A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggerh2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(meet_hazelmere_team.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerh2 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerh2 A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggerh3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(request_appointment.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerh3 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerh4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(where_hazelmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerh4 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerho {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(explore_hollymere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerho A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerho A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggerho2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(meet_hollymere_team.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerho2 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerho2 A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggerho3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(request_appointment.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerho3 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerho4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(where_hollymere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerho4 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggero {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(explore_oakmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggero A {
	DISPLAY: block; cursor:pointer;
}
H2.triggero A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggero2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(meet_oakmere_team.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggero2 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggero2 A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggero3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(request_appointment.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggero3 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggero4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(where_oakmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggero4 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerw {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(explore_willowmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerw A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerw A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggerw2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(meet_willowmere_team.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerw2 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerw2 A:hover {
	DISPLAY: block; cursor:pointer;
}
H2.triggerw3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(request_appointment.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerw3 A {
	DISPLAY: block; cursor:pointer;
}
H2.triggerw4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; WIDTH: 462px; PADDING-RIGHT: 0px; BACKGROUND: url(where_willowmere.jpg) no-repeat; FLOAT: left; HEIGHT: 31px; FONT-SIZE: 2em; FONT-WEIGHT: normal; PADDING-TOP: 0px; cursor:pointer;
}
H2.triggerw4 A {
	DISPLAY: block; cursor:pointer;
}
H2.active {
	BACKGROUND-POSITION: left bottom
}
.toggle_container {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; PADDING-LEFT: 0px; WIDTH: 462px; PADDING-RIGHT: 0px; CLEAR: both; OVERFLOW: hidden; PADDING-TOP: 0px
}
.toggle_container .block {
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.toggle_container .block P {
	PADDING-BOTTOM: 5px; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 5px
}
.toggle_container H3 {
	MARGIN: 0px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.toggle_container IMG {
	PADDING-BOTTOM: 5px; MARGIN: 10px 15px 15px 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FLOAT: left;PADDING-TOP: 5px
}
#link_logos_inner {
	width:60px;
	float:right;
	height:75px;
	margin-right: 15px;
}
#downloads_top_left {
	width:425px;
	float:left;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 15px;
	height: 400px;
}
#downloads_top_left1 {
	width:405px;
	float:left;
	margin-bottom: 15px;
	background-image: url(downloads_beechmere.jpg);
	margin-left: 10px;
}
#downloads_top_left_text {
	width:400px;
	float:left;
	padding-left:5px;
	padding-top: 45px;
}
#downloads_top_right {
	width:425px;
	float:right;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
}
#hero_shot_inner {
	width:920px;
	margin-bottom: 10px;
	height:280px;
	background-image: url(no_flash_background.jpg);
}
#hero_shot_contact {
	width:696px;
	margin-bottom: 15px;
	height:250px;
	background-color: #000000;
}
#contact_box {
	width:686px;
	padding-right: 10px;
	overflow: hidden;
	float: left;
}
#contact_box_contact {
	width:686px;
	padding-right: 10px;
	float: left;
}
#contact_box_pri {
	width:720px;
	float: left;
}
#in_contact_box {
	width:462px;
	float: left;
	overflow: hidden;
}
#hero_shot_inner_about {
	width:920px;
	margin-bottom: 10px;
	height:280px;
	background-color: #000000;
}
#contactual {
}
#site_map {
padding-left:10px;
}
DIV#body_container {
	WIDTH: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
DIV#body_container2 {
	WIDTH: 100%;
	background-image:url(background_bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 400px;
}
DIV#body_container2terms {
	WIDTH: 100%;
	background-image:url(background_bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
}
DIV#body_container2big {
	WIDTH: 100%;
	background-image:url(background_bottom.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 455px;
}
DIV#body_container2556 {
	WIDTH: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-bottom: 0px;
}
DIV#body_container3 {
	WIDTH: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
DIV#body_container3smallp {
	WIDTH: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	color: #666666;
	overflow: hidden;
	margin-left:auto;
  margin-right:auto;
}
DIV#body_container3smallp A {
	color: #4758A8;
	text-decoration:underline;
}
DIV#body_container3smallp A:hover {
	color: #4758A8;
	text-decoration:none;
}
DIV#body_container3through {
	WIDTH: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
DIV#body_container3privacy {
	WIDTH: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 400px;
}
DIV#body_container3privacyterms {
	WIDTH: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
DIV#twocolright {
	WIDTH: 238px;
	float:right;
	border-left: dashed;
	border-color:#CCCCCC;
	border-width:1px;
}
DIV#body_container4 {
	WIDTH: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 10px;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
	height: 400px;
}
DIV#body_container4terms {
	WIDTH: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 10px;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
}
DIV#body_container4big {
	WIDTH: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 10px;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
	height: 455px;
}
DIV#body_container4556 {
	WIDTH: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
	color:#666666;
}
DIV#body_developments {
	WIDTH: 950px;
	height:72px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	background-attachment: fixed;
	padding-bottom: 10px;
	color:#FFFFFF
}
DIV#body_developments_inn3r {
	WIDTH: 870px;
	height:72px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	background-attachment: fixed;
	color:#FFFFFF;
	margin-left: 25px;
}
DIV#body_developments_inn3rc {
	WIDTH: 870px;
	height:72px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color:#FFFFFF;
	margin-left: 25px;
}
DIV#body_developments44 {
	WIDTH: 950px;
	height:72px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	padding-bottom: 10px;
	color:#000000;
	background-color: #FFFFFF;
}
DIV#leftbox {
	WIDTH: 230px;
	float:left;
	height: 111px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(feature_home_left.png);
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
DIV#cbox {
	WIDTH: 230px;
	float:right;
	height: 111px;
	background-image: url(feature_home_right.png);
	background-repeat: no-repeat;
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
DIV#mbox {
	WIDTH: 430px;
	height: 111px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(feature_home_center.png);
	behavior: url(http://www.avantage.org.uk/js/iepngfix.htc);
}
DIV#leftboxelite {
	WIDTH: 220px;
	float:left;
	height: 300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 3px solid #FFFFFF;
}
DIV#cboxelite {
	WIDTH: 220px;
	float:right;
	height: 300px;
	border: 3px solid #FFFFFF;
}
DIV#mboxelite {
	WIDTH: 220px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFFFFF;
}
.style1 {
	font-size: 1.3em;
	font-weight: normal;
}
.style55 {
	font-size: 11px;
	font-weight: bold;
	color:#FF0000
}
HR {
	BORDER-TOP: #4758A8 1px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-style: dashed;
}
DIV#header_container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV#header {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	width: 950px;
	height: 140px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
DIV#header_devel {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	width: 950px;
	height: 210px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
DIV#navigation {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	TEXT-ALIGN: left;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 8px;
	width: 696px;
	height: 40px;
	float: right;
}
.text {
	TEXT-ALIGN: left
}
DIV#more {
	TEXT-ALIGN: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #333333;
	font-weight:bold
}
DIV#more A {
	COLOR: #333333;
	font-weight:bold
}
DIV#more A:hover {
	COLOR: #333333;
	text-decoration:underline;
	font-weight:bold
}
DIV#more5 {
	TEXT-ALIGN: left;
	padding-left: 25px;
	width:150px;
	padding-top: 40px;
	color: #999999;
	font-size: 10px;
}
DIV#more5 A {
	COLOR: #999999;
}
DIV#more5 A:hover {
	COLOR: #999999;
	text-decoration:underline;
}
DIV#more5m {
	TEXT-ALIGN: left;
	padding-left: 25px;
	width:150px;
	padding-top: 40px;
	color: #999999;
	float:left;
}
DIV#more5rss {
	TEXT-ALIGN: right;
	padding-left: 10px;
	width:195px;
	padding-top: 25px;
	color: #999999;
	float:left;
	font-size: 11px;
}
DIV#more5m A {
	COLOR: #999999;
}
DIV#more5m A:hover {
	COLOR: #999999;
	text-decoration:underline;
}
DIV#more5feed {
	TEXT-ALIGN: left;
	padding-left: 10px;
	width:410px;
	padding-top: 1opx;
	color: #666666;
	float:left;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 20px;
}
DIV#more5r {
	TEXT-ALIGN: left;
	width:95px;
	color: #999999;
	float:left;
	margin-top: 55px;
	margin-left: 15px;
	height: 25px;
}
DIV#more5r A {
	COLOR: #999999;
}
DIV#more5r A:hover {
	COLOR: #999999;
	text-decoration:underline;
}
DIV#moreemail {
	TEXT-ALIGN: left;
	width:160px;
	color: #999999;
	float:left;
	margin-top: 45px;
	height: 25px;
	margin-left: 8px;
}
DIV#moreemailtext {
	TEXT-ALIGN: left;
	width:160px;
	color: #666666;
	float:left;
	margin-top: 35px;
	margin-left: 7px;
	height: 25px;
}
DIV#twocolleft {
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #333333;
	width: 450px;
	float: left;
	border:none
}
DIV#twocolleft A {
	font-size: 12px;
	COLOR: #333333;
	text-decoration:underline
}
DIV#twocolleftwhat {
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #333333;
	width: 450px;
	float: left;
	border:none
}
DIV#twocolleftwhat A {
	font-size: 12px;
	COLOR: #333333;
}
DIV#twocolleftwhat A:hover {
	font-size: 12px;
	COLOR: #333333;
	text-decoration: underline
}
DIV#twocolleftr {
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #333333;
	width: 450px;
	float: left;
	border:none;
	padding-left:10px
}
DIV#twocolleftr A {
	font-size: 12px;
	COLOR: #333333;
	text-decoration:underline
}
DIV#twocolleftn {
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #FFFFFF;
	width: 450px;
	float: left;
	border:none;
	padding-left:10px
}
DIV#twocolleftn A {
	font-size: 12px;
	COLOR: #FFFFFF;
	text-decoration:underline
}
DIV#footer_main {
	WIDTH: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
}
DIV#footer {
	COLOR: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(bottom_border.jpg);
	border-top-color: #999999;
}
DIV#footer A {
	COLOR: #999999;
}
DIV#footer A:hover {
	COLOR: #999999;
	text-decoration:underline
}
DIV#footeri {
	COLOR: #FFFFFF;
	border-top-width: 0px;
	border-top-style: none;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #595ba5;
}
DIV#footeri A {
	COLOR: #FFFFFF;
	text-decoration:underline;
}
DIV#footeri A:hover {
	COLOR: #FFFFFF;
	text-decoration:none;
}
DIV#footer2 {
	COLOR: #999999;
	border-top-width: 0px;
	border-top-style: none;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	text-align:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
DIV#footer3 {
	COLOR: #999999;
	border-top-width: 0px;
	border-top-style: none;
	padding: 0px;
	width: 100%;
	text-align:left
}
#flash_container {
	height: 263px;
	width: 950px;
	float:none;
	margin: auto;
	margin-bottom: 20px;
	overflow: hidden;
}
#res {
	padding-left:7px;
	text-align: left;
}
#res A{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:underline
}
#resc {
	text-align: left;
	font-size:12px
}
#addthis {
	text-align: center;
	padding-top: 10px;
}
.style56 {
	color: #FF0000;
	font-size:11px
}
#send {
	border:none;
	background-color:#6172af;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
.send {
	border:none;
	background-color:#6172af;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
button#send {
	border:none;
	background-color:#6172af;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
#submit {
	border:none;
	background-color:#6172af;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
