/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	color: #666;
	font-family: Arial, sans-serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.6em;
	font-size: 0.6em;
	background-color:#e8f1f7;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
}
.individual_bullets
{
	margin: 0;
	padding: 0;
	text-align: justify;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
  
}

h2 {
	font-size: 2em;
	font-weight: bold;
	color: #3D538B;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #375687;
}

p, li {
	font-size: 1.3em;
}

h1, h2, p {
  margin: 1em 0;
}

a {
	text-decoration: none;
}

#branding h1 {
	width:776px;
	height:96px;
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding2 h1 {
	width:960px;
	height:130px;
	background-image: url(../images/11header.png);
	background-repeat: no-repeat;
	margin: 0;
}
#branding3 h1 {
	width:776px;
	height:96px;
	background-image: url(../images/front_main.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#branding4 h1 {
	width:776px;
	height:96px;
	background-image: url(../images/front_header4.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

#branding {
	height: 96px;
	padding: 0px;
	text-indent: -1900px;
}
#branding2 {
	height: 130px;
	padding: 0px;
	text-indent: -1900px;
}
#branding3 {
	height: 96px;
	padding: 0px;
	text-indent: -1900px;
}
#branding4 {
	height: 96px;
	padding: 0px;
	text-indent: -1900px;
}

#mainNav {
	list-style: none;
	background-color:#FFFFFF;
}

#footer {
	height: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	background-repeat: no-repeat;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/stm-footer.png);
}
#footer2 {
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	background-repeat: no-repeat;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3D538B;
}

#welcome {
	width:465px;
	height:28px;
	background-image: url(../images/titles_welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
	text-indent: -9999px;
}

#wrapper {
	width: 961px;
	text-align: left;
	background-color: #fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#content {
	width: 955px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 {
	width: 250px;
	float: right;
	padding: 10px;
	text-align: justify;
	margin-left: 10px;
}

#bottombox {
	width: 650px;
	float: left;
	padding: 20px;
	text-align: justify;
}

#mainNav {
	width: 220px;
	float: right;
	padding: 10px;
} 
#contbox {
	width: 420px;
	float: right;
	padding: 10px;
} 
#contbox2 {
	width: 250px;
	float: left;
	padding: 10px;
}
#contfront {
	width: 700px;
	float: left;
	padding: 10px;
} 
#contapply {
	width: 420px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} 

/* Add some padding 
================================== */

#mainNav {
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainNav * {
	padding-left: 0px;
	padding-right: 5px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
	padding-right: 20px;
}
#content2 * {

}

#content * * {
  padding-right: 0;
}
#content2 * * {

}

/* Rollover links
========================================== */

#mainNav a {
  color: #999900;
  outline: none;
}

#mainNav ul {
  
}

/* Styling the forms
============================================ */

form {
	width: 400px;
}

fieldset {
	padding: 1em;
	border: 0px solid #ccc;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
}

legend {
	color: #506C0E;
	font-size: 1.8em;
	font-weight: 700;
 
 
}

fieldset {
	background-color: #D8E1B6;
}

label {
	font-size: 1.3em;
	font-weight: normal;
}

#branding5 {
	height: 120px;
	padding: 0px;
	text-indent: -1900px;
}
#branding5 h1 {
	width:776px;
	height:96px;
	background-image: url(../images/front_header5.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#branding5 {
	height: 96px;
	padding: 0px;
	text-indent: -1900px;
}
.imgright {
	float: right;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgright_news {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-left: 20px;
}
.imgleft {
	float: left;
	padding: 5px;
}
.imgleft_brochures {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#titles_welcome {
	height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_welcome h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_welcome.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#frontright {
	margin: 0px;
	padding: 0px;
	height: 81px;
	list-style: none;
	background-image: url(../images/floorplans.gif);
	background-repeat: repeat-x;
}
#frontright #floor {
	background-position: 0px 0px;
	width: 233px;
}
#frontright #floor:hover {
	background-position: 0 -81px;
}

#frontright2 {
	margin: 0px;
	padding: 0px;
	height: 81px;
	list-style: none;
	background-image: url(../images/location.gif);
	background-repeat: repeat-x;
}
#frontright2 #floor {
	background-position: 0px 0px;
	width: 233px;
}
#frontright2 #floor:hover {
	background-position: 0 -81px;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #3D538B;
}
a:hover {
	text-decoration: underline;
}
.footer_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #346585;
}
#content_front {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/11main.jpg);
	height: 473px;
	text-indent: -901px;
}
#content_background {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_background.jpg);
	height: 239px;
	text-indent: -1900px;
	
}
#content_vision {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_vision.jpg);
	height: 148px;
	text-indent: -901px;
	
}
#content_objectives {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_objectives.jpg);
	height: 148px;
	text-indent: -901px;
	
}
#content_community {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_community.jpg);
	height: 148px;
	text-indent: -901px;
	
}
#content_landscape {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_landscape.jpg);
	height: 148px;
	text-indent: -901px;
	
}
#content_movement {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_movement.jpg);
	height: 148px;
	text-indent: -901px;
	
}
#content_neighbourhood {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_neighbourhood.jpg);
	height: 148px;
	text-indent: -901px;

}
#content_environmental {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_environmental.jpg);
	height: 148px;
	text-indent: -901px;

}
#visionNav {
	width: 300px;
	float: right;
	padding: 5px;
	background-color: #CCDDA7;
	text-align: center;
}
#objectives_content {
	width: 355px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#objectives_content2 {
	width: 355px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#environmental_content {
	width: 370px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#environmental_content2 {
	width: 355px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#neighbourhood_content1 {
	width: 430px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#neighbourhood_content2 {
	width: 300px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#neighbourhood_content3 {
	width: 300px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}

