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

body, html {
	margin:0;
	padding:0;
	font-family:arial;
	}
	
	
	
	#page_content {
	margin-top:15px;
	/* Display on top of slideshow */
		z-index:2;
	position:relative; /* This is very important! */
	margin-right: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: auto;
	width: auto;
	}
#page_content2 {
	margin-top:15px;
	/* Display on top of slideshow */
		z-index:2;
	position:relative; /* This is very important! */
	margin-right: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: auto;
	height: 100%;
}


.Logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	color: #963;
}

#page_content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
}
#page_content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
#page_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00B0F0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
#page_content2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
}
#page_content2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
#page_content2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00B0F0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.activepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00B0F0;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}








.SP_Text {
	color: #00B0F0;
}
	
	img#bg {
	/* Stretch background */
		position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:0;
	}

	#image_description {
		position:fixed; /* This is very important! */
		right:-150px;
		bottom:60px;
		width:140px;
		height:38px;
		background-color:#dddddd;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		z-index:2;
		padding:5px;
		font-size:10px;
		line-height:12px;
		color:#333333;
	}
	
	a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#A62F00;
	text-align: left;
	vertical-align: bottom;
	line-height: 1.4em;
	}
	
	a:hover {
		text-decoration:underline;
	}
#menu {
	z-index:auto;
	clear: none;
	float: left;
	text-align: left;
	vertical-align: bottom;
	position: relative;
	left: 0px;
	top: 450px;
}
#rightContent {
	float: right;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996733;
	vertical-align: bottom;
	position: relative;
	top: 300px;
}
#rightContentProjects {
	float: right;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996733;
	vertical-align: top;
	position: relative;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x:hidden;
	height: 540px;
	width: auto;
	top: 14px;
}
#rightContentProjectsTall {
	float: right;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996733;
	vertical-align: top;
	position: relative;
	overflow: visible;
	overflow-y: hidden;
	overflow-x:hidden;
	height: auto;
	width: auto;
	top: 14px;
}

#page_content #rightContentProjects table tr td p {
	line-height: 0.01em;
}



#rightContentServices {
	float: right;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996733;
	vertical-align: bottom;
	position: relative;
	top: 160px;
}
#rightContentContact {
	float: right;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996733;
	vertical-align: bottom;
	position: relative;
	top: 373px;
}
#rightContentContact a:link {
	color: #963;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
#rightContentContact a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #00B0F0;
	font-size: 10pt;
}

#rightContentContact a:visited {
	color: #963;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

#rightContentServices p {
	line-height: 1px;
}
