html {
	background: #e3e3e3 url(../graphics/backdrop.gif) no-repeat 50% 0;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
div#firstmessage_section_gray {
	width: 100%;
	height: 25px;
	float: left;
	background-image:url(../graphics/firstmessage.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #a5a5a5;
}
div#firstmessage_section_blue {
	width: 100%;
	height: 25px;
	float: left;
	background-color: #248ac1;
}
div#firstmessage_section_green {
	width: 100%;
	height: 25px;
	float: left;
	background-color: #6cac35;
}
div#firstmessage_section_pink {
	width: 100%;
	height: 25px;
	float: left;
	background-color: #c62d55;
}
div#firstmessage {
	width: 100%;
	height: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}
div#firstmessage h1{
	font-family: helvetica, arial;
	font-size: 12px;
	text-align: right;
	color: #343434;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-top: 6px;
}
div#mainholder {
	width: 989px;
}
div#topsection {
	width: 989px;
	float: left;
	clear:both;
}

div#header{
	width: 989px;
	height: 135px;
	float:left;
	clear:both;
}
div#navigation {
	width: 989px;
	height: 40px;
	float: left;
	clear:both;
}

div#nav_home {
	width: 123px;
	height: 40px;
	float: left;
}
div#nav_home_over {
	width: 123px;
	height: 40px;
	float: left;
}
div#nav_home a{
	width: 123px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/home.png) no-repeat center top;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
div#nav_home a:hover{
	background:url(../graphics/navigation/home.png) no-repeat center -40px;
	
}
div#nav_home_over a{
	width: 123px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/over/home.png) no-repeat center top;
	
}
div#nav_home_over a:hover{
	background:url(../graphics/navigation/over/home.png) no-repeat center top;
	
}
div#nav_build_extension {
	width: 215px;
	height: 40px;
	float: left;
}
div#nav_build_extension_over {
	width: 215px;
	height: 40px;
	float: left;
}
div#nav_build_extension a{
	width: 215px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/buildextension.png) no-repeat center top;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
div#nav_build_extension a:hover{
	background:url(../graphics/navigation/buildextension.png) no-repeat center -40px;
	
}
div#nav_build_extension_over a{
	width: 215px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/over/buildingextension.png) no-repeat center top;
	
}
div#nav_build_extension_over a:hover{
	background:url(../graphics/navigation/over/buildingextension.png) no-repeat center top;
	
}
div#nav_refurb {
	width: 176px;
	height: 40px;
	float: left;
}
div#nav_refurb_over {
	width: 176px;
	height: 40px;
	float: left;
}
div#nav_refurb a{
	width: 176px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/refurb.png) no-repeat center top;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
div#nav_refurb a:hover{
	background:url(../graphics/navigation/refurb.png) no-repeat center -40px;
	
}
div#nav_refurb_over a{
	width: 176px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/over/refurbishment.png) no-repeat center top;
}
div#nav_refurb_over a:hover{
	background:url(../graphics/navigation/over/refurbishment.png) no-repeat center top;
	
}
div#nav_portfolio {
	width: 140px;
	height: 40px;
	float: left;
}
div#nav_portfolio_over {
	width: 140px;
	height: 40px;
	float: left;
}
div#nav_portfolio a{
	width: 140px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/portfolio.png) no-repeat center top;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
div#nav_portfolio a:hover{
	background:url(../graphics/navigation/portfolio.png) no-repeat center -40px;
	
}
div#nav_guides {
	width: 163px;
	height: 40px;
	float: left;
}
div#nav_guides_over {
	width: 163px;
	height: 40px;
	float: left;
}
div#nav_guides a{
	width: 163px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/usefulguides.png) no-repeat center top;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
div#nav_guides a:hover{
	background:url(../graphics/navigation/usefulguides.png) no-repeat center -40px;
	
}
div#nav_guides_over a{
	width: 163px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/over/usefullguides.png) no-repeat center top;
	
}
div#nav_guides_over a:hover{
	background:url(../graphics/navigation/over/usefullguides.png) no-repeat center top;
	
}
div#nav_contact {
	width: 163px;
	height: 40px;
	float: left;
}
div#nav_contact_over {
	width: 163px;
	height: 40px;
	float: left;
}
div#nav_contact a{
	width: 172px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/contact.png) no-repeat center top;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
