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

img, div { behavior: url(iepngfix.htc) }

body {
	margin-top:50px;
	margin-bottom:50px;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	background-color:#2C2C2C;
	font-size:76%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-align:center;

	}



#wrapper {
	width:100%;
	background-image:url(images/top-bottom-edge.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-width:910px;

	
	}

#left {
	width: 5%;
	min-width:21px;
    float: left;
	height:551px;
	background-color:#2C2C2C;
	background-image:url(images/left-edge.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}

#right {
	width: 5%;
	min-width:21px;
	float: right;
	height:551px;
	background-color:#2C2C2C;
	background-image:url(images/right-edge.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

#centre {
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom:9px;
	padding-top:9px;
	height:551px;
	background-image:url(images/top-bottom-edge.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
#content1 {													/*INDEX*/
	width:100%;
	height:533px;
	background-color:#000000;
	background-image:url(images/paint-grey.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
	}
	
#content2 {												/*RESIDENTIAL*/
	width:100%;
	height:533px;
	background-color:#000000;
	background-image:url(images/paint-red.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#content3 {													/*COMMERCIAL*/
	width:100%;
	height:533px;
	background-color:#000000;
	background-image:url(images/paint-teal.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#content4 {													/*GALLERY*/
	width:100%;
	height:533px;
	background-color:#000000;
	background-image:url(images/paint-blue.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#content5 {													/*CONTCT*/
	width:100%;
	height:533px;
	background-color:#000000;
	background-image:url(images/paint-green.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#content6 {													/*TERMS*/
	width:100%;
	height:533px;
	background-color:#000000;
	background-image:url(images/paint-purple.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#header{
	float:left;
	width:100%;
	}
	
#menuholder{
	float:right;
	padding-top:101px;
	padding-left:10px;
	padding-right:10px;
	width:400px;
	}

#menu{
	float:left;
	text-align:left;
	overflow:visible;
	padding-bottom:7px;
	}
	
#menu ul{
	padding-left:0px;
	margin:0px;
	}
	
#menu li{
	display: inline;
	list-style-type: none;
	padding: 0px;
	}
	
#menu a{
	color:#FFFFFF;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
	}
	
#menu a:hover{
	color:#999999;
	}
#menu img{
	margin-bottom:-6px;
	}

#imagebg1{
	float:left;
	width:100%;
	height:350px;
	background-color:#000000;
	background-image:url(images/testimage.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#imagebg2{
	float:left;
	width:100%;
	height:350px;
	background-color:#000000;
	background-image:url(images/testimage2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#imagebg3{
	float:left;
	width:100%;
	height:350px;
	background-color:#000000;
	background-image:url(images/testimage4.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#imagebg4{
	float:left;
	width:100%;
	height:350px;
	background-color:#000000;
	background-image:url(images/testimage3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#imagebg5{
	float:left;
	width:100%;
	height:350px;
	background-color:#000000;
	background-image:url(images/testimage5.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#imagebg6{
	float:left;
	width:100%;
	height:350px;
	background-color:#000000;
	background-image:url(images/testimage6.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#textholder{
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	text-align:left;
	float:right;
	width:400px;
	height:330px;
	}
	
#textholder-long{
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	float:right;
	height:330px;
	}
	
#textholder-gallery{
	width:380px;
	height:310px;
	float:right;
	padding:10px;
	text-align:left;
	}
	
#galleryholder{
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	float:right;
	height:330px;
	width:800px;
	}

#thumbnails{
	width:380px;
	height:310px;
	float:right;
	padding:10px;
	}

.thumb-row{
	float:left;
	padding-bottom:8px;
	width:380px;
	}
	
.thumb-row img{
	border:none;
	}
	
.thumb-row-spacer{
	width:8px;
	}



#fullimage{
	width:380px;
	height:310px;
	float:left;
	padding:10px;
	overflow:hidden;
	}
	
#fullimage p{
	line-height:1em;
	}
	
	
	

.transparentbg{	
	width:100%;
	float:left;
	height:330px;
	background-image:url(images/transwhite75.png);
	background-repeat:repeat;
	background-position:top;
	overflow:auto;
	clear:both;
	display:inline-block;
}

.transparentbg p{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:0.9em;
	line-height:1.2em;
	}
	
.transparentbg ul{
	margin-top:0px;
	margin-bottom:0px;
	}

.transparentbg li{
	font-size:0.9em;
	line-height:1.2em;
	}
	
.transparentbg h1{
	margin:10px;
	font-size:0.9em;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.transparentbg h2{
	margin:10px;
	font-size:0.9em;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.transparentbg a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
.transparentbg a:hover{
	color:#666666;
	}	


#footer{
	float:left;
	width:100%;
	}

#detailsholder{
	text-align:left;
	float:right;
	width:400px;
	padding-right:10px;
	}
	
#detailsholder p{
	margin:0px;
	font-size:0.9em;
	color:#FFFFFF;
	}
	
#detailsholder a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	

#detailsholder a:hover{
	color:#999999;
	}

#address{
	float:left;
	width:185px;
	padding:3px;
	}

#contact{
	float:right;
	width:185px;
	padding:3px;
	}
	
#credit{
	width:100%;
	text-align:right;
	
	}
	
#credit a{
	
	font-size:0.9em;
	color:#666666;
	text-decoration:none;
	}
	
#credit a:hover{
	color:#FFFFFF;
	}

#credit span{
	margin-right:5%;
	}
	
