* { padding : 0px; margin : 0px; border: none; }

#all { 
	padding-left: 50%;
	min-height: 1000px;
	_height: 1000px;
}
#container {
	width: 904px;
	margin-left: -452px;
}

.bg-top { background: url(images/bg_top.jpg) no-repeat top center; overflow: visible; }
.bg-bottom { background: url(images/bg_bottom.jpg) no-repeat bottom center; overflow: visible; }

BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: #978D8D;	
	background: #fff url(images/footer.gif) repeat-x top;
}

A {
	color: #BB5213;
	text-decoration: underline;
}
A:hover { text-decoration: none; }

.top-txt {
	padding: 116px 0px 16px 0px;
}
.top-txt SPAN {
	background: url(images/top_txt.gif) repeat-x bottom;
	padding-bottom: 14px;
}

.copyright {
	color: #5C6559;
	padding: 423px 0px 0px 23px;
}

.portfolio {
	width: 355px;
	float: left;
	padding: 180px 0px 0px 227px;
}

.title {
	color: #5E5E5E;
	font-size: 16pt;
	font-family: Arial;
	padding-bottom: 15px;
}

.links UL {
	padding-left: 4px;
	list-style: none;
}
.links LI {
	padding: 0px 0px 10px 22px;
	background: url(images/pic1.gif) no-repeat left 5px;
}

.contacts {
	width: 250px;
	float: left;
	padding-top: 180px;
}

.contacts P {
	padding: 2px 0px 8px 6px;
}