body {
	margin: 0;
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	overflow: hidden;
}

a {
	color: #004276;
	text-decoration: none;
}

#sframe {
	width: 422px;
	height: 238px;
	position: absolute;
	text-align: left;
	background-image: url('/images/sframe/widget_background.png');
	background-repeat: repeat-x;
}

#sframe h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #004276;
	margin: 10px 10px 5px;
}

#sframe img {
	float: left;
	width: 130px;
	margin: 4px 10px 10px;
}

#sframe p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 10px 10px;
}

#sframe div.footer {
	background-color: #DAE3E6;
	height: 25px;
	width: 422px;
	position: absolute;
	bottom: 0;
}

#sframe div.footer a {
	color: #004276;
	font-weight: bolder;
}

#sframe .footer div.company-name {
	float: left;
	width: 270px;
	padding: 0 20px 0 10px;
	line-height: 25px;
	background-image: url('/images/sframe/bottom_sep.png');
	background-repeat: no-repeat;
	background-position: right;
}

#sframe .footer div.company-domain {
	float: left;
	width: 100px;
	padding-left: 20px;
	line-height: 25px;
	text-align: left;
}

#catalog_add_company {
	position: absolute;
	bottom: 3px;
	right: 13px;
}

#catalog_add_company a {
	width: 19px;
	height: 19px;
	display: block;
	background-image: url('/img/sprites.png');
	background-position: -166px -70px;
}

#snavigation {
	position: absolute;
	bottom: 32px;
	width: 422px;
}

#snavigation a {
	width: 33px;
	height: 28px;
	background-image: url('/img/sprites.png');
}

#snavigation a.prev {
	float: left;
	margin-left: 10px;
	background-position: -100px -70px;
}

#snavigation a.next {
	float: right;
	margin-right: 10px;
	background-position: -133px -70px;
}

/* ---------- */

#external-footer {
	padding: 17px 0;
	font-size: 11px;
	clear: both;
	text-align: left;
}

.bottommenu dt {
	width: 80px;
	float: left;
	clear: both;
	font-weight: bold;
}

.bottommenu dd {
	float: left;
	margin-bottom: 2px;
}

.bottommenu a {
	padding: 1px;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}
