html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	/*list-style: none;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.container {
	position: relative;
	margin: 0px auto;
	height: 100%;
}


body {
	background: url('/public/images/front_pattern1.jpg') repeat top left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.container a {
	color: #5a96e8;
	text-decoration: none;
}
.container a:hover {
	color: #5a96e8;
	text-decoration: underline;
}

#navigation {
	background: url('/public/images/front_navbg.png') no-repeat top left;
}

/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#page {
  background: url('/public/images/front_bg1.jpg') repeat-x top left;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#top1 { width: 520px; height: 130px; margin: 0; padding: 0; background: url('/public/images/front_top1.png') no-repeat top left; }
#top2 { width: 189px; height: 130px; margin: 0; padding: 0; background: url('/public/images/front_top2.png') no-repeat top left; }
#logo { width: 315px; height: 130px; margin: 0; padding: 0; }
#logo h1 a {
  background: url('../images/front_logo.jpg') no-repeat top left;
  width: 315px;
  height: 130px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
}


#home_header { min-height: 220px; overflow: visible; }
#home_header .left { width: 100px; height: 220px; margin: 0; padding: 0; background: url('/public/images/front_left1.png') no-repeat top left; }
#home_header .middle { width: 754px; margin: 0; padding: 0; background: #ffffff; }
#home_header .middle #l1 { width: 581px; height: 220px; margin: 0; padding: 0; background: #ffffff url('/public/images/front_header_left.jpg') no-repeat top left; }
#home_header .middle #l1 #rotation_product { width: 356px; height: 220px; margin: 0; padding: 0; }
#home_header .middle #l1 #rotation_product img { border: 0; }
#home_header .middle #l1 #rotation_button { width: 225px; height: 220px; margin: 0; padding: 0; }
#home_header .middle #l1 #rotation_button img { border: 0; }

#home_header .middle #l2 { width: 173px; height: 220px; overflow: visible; margin: 0; padding: 0; background: #ffffff url('/public/images/front_header_right.jpg') no-repeat top left; }
#home_header .middle #l2 #about { overflow: visible; width: 138px; min-height: 114px; margin: 14px 0 0 0; padding: 30px 35px 0 0; line-height: 16px; text-align: right; background: url('/public/images/front_sidebar_about.png') no-repeat top right; }
#home_header .middle #l2 #about ul { list-style: none; }
#home_header .middle #l2 #about a { color: #251915; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; text-decoration: none; }
#home_header .middle #l2 #about a:hover { color: #251915; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; text-decoration: underline; }
#home_header .middle #l2 #topContact { width: 173px; min-height: 27px; }
#home_header .middle #l2 #topContact h3 a {
  background: url('/public/images/front_sidebar_contact.png') no-repeat top left;
  width: 173px;
  height: 27px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
}
#home_header .right { width: 170px; height: 220px; margin: 0; padding: 0; background: url('/public/images/front_right1.png') no-repeat top left; }

#home { }
#home .left { width: 100px; min-height: 225px; margin: 0; padding: 0; }
#home #left2 { width: 29px; min-height: 360px; margin: 0; padding: 0; }
#home #left2 h4 a.product {
  background: url('/public/images/front_left_button1.png') no-repeat top left;
  width: 29px;
  height: 175px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
}
#home #left2 h4 a.testimonial {
  background: url('/public/images/front_left_button2.png') no-repeat top left;
  width: 29px;
  height: 185px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
}
#home .middle { width: 725px; min-height: 435px; margin: 0; padding: 0; background: #ffffff url('/public/images/front_body_bg.jpg') no-repeat bottom left; }
#home .middle #features { width: 344px; margin: 0; padding: 0; }
#home .middle #features #product { width: 338px; margin: 0 0 12px 0; padding: 0; border-left: 6px solid #d9d5d0; } 
#home .middle #features #product #top { width: 338px; height: 12px; margin: 0; padding: 0; background: #f1f0ee url('/public/images/front_featured_productTop.jpg') no-repeat top right; } 
#home .middle #features #product #content { width: 323px; min-height: 180px; margin: 0; padding: 0 0 0 15px; background: #f1f0ee; } 
#home .middle #features #product #content #photo { width: 217px; min-height: 147px; margin: 2px 0 0 0; padding: 7px 0 0 7px; background: url('/public/images/front_featured_product.jpg') no-repeat top left; }
#home .middle #features #product #content #photo img { border: 0; }
#home .middle #features #product #content #details { width: 87px; min-height: 148px; margin: 0; padding: 7px 5px 0 7px; color: #604f3e; font-size: 11px; font-weight: normal; font-family: Trebuchet MS; line-height: 16px; }
#home .middle #features #product #content #details b { color: #604f3e; font-size: 14px; font-weight: bold; font-family: Trebuchet MS; }
#home .middle #features #product #content #details ul { padding-left: 12px; margin: 0; /*list-style-type: disc;*/ }
#home .middle #features #product #content #name { width: 323px; margin: 4px 0 0 0; padding: 0; }
#home .middle #features #product #content #name a { color: #ba3e27; font-size: 14px; font-weight: bold; font-family: Trebuchet MS; text-decoration: none; }
#home .middle #features #product #content #name a:hover { color: #ba3e27; font-size: 14px; font-weight: bold; font-family: Trebuchet MS; text-decoration: underline; }
#home .middle #features #product #photoBottom { width: 338px; height: 12px; margin: 0; padding: 0; background: #f1f0ee url('/public/images/front_featured_productBottom.jpg') no-repeat top right; } 

