html{overflow-y:scroll;}
body {
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	background: #3F3F3F;
}
a {
	outline: 0;	
}
#container {
	width: 750px;
	margin: 0 auto;
}
#navigation {
	background: #141414;
	position: relative;
	height: 50px;
	border-bottom: 1px solid #8E8886;
}
#navigation a {
	text-decoration: none;	
}
#navigation img {
	padding: 5px 0px 2px 0px;	
}
.nav_normal {
	height: 50px;
	float: left;
	border-left: 4px solid #141414;
	border-right: 4px solid #141414;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 0px;
}
#nav_about_us {
	width: 83px;
	color: #3BAFDB;
	left: 0px;
}
#nav_about_us a {
	color: #3BAFDB;	
}
#nav_about_us:hover {
	border-left: 4px solid #3BAFDB;
	border-right: 4px solid #3BAFDB;
}
#nav_com_serv {
	width: 105px;/*145px;*/
	color: #3BDB55;
	left: 92px;
}
#nav_com_serv a {
	color: #3BDB55;	
}
#nav_com_serv:hover {
	border-left: 4px solid #3BDB55;
	border-right: 4px solid #3BDB55;
}	
#nav_cust_serv {
	width: 141px;
	color: #D5DB3B;
	left: 205px;/*245px;*/
}
#nav_cust_serv a {
	color: #D5DB3B;	
}
#nav_cust_serv:hover {
	border-left: 4px solid #D5DB3B;
	border-right: 4px solid #D5DB3B;
}
#nav_prod_line {
	width: 102px;
	color: #DBA43B;
	left: 354px;
}
#nav_prod_line a {
	color: #DBA43B;	
}
#nav_prod_line:hover {
	border-left: 4px solid #DBA43B;
	border-right: 4px solid #DBA43B;
}
#nav_notables {
	width: 105px;
	color: #DB3B3B;
	left: 464px;
}
#nav_notables a {
	color: #DB3B3B;	
}
#nav_notables:hover {
	border-left: 4px solid #DB3B3B;
	border-right: 4px solid #DB3B3B;
}
#nav_mail_distr {
	width: 165px;
	color: #BF3BDB;
	left: 577px;
}
#nav_mail_distr a {
	color: #BF3BDB;	
}
#nav_mail_distr:hover {
	border-left: 4px solid #BF3BDB;
	border-right: 4px solid #BF3BDB;
}
#logo_building_container {
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #3F3F3F;
	height: 172px;
	/*border-top: 2px solid #3F3F3F;
	border-bottom: 2px solid #3F3F3F;*/
}
#logo {
	float: left;
	border-right: 1px solid #3F3F3F;
	height: 170px;
}
#building {
	float: right;
}
#content_background {
	background:  url('../images/content_background.jpg') #000000;
	width: 750px;
}
#content_container {
	width: 750px;
	background: transparent url('../images/section_nav_bg.jpg') bottom left no-repeat;/*#000000;*/
	border-top: 1px solid #8E8886;
}
#section_nav_container {
	float: left;
	background: transparent;
	/*background: url('../images/section_nav_bg.jpg') #010101 bottom center no-repeat;*/
	width: 179px;
	/*min-height:500px;
	height:auto !important;
	height:500px;
	border-right: 1px solid #3F3F3F;*/
	padding: 13px 10px 10px 10px;
	font-size: 12px;
}
.section_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.section_nav li {
	text-align: center;
	padding: 2px;	
}
.section_nav a:hover {
	text-decoration: underline;
}
#commercial_services_sub_nav, #commercial_services_sub_nav a {
	color: #3BDB55;
	text-decoration: none;	
}
#commercial_services_sub_nav li {
	border-bottom: 1px solid #3BDB55;	
}
#about_us_sub_nav, #about_us_sub_nav a {
	color: #3BAFDB;
	text-decoration: none;	
}
#about_us_sub_nav li {
	border-bottom: 1px solid #3BAFDB;	
}
#product_line_sub_nav, #product_line_sub_nav a {
	color: #DBA43B;
	text-decoration: none;	
}
#product_line_sub_nav li {
	border-bottom: 1px solid #DBA43B;	
}
#customer_services_sub_nav,  #customer_services_sub_nav a {
	color: #D5DB3B;
	text-decoration: none;
}
#customer_services_sub_nav li {
	border-bottom: 1px solid #D5DB3B;	
}
#notable_customers_sub_nav,  #notable_customers_sub_nav a {
	color: #DB3B3B;
	text-decoration: none;	
}
#notable_customers_sub_nav li {
	border-bottom: 1px solid #DB3B3B;	
}
#customer_testimonials_sub_nav,  #customer_testimonials_sub_nav a {
	color: #BF3BDB;
	text-decoration: none;	
}
#customer_testimonials_sub_nav li {
	border-bottom: 1px solid #BF3BDB;	
}

#section_nav_title {
	font-size: 14px;
	font-weight: bold;	
}
#page_content_container {
	float: right;
	width: 520px;
	padding: 15px;
	background: #000000;
	color: #D1D1D1;
	font-size: 12px;
}
#page_content_container a {
	color: #818181;	
}
.section_title {
	font-size: 16px;
	font-weight: bold;
	width: 520px;
	margin-bottom: 5px;
}
.section_title img {
	padding-right: 10px;	
}
#commercial_services_title {
	color: #3BDB55;
	border-bottom: 1px solid #3BDB55;
}
#about_us_title {
	color: #3BAFDB;
	border-bottom: 1px solid #3BAFDB;
}
#product_line_title {
	color: #DBA43B;
	border-bottom: 1px solid #DBA43B;
}

#customer_services_title {
	color: #D5DB3B;
	border-bottom: 1px solid #D5DB3B;
}
#notable_customer_title {
	color: #DB3B3B;
	border-bottom: 1px solid #DB3B3B;	
}
#customer_testimonials_title {
	color: #BF3BDB;
	border-bottom: 1px solid #BF3BDB;
}
.empty {
	clear: both;	
}
#footer_container {
	background #3F3F3F;
	margin: 10px 0px;
	text-align: center;
	font-size: 12px;
}
#footer_container span {
	padding-right: 10px;	
}
#footer_container span a {
	text-decoration: none;
}
#footer_container span a:hover {
	text-decoration: underline;
}
.footer_orange {
	color: #FFA700;	
}