div#nav_contact a:hover{
	background:url(../graphics/navigation/contact.png) no-repeat center -40px;
	
}
div#nav_contact_over a{
	width: 172px;
	height: 40px;
	display:block;
	background:url(../graphics/navigation/over/contact.png) no-repeat center top;
	
}
div#nav_contact_over a:hover{
	background:url(../graphics/navigation/over/contact.png) no-repeat center top;
	
}
div#content {
	width: 966px;
	float: left;
	clear:both;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	min-height: 200px;
	background-color: white;
	margin-left: 10px;
	
}
div#bottomsection {
	width: 966px;
	clear:both;
	float: left;
	padding-left: 10px;
}
div#bottombar {
	width: 966px;
	height: 35px;
	border: 1px solid #a7a7a7;
	background-color: white;
	margin-top: 10px;
}
div#copyright {
	width: 420px;
	float: left;
	font-family: helvetica, arial;
	font-size: 13px;
	text-align: left;
	padding-top: 11px;
	padding-left: 20px;
	color: #474747;
	font-weight: normal;
}
div#emailandring {
	width: 500px;
	float: right;
}
div#emailme {
	width: 155px;
	float: right;
}
div#emailimage {
	width: 42px;
	height: 34px;
	float: left;
	margin-top: 1px;
}
div#email_text {
	width: 100px;
	float: left;
	font-family: helvetica, arial;
	font-size: 13px;
	color: #474747;
	text-align: left;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 10px;
}
div#phoneme {
	width: 300px;
	float: right;
}
div#phoneimage {
	width: 42px;
	height: 34px;
	float: left;
	margin-top: 2px;
}
div#phone_text {
	width: 225px;
	float: left;
	font-family: helvetica, arial;
	font-size: 13px;
	color: #474747;
	text-align: left;
	font-weight: normal;
	padding-top: 11px;
	padding-left: 10px;
}
div#underbar_section {
	width: 989px;
	float: left;
	clear:both;
	margin-top: 10px;
	margin-left: 20px;
}
div#validhtml{
	width: 200px;
	float: left;
	font-family: helvetica, arial;
	font-size: 13px;
	text-align: left;
	color: #474747;
	margin-bottom: 10px;
}
div#leftcol {
	width: 582px;
	float: left;
	clear:both;
	margin-left: 20px;
	margin-top: 20px;
}
div#paragraph {
	width: 590px;
	float: left;
	font-family: helvetica, arial;
}
div#paragraph h2{
	font-size: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#paragraph h3{
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#paragraph p{
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #474747;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#paragraph_contact {
	width: 590px;
	float: left;
	font-family: helvetica, arial;
}
div#paragraph_contact h2{
	font-size: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial;
	color: #c62d55;
	text-decoration: none;
}
div#paragraph_contact h3{
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial;
	color: #c62d55;
	text-decoration: none;
}
div#paragraph_contact p{
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #474747;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#bannerad {
	width: 582px;
	height: 263px;
	float: left;
	clear:both;
	background-image: url(../graphics/banneradback.gif);
	background-repeat: no-repeat;
	margin-top: -5px;
}
div#rightcol {
	width: 286px;
	float: left;
	margin-top: 20px;
	margin-left: 39px;
	margin-bottom: 20px;
}
div#givemeacall {
	width: 286px;
	height: 118px;
	float: left;
	background-image:url(../graphics/givemeacall.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div#givemeacall a{
	width: 188px;
	height: 43px;
	float: left;
	background:url(../graphics/buttons/givemeacallbutton.png) no-repeat center top;
	margin-top: 75px;
	margin-left: 47px;
}
div#givemeacall a:hover {
	background:url(../graphics/buttons/givemeacallbutton.png) no-repeat center -44px;
}
div#experience {
	width: 286px;
	height: 118px;
	float: left;
	clear:both;
	margin-bottom: 20px;
}

