/**************************************************
						Body
**************************************************/
body {
	background:#fff;
	color:#333;
	font:100.1%/1 Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

/**************************************************
						General
**************************************************/
img {
	border:0;
}
textarea {
	font:1em Arial, Helvetica, sans-serif;
}
	/**************************************************
							Google Map
	**************************************************/
	#map {
		height:350px;
		width:736px;
	}

/**************************************************
						Container
**************************************************/
#container {
	background:url('../_img/background/container.jpg') repeat-y;
	background-position:left top;
	font-size:.75em;
	line-height:1.5;
	margin:0 auto;
	width:800px;
}
#container:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
	
	/**************************************************
							Header
	**************************************************/
	#header {
		background:#fff url('_img/background/header/1.jpg') no-repeat;
		background-position:top;
		margin:0 14px 8px;
		width:762px;
	}
	#header h1 {
		background:url('../_img/background/header_h1.jpg');
		clear:both;
		float:left;
		height:50px;
		margin:0;
		padding:0;
		text-indent:-9999px;
		width:166px;
	}
	#header h1 a {
		display:block;
		height:50px;
		width:166px;
	}
	#header p {
		background:url('../_img/background/header_h2.jpg');
		color:#fff;
		float:right;
		font:1.75em/50px Arial, Helvetica, sans-serif;
		height:50px;
		margin:0;
		padding:0 13px 0 0;
		text-align:right;
		width:583px;
	}
	#header p img {
		margin:-1px 0 0 0;
		vertical-align:middle;
	}
		#header p#intro {
			background:0;
			color:#666;
			float:left;
			font-size:.9em;
			height:auto;
			line-height:2;
			padding:0 10px;
			text-align:left;
			width:auto;
		}
	#header ul {
		clear:both;
		height:31px;
		list-style:none;
		margin:0;
		padding:0 8px;
		text-align:center;
		width:746px;
	}
	#header ul li {
		background:url('../_img/background/header_ul_li.jpg') no-repeat;
		background-position:left;
		float:left;
	}
	#header ul li a {
		background:url('../_img/background/header_ul_li_a.jpg') no-repeat;
		background-position:right;
		color:#0158c1;
		display:block;
		font:12px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin:0 0 0 12px;
		padding:0 12px 0 0;
		text-decoration:none;
	}
	#header ul li a:hover {
		text-decoration:underline;
	}
	#header ul li.selected {
		background:url('../_img/background/header_ul_li_selected.jpg') no-repeat;
		background-position:left;
	}
	#header ul li.selected a {
		background:url('../_img/background/header_ul_li_selected_a.jpg') no-repeat;
		background-position:right;
	}
		#header #gallery {
			clear:both;
			height:180px;
			overflow:hidden;
			position:relative;
			width:762px;
		}
		#header #gallery img {
			display:block;
			height:180px;
			width:762px;
		}

	/**************************************************
							Content
	**************************************************/
	#content {
		color:#666;
		float:right;
		font-size:.9em;
		margin:0 39px 0 0;
		_margin:0 16px 0 0;
		width:550px;
	}
	#content blockquote {
		clear:both;
		margin:0;
		padding:5px 25px;
		width:685px;
	}
	#content blockquote p {
		margin:0;
		padding:0;
	}
	#content blockquote p em {
		float:right;
		padding:10px 0 15px;
	}
	#content h2 {
		color:#0158c1;
		font:1.75em/2 "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin:0;
		padding:0 0 5px;
	}
	#content h4 {
		color:#0158c1;
		font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin:0;
		padding:10px 0 5px;
	}
	#content p {
		clear:both;
		margin:0 0 10px;
	}
	#content ul {
		margin:0;
		padding:0 0 10px 30px;
	}
		.double {
			float:left;
			font-size:.83em;
			padding:0 0 0 20px;
			width:254px;
		}
		.double ul {
		}
		.double ul li {
			color:#0158c1;
		}
		.double ul li span {
			color:#666;
		}
		.homepage {
			background:url('../_img/background/content_homepage.jpg') no-repeat;
			background-position:bottom;
			clear:both;
			height:103px;
			margin:20px 0 0;
			padding:10px 0 0;
			position:relative;
			width:557px;
		}
			h3#commercial_heading {
				color:#fc0;
				font:1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
				left:125px;
				margin:0;
				padding:3px 0 0;
				position:absolute;
				top:22px;
			}
			p#commercial_content {
				color:#fff;
				font:.9em/1.3em Arial, Helvetica, sans-serif;
				left:105px;
				margin:-5px 0 0;
				position:absolute;
				top:50px;
				width:155px;
			}
			p#commercial_content a {
				color:#fc0;
				text-decoration:none;
			}
			h3#residential_heading {
				color:#fc0;
				font:1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
				left:410px;
				margin:0;
				padding:3px 0 0;
				position:absolute;
				top:22px;
			}
			p#residential_content {
				color:#fff;
				font:.9em/1.3em Arial, Helvetica, sans-serif;
				left:390px;
				margin:-5px 0 0;
				position:absolute;
				top:50px;
				width:155px;
			}
			p#residential_content a {
				color:#fc0;
				text-decoration:none;
			}

		/**************************************************
							Full Width
		**************************************************/
		.full#content {
			width:735px;
		}

	/**************************************************
							Sidebar
	**************************************************/
	#sidebar {
		background:#79a7df url('../_img/background/sidebar.jpg') no-repeat;
		background-position:bottom;
		margin:0 0 0 23px;
		padding:5px 0 8px;
		width:180px;
	}
	#sidebar h3 {
		color:#fc0;
		font:1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin:0 0 0 14px;
		padding:5px 0;
	}
	#sidebar h3 img {
		border:0;
		height:auto;
		margin:0;
		vertical-align:middle;
		width:auto;
	}
	#sidebar img {
		border:1px solid #0259c1;
		margin:5px 14px;
		width:150px;
	}
	#sidebar p {
		color:#fff;
		font:.83em/1.3em Arial, Helvetica, sans-serif;
		margin:0 14px;
		text-align:justify;
	}
	#sidebar p a {
		color:#fc0;
		text-decoration:none;
	}
	#sidebar p span {
		line-height:25px;
		text-align:center;
	}
	#sidebar ul {
		list-style:none;
		margin:5px 14px -20px;
		padding:0;
	}
	#sidebar ul li {
		background:url('../_img/icon/play.gif') no-repeat;
		background-position:0 0;
		font:.83em/1.1em Arial, Helvetica, sans-serif;
		padding:3px 0 20px 19px;
	}
	#sidebar ul li a {
		color:#fff;
		text-decoration:none;
	}
	#sidebar ul li a:hover {
	}
	
/**************************************************
					Footer
**************************************************/
#footer {
	background:url('../_img/background/footer.jpg') no-repeat;
	background-position:-5px 0;
	font-size:.6em;
	margin:0 auto;
	padding:35px 25px 0;
	width:750px;
}
#footer p {
	float:right;
	margin:0 10px 0 0;
	padding:0;
	text-align:left;
}
#footer p a {
	color:#6e6e6e;
	text-decoration:none;
}
#footer ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	display:inline;
	padding:0 30px 0 0;
}
#footer ul li a {
	color:#6e6e6e;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
