@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 21px;
	background-color: #D1D2D4;
	}

#background {
        background:url(images/main-bg.jpg) transparent repeat-x top left;
        min-height:490px;
        }        
        
#container{
	width:885px;
	margin-left:auto;
	margin-right:auto;
	}
	
#logoholder{
	width:150px;
	height:70px;
	float:left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 730px;
	display: inline;
	
}

#menuholder{
	width:160px;
	float:left;
	margin-left: 725px;
	margin-top: 55px;
	display: inline;
	}
        
#menuholder_main{
	width:160px;
	float:left;
	margin-left: 725px;
	margin-top: 38px;
	display: inline;
	}
	
.menus{
	width:138px;
	height:11px;
	float:left;
	text-align: right;
	margin-top:0px;
	margin-bottom:12px;
	display: inline;
	}

#bannerholder{
	width:885px;
	height:216px;
	float:left;
	background:url(images/topbanner.jpg) transparent no-repeat top left;
	}

#bannerholder_main{
	width:885px;
	height:223px;
	float:left;
	background:url(images/topbanner.jpg) transparent no-repeat top left;
	}
	
#shadowbanner{
	width:885px;
	height:63px;
	background:url(images/shadowBanner.jpg) transparent top left repeat-x;
	float:left;
	}
	
#arrowholder{
	height:21px;
	width: 16px;
	float:left;
	margin-left: 6px;
	display: inline;
	}
	
#content{
	width:885px;
	float:left;
	background-color: #EAECE7;
        padding-bottom: 18px;
	}
	
#imageholder{
	width:350px;
	float:left;
	margin-left:30px;
	display: inline;
	}
	
#imageholderkiwican{
	width:750px;
	float:left;
	margin-left:30px;
	display: inline;
	}
#textholder{
	width: 376px;
	float:left;
	margin-left:38px;
	display: inline;
	}
        
#textholder p {
            line-height:28px;
        }        
        
#textholderlong {
	float:left;
	margin:0 30px;
	display: inline;
	}
        
        
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2a1713;
        font-weight:bold;
        margin-top: 0;
	}	
        
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2a1713;
        font-weight:bold;
        margin-top: 0;
	}	        
	
#footer{
	width:885px;
	height:80px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	margin-top: 20px;
	display: inline;
	}
	
.galleryholder{
	width:855px;
	height:300px;
	float:left;
	margin-left:30px;
	margin-bottom: 40px;
	display: inline;
	}
	
.galleryimages{
	width:400px;
	height:300px;
	float:left;
	}
	
.gallerytext{
	width:385px;
	height:300px;
	float:left;
	margin-left:30px;
	display: inline;
	}

.gallerytext p { line-height: 18px;}
	
img{
	border:0px;
	}
	
#formholder{
	width:855px;
	float:left;
	margin-left: 30px;
	display: inline;
	}
	
input {
	border: 1px solid #999999;
	background-color: #EAECE7;
}

textarea {
	border: 1px solid #999999;
	background-color: #EAECE7;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-decoration: none;
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-decoration: none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-decoration: underline;
}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-decoration: underline;
}

#seperatofooter{
	height: 50px;
	width: 885px;
	float:left;
	display: inline;
	}
	
#header{
	height: 46px;
	width: 855px;
	margin-left: 30px;
	float:left;
	display: inline;
	}


#clients
{
display:inline;
float:left;
margin-left:2px;
width:883px;
}

#menuholder_main a {font-size: 11px; color: #ffffff;}
#menuholder a {font-size: 11px; color: #ffffff;}

.gallerycontainer{
	width:825px;
	float:left;
	margin:0 5px 0px 30px;
	display: inline;
	}

.gallerycontainer table td {padding: 0px 25px 40px 0px; vertical-align:top;}
.gallerycontainer p {line-height: 18px;}

#footer ul {
    width:500px;
    margin:0 auto;
}

#footer li {
    display:inline;
    list-style-type: none;
    padding:0 2px;
}

#parklane {
    color:#a9a9a9;
    text-align: left;
    float:left;
    clear:none;
    width: 200px;
    padding-top: 20px;
}

#design {
    float: right;
    clear: none;
    text-align: right;
    width: 450px;
    color:#a9a9a9;
    padding-top: 20px;
}

#design a {
    text-decoration: underline;
    color:#a9a9a9;
}
