* {
    margin: 0;
    padding: 0;
    border: 0;
    }

body {
	text-align: center;
}

b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
#Master {
	width: 741px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:741px;
	height:126px;
	background-image:url(header_bg.jpg);
	background-repeat:no-repeat;
}
#Content {
	text-align: left;
	position:absolute;
	left:0px;
	top:127px;
	width:741px;
	height:436px;
	background-color: #E5E5E5;
}

#Contentservices {
	text-align: left;
	position:absolute;
	left:0px;
	top:127px;
	width:741px;
	height:510px;
	background-color: #E5E5E5;
}

.regular{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
}

#Menu {
	position:absolute;
	left:70px;
	top:77px;
	width:741px;
	height:49px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
}


.menulist{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.menulist a {
	color: #999999;
	text-decoration: none;
}

.menulist a:hover{
	color: #333333;
	text-decoration: none;
}

#Footer {
	position:absolute;
	left:0px;
	top:563px;
	width:741px;
	height:80px;
	padding-top:12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	
}

#Footerservices {
	position:absolute;
	left:0px;
	top:637px;
	width:741px;
	height:20px;
	padding-top:12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	
}


#Recentproject{
	list-style-image: none;
	list-style-type: none;
	margin-left:70px;
	padding-top:65px;
	padding-right:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#Recentproject a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:none;
	color: #999999;
}

#Recentproject a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:none;
	color: #333333;
}

#Recentproject img {
	float:left;
	padding-right:15px;
}

#Recentproject p {
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
	color: #333333;
}

a.headerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#Services{
	list-style-image: none;
	list-style-type: none;
	margin-left:70px;
	padding-top:65px;
	padding-right:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#Services a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	color: #999999;
}

#Services a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	color: #333333;
}

#Services img {
	float:left;
	padding-right:15px;
}

#Services p {
	padding-bottom:15px;
	font-size: 11px;
	color: #333333;
}

.contact{
	margin-left:70px;
	margin-right:70px;
	padding-top:65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#contactform{
padding-top:10px;
}

td.tablemargin{
padding-left:10px;
}