@charset "utf-8";
/* CSS Document */

@import url(gallery.css);

.clear {clear:both;}
br.clear{clear:both; margin-top:-15px;}

.style43 {
	font-size: 6pt;
}
.style39 {
	font-family: Tahoma;
	font-size: xx-large;
}
.style42 {
	font-size: x-small;
}
.style35 {
	text-align: center;
}
.style30 {
	font-family: Tahoma;
	font-size: large;
}
.style34 {
	font-family: "Albertus Extra Bold";
	font-size: small;
}
.style29 {
	font-family: "Arial Black";
	font-size: small;
}
.style36 {
	font-family: Tahoma;
	font-size: large;
	text-align: center;
}
.style37 {
	font-size: xx-small;
}
.auto-style5 {
	font-family: Tahoma;
}
.auto-style4 {
	font-family: Tahoma;
	font-size: x-small;
}
.auto-style11 {
	font-family: "Arial Black";
}
.auto-style12 {
	font-family: "Albertus Extra Bold";
}
.auto-style6 {
	font-family: Tahoma;
	font-size: xx-small;
}
.auto-style10 {
	font-family: Tahoma;
	font-size: 16pt;
}
.auto-style24 {
	font-family: "Lucida Handwriting";
	font-size: 57pt;
	color: #009933;
	font-weight: bold;
	text-align: center;
}
.auto-style25 {
	font-size: large;
	color: #000000;
	font-family: Calibri;
}
.auto-style26 {
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	color:#000;
	line-height:160%;
}
.auto-style27 {
	font-family: Calibri;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.auto-style28 {
	font-size: large;
}
.auto-style29 {
	font-size: large;
	color: #000000;
	font-family: Calibri;
	text-align: center;
}
/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	margin:0 0 1px 0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}

/* ----------------------------------------------Generalise-------------------------------------*/
#header, #topbar, #topnav, #breadcrumb, .container, #footer, #copyright{
	position:relative;
	display:block;
	margin:0 auto 0;
	width:1050px;
	}
/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}

#footer a{
	color:#787878;
	background-color:#E0E0E0;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	color:#000;
	background-color:#E0E0E0;
	font-size:13px;
	font-weight: bold;
	margin-bottom:10px;
	padding:10px 0;
	border-bottom:1px dotted #585858;
	border-top:1px dotted #585858;
	font-family:Tahoma, Geneva, sans-serif;
	}

#footer .latestgallery{
	display:block;
	float:left;
	width:800px;
	margin:0;
	padding:0 0 0 250px;
	}

#footer .latestgallery li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:15px 9px 0 0;
	padding:5px;
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #B4B4B4;
	}

#footer .footbox{
	display:block;
	float:left;
	width:220px;
	margin:0 0 0 50px;
	padding:0;
	}

#footer .footbox li{
	margin:22px 0 0 0;
	}

#footer div.last, #footer .latestgallery li.last{
	margin-right:0;
	}

#footer .footbox li.last{
	margin-bottom:0;
	}
#footer p{
	margin:0;
	padding:10px 20px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	}
/* ----------------------------------------------Topbar-------------------------------------*/

#topbar{
	padding:15px 0;
	border-bottom:0px solid #999999;
	}

#topbar .fl_left{
	margin:0px 0 0 0;
 	padding:0;
	}

#topbar .fl_left, #topbar .fl_left a{
	color:#999999;
	background-color:#FFF;
	}
	
.fl_left{float:left;}

.fl_right{float:right;}

img{display:block; margin:0; padding:0; border:none;}
.imgl, .imgr{border:1px solid #C7C5C8; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left; margin-top:70px;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

#copyright{
	padding:15px 0;
	font-size:12px;
	border-top:1px solid #999999;
	}

#copyright a{
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	}

#copyright p{
	margin:0;
	padding:0;
	}

.copy_left{
	float:left;
	font-family: Tahoma;
	font-size: xx-small;
	padding:10px 0 0 110px;
	}

.copy_right{
	float:right;
	}
	
/* ----------------------------------------------Content-------------------------------------*/

.container{
	padding:15px 0 0 0;
	border-top:0px solid #999999;
	border-bottom:0px solid #999999;
	}

.whitebox{
	padding:5px 0 0 0;
	color:#999999;
	background-color:#FFFFFF;
	}

.content{
	display:block;
	float:right;
	width:800px;
	}

.content_txt {
	font-family: Tahoma;
	font-size:large;
	font-weight:bold;
	color:#000;
	text-align:center
}
	
.column {
	display:block;
	float:left;
	width:220px;
	clear:left;
	}
	
/* ------Latest Homepage Projects-----*/

#hpage_latest{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:1050px;
	padding:30px 0 0 0;
	}
	
#hpage_latest img{display:inline;}

#hpage_latest .imgholder{
	display:block;
	width:470px;
	margin:0;
	padding:0 0px 0px 0px;
	}
	
#hpage_latest .imgholder2{
	display:block;
	width:260px;
	margin:0;
	padding:0 0px 0px 0px;
	}

#hpage_latest ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#hpage_latest li{
	display:block;
	float:left;
	margin:0 30px 0 0;
	padding:0;
	}
#hpage_latest li.first{
	width:260px;
	}

#hpage_latest li.sec{
	width:470px;
	}

#hpage_latest li.last{
	margin-right:0;
	width:260px;
	}
	
#hpage_latest p{
	margin:0;
	padding:0 20px;
	}

#hpage_latest p strong{
	display:block;
	margin-bottom:10px;
	font-size:22px;
	font-weight:normal;
	color:#4A4A4A;
	background-color:#E0E0E0;
	}
	
h1  {
	color: #000;
	font-family: Tahoma;
	text-align:center;
	}
	
h2  {
	color: #000;
	font-family: Tahoma;
	text-align:left;
	}