div#freeguide {
	width: 286px;
	height: 118px;
	float: left;
	background-image:url(../graphics/achitect_building_reg_service.png);
	background-repeat: no-repeat;
}
div#freeguide a{
	width: 188px;
	height: 43px;
	float: left;
	background:url(../graphics/buttons/clicktoregister.png) no-repeat center top;
	margin-top: 75px;
	margin-left: 47px;
}
div#freeguide a:hover {
	background:url(../graphics/buttons/clicktoregister.png) no-repeat center -44px;
}
div#freeguide a.findoutmore{
	width: 188px;
	height: 43px;
	float: left;
	background:url(../graphics/buttons/findoutmore.png) no-repeat center top;
	margin-top: 75px;
	margin-left: 47px;
}
div#freeguide a.findoutmore:hover {
	background:url(../graphics/buttons/findoutmore.png) no-repeat center -44px;
}
div#featuredworksection {
	width: 900px;
	float: left;
	clear:both;
	font-family: helvetica, arial;
	margin-left: 20px;
	margin-top: 20px;
}
div#featuredworksection h2{
	font-size: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#featuredworksection p{
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #474747;
	margin-top: 10px;
}
div#featuredportfolioholder {
	width: 920px;
	float: left;
	clear:both;
	margin-left: 20px;
	margin-top: 15px;
}
div#portfolio_item_one {
	width: 429px;
	float: left;
}
div#portfolio_item_heading_one {
	width: 429px;
	float: left;
}
div#portfolio_item_heading_one h1{
	width: 429px;
	float: left;
	font-family: helvetica, arial;
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#portfolio_item_pics_one {
	width: 429px;
	float: left;
	clear:both;
	margin-left: -5px;
}
div#portfolio_item_pics_one a{
	width: 212px;
	height: 165px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#portfolio_item_description_one {
	width: 429px;
	float: left;
	clear:both;
}
div#portfolio_item_description_one h4{
	width: 429px;
	float: left;
	font-family: helvetica, arial;
	font-size: 15px;
	text-align: left;
	margin-top: 0px;
}
div#portfolio_item_description_one p{
	width: 429px;
	float: left;
	font-family: helvetica, arial;
	font-size: 13px;
	color: #474747;
	text-align: left;
	margin-top: 0px;
}
div#portfolio_item_two {
	width: 429px;
	float: left;
	margin-left: 50px;
}
div#portfolio_item_heading_two {
	width: 429px;
	float: left;
}
div#portfolio_item_heading_two h1{
	width: 429px;
	float: left;
	font-family: helvetica, arial;
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#portfolio_item_pics_two {
	width: 429px;
	float: left;
	clear:both;
	margin-left: -5px;
}
div#portfolio_item_pics_two a{
	width: 212px;
	height: 165px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#portfolio_item_description_two {
	width: 429px;
	float: left;
	clear:both;
}
div#portfolio_item_description_two p{
	width: 429px;
	float: left;
	font-family: helvetica, arial;
	font-size: 13px;
	color: #474747;
	text-align: left;
	margin-top: 0px;
}
div#customercomments_holder {
	width: 900px;
	float: left;
	clear:both;
	margin-left: 20px;
}
div#customercomments_heading {
	width: 900px;
	float: left;
}
div#customercomments_heading h2{
	width: 900px;
	float: left;
	font-family: helvetica, arial;
	font-size: 20px;
	text-align: left;
}

