@charset "utf-8";
/* CSS Document */

* {
		margin:0 auto; padding:0px;
}
body {
		background:#EFEFEF; text-align:center; margin:0 auto;
}

	
		
h1{
  font-family:Trebuchet MS; 
  font-size:25px;
  color:#327466;
  text-align:left;
  text-decoration:none;
  letter-spacing:-1px;
  padding-left:7px;
  font-weight:bold;
}




#main_container {
		width:990px; text-align:center; margin:0 auto;
		background:#fff;
}

/*header*/
#header {
		background:#a21a00;
}
.slogan {
		width:400px; height:81px;
}
.header_flash {
		width:433px; height:216px; background:url(../images/header_flash_bg.jpg) no-repeat left top;
}

/*top links*/
.top_links {
		background:url(../images/top_links_bg.jpg) no-repeat center top; line-height:38px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#fff;
		text-decoration:none; text-align:left;
}
.top_links a {
		color:#fff; font-weight:bold; text-decoration:none; padding:0px 6px;
}
.top_links a:hover {
		color:#FF9900; text-decoration:none;
}

/*search box*/
.search_box {
		 background-color:#A21A00; padding: 5px; width: auto; color:#fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px;	-moz-border-radius: 6px; border-radius: 6px; border:1px solid #C9523E;
}
.search_box:focus  {
	background-color:#C52700;
}
.buttonview {
		padding:1px 5px; color:#000;
}
/* search box */

/*index middle*/
.index_middle {
		background:#C31F06;
}
#page_middle {
		background:#fff; border:3px solid #C31E00; border-top:none;
}

#side_links{background-image:url(../images/product_sidebg.jpg); background-repeat:repeat-x; background-color:#D30909;}
#side_links ul{ list-style:none; line-height:25px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#fff; text-align:left;}
#side_links ul li{list-style:none; padding-left:15px;}
#side_links ul li a{ color:#FFFFFF; text-decoration:none;}
#side_links ul li a:hover{ color:#F9B65B; text-decoration:underline;}

/* footer */
#footer {
		background:#da4c00; text-align:center; padding:10px 5px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#401600; text-decoration:none; line-height:17px;
}
.bottom_tabs a {
		color:#401600; text-decoration:none; padding:0px 5px;
}
.bottom_tabs a:hover {
		color:#ff9900; text-decoration:none;
}
.designed_bg {
		color:#FF9900; text-decoration:none;
}
.designed_bg a {
		color:#FF9900; text-decoration:none;
}
.designed_bg a:hover {
		color:#FFB188; text-decoration:none;
}

/*text*/
h3 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#fff;
		text-align:left; text-decoration:none; line-height:20px; font-weight:normal;
}
h3 span {
		color:#ffba00;
	}
.text_white {
		font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#fff; line-height:17px; text-decoration:none;
}
.text_white a {
		color:#fff; text-decoration:underline;
		font-weight:bold;
}
.text_white a:hover {
		color:#ffba00; text-decoration:none;
}
.index_products_table  {
		font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#fff; line-height:17px; text-decoration:none;
}
.index_products_table a {
		color:#ffba00; text-decoration:none; font-weight:bold;
}
.index_products_table a:hover {
		color:#fff; text-decoration:none;
}

.text_black ul {
	padding-left:25px;
}

.text_black {
		font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; line-height:17px; text-decoration:none; padding-left:11px;
}
.text_black a {
		color:#000; text-decoration:underline;
		font-weight:bold;
}
.text_black a:hover {
		color:#ffba00; text-decoration:none;
}
.text-blackthis {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#000000;
	text-align:center;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
 
.text-black8 {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    }
.text-black8 a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    }
.text-black8 a:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#056C5D;
	text-decoration:none;
    }
	
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	text-decoration: none;
}
.text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}

.text-contact {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#3DA99C;
	text-decoration:none;
}

.text_b{
		font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000; line-height:17px; text-decoration:none; padding-left:11px;
}
.text_b a {
		color:#000; text-decoration:underline;
		font-weight:bold;
}
.text_b a:hover {
		color:#ffba00; text-decoration:none;
}







