body {
	margin: 0px;
	padding: 0px;
	font-family : Arial, sans-serif;
	background-color: #231f20;
	text-align: center;
  	min-width: 960px;
}

#wrapper {
  width:960px;
  margin-left: auto;
  margin-right: auto;
  font-family : Arial, sans-serif;
  margin-top:2px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  background-color: #231f20;
  color: #808285;
 }
 
a:link {
	font-family : Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #808285;
}

a:visited {
	font-family : Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #808285;
}

a:active {
	font-family : Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #808285;
}

a:hover {
	font-family : Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

a.projects:link {
	font-family : Arial, sans-serif;
	font-size:16px;
	line-height:28px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
	color: #808285;
	display: block;
}

a.projects:visited {
	font-family : Arial, sans-serif;
	font-size:16px;
	line-height:28px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
	color: #808285;
	display: block;
}

a.projects:active {
	font-family : Arial, sans-serif;
	font-size:16px;
	line-height:28px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #808285;
	display: block;
}

a.projects:hover {
	font-family : Arial, sans-serif;
	font-size:16px;
	line-height:28px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #808285;
	display: block;
}

#content {
	font-family : Arial, sans-serif;
	padding: 35px 47px 47px 47px;
	background-image: url(images/content_background.jpg);
	font-family : Arial, sans-serif;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	background-color: #ffffff;
	color: #808285;
}


.leftcolumn {
	font-family : Arial, sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #808285;
	width:478px;
	float: left;
}

.rightcolumn {
	font-family : Arial, sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #808285;
	width:336px;
	float: right;
}

.footercontent {
	font-family : CenturyGothic, Arial, sans-serif;
	color: #fff;
	padding-left:18px;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
	text-align: left;
}

.address {
	font-size : 14px;
	font-family : Arial, sans-serif;
	line-height : 14px;
	color: #808285;
	font-weight: bold;
	margin:0px;
	padding: 0px 0px 42px 0px;
	text-align:left;
}

.developmentshead {
	display: block;
	font-size : 20px;
	font-family : Arial, sans-serif;
	line-height : 26px;
	color: #808285;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 15px 0px;
	text-align:left;
	border-bottom: 1px solid #9d9fa1;
}

#footer {
	height: 30px;
	display:block;
	width: 960px;
	font-family : CenturyGothic, Arial, sans-serif;
	border-bottom: 1px solid white;
	text-align: left;
}

h1 {
	font-size : 27px;
	font-family : Arial, sans-serif;
	line-height : 40px;
	color: #808285;
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-align:left;
}

h2 {
	font-size : 26px;
	font-family : Arial, sans-serif;
	line-height : 26px;
	color : #808285;
	text-align: left;
	font-weight: bold;
	margin:0px;
	padding: 0px 0px 8px 0px; 
}

h3 {
	font-size : 18px;
	font-family : Helvetica, Tahoma, Arial, sans-serif;
	color : #ec3f6f;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

input
{
    BORDER: silver solid 1px;
    font-size: 8pt;
    font-family : Trebuchet MS, Arial,  sans-serif;
    COLOR: #666666;
    VISIBILITY: visible;
	TEXT-DECORATION: none;
	MARGIN: 0px 0px 0px 0px;
}

ul#topnav {
	color : #e6e7e9;
  font-weight: bold;
  text-align: center;
  background-color: #231f20;
  border-top: 1px solid #ffffff;
  vertical-align: center;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 298px;
  
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	height: 34px;
}

ul#topnav a.home {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 57px;
	height: 30px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
}

ul#topnav a.home:hover {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 57px;
	height: 30px;
	background-image: url(images/home2.png);
	background-repeat: no-repeat;
}

ul#topnav a.about {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 88px;
	height: 30px;
	background-image: url(images/about.png);
	background-repeat: no-repeat;
}

ul#topnav a.about:hover {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 88px;
	height: 30px;
	background-image: url(images/about2.png);
	background-repeat: no-repeat;
}

ul#topnav a.developments {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 128px;
	height: 30px;
	background-image: url(images/developments.png);
	background-repeat: no-repeat;
}

ul#topnav a.developments:hover {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 128px;
	height: 30px;
	background-image: url(images/developments2.png);
	background-repeat: no-repeat;
}

ul#topnav a.projection_plastering {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 285px;
	height: 30px;
	background-image: url(images/projection_plastering3.png);
	background-repeat: no-repeat;
}

ul#topnav a.projection_plastering:hover {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 285px;
	height: 30px;
	background-image: url(images/projection_plastering3a.png);
	background-repeat: no-repeat;
}

ul#topnav a.contacts {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 91px;
	height: 30px;
	background-image: url(images/contacts.png);
	background-repeat: no-repeat;
}

ul#topnav a.contacts:hover {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border: 0px;
	list-style: none;
	width: 91px;
	height: 30px;
	background-image: url(images/contacts2.png);
	background-repeat: no-repeat;
}

ul#topnav li .sub {
	position: absolute;	
	top: 30px; left: 0;
	float: left;
	line-height:14px;
	display: none;
	text-align: left;
	margin-left: -443px;
	background-image: url(images/sub_gradient.jpg);
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 5px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 960px;
	float: left;
	height: 27px;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #666666;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 14px;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #89b696;
	font-size: 13px;
	font-weight: bold;
}
ul#topnav .sub ul li a.previous {
	float: none; 
	margin-left: 443px; /*--Reset text indent--*/
	height: 27px;
	width: 91px;
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: none;
}

ul#topnav .sub ul li a.previous:hover {
	float: none; 
	margin-left: 443px; /*--Reset text indent--*/
	height: 27px;
	width: 91px;
	background-image: url(images/previous2.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: none;
}

ul#topnav .sub ul li a.current {
	float: none; 
	margin-left: 0px; /*--Reset text indent--*/
	height: 27px;
	width: 91px;
	background-image: url(images/current.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: none;
}

ul#topnav .sub ul li a.current:hover {
	float: none; 
	height: 27px;
	width: 91px;
	background-image: url(images/current2.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: none;
}