#home .middle #features #testimonial { width: 332px; min-height: 135px; margin: 0 0 0 12px; background: url('/public/images/front_featured_testTop.jpg') no-repeat top left; }
#home .middle #features #testimonial #quote { width: 305px; margin: 0 0 12px 0; padding: 0 0 0 27px; background: url('/public/images/front_featured_testBottom.jpg') no-repeat bottom right; color: #60503e; font-size: 11px; font-weight: normal; font-family: Trebuchet MS; line-height: 18px; }
#home .middle #features #testimonial #credit { width: 332px; text-align: right; color: #60503e; font-size: 12px; font-weight: bold; font-family: Trebuchet MS; line-height: 14px; }
#home .middle #features #testimonial #credit span { color: #638100; font-size: 11px; font-weight: normal; font-family: Trebuchet MS; line-height: 14px; }
#home .middle #features #testimonial #more { width: 200px; height: 15px; margin-left: 132px; }
#home .middle #features #testimonial #more h4 a {
  background: url('/public/images/front_featured_testMore.png') no-repeat top left;
  width: 200px;
  height: 15px;
  margin: 25px 0 0 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
}


#home .middle #divider { width: 1px; min-height: 435px; height: auto; overflow: visible; margin: 0 18px 0 18px; padding: 0; background: url('/public/images/front_vert.png') repeat-y; }
#home .middle #copy { width: 326px; margin: 0; padding: 0 18px 0 0; color: #60503e; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; line-height: 18px; }
#home .middle #copy p { margin: -3px 0 18px 0; }
#home .middle #copy b { font-size: 18px; margin: 0 1px 0 15px; }
#home .middle #copy a { }
#home .middle #copy a:hover { }
#home .middle #copy #brochure h2 a {
  background: url('/public/images/front_brochures.png') no-repeat top left;
  width: 310px;
  height: 20px;
  margin: 10px 0 20px 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
}
#home .right { width: 170px; min-height: 200px; margin: 0; padding: 0; background: url('/public/images/front_right2b.png') no-repeat top left; }
#home .right #videos { width: 150px; height: 200px; margin: 0; padding: 95px 0 0 20px; color: #908273; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; line-height: 16px; }
#home .right #videos ul { list-style: disc outside; margin: 0; padding: 0; }
#home .right #videos li { }
#home .right #videos a { color: #908273; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; line-height: 16px; text-decoration: none; }
#home .right #videos a:hover { text-decoration: underline; }
/*
#bottom { width: 1024px; }
#bottom #left { width: 100px; height: 122px; margin: 0; padding: 0; background: url('../images/front_bottom_left.png') no-repeat bottom left; }
#bottom #left2 { width: 29px; height: 122px; margin: 0; padding: 0; background: url('../images/front_bottom_left2.png') no-repeat bottom left; }
#bottom #middle { width: 725px; height: 122px; margin: 0; padding: 0; background: url('../images/front_bottom.png') no-repeat top left; }
#bottom #middle #contact { width: 319px; margin: 0; padding: 12px 0 0 25px; color: #908273; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; line-height: 20px; }
#bottom #middle #contact b { color: #c5b5a6; font-size: 12px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; }
#bottom #middle #contact span { color: #ba3e27; font-size: 11px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; }
#bottom #middle #contact a { color: #c7b7a7; font-size: 11px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; text-decoration: none; }
#bottom #middle #contact a:hover { color: #c7b7a7; font-size: 11px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; text-decoration: underline; }

#bottom #middle #blank { width: 1px; margin: 0 18px 0 18px; padding: 0; }
#bottom #middle #legal { width: 340px; margin: 0; padding: 75px 4px 0 0; color: #d8c8b1; font-size: 10px; font-weight: normal; font-family: Trebuchet MS; line-height: 20px; text-align: right; }

#bottom #right { width: 170px; height: 122px; margin: 0; padding: 0; background: url('../images/front_bottom_right.png') no-repeat bottom left; }
#footer { width: 1024px; height: 10px; margin: 0; padding: 0; background: url('../images/front_bottom2.png') no-repeat top left; }
*/
#bottom { width: 1024px; height: 132px; margin-bottom: -25px; background: url('/public/images/front_bottom2.png') no-repeat bottom left; }
#bottom #bottom_left { width: 100px; height: 122px; margin: 0; padding: 0; background: url('/public/images/front_bottom_left.png') no-repeat bottom left; }
#bottom #bottom_left2 { width: 29px; height: 122px; margin: 0; padding: 0; background: url('/public/images/front_bottom_left2.png') no-repeat bottom left; }
#bottom #bottom_middle { width: 725px; height: 122px; margin: 0; padding: 0; background: url('/public/images/front_bottom.png') no-repeat top left; }
#bottom #bottom_middle #contact { width: 319px; margin: 0; padding: 12px 0 0 25px; color: #908273; font-size: 12px; font-weight: normal; font-family: Trebuchet MS; line-height: 20px; }
#bottom #bottom_middle #contact b { color: #c5b5a6; font-size: 12px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; }
#bottom #bottom_middle #contact span { color: #ba3e27; font-size: 11px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; }
#bottom #bottom_middle #contact a { color: #c7b7a7; font-size: 11px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; text-decoration: none; }
#bottom #bottom_middle #contact a:hover { color: #c7b7a7; font-size: 11px; font-weight: bold; font-family: Trebuchet MS; line-height: 20px; text-decoration: underline; }

#bottom #bottom_middle #blank { width: 1px; margin: 0 18px 0 18px; padding: 0; }
#bottom #bottom_middle #legal { width: 340px; margin: 0; padding: 75px 4px 0 0; color: #d8c8b1; font-size: 10px; font-weight: normal; font-family: Trebuchet MS; line-height: 20px; }
#bottom #bottom_middle #legal p { margin: 0 0 0 37px; padding: 0; }
#bottom #bottom_middle #legal h2 { width: 250px; height: 20px; margin: 0 0 0 90px; padding: 0; }
#bottom #bottom_middle #legal h2 a { background: url('/public/images/flex360.jpg') no-repeat top left; width: 250px; height: 20px; margin: 0; padding: 0; display: block; text-indent: -99999px; cursor: pointer; }

#bottom #bottom_right { width: 170px; height: 122px; margin: 0; padding: 0; background: url('/public/images/front_bottom_right.png') no-repeat bottom left; }