#content_ecotown {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_ecotown.jpg);
	height: 239px;
	text-indent: -901px;

}
#content_contact {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_contact.jpg);
	height: 148px;
	text-indent: -901px;

}
.imageborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkpage {
	color: #4F7DB1;
	text-decoration: none;
}
.text_center {
	text-align: center;
}
.imgleft2 {
	float: left;
	margin-right: 5px;
}
.img_vision {
	vertical-align: middle;
}
.imagehome {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 9px;
	padding-bottom: 10px;
}
#content_news {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_news.jpg);
	height: 148px;
	text-indent: -901px;
}
#factbox {
	width: 200px;
	float: right;
	padding: 10px;
	text-align: justify;
	margin-left: 10px;
	background-color: #D1EEFF;
}
#link_content {
	width: 750px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#link_content2 {
	width: 750px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#homepage_content {
	width: 590px;
	float: left;
	margin-right: 0px;
	margin-left: 21px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#homepage_content2 {
	width: 277px;
	float: right;
	margin-right: 5px;
	background-image: url(../images/front_newsbg.png);
	background-repeat: no-repeat;
	color: #3D538B;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 90%;
	margin-top: 5px;
}
#homepage_content2 p a   {
	color: #3D538B;
	text-decoration: none;
}
#homepage_content2 p a:hover {
	text-decoration: underline;
}
#homepage_content3 {
	width: 277px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/homepic1.jpg);
	height: 139px;
	margin-top: 10px;
}
#side_content {
	width: 300px;
	float: right;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0px;
	margin-right: 10px;
}
#titles_background {
	height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_background h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_background.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_eco {
	height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_eco h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_eco.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_masterplan {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_masterplan h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_masterplan.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_ecology {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_ecology h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_ecology.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_faq {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_faq h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_faqs.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_sustainability {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_sustainability h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_sustainability.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_timing {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_timing h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_timing.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}

#titles_neighbourhood {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_neighbourhood h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_neighbourhood.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_news {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_news h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_news.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_contact {
		height: 31px;
	text-indent: -9400px;
	width: 400px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 5px;
}
#titles_contact h2 {
	width:400px;
	height:35px;
	background-image: url(../images/titles_contact.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
.imageborder2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#content_sustainability {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_sustainability.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_ecology {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_ecology.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_holiday {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_holiday.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_masterplan {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_masterplan.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_neighbourhood {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_neighbourhood.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_employment {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_employment.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_residential {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_residential.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_leisure {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_leisure.jpg);
	height: 239px;
	text-indent: -1900px;
}
#content_timing {
	width: 960px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_timing.jpg);
	height: 239px;
	text-indent: -1900px;
}
#half_content1 {
	width: 440px;
	float: left;
	margin-right: 5px;
	margin-left: 21px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#half_content4 {
	width: 515px;
	float: left;
	margin-right: 5px;
	margin-left: 21px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#half_content2 {
	width: 450px;
	float: left;
	padding: 5px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}
#half_content3 {
	width: 380px;
	float: left;
	padding: 5px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}
li.seventeen
{
	background-image: url(../images/bullet_17.gif);
	background-repeat: no-repeat;
	background-position: 0 5%;
	padding-left: 15px;
	margin-right: 5px;
}
li.eighteen
{
	background-image: url(../images/bullet_17.gif);
	background-repeat: no-repeat;
	background-position: 0 15%;
	padding-left: 15px;
	margin-right: 5px;
}
li.nineteen {
	background-image: url(../images/bullet_18.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	padding-left: 15px;
	margin-right: 5px;
}
li.twenty {
	background-image: url(../images/bullet_18.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 25px;
	margin-top: 8px;
}
#whole_content {
	width: 920px;
	float: left;
	margin-right: 0px;
	margin-left: 21px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#news_content {
	width: 910px;
	float: left;
	margin-right: 0px;
	margin-left: 21px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#estate_content {
	width: 900px;
	float: left;
	padding: 5px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: justify;
}
.tablebg1 {
	background-color: #490c69;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-indent: 10px;
	height: 25px;
}
.tablebg2 {
	background-color: #E2E2E2;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#estate_content ul li {
	margin-left: 30px;
}
/* Request form */

.red {
	color:#b00;
	font-weight:normal;
}

#request {
	width:330px;
	background-color: #E0EFF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #B1AB36;
}

#request * {
	margin:0;
	padding:0;
}

#request p {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}

#request label {
	float:left;
	width:100px;
	padding-top:3px;
}

#request input,
#request textarea {
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #606060;
	padding:2px;
	
}

#request .submit input {
	width:auto;
	margin-left:100px;	
}
.brochurebox {
	background-color: #e0eff6;
	float: right;
	height: 125px;
	width: 290px;
	border: 1px solid #B1AB36;
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-left: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgright9 {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer2 a {
	color: #375687;
}
#consultation {
	background-color: #E0EFF7;
	width: 98%;
	padding: 5px;
}
.imgleft33 {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: -5px;
}
#consultation a {
	color: #375687;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

