@charset "utf-8";
/* CSS Document */
#service_list {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-indent:-9999px;
	float:left;
	margin-top:20px;
}
#service_list li a {
	width:188px;
	height:51px;
	background-image:url(../images/service_buttons.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#service_first a {
	background-position:0 0;
}
#service_first a:hover {
	background-position:-191px 0;
}
#service_second a {
	background-position:0 -51px;
}
#service_second a:hover {
	background-position:-191px -51px;
}
#service_third a {
	background-position:0 -104px;
}
#service_third a:hover {
	background-position:-191px -104px;
}
#services_title {
	width:100px;
}
#service_list_description {
	width:350px;
	list-style-position: inside;
	list-style-type: none;
	float:left;
	margin-top:10px;
}
#service_list_description li {
	position:relative;
	margin-top:5px;
	margin-bottom:10px;
}
#service_link {
	left:200px;
	top:-15px;
}
#call_specials {
	float:right;
	margin-top: 22px;
	margin-right:52px;
}

#featured_products_title {
	clear:both;
	margin-top:50px;
	margin-bottom:33px;
}
#featured_products {
float:left;
width:305px;
}

.list_featured_products li {
height:94px;
width:305px;
}
.product_shot {
float:left;
}
#buyers_guide
{
	width:214px;
	margin-top:50px;
	float:left;
	margin-left: 42px;
	margin-right:40px;
}

#buyers_guide_title { 
	margin-bottom:22px;
	margin-right:105px;
}
#buyers_guide_menu {
	float:right;
	margin-top:37px;
}

#buyers_guide_menu_list {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-indent:-9999px;
}
#buyers_guide_menu_list li a {
	width:109px;
	height:24px;
	background-image:url(../images/cataloge_buttons.jpg);
	background-repeat:no-repeat;
	display:block;
	margin-bottom:2px;
}
#btn_view-here a {
	width:109px;
	background-image:url(../images/cataloge_buttons.jpg);
}
#btn_view-here a:hover {
		background-image:url(../images/cataloge_buttons.jpg);
		background-position:-109px 0;
}
#btn_download a {
	width:109px;
	background-position:0 -24px;
	text-decoration: none;
}
#btn_download a:hover {
	width:109px;
	background-position:-109px -24px;
}
#buyers_guide_prod_shot{
	float:left;
}
#buyers_guide_menu_desc p {
	clear:both;
	width:218px;
}
#events
{
	float:left;
	margin-top:50px;
	margin-left:0px;
}
.rounded_top {
background-image:url(../images/events_rounded_top.gif);
background-repeat: no-repeat;
width: 267px;
height: 9px;
}
#events #events_title {
	margin-bottom: 21px;
}
.event_info {
	width:238px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-color: #dfdfdf;
}

.event_info #events_1 {
	width:230px;
}
.event_info #events_2 {
	width:230px;
}
,event_info #events_3 {
	width:230px;

}

.event_info p {
	width:240px;
}
.event_info_links {
	width:238px;
	margin:0px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.event_info_links em {
	float:left;
}
.event_info_links .right {
	float:right;
}

#section_links ul {
	margin-top:11px;
	width:888px;
}
#section_links li {
	display:inline;
}
#section_links ul #one {
	float:left;
	width:310px;
	text-align:right;
}
#section_links ul #two {
	float:left;
	width:216px;
	text-align:right;
	margin-left:35px;
	margin-right:41px;
}
#section_links ul #three {
	float:left;
	width:267px;
	text-align:right;
}
