@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tile_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:940px;
	height:1300px;
}

#left_spacer {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:1300px;
}

/* TOP BANNER =========================================================================================================================================*/


#top_banner {
	position:absolute;
	left:20px;
	top:0px;
	width:920px;
	height:250px;
}

#top_banner #spacer {
	width:10px;
	height:250px;
	float:left;
}

#top_banner #logo_container {
	width:270px;
	height:250px;
	float:left;
	background-image:url(images/tile_search_bg.jpg);
	background-repeat:repeat-x;
}

#top_banner #logo_container #search_contaner {
	width:270px;
	height:60px;
}


#top_banner #top_pic_container {
	width:640px;
	height:250px;
	float:left;
	background-image:url(images/tile_search_bg.jpg);
	background-repeat:repeat-x;
}

/* LEFT PANEL MENU =========================================================================================================================================*/

#left_pannel {
	position:absolute;
	left:20px;
	top:250px;
	width:290px;
	height:790px;
}

#left_pannel #menu_container {
	width:290px;
	height:300px;
}

#left_pannel #menu_container #menu_spacer {
	width:10px;
	height:300px;
	float:left;
	background-color:#04629f;
}

#left_pannel #menu_container #menu_bg {
	width:270px;
	height:300px;
	float:left;
	background-image:url(images/tile_menu.jpg);
	background-repeat:repeat-x;
}

#left_pannel #menu_container #menu_bg #menu_list_top {
	margin-left:20px;
	margin-top:20px;
	height:23px;
}

#left_pannel #menu_container #menu_bg #menu_list_top_order {
	margin-left:20px;
	margin-top:0px;
	height:23px;
}

#left_pannel #menu_container #menu_bg #menu_list_top #menu_list {
	display:inline;
	line-height:23px;
}

#left_pannel #menu_container #menu_bg #menu_list_top_order #menu_list_order {
	display:inline;
	line-height:23px;
}

#left_pannel #menu_container #menu_spacer2 {
	width:10px;
	height:300px;
	float:left;
	background-color:#ffffff;
}

/* EVENTS ==================================================================================================================================================*/

#left_pannel #events_spacer {
	width:290px;
	height:210px;
	background-color:#3ba3e7;
	margin:0px;
}

#left_pannel #events_spacer #events_top_img {
	width:290px;
	height:10px;
	background-image:url(images/event_bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}

#left_pannel #events_spacer #events_area {
	width:290px;
	height:170px;
	margin:0px;
}

#left_pannel #events_spacer #events_area #events_title {
	margin-top:0px;
	margin-left:20px;
}

#left_pannel #events_spacer #events_area #events_div {
	margin-top:5px;
	margin-left:20px;
	margin-right:10px;
}

#left_pannel #events_spacer #events_area #events_par {
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
}

#left_pannel #events_spacer #events_btm_img {
	width:290px;
	height:30px;
	background-image:url(images/event_bg_btm.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}

/* MAILING LIST ========================================================================================================================================*/

#left_pannel #mailing_container {
	width:290px;
	height:280px;
}

#left_pannel #mailing_container #mailing_spacer {
	width:10px;
	height:280px;
	float:left;
	background-color:#04629f;
}

#left_pannel #mailing_container #mailing_spacer2 {
	width:10px;
	height:280px;
	float:left;
	background-color:#ffffff;
}

#left_pannel #mailing_container #mailing_area {
	width:270px;
	height:280px;
	float:left;
	background-image:url(images/tile_award.jpg);
	background-repeat:repeat-x;
}

#left_pannel #mailing_container #mailing_area #mailing_form {
	width:210px;
	height:60px;
	background-image:url(images/img_mailinglist.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:30px;
	margin-top:0px;
}

#left_pannel #mailing_container #mailing_area #mailing_awards {
	margin-top:30px;
	margin-left:30px;
}

/* BODY AREA ================================================================================================================================================*/

