body {
	margin-top:0px;
	padding-top:0px;
	background-color:#171717;
}

* {
	margin: 0;
	padding: 0;
}

img { border: none; }


div#top { 
	width: 100%; 
	height: 120px;
	background-color:#4e4e4e;
	border-bottom: 5px solid #ccc; 
}
div#header { 
	width:980px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(graphics/header.jpg);
	background-repeat:no-repeat;
}


div#home_image { 
	width: 100%;
	background-color:#fff;
	padding-bottom: 30px;
	background-image:url(graphics/back_bott.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
}

div#middle { 
	width: 100%;
	background-color:#fff;
	border-bottom: 5px solid #c76202;
	padding-bottom: 50px;
}

div#content { 
	width:980px;
	margin-left: auto;
	margin-right: auto;

}

div#nav { 
	height: 50px;
	float:right;
}

div#typical_content { 
	padding-top: 20px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

div#home_image_content { 
	padding-top: 20px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

div#home_image_left { 
	padding-top: 0px;
	width:550px;
	float:left;
}

div#home_image_left_row { 

	width:550px;
	height:150px;

}

div#home_image_right { 
	width:400px;
	float:left;
	margin-right: 30px;
}

div#home_image_right_row { 
	width:980px;
	padding-bottom: 30px;
}

div#home_image_right_row_col { 
	width:245px;
		float:left;
}

div#home_image_right_media { 
	width:980px;
}

div#nav_col { 
	width:200px;
	float:left;
	margin-right: 30px;
}

div#content_col { 
	width:420px;
	float:left;
	padding-top:50px;
			padding-right:30px;
}

div#content_col_1 { 
	width:300px;
	float:left;
	padding-top:50px;

}
div#content_container { 
	width:980px;
	float:left;
}

div#content_container_col { 
	width:235px;
	float:left;
	margin-right:13px;
}

div#content_container_col_content { 
	width:235px;
	padding-left:0px;	
	background-color:#dbe0dc;
	border: 1px solid #ccc;
}

div#content_container_col_shadow { 
	width:235px;
	height:40px;
	background-image:url(graphics/shadow.jpg);
}

div#content_container_col_4 { 
	width:235px;
float:left;
	background-color:#dbe0dc;

}



div#space { 
	width:980px;
	height: 10px;
}


div#home_text { 
	width:980px;	
}




div#bottom { 
	width: 100%; 
	height: 50px;
	border-top: 5px solid #85705f;	
}

div#footer { 
	height: 50px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

div#footer_left { 
	height: 50px;
	width:570px;
	float:left;
}

div#footer_right { 
	height: 50px;
	width:410px;
	float:left;
	text-align:right;
}

div#footer_logo { 
	height: 50px;
	width:38px;
	margin-top:7px;
	float:left;
}

p {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
}

p.media {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	margin-right:10px;
	margin-top:10px;
}

p.home {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:20px;
	padding-left:10px;
}

p.footer {
	color:#fff;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:20px;
	margin-top:12px;
	text-align:left;
}




a.page:link {color: #black; font-family: "Verdana", Arial, sans-serif; font-size: 14px;}
a:page:active {color: #black;  }
a:page:visited {color: #black;  }
a:page:hover {color: #666666; text-decoration: none; }


h1 {
	color:#333;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	Height:30px;
	font-style: normal;
	font-weight:400;
	padding-bottom:10px;
}

h2 {
	color:#333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	Height:30px;
	font-style: normal;
	font-weight:400;
	padding-top:15px;
	padding-left:10px;
}

h3 {
	color:#333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	Height:30px;
	font-style: normal;
	font-weight:400;
}

#menu{
	padding-top: 90px;	
}

#menu ul{
margin: 0;
font-size:10px;
font-weight:bold;
font-family:"Georgia", Times New Roman, Times, serif;
list-style-type: none;
}

#menu li{
display: inline;
height:20px;
}

#menu li a{

float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 10px; 
color: #ccc;
border-right: 1px solid #666; 
}

#menu li a:hover, #menu li.selected a{
color: #937e6b;
} 


#menu_systems{
	padding-top: 0px;	
}

#menu_systems ul{
margin: 0;
font: 12px arial;
list-style-type: none;

}

#menu_systems li{
display: inline;
height:20px;

}

#menu_systems li a{
font-family: 'Trebuchet MS', Helvetica, sans-serif;
width:325px;
float: left;
display: block;
text-decoration: none;
margin: 0;
color: #333;
border-right: 1px solid #ccc; 
}


#menu_systems li a:hover{
color: #dd6f06;
background-color: #333;
}



#button_nav {
	text-indent:0px;
	font-size: 9pt;
	font-weight:bold;
	padding: 0px 0px 0em 0px;
	font-family: 'Arial', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin-left: 0px;
	border-top: 1px solid #fff; 
	}
	
#button_nav ul {	
	list-style: none;
}
		
#button_nav li { margin-right: 0px; }

#button_nav li a{
	margin-left: 0px;
	text-indent:10px;
	display: block;
	line-height: 10pt;
	color: #fff;
	text-decoration: none;
	text-align:left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff; 
	background: #7b7a68;
}				

#button_nav li a:hover, #button_nav li.selected a{
color: #fff;
background: #dd6f06;
font-weight:bold;
}


#menu_foot {
	font-family: 'Georgia', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	padding-left:0px;
	padding-top:9px	
}
	
#menu_foot ul {
	text-decoration: none;		
}
		
#menu_foot li {
		display: inline;
		height:20px;
}

#menu_foot li a {
	padding-right:10px;
	font-weight:500;
	text-decoration: none;	
	font-size:9px;	
	color: #999;
	border-left: 1px solid #666;
	padding-left:5px;
}

#menu_foot li a:hover { 
	color: #666; 
}


#menu_gallery{
width:550px;	
}

#menu_gallery ul{
margin: 0;

}

#menu_gallery li{
display: inline;

}

#menu_gallery li a{
height:150px;
width:100px;
float: left;
display: block;
background-color:#CCC;
 	border: 5px solid #ececec;
}

#menu_gallery li a:hover {
	background-color:#666;
	border: 5px solid #85705f;
} 




.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */

