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

html, body, #scrollable {
height:100%;
}


body {
background-color:#efefef;
}


#scrollable {
	background-color:#FFFFFF;
	width:960px;
	height: 1640px;
	position:absolute;
	top: 10px;	
	left: 50%;
	margin-left: -480px;
	z-index: 2;
	
}

#top_navigation {
	
	width:900px;
	height: 30px;
	position:absolute;
	top: 40px;
	left: 50%;
	margin-left: -450px;
		
}

#top_contain {
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position:right;
	width:830px;
	height: 140px;
	position:absolute;
	top: 15px;
	left: 50%;
	margin-left: -410px;
		
}

#header {
	background-image:url(../images/torquay-apartment.jpg); 
	background-repeat: no-repeat;
	width:960px;
	height: 500px;
	position:absolute;
	top: 150px;
	left: 50%;
	margin-left: -480px;
		
}

#base {
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align:right;
	padding: 20px;
	width:920px;
	height: 50px;
	position:absolute;
	top: 1480px;
	left: 50%;
	margin-left: -480px;
}

#comment1 {
	width:500px;
	height: 80px;
	position:absolute;
	top: 525px;
	left: 481px;
	margin-left: -375px;
}

#comment2 {
	width:555px;
	height: 600px;
	position:absolute;
	top: 606px;
	left: 481px;
	margin-left: -375px;
}
#comment2 li {
	margin-left: -40px;
	list-style-type: none;
	
}

#contact {
	background-image:url(../images/contact_panel.jpg);
	background-repeat: no-repeat;
	width:240px;
	height: 570px;
	position:absolute;
	top: 520px;
	left: 73%;
	margin: 0;
	padding: 220px 0 0 0;		
}

	
#portfolio3 {
	background-image:url(../images/illustration_services.jpg);
	background-repeat: no-repeat;
	width:820px;
	height: 250px;
	position:absolute;
	top: 50px;
	left: 412px;
	margin-left: -410px;
}

#comment3 {
	width:575px;
	height: 50px;
	position:absolute;
	top: 260px;
	left: 50%;
	margin-left: -410px;
		
}

#info {
	width:200px;
	height: 200px;
	position:absolute;
	top: 260px;
	left: 50%;
	margin-left: -910px;
		
}

#copy_area {
	width:570px;
	height: 100px;
	position:absolute;
	top: 320px;
	left: 50%;
	margin-left: -410px;
		
}

/* Footer */


#extra {
	text-align:center;
	position:absolute;
	background-color:#7f0040;
	top: 1350px;
	height: 40px;
	width: 960px;
	padding: 10px 0;
	left: 50%;
	margin-left: -480px;
	z-index: 10;
		}

#extra p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#extra a {
	color: #FFFFFF;
	text-decoration:none;
	
}

/* Navigation Bar */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:none;
	font-size:93%;
	line-height:normal;
	border-bottom:none;
	}

#tabs ul {
	margin:0;
	padding:60px 10px 0 35px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("(../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333333;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#286cac;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


/* Text Styles */

.copy_h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #286cac;
}

.copy_h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 150%;
	color: #333333;
}
.copy_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #000000;
}

.copy_h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #000000;
}

.copy_h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #286cac;

}

.copy_h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	line-height:150%;
	color: #286cac;

}

.copy_h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #333333;

}
.copy_h6 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height:150%;
	color: #333333;

}

.copy_h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	line-height: 180%;
	font-variant: normal;
	text-transform: none;
	color: #286cac;
}
.copy_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #FFFFFF;
}


.copy_h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height:150%;
	color: #FFFFFF;

}

/* Float */

.floatright {
	float: right;
	padding: 10px;

}

.floatleft {
	float: left;
	padding: 5px 20px 20px 0px;

}

