#body {
	height: 379px;
	width: 1020px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
}
#lower_border {
	background-image: url(../_images/body_image_bottom_border.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 1020px;
}
#lower_body {
	width: 1020px;
}
#lower_body #cat_container {
	height: 370px;
}

#lower_body #category {
	width: 195px;
	height: 370px;
	float: left;
	padding-left: 7px;
}
#lower_body #featured_clients {
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
}
#lower_body #featured_clients #p_title {
	padding-left: 10px;
}
#featured_clients #spacer {
	height: 25px;
}

#featured_clients #fc_frame {
	background-image: url(../_images/featured_clients_borders.png);
	height: 7px;
	width: 1020px;
}
#featured_clients #fl_container {
	height: 140px;
	width: 1020px;
}


#category #title {
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	font-family: "MyriadProRegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#category_button {
	height: 25px;
	width: 195px;
}
#category_image {
	margin-top: -10px;
}
#button {
	height: 25px;
	width: 135px;
	padding-right: 0px;
	float: right;
}
#slider {
	width: 1020px; /* important to be same as image width */
	height: 379px; /* important to be same as image height */
	overflow: hidden;
	max-height: 379px;
}
#sliderContent {
}
.sliderImage {
	display: inherit;
	margin-left: -42px;
	margin-top: -17px;
	width: 1020px;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	width: 384px;
	background-color: #FFF;
	filter: alpha(opacity=0);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.0;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
body {
	background-image: url(../_images/wrapper_bg.png);
	background-repeat: repeat-x;
}

