/* Begin Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
p{
    margin: 0;
	padding-left: 5px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Reset */

body {
	font-family: Arial, Helvetica, 'Sans-Serif';
	color: #444444;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

strong {
	font-weight: bold;
}
div#header_wrapper {
	background: transparent url(../images/header_wrap_bg.jpg) top left repeat-x;
}

div#header {
	width: 990px;
	margin: 0 auto;
	background: transparent url(../images/header_bg.jpg) top center no-repeat;
	height: 179px;
}

div#header h2 {
	text-indent: -9999px;
	height: 0;
	width: 0;
}

div#header h1 {
	display: block;
	color: blue;
	height: 120px;
	float: left;
	width: 260px;
	margin: 15px 0 0 0px;
}

div#header h1 a {
	display: block;
	width: 260px;
	height: 100px;
	text-indent: -9999px;
}

ul#nav_main {
	float: right;
	padding: 15px;
	margin: 43px 55px 0 0;
	font-size: 16px;

}
ul#nav_main li {
	float: left;
	margin: 0 0px 0;
	list-style: none;
}

ul#nav_main li a:hover, ul#nav_main li a.selected {
	background: rgba(255,255,255,0.28);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

ul#nav_main li a {
	text-decoration: none;
	color: #FFF;
	padding: 10px;
}
div#content_wrapper {
	background: transparent url(../images/content_wrap_bg.jpg) left top repeat-x;
}

div#main_content_wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;
	top: -50px;
	
	padding: 14px 0px 0px 0px;
}

div#content_wrapper_special {
	background: transparent url(../images/content_wrap_bg.jpg) left top repeat-x;
	height:400px;
	
}

div#main_content_wrapper_special {
	width: 990px;
	margin: 0 auto;
	position: relative;
	top: -50px;
	
	padding: 14px 0px 0px 0px;
}

div#main_content {
	padding: 10px;
	overflow: hidden;
	width:920px;
}

body#home div#main_content {
	background: #444444;
	height: 363px;
}

body#home div#main_content h2 {
	text-indent: -9999px;
}

div#main_content h2#services_head {
	text-indent: -9999px;
	display: block;
	width: 760px;
	height: 91px;
	background: url(../images/services_header.jpg);
	margin: 0 0 10px 0;
}

div#main_content h2#select_head {
	text-indent: -9999px;
	display: block;
	width: 760px;
	height: 91px;
	background: url(../images/select_header.jpg);
	margin: 0 0 10px 0;
}

div#main_content h2#contact_head {
	text-indent: -9999px;
	display: block;
	width: 760px;
	height: 91px;
	background: url(../images/contact_header.jpg);
	margin: 0 0 10px 0;
}

div#main_content h2#forms_head {
	text-indent: -9999px;
	display: block;
	width: 760px;
	height: 91px;
	background: url(../images/forms_header.jpg);
	margin: 0 0 10px 0;
}
div#main_content h2#about_head {
	text-indent: -9999px;
	display: block;
	width: 760px;
	height: 91px;
	background: url(../images/about_header.jpg);
	margin: 0 0 10px 0;
}

body#home div#main_content p {
	color: #efeccc;
	margin: 110px 0 0 39px;
	width: 380px;
}

div#main_left {
	float: left;
	width: 490px;
	padding: 20px 25px;
}

div#main_left h3 {
	font-size: 30px;
	font-family: 'Trebuchet MS', Arial;
	color: #d3673e;
	line-height: 60px;	
}

div#main_left h4 {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Trebuchet MS', Arial;
	color: #0da39e;
	margin: 18px 0 18px 0;
}

div#main_left p {
	margin: 0 0 12px 0;
}



div#sidebar {
	background: url(../images/sidebar_bg.jpg) top left no-repeat;
	width: 180px;
	float: right;
	padding: 30px 20px 150px 20px;
}

div#sidebar h3 {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Trebuchet MS', Arial;
	color: #0da39e;	
}


div#sidebar ul {
	margin: 0;
	padding: 0;
}
div#sidebar ul li {
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) center left no-repeat;
	list-style: none;
}

div#sidebar ul li a {
	text-decoration: none;
	color: #13110a;
}

div#sidebar ul li a:hover {
	font-weight: bold;
}
div#new {
	margin: 0 auto;
	width: 770px;
	overflow: hidden;
	position: relative;
	top: -30px;
}

div#new h3 {
	text-indent: -9999px;
	width: 241px;
	height: 39px;
	background: url(../images/home_services.jpg) top left no-repeat;
	margin: 0 0 20px 0;
}

div#new ul {
	padding: 0;
	margin: 0;
}
div#new ul li {
	float: left;
	width: 375px;
	margin: 0 20px 20px 0;
	/*background: url(../images/home_services_bg.jpg) bottom center no-repeat;*/
	border-bottom: 1px solid #e1ddbb;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 10px 0;
	list-style: none;
}

div#new ul li.even {
	margin:  0 0 20px 0;
}

div#new ul li img {
	float: left;
	border: 3px solid #FFF;
	margin: 0 10px 0 0;
}

div#new ul li h4 a {
	color: #1b635e;
	font-family: 'Trebuchet MS', Arial;
	font-size: 14px;
	text-decoration: none;
}

div#new ul li h4 a:hover {
	font-weight: bold;
}