div#customercomment_item_one {
	width: 291px;
	height: 198px;
	float: left;
	clear:both;
	background-image:url(../graphics/testimonial.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div#customercomment_item_one p{
	width: 245px;
	font-family: helvetica, arial;
	font-size: 13px;
	text-align: center;
	color: white;
	margin-top: 50px;
}
div#customercomment_item_two {
	width: 291px;
	height: 198px;
	float: left;
	background-image:url(../graphics/testimonial.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 13px;
}
div#customercomment_item_two p{
	width: 245px;
	font-family: helvetica, arial;
	font-size: 13px;
	text-align: center;
	color: white;
	margin-top: 50px;
}
div#customercomment_item_three {
	width: 291px;
	height: 198px;
	float: left;
	background-image:url(../graphics/testimonial.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 13px;
}
div#customercomment_item_three p{
	width: 245px;
	font-family: helvetica, arial;
	font-size: 13px;
	text-align: center;
	color: white;
	margin-top: 50px;
}
div#moreinfo_button {
	width: 188px;
	height: 44px;
	float: left;
	margin-top: -13px;
	margin-left: 116px;
}
div#moreinfo_button a{
	width: 188px;
	height: 44px;
	float: left;
	background-image: url(../graphics/buttons/moredetails.png);
	bacground-repeat: no-repeat;
	background-position: center top;
}
div#moreinfo_button a:hover{
	width: 188px;
	height: 44px;
	float: left;
	background-image: url(../graphics/buttons/moredetails.png);
	bacground-repeat: no-repeat;
	background-position: center -44px;
}
div#moreinfo_button_two {
	width: 188px;
	height: 44px;
	float: left;
	margin-top: -13px;
	margin-left: 116px;
}
div#moreinfo_button_two a{
	width: 188px;
	height: 44px;
	float: left;
	background-image: url(../graphics/buttons/moredetails.png);
	bacground-repeat: no-repeat;
	background-position: center top;
}
div#moreinfo_button_two a:hover{
	width: 188px;
	height: 44px;
	float: left;
	background-image: url(../graphics/buttons/moredetails.png);
	bacground-repeat: no-repeat;
	background-position: center -44px;
}
div#contact_form_holder {
	width: 451px;
	clear:both;
	float: left;
}
div#formcontrol_text_name {
	width: 451px;
	height: 33px;
	float: left;
	clear:both;
	background-image:url(../graphics/forms/contact/fullname_text.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#formcontrol_text_name input{
	width: 259px;
	height: 20px;
	float: right;
	margin-top: 6px;
	margin-right: 13px;
	border: none;
	background-color: transparent;
	font-family: helvetica, arial;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	outline: 0;
}
div#formcontrol_text_email {
	width: 451px;
	height: 33px;
	float: left;
	clear:both;
	background-image:url(../graphics/forms/contact/email_text.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#formcontrol_text_email input{
	width: 259px;
	height: 20px;
	float: right;
	margin-top: 6px;
	margin-right: 13px;
	border: none;
	background-color: transparent;
	font-family: helvetica, arial;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	outline: 0;
}
div#formcontrol_text_subject {
	width: 451px;
	height: 33px;
	float: left;
	clear:both;
	background-image:url(../graphics/forms/contact/subject_text.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#formcontrol_text_subject input{
	width: 259px;
	height: 20px;
	float: right;
	margin-top: 6px;
	margin-right: 13px;
	border: none;
	background-color: transparent;
	font-family: helvetica, arial;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	outline: 0;
}
div#formcontrol_area_message {
	width: 451px;
	height: 150px;
	float: left;
	clear:both;
	background-image: url(../graphics/forms/contact/message_textarea.png);
	background-repeat: no-repeat;
}
div#formcontrol_area_message textarea {
	width: 259px;
	height: 119px;
	float: right;
	margin-top: 16px;
	margin-right: 13px;
	border: none;
	background-color: transparent;
	font-family: helvetica, arial;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	outline: 0;
	resize: none;
}
div#contact_submit_button {
	width: 188px;
	height: 41px;
	float:left;
	clear:both;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 200px;
}
div#information_news_holder {
	width: 100%;
	height: 222px;
	float: left;
	clear:both;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-top: -10px;
}
div#news_holder {
	width: 460px;
	height: 222px;
	float:left;
	clear:both;
	margin-bottom: 20px;
}
div#testis_holder {
	width: 460px;
	height: 222px;
	float:left;
	margin-bottom: 20px;
	margin-left: 12px;
}

/* Classes */
.standout {
	color: #343434;
	font-weight: bold;
}
.green_link a{
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #6cac35;
	text-decoration: none;
}
.blue_link a{
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #248ac1;
	text-decoration: none;
}
.pink_link a{
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #c62d55;
	text-decoration: none;
}
.green_text{
	font-family: helvetica, arial;
	color: #6cac35;
	text-decoration: none;
}
.blue_text{
	font-family: helvetica, arial;
	color: #248ac1;
	text-decoration: none;
}
.pink_text{
	font-family: helvetica, arial;
	color: #c62d55;
	text-decoration: none;
}
.grey_text{
	font-family: helvetica, arial;
	color: #343434;
	text-decoration: none;
}
.paragraph_link {
	font-family: helvetica, arial;
	font-weight: bold;
	text-decoration: none;
	color: #343434;
}
.blue_link_guides {
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #248ac1;
	text-decoration: underline;
}

/* Global Divs */
.horiz {
	width: 100%;
	height: 1px;
	float: left;
	clear:both;
	background-color: #a7a7a7;
	margin-top: 10px;
}


