@charset "UTF-8";

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* CSS Document */

#centered {
	position: relative;
	top: 0;
	right: 0;
	width: 970px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 600px;
	height: auto !important;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/frame.png);
	background-repeat: no-repeat;
	background-position: center;
}

#centered-home {
	position: relative;
	top: 0;
	right: 0;
	width: 970px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 600px;
	height: auto !important;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/frame-home.png);
	background-repeat: no-repeat;
	background-position: center;
}
#centered-contact {
	position: relative;
	top: 0;
	right: 0;
	width: 970px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 600px;
	height: auto !important;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/frame-contact.png);
	background-repeat: no-repeat;
	background-position: center;
}

#wrapper {
	padding: 0 0 0 32px;
}

#nav{
	width:200px;
	float:left;
}

#content{
	width:380px;
	margin-top:140px;
	padding-left:60px;
	float:left;
}

#content-im{
	width:390px;
	margin-top:108px;
	padding-left:40px;
	float:left;
	}
	
#left-arrow{
	float:left;
	}

#right-arrow{
	float:right;
	}
	
#image-area{
	float:left;
	padding-left:20px;
	
	}
#image-area-land{
	float:left;
	padding-left:10px;
	}
	

#contact{
	margin-top:480px;
	width:170px;
	float:right;
}
#scroll{
	overflow:auto;
	height: 344px;
	padding-right:16px;

	
}

#content-contact{
	width:400px;
	margin-top:120px;
	padding-left:60px;
	float:left;
}