#middle_wrapper {
	background: #E1DDBB ;
	border-bottom: 1px solid #FFF;
	padding: 20px 0 0 0;	
}
#footer_wrapper {
    background-color: #C1E6F9;
}
#footer {
	margin: 0 auto;
	width: 990px;
	overflow: hidden;
	color: #444444;
	padding-top: 10px;
}
#productblock{
width:990px;
}
#middle_about {
	float: left;
	width: 450px;
	margin: 10px 5px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_about1 {
	background:#DBDBDB;
	border:5px solid #FFFFFF;
	float:left;
	height:120px;
	margin:10px 5px 0 47px;
	width:450px;
}
#middle_about1 img {
	float: left;
	margin: 0 20px 0 0;
}

#middle_about2 {
	float: left;
	width: 450px;
	margin: 10px 5px 0 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_about2 img {
	float: left;
	margin: 0 20px 0 0;
}

#middle_heading{

	width: 250px;
	margin: 0px 0px 0px 0;
}
#middle_about h3 {
	text-indent: -9999px;
	width: 130px;
	height: 48px;
	background: url(../images/about-us.png) top left no-repeat;
}
#middle_about hr {
    border: 0;
    background-color:#ffffff;
    height: 1px;
	width:80%;
	float:left;
}
#middle_about img {
	float: left;
	margin: 0 20px 0 0;
}
#middle_contactmap {
    float: right;
	width: 400px;
	border:5px solid #ffffff;
}
#middle_contacttext {
	float: left;
	width: 500px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_contacttext h3 {
	text-indent: -9999px;
	width: 149px;
	height: 52px;
	background: url(../images/contact.png) top left no-repeat;
}
#middle_contact {
	float:right;
margin:160px 20px 10px 0;
width:314px;
}
#middle_contact h3 {
	text-indent: -9999px;
	width: 130px;
	height: 48px;
	background: url(../images/contact-us.png) top left no-repeat;
}

#middle_contact a#contact_button {
	text-indent: -9999px;
	display: block;
	width: 314px;
	height: 48px;
	background: url(../images/footer_contact_btn.jpg);
}

#last_bits {
	margin: 0 auto;
	width: 990px;
	font-size: 12px;
	line-height: 10px;
	padding: 20px 0 20px 0;
	color: #444444;
	overflow: hidden;

}

#last_bits ul {
	padding: 0;
	margin: 0;
}
#last_bits ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid;
	list-style: none;
}

#last_bits ul li a {
	color: #59574e;
	text-decoration: none;
}

#last_bits p {
	float: right;
}

#footer a, #last_bits p a {
	color: #42b1a5;
}
#last_bits .company{ padding-top:13px; padding-left:74px;font-size:12px; color:#AED8ED; float:right; text-decoration:none;}
#last_bits .company a{font-size:12px; color:#AED8ED; text-decoration:none; cursor:pointer;}
#last_bits .company a:hover{font-size:12px; color:#91C7E2; text-decoration:underline; cursor:pointer;}

#newlink   a {
	color: #1b635e;
	font-family: 'Trebuchet MS', Arial;
	font-size: 14px;
	text-decoration:underline;
}

#newlink a:hover {
	font-weight: bold;
}

/*ADDED CSS*/
#middle_dda {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_dda h3 {
	text-indent: -9999px;
	width: 185px;
	height: 60px;
	background: url(../images/about-dda.png) top left no-repeat;
}
#middle_product {
	float: left;
	width: 450px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_product h3 {
	text-indent: -9999px;
	width: 130px;
	height: 48px;
	background: url(../images/our-products.png) top left no-repeat;
}

#middle_product_sp {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_product_sp h3 {
	text-indent: -9999px;
	width: 109px;
	height: 49px;
	background: url(../images/shopfronts.png) top left no-repeat;
}

#middle_product_ac {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_product_ac h3 {
	text-indent: -9999px;
	width: 148px;
	height: 47px;
	background: url(../images/access.png) top left no-repeat;
}

#middle_product_st {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_product_st h3 {
	text-indent: -9999px;
	width: 153px;
	height: 50px;
	background: url(../images/shutter.png) top left no-repeat;
}

#middle_product_wd {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_product_wd h3 {
	text-indent: -9999px;
	width: 185px;
	height: 60px;
	background: url(../images/WINDOW.png) top left no-repeat;
}

#middle_product_dr {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}
#middle_product_dr h3 {
	text-indent: -9999px;
	width: 159px;
	height: 46px;
	background: url(../images/doors.png) top left no-repeat;
}

#middle_enquiry {
	float: left;
	width: 500px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_enquiry h3 {
	text-indent: -9999px;
	width: 155px;
	height: 60px;
	background: url(../images/quote.png) top left no-repeat;
}

#middle_design {
	float: left;
	width: 500px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_design h3 {
	text-indent: -9999px;
	width: 128px;
	height: 54px;
	background: url(../images/design-tool.png) top left no-repeat;
}

#middle_qoute {
	float: left;
	width: 540px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_qoute h3 {
	text-indent: -9999px;
	width: 155px;
	height: 66px;
	background: url(../images/quote.jpg) top left no-repeat;
}

#middle_whyus {
	float: left;
	width: 600px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_whyus h3 {
	text-indent: -9999px;
	width: 97px;
	height: 60px;
	background: url(../images/why-us.png) top left no-repeat;
}

#middle_gallery {
	float: left;
	width: 450px;
	margin: 0 20px 10px 0;
	border: 5px solid #ffffff;
	background:#DBDBDB;
}

#middle_gallery h3 {
	text-indent: -9999px;
	width: 155px;
	height: 60px;
	background: url(../images/photogallery.png) top left no-repeat;
}
/*ADDED CSS*/

