/* Side Object CSS */

.so-container {
    margin-top: 5px;
	width: 200px;
	text-align: left;
}

.so-content-1 {
	background-image: url(../img/objects/so_bg_1.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #ffe8d9;
	border-right: 1px solid #ffe8d9;
}

.so-content-indent {
	padding: 6px 6px 3px 6px;
}

.so-header {
	background: url(../img/objects/so_bg_header.gif) repeat-x;
	height: 8px;
}

.so-header-co-left {
	background: url(../img/objects/so_bg_header_co_left.gif) no-repeat left;
	height: 8px;
}

.so-header-co-right {
	background: url(../img/objects/so_bg_header_co_right.gif) no-repeat right;
	height: 8px;
	width: 100%;
}

.so-footer {
	background: url(../img/objects/so_bg_footer.gif) repeat-x;
	height: 8px;
}

.so-footer-co-left {
	background: url(../img/objects/so_bg_footer_co_left.gif) no-repeat left;
	height: 8px;
}

.so-footer-co-right {
	background: url(../img/objects/so_bg_footer_co_right.gif) no-repeat right;
	height: 8px;
	width: 100%;
}

.so-title {
	position: relative;
	height: 31px;
}

.so-title-icon {
	position: absolute;
	top: 0;
	right: 0;
}

.so-delimeter {
	background-color: #BDD6FB;
	height: 1px;
	margin: 7px 0;
}

#so-topten-products {
	margin: 0 0 0 28px;
	padding: 0;
}

#so-topten-products li {
	list-style-position: outside;
	margin: 0 0 4px 0;
}

#so-contacts-container-bg {
	background-image: url(../img/objects/contactsBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #3d3d3d;
}

#so-contacts-container {
	color: #3d3d3d;
}

#so-contacts-content {
	padding-bottom: 3px;
}

#so-contacts-content .title {
	color: #9DAFBB;
}



/* Center Object CSS */

.co-container {
    margin-top: 5px;
}

.co-title {
	position: relative;
	height: 31px;
}

.co-title-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.co-header {
	background: url(../img/objects/co_bg_header.gif) repeat-x;
	height: 4px;
}

.co-header-co-left {
	background: url(../img/objects/co_bg_header_co_left.gif) no-repeat top left;
	height: 4px;
}

.co-header-co-right {
	height: 4px;
}

.co-content-indent {
	padding: 6px 10px 5px 10px;
}

.co-content-indent-all {
	padding: 0 15px 8px 15px;
	line-height: 150%;
}

.co-footer, .co-footer-2 {
	background: url(../img/objects/co_bg_footer.gif) repeat-x;
	height: 6px;
}

.co-footer-co-left, .co-footer-co-left-2 {
	height: 6px;
}

.co-footer-co-right, .co-footer-co-right-2 {
	background: url(../img/objects/co_bg_footer_co_right.gif) no-repeat right;
	height: 6px;
	width: 100%;
}

.co-container2 {
	width: 100%;
}

.co-content-2-indent {
	padding: 15px 0 3px 6px;
}