#body_area {
	position:absolute;
	background-color: #FFFFFF;
	left:310px;
	top:250px;
	width:630px;
	height:790px;
}

#body_area #body_margin {
	margin-top:20px;
	margin-left:30px;
	margin-right:40px;
}

#body_area #body_panels {
	margin-top:20px;
	margin-left:30px;
	margin-right:0px;
	width:600px;
	height:130px;
}

#body_area #body_panels #body_panels1 {
	width:280px;
	height:130px;
	float:left;
}

/*#body_area #body_panels {
	margin-top:40px;
	margin-left:30px;
	margin-right:0px;
	width:600px;
	height:130px;
}*/

#body_area #body_panels #body_panels1 #body_panels1_bg1 {
	width:280px;
	height:30px;
	background-image:url(images/products_bar1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#body_area #body_panels #body_panels1 #body_panels_gray {
	width:280px;
	height:100px;
	background-color:#dfe0e3;
}

#body_area #body_panels #body_panels1 #body_panels_gray #body_panels_gray_par {
	margin-left:130px;
	padding-top:10px;
	margin-right:10px;
}

#body_area #body_panels #body_panels1 #body_panels1_bg1 #body_panels_title1 {
	margin-left:50px;
	margin-left:50px;
	padding:0px;
	height:30px;
	line-height:30px;
}

#body_area #body_panels #body_panels1 #body_panels1_bg2 {
	width:280px;
	height:30px;
	background-image:url(images/products_bar2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#body_area #body_products_container {
	width:560px;
	height:130px;
	margin-top:20px;
	margin-left:30px;
	width:600px;
}

/* CATEGORIES ================================================================================================================================================*/

#body_area #body_margin #body_headers {
	height:30px;
	width:560px;
	border-bottom:1px solid #adadae;
}

#body_area #body_margin #body_spacer20px {
	height:20px;
	width:560px;
}

#body_area #body_margin #body_spacer10px {
	height:10px;
	width:560px;
}

#body_area #body_margin #body_headers #body_headers_bg1 {
	width:50px;
	height:30px;
	float:left;
	background-image:url(images/title_barleft.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
}

#body_area #body_margin #body_headers #body_headers_area {
	float:left;
	height:30px;
	background-color:#04629f;
	line-height:30px;
}

#body_area #body_margin #body_headers #body_headers_bg2 {
	float:left;
	height:30px;
	width:20px;
	background-image:url(images/title_barright.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#body_area #body_margin #categories_container{
	height:140px;
	width:540px;
	margin: 0px 0px 10px 0px;
}

#body_area #body_margin #products_container {
	height:140px;
	width:540px;
}

#body_area #body_margin #products_container #products_container_left{
	height:140px;
	width:260px;
	float:left;
}

#body_area #body_margin #products_container #products_container_right{
	height:140px;
	width:270px;
	float:left;
}



/* BOTTOM ================================================================================================================================================*/

#bottom {
	background-image:url(images/bottom_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	left:20px;
	top:1040px;
	width:920px;
	height:260px;
}

#bottom #btm_spacer1 {
	height:50px;
	width:920px;
}

#bottom #btm_panel {
	height:110px;
	width:920px;
}

#bottom #btm_panel #btm_spacer2 {
	height:110px;
	width:180px;
	float:left;
}

#bottom #btm_panel #btm_panel_01 {
	height:110px;
	width:300px;
	float:left;
}

#bottom #btm_panel #btm_panel_01 #btm_panel_01_header {
	margin-top:10px;
	margin-left:10px;
	margin-right:50px;
}

#bottom #btm_panel #btm_panel_01 #btm_panel_01_header #btm_panel_01_header_par{
	margin-top:5px;
	margin-right:60px;
}

#bottom #btm_menu {
	margin-top:50px;
}

#bottom #btm_copy {
	margin-top:10px;
}

/*========================================================================================================================================================*/





