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

#menu {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 12px;
	padding-right: 0em;
	text-align: right;
	line-height: 100%;
	margin-top: 0.5em;
}
.menu:hover {
	padding-left: 2em;
	color: #333333; background:url(images/bullet02.gif) no-repeat 0px 1px;
}
.menu:link, .menu:visited {
	padding-left: 2em;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
/*div.menu_item {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	margin: 10px;
	font-weight: bold;
	text-align: right;
}
div.menu_item span {
	width:175px;
	height:30px;
	display: none;
	text-align: right;
}
div.menu_item_over {
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	margin: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: right;
	background:url(images/bullet02.gif) no-repeat 75px 2px;
}
div.menu_item:hover {
	padding-left: 1em;
	color: #74b44b; background:url(images/bullet02.gif) no-repeat 0px 2px;
}
div.menu_item_over span {
	display:block;
	width: 175px;
	height:66px;
	float: none;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}*/
ul {
	padding: 10px 5px 5px 10px;
}
.main_container .menu_text_container #copy_container {
	color: #DFD2C1;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F1F1F1;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 390px;
	width: 400px;
	position: absolute;
	left: 460px;
	top: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text_container_scroll {
	height: 247px;
	width: 338px;
	overflow: visible;
	padding-right: 10px;
	padding-left: 10px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7368;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.main_container {
	background-color: #877A6B;
	height: 598px;
	width: 955px;
	padding: 0px;
	position: relative;
}
.header_container {
	height: 166px;
	position: absolute;
	left: 0px;
	width: 955px;
	top: 0px;
}
.title_bar_container {
	width: 955px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 134px;
	height: 36px;
}
.footer_bar_container {
	width: 955px;
	overflow: hidden;
	position: absolute;
	left: -100px;
	top: 405px;
	padding-left: 0px;
	height: 36px;
}
.menu_text_container {
	height: 400px;
	width: 899px;
	position: absolute;
	top: 204px;
	background-color: #A99B88;
	left: 0px;
	background-image: url(images/textbg.jpg);
}
.menu_container {
	width: 197px;
	position: absolute;
	top: -4px;
	left: 100px;
	height: 109px;
}
body {
	background-color: #9A8D7B;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
div.scroller div.content div.section img {
	width: 100%;
}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	height:250px; 
	width:350px;
	overflow:hidden;
}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:350px;
	height:250px;
	overflow:hidden;
	float:left;
	padding-right: 10px;
}
	div.scroller div.content {
	width: 10000px;
	height: 285px
		}
div.controls{
	float:right;
	height: 19px;
	font-size:10px;
	padding-top:2px;
}
.main_container .menu_text_container #subnav_container h1 {
	font-size: 11px;
	font-weight: bold;
	color: #5D5851;
	height: 15px;
	width: 200px;
	padding-bottom: 40px;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
}
.main_container .menu_text_container #subnav_container h2 {
	font-size: 11px;
	font-weight: bold;
	color: #DFD2C1;
	height: 15px;
	width: 200px;
	padding-top: 0px;
	display: block;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.main_container .menu_text_container #subnav_container p {
	color: #DFD2C1;
	display: block;
	margin: 0px;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 25px;
}
.main_container .menu_text_container #subnav_container ul {
}
.main_container .menu_text_container #my-glider #controls_container #controls a {
	background-color: #857969;
	padding: 1px 2px;
}
.menu_text_containerhome {
	height: 400px;
	width: 955px;
	position: absolute;
	top: 167px;
	background-color: #A99B88;
	left: 0px;
	padding-left: 0px;
	background-image: url(images/main_container_bkgrnd.jpg);
}
.menu_text_containercompany {
	height: 400px;
	width: 955px;
	position: absolute;
	top: 167px;
	background-color: #A99B88;
	left: 0px;
	padding-left: 0px;
	background-image: url(images/company_bckgrnd.jpg);
}
.menu_text_containerBIM {
	height: 400px;
	width: 955px;
	position: absolute;
	top: 167px;
	background-color: #A99B88;
	left: 0px;
	padding-left: 0px;
	background-image: url(images/BIM_bckgrnd.jpg);
}
.menu_text_containerfolio {
	height: 400px;
	width: 955px;
	position: absolute;
	top: 167px;
	background-color: #A99B88;
	left: 0px;
	padding-left: 0px;
	background-image: url(images/folio_bckgrnd.jpg);
}
.menu_text_containercontact {
	height: 400px;
	width: 955px;
	position: absolute;
	top: 167px;
	background-color: #A99B88;
	left: 0px;
	padding-left: 0px;
	background-image: url(images/contact_bckgrnd.jpg);
}
img { 
border: none; 
} 
