#top {
	background:#F60 url(/i/bg_company.jpg) repeat-x bottom;
}
#news_box {	
	border-left: 1px solid #F60;
}
#menu_first {
	/*margin-right: 201px;*/
	padding: 20px 15px 50px 15px;
	font-size: 80%;
}
#menu_first a  {
	display: block;
	margin-left: 199px;
	padding-left: 10px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #666;
}
#menu_first a:hover {
	text-decoration: underline;
}
h1, a, .item a, #menu span {
	color: #F60;
}
h2 {
	width:200px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2.companys {
	border-bottom: 1px solid #F60;
}
h2.servicess {
	border-bottom: 1px solid #339;
}
h2.customers {
	border-bottom: 1px solid #090;
}
h2.helps {
	border-bottom: 1px solid #bf1919;
}
div.company a {
	border-left: 1px solid #F60;
}
div.services a {
	border-left: 1px solid #339;
}
div.customer a {
	border-left: 1px solid #090;
}
div.help a {
	border-left: 1px solid #bf1919;
}
div.company a:hover {
	color: #F60 !important;
}
div.services a:hover {
	color: #339 !important;
}
div.customer a:hover {
	color: #090 !important;
}
div.help a:hover {
	color: #bf1919 !important;
}
#base {
	border-top: 1px solid #F60;
}

#img_border {
width:150;
height:121;
background-image:url(../i/border_orange.png); 
background-repeat:no-repeat; 
}


