#container {

	border-style: none;
	width: 900px;

}

#img1 {

	margin-top: 6px;
}

#header {
	height: 230px;
}


.menuBanner {
	width: 100%;
	background-color: #B3A8A3;
	height:101px;
	background-image: url(images/header/header_r3_c2.gif);
	background-repeat: repeat-x;
	padding-right: -2px;
}

#middle {
/*
	min-height: 600px;
*/
}

#middle_left {
	float:left; 
	margin-top:20px;
	font-family: Arial; 
	font-size: 1em; 
	color: #000000;
	width:400px;
	margin-left: 75px;

}

#middle_right {
	float:right; 
	margin-top:20px;
}



#middle_right img {

	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-top: 1px;
}	


#footer {

	font-family: Arial;
	font-size:9px;
	color:black;
	clear: both;
}


body { 
	font-family: Arial; 
	font-size: 12px;
}
.terms { 
	font-size: 12px; 
	font-family: Arial; 
	text-align: left; 
	margin-top: 0; 
	margin-bottom: 5;
 }

.phone { 
	margin-top: 2px;
	margin-left: 5px;
	float:left;
	font-family: Arial; 
	font-size: 24px;
	color:#FF0000;
	font-weight:bold; 
}


.assistance {
	float:left;
	padding-top:4px;
	padding-left:25px;
	font-size: 10px;
}

.comment { 
	font-family: Arial; 
	font-size: 8px; 
	color: #000000; 
 
}





.copy { 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
}

.head1 { 
	font-family: Arial; 
	font-size: 16px; 
	font-weight:bold; 
	margin-top:30;
}

.lists { 
	border:1px solid #C0C0C0; 
	padding:1px; 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	margin-bottom:0; 
}

a { 
	text-decoration: none; 
}

.subhead { 
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5;
}


.atlascopco {
	font-style:italic;
	color: silver;
}

.atlascopco a {
	text-decoration: none;
	color: silver;
}

