@charset "utf-8";
body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
.bg_top {
	background-image: url(images/bg_top_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 113px;
	width: 100%;
}
.bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
	width: 100%;
	bottom: 0px;
}
input {
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	color: #666666;
	font-size: 12px;
}
.button {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.button a {
	text-decoration: none;
	background-color: #000000;
	color: #FF5839;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.button a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FF5839;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.products_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}
.products_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}
textarea {
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	color: #666666;
	font-size: 12px;
}

.footer_body {
	background-color: #686868;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #07A395;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover{
	color: #FF6633;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
.line_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
}
.title {
	font-family: 'Telex', serif;
	font-size: 20px;
	text-transform: uppercase;
	text-shadow:-1px 1px 0px #f6f6f6;
	-moz-box-shadow:inset 0px 0px 1px #fff;
	-webkit-box-shadow:inset 0px 0px 1px #fff;
	text-transform: uppercase;
	color:  #4B4B4B;
	text-decoration: none;
	text-align: left;
	background-color: #ececec;
	border: 1px solid dbdbdb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.title_1 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-shadow:-1px 1px 0px #f6f6f6;
	-moz-box-shadow:inset 0px 0px 1px #fff;
	-webkit-box-shadow:inset 0px 0px 1px #fff;
	color: #FF5839;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	
}
.title_1 strong{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-shadow:-1px 1px 0px #f6f6f6;
	-moz-box-shadow:inset 0px 0px 1px #fff;
	-webkit-box-shadow:inset 0px 0px 1px #fff;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: 500;	
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #4B4B4B;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
}
.maintext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4B4B4B;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	list-style-image: url(images/291.gif);
}
.text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4B4B4B;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	list-style-image: url(images/291.gif);
}
.maintext strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color:  #4B4B4B;
	text-decoration: none;
	font-weight: bold;
}
.maintext a {
	color: #107FC0;
	text-decoration: none;
}
.maintext a:hover {
	color: #107FC0;
	text-decoration: none;
	font-weight: bold;
}
.tablecss {
     background-clip: padding-box;
    -webkit-box-shadow: 0 0 8px rgba(0, 255, 255, 0.85);
    -moz-box-shadow:    0 0 8px rgba(255,0, 255, 0.85);
    box-shadow:         0 0 8px rgba(0, 0, 0, 0.4);
	/*border-bottom:18px solid transparent;*/
	
}
.box {
	font-family: 'Telex', serif;
	font-size: 20px;
	text-transform: uppercase;
	color:  #07A395;
	text-shadow:-1px 1px 0px #f6f6f6;
	-moz-box-shadow: 1px 1px 2px #ccc ;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
	text-decoration: none;
	text-align: left;
	background-color: #ececec;
	border: 1px solid dbdbdb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.white_box {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 10px;
}
.sales_box {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
	height: 200px;
	width: 150px;
	
}
.gray_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
	background-color: #ECECEC;
	border: 1px solid #dbdbdb;
	padding: 5px;
}
.gray_box strong {
	color: #006699;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.text {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: capitalize;
	color: #ff5839;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.bull{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4B4B4B;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
.bull li{
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	list-style-image: url(images/13.gif);	
	font-weight: normal;
}
.box_border {
	text-decoration: none;
	border: 1px solid #E5E5E5;
	background-image: url(images/box_stip_03.jpg);
	background-repeat: repeat-x;
}
.product_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0077B0;
	text-decoration: none;
	/*text-align: justify;*/
	padding-top: 0px;
	font-weight: bold;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0077B0;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	text-transform: none;
}
.margin_box { 
padding-right:15px;
}
.strong_title
{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 18px;
	text-transform: none;
	text-shadow:-1px 1px 0px #f6f6f6;
	-moz-box-shadow:inset 0px 0px 1px #fff;
	-webkit-box-shadow:inset 0px 0px 1px #fff;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
}
.more {
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 3px;
}
.more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}
.more a:hover {
	color:#990000;
	text-decoration: none;
}
.image {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left:-5px;
}
.back a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	font-weight:bold;
}
.image_border {
	border:1px solid #CCCCCC;
	padding:7px;
	background-color: #FFFFFF;
	width:120px;
	height:60px;
}
.message {
	size:10px;
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	}
.right_box {
	background-color:#E2E2E2;
	border:1px solid #C1C1C1;
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	height: 60px;
}
.right_box:hover {
	color:#3333333;
	background-image:-webkit-gradient(linear, 0 top, 0 bottom, from(#E2E2E2 ), to(#ffffff));
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	cursor:pointer;
}
.right_box img {
padding:2px;
}
.inquiry_img {
	background-image: url(images/question.png);
	background-repeat: no-repeat;
}