/* CSS Document */

body {
 	font-family: Helvetica, Century Gothic, Arial, Verdana, sans-serif;
 	line-height: 16px;
 	background-color: #4b4b4b;
 	background-image: url('../images/background.png');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
} 


a:active {text-decoration: none; color: #313131;}
a:link {text-decoration: none; color: #313131;}
a:visited {text-decoration: none; color: #313131;}
a:hover {text-decoration: underline; color: #313131;}


.style01 {font-size: 18px; font-weight: lighter; color: #313131;}
.style02 {font-size: 13px; font-weight: normal; color: #313131;}
.style03 {font-size: 14px; font-weight: bold; color: #313131;}


#holder {
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	}

	
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 44px;
	height: 905px;
	width: 1150px;
	background-image: url('../images/container_copy3.png');
	background-repeat: no-repeat;
	}
	
#logo {
	position: absolute;
	margin-top: -30px;
	margin-left: 17px;
	}
	
#menu {
	padding-top: 148px;
}
	
#navigation {
	padding-left: 148px;
	}

#navigation li {
	display:inline; 
	list-style: none;
	margin-right: 10px;
	}

#navigation li img{
	border: 0;
	}

#home_banner_box {
	position: absolute;
	margin-left: 230px;
	margin-top: 100px;
	height: 330px;
	width: 688px;
	background-image: url('../images/home_banner.jpg');
	background-repeat: no-repeat;
	}

#home_btns {
	margin-left: -65px;
	margin-top: 385px;
}
	
#buttons {
	width: 750px;
	padding-left: 64px;
	}

#buttons li {
	display:inline; 
	list-style: none;
	padding-right: 10px;
	}

#buttons li img{
	border: 0;
	}
	
	
#news_content_box {
	position: absolute;
	margin-left: 823px;
	margin-top: 100px;
	height: 493px;
	width: 226px;
	background-image: url('../images/news_box.png');
	background-repeat: no-repeat;
	}
#news_content {
	margin-left: 20px;
	padding-top: 60px;
	width: 180px;
	}

#about_content_box {
	margin-left: 133px;
	margin-top: 100px;
	height: 402px;
	width: 660px;
	background-image: url('../images/about_content_box.png');
	background-repeat: no-repeat;
	}
#about_content1 {
	width: 540px;
	text-align: justify;
	margin-left: 60px;
	padding-top: 6px;
	}
	
#about_content2 {
	width: 540px;
	text-align: justify;
	margin-left: 60px;
	padding-top: 61px;
	}
	
#about_pic1{
	position: absolute;
	margin-left: 845px;
	margin-top: 100px;
	border: 0;
	}

#services_content_box {
	margin-left: 133px;
	margin-top: 100px;
	height: 461px;
	width: 883px;
	background-image: url('../images/services_content_box.png');
	background-repeat: no-repeat;
	}
#services_content {
	width: 760px;
	text-align: justify;
	margin-left: 60px;
	padding-top: 6px;
	}	
	
#distributors_content_box {
	margin-left: 133px;
	margin-top: 100px;
	height: 461px;
	width: 883px;
	background-image: url('../images/services_content_box.png');
	background-repeat: no-repeat;
	}
#distributors_content {
	width: 760px;
	text-align: justify;
	margin-left: 60px;
	padding-top: 6px;
	}

#products_btns {
	width: 1200px;
	margin-top: 80px;
}
	
#products_pics {
	padding-left: 93px;
	}

#products_pics li {
	display:inline;
	list-style: none;
	}

#products_pics li img{
	border: 0;
	}
	
#manufacturers_btns {
	width: 938px;
	height: 500px;
	margin: 100px 0 0 105px;
	
}
	
.manufacturers_links {
	display: block;
	}

.manufacturers_links img{
	border: 0;
	padding: 0 10px 20px 0;
	}


#news_page_content_box {
	margin-left: 133px;
	margin-top: 100px;
	height: 461px;
	width: 883px;
	background-image: url('../images/news_page_content_box.png');
	background-repeat: no-repeat;
	}
#news_page_content {
	width: 760px;
	text-align: justify;
	margin-left: 60px;
	padding-top: 6px;
	}	

.news_arrows{
	padding-right: 5px;
}