html { 
min-height: 100%; margin-bottom: 1px; 

}
body {
	background-color: #595652;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595652;
	list-style-image: url(images/list_point.gif);
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595652;
	border: 1px solid #595652;
	margin-top: 5px;
	margin-bottom: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #595652;
	color:#595652;
}
textarea {
	border: 1px solid #595652;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595652;
}

a img {
	border:none;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #d5d5d5;
	
}

#header {
	width: 780px;
	height: 158px;
	background-color: #F9F9F9;
	
}
#content {
	width: 774px;
	margin-left: 3px;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-x;
	background-color: #d5d5d5;
	
}

#footer {
	background-color: #595652;
	color: #FFFFFF;
	width: 780px;

}
.highlighted_text1 {
	font-weight: bold;
	color: #FF5614;
}

a:link {
	color: #FF5A10;

}
a:visited {
	color: #FF5A10;

}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
#wrapper_background {
	background-color: #D5D5D5;
	width: 780px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(images/wrapper_background.gif);
}
#main_navigation {
	float: left;
	width: 157px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_menu_item {
	background-image: url(images/button_grey.gif);
	height: 19px;
	width: 147px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 13px;
}

.main_menu_item_highlighted {
	background-image: url(images/button_orange.gif);
	height: 19px;
	width: 147px;
	padding-top: 5px;
	padding-left: 10px;
}
#left_column {
	float: left;
	width: 157px;
	margin-left: 5px;
}
#company_address {
	width: 140px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}


#building_animation {
	float: left;
	height: 431px;
	width: 309px;
}
#footer_left {
	float: left;
	width: 300px;
}
#white_textfield_small {
	width: 157px;
	background-image: url(images/white_textfield_small_background.gif);
	float: left;
	margin-bottom: 15px;
}
#right_column {
	float: left;
	width: 294px;
}
#white_textfield_big {
	float: left;
	width: 274px;
	background-image: url(images/white_background_big.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#news_title_bar {
	float: left;
	width: 294px;
}
#news_section {

	float: left;
	width: 294px;
}
.news_module {
	float: left;
	width: 274px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
hr {
	border:0;
	color: #B2B2B2;
	background-color:#B2B2B2;
	height:1px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}

.title_1 {
	font-weight: bold;
	color: #595652;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_navigation a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#main_navigation a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#right_column_wide {
	float: left;
	width: 550px;
	margin-left: 30px;
	margin-bottom: 25px;
}
.paragraph_title {
	font-weight: bold;
	color: #FF5A10;
	font-size: 13px;
	text-decoration: none;
}
#right_column_subpage {
	float: left;
	width: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7AFA2;
	padding-left: 10px;
}
#middle_column_subpage {
	float: left;
	width: 380px;
	margin-left: 30px;
	margin-bottom: 25px;
}
.gmap {
	border: 1px solid #000000;
}

.TableBorder td {

	border: 1px solid #999999;
}
.download_table {
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7AFA2;
}
.download_table thead {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}


.download_table th {
	text-align: left;
	padding: 2px;
}
.download_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7AFA2;
}

.even {
	background-color: #eeeeee;
}
.odd {
	background-color: #dbdbdb;
}
.download_table td {
	padding: 2px;
}

.project_table {
	
}

.project_table img {
	background-color:		#ffffff;
	padding:                5px;
	border:					1px solid #b7afa2;
}

.project_table hr {
	background-color:		#b7afa2;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FA5714;
	font-style: italic;
	margin-bottom: -20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #52555A;
}






/* Styles for Gallery/Slideshow */

#imageContainer {
	position:		        relative;
	width:			        500px;
	margin: 		        0 auto;
	margin-bottom: 	        10px;
	text-align: 	        center;
}
#imageContainer #loading {
	position:		        absolute;
	width:			        55px;
	height:			        55px;
	padding:                8px 10px 10px 7px;
	margin-top:		        -33px;
	margin-left:	        -33px;
    top:			        100px;
	left:			        50%;
	z-index:		        200;
    background-color:		transparent;
	background-image:       url(images/ajax-loader-bg.png);
	background-repeat:      no-repeat;
	background-position:    50%;
}
* html #imageContainer #loading {
    padding:                0px 10px 10px 1px;
	background-image:       none;
    filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/ajax-loader-bg.png", sizingMethod="image");
}
#imageDescription {
	width:		            378px;
	margin: 	            0 auto;
	padding: 	            10px 50px;
	text-align:             center;
	color:		            #000000;
	font-weight:            bold;
	font-size:	            14px;
	font-family:            Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#currentImage {
	height:			        375px;
}
#galThumbsOuter {
	position:		        relative;
	margin: 		        0 auto;
	width:			        498px;
}
#galThumbs {
	position:		        relative;
	overflow: 		        hidden;
	margin:			        0 25px;	
	height:			        80px;
	padding: 		        0;
}
#galThumbsInner {
	position:		        absolute;
	top:			        0;
	left:			        -5px;
	width:			        5000px;
}
.thumb, .thumb_selected {
	margin: 		        4px 4px;
	vertical-align:	        middle;
	height:			        65px;
	cursor:			        pointer;
	padding: 		        3px;
}
.thumb_selected {
	padding:                0;
	border:			        3px solid #ffffff;
}

#scrollRightButton {
	position:		        absolute;
	right:			        0px;
	top:			        14px;
	cursor:			        pointer;
}
#scrollLeftButton {
	position:		        absolute;
	left:			        0px;
	top:			        14px;
	cursor:			        pointer;
}
#showHeader {
	width:			        500px;
	margin:			        0 auto;
}
#showHeader h2 {
	padding-top:	        8px;
	margin:			        0 0 0 4px;
	font-weight:	        bold;
	font-size:		        14px;
	font-family:	        Verdana, Arial, Helvetica, sans-serif;
	color:			        #000000;
}
#showControls {
	
	float:			        right;
	text-align:		        right;
	padding:		        0;
}
#showControls img {
	cursor:			        pointer;
	margin:			        3px;
}
