html, body {
	height:100%;
	background-color: #7999a8;
	margin:0;
	padding:0;
}

/***********************************
	CONTAINERS
***********************************/
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-280px; /* half of container's height */
		float:left;
}

#main {
	position: relative;
	width: 900px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;	
	clear:left;
}
		
#navigation {
	position: absolute;
	top: 0px;
	right: 404px;
	width: 210px;
}

#thumbnailnavigation {
	position: absolute;
	bottom: 20px;
	right: 604px;
	width: 210px;
}

#thumbnailgallery {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 580px;
	height: 521px;
	overflow:auto;
	/*background-image: url("images/background.jpg");
	background-repeat: no-repeat;*/
}

#content {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	/*background-image: url("images/background.jpg");
	background-repeat: no-repeat;*/
}

#contentgallery {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	/*background-image: url("images/background.jpg");
	background-repeat: no-repeat;*/
}

#contentcontact {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	background-color: #8da9b5;
	/*background-image: url("../images/background-01.jpg");
	background-repeat: no-repeat;*/
}

#contentartistic {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	background-color: #8da9b5;
	/*background-image: url("../images/background-01.jpg");
	background-repeat: no-repeat;*/
}

#contentcommercial {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	background-color: #8da9b5;
	/*background-image: url("../images/background-05.jpg");
	background-repeat: no-repeat;*/
}

#contentresidential {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	background-color: #8da9b5;
	/*background-image: url("../images/background-01.jpg");
	background-repeat: no-repeat;*/
}

#contentabout {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 401px;
	height: 521px;
	overflow:auto;
	background-color: #8da9b5;
	/*background-image: url("../images/background-02.jpg");
	background-repeat: no-repeat;*/
}

div#copy{
		margin: 0 12px 0 12px;
    	font: 12px helvetica,Arial,sans-serif;
		text-align:left;
}

#subcopy {
	position: absolute;
	top: 230px;
	left: 18px;
	width: 404px;
	text-align:justify;
}

#feature1 {
	position: absolute;
	
	top: 368px;
	left: 18px;
}

#feature2 {
	position: absolute;
	
	top: 368px;
	left: 120px;
}

#feature3 {
	position: absolute;
	
	top: 368px;
	left: 222px;
}

#feature4 {
	position: absolute;
	
	top: 368px;
	left: 324px;
}

#contactleft {
	position: absolute;
	top: 524px;
	left: 500px;
	font: 10px helvetica,Arial,sans-serif;
	color:#000000;
	text-align:left;
}

#contactright {
	position: absolute;
	top: 524px;
	right: 0px;
	font: 10px helvetica,Arial,sans-serif;
	color:#000000;
	text-align:right;
}


#div-1a {
 float:left;
 width:190px;
 height:120px;
 margin:5px;
}
#div-1b {
 float:left;
 width:190px;
 height:120px;
 margin:5px;
}
#div-1c {
 clear:both;
}



/***********************************
	LINKS
***********************************/

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color:#c1deeb;
	text-decoration:underline;
}

a.caption {
	color: #ffffff;
	
}

a.contactright {
	color:#9fb6c0;
	text-decoration:none;	
}

a.contactright:hover {
	color:#9fb6c0;
	text-decoration:none;	
}

a.caption:hover {
	color:#c1deeb;
	text-decoration:none;
}

a.nav {
	color: #ffffff;
	text-decoration:none;
}

a.nav:hover {
	color:#c1deeb;
	text-decoration:underline;
}


/***********************************
	MISCELLANEOUS
***********************************/


hr {
	width: 100%;
	height: 0px;
	text-align: center;
	color: #dcdcdc;
	border: 0;
	background-color: #dcdcdc;
    height: 1px;
}

h1 {
	color: #000;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	margin-bottom:4px;
	margin-top:6px;
}

h2 {
	color: #000;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	line-height: 14px;
}

h3 {
	color: #000;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	line-height: 14px;
	margin-bottom:10px;
	margin-top:4px;
}


.header {
	color: #d8b001;
	font-size: 17px;
	font-family: helvetica, arial, sans-serif;
	
	text-align: center;

	letter-spacing: 4px;
}

p { margin-bottom: 1em; } 

.space {
line-height: 2px;
} 

.nav {
	color: #ffffff;
	font-size: 12px;
	padding-right: 1px;
	font-weight:normal;
	font-family: helvetica, arial, sans-serif;
	line-height: 13px;
	padding-bottom:3px;
	text-align: right;
}

.caption {
	color: #000000;
	font-size: 10px;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	width: 100px;
}

