body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #727273;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul{list-style-type:none;}

ul {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #001525;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d8dd;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a.page_link {
	font-family: "Trebuchet MS", Times, serif;
	font-size:18px;
/*	display:block;
*/	font-weight:bold;
	margin: 0px;
	padding: 0px 0 0 18px;
	color: #a11425;
	text-align:left;
	text-decoration:none;
}

a.page_link:hover {
	font-family: "Trebuchet MS", Times, serif;
	font-size:18px;
/*	display:block;
*/	font-weight:bold;
	margin: 0px;
	padding:0px 0 0 18px;
	color: #82c402;
	text-align:left;
	text-decoration:underline;
}


form {
	margin: 0px;
	padding: 0px;
}
.gray {
	color: #787878;
}
.small {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2c1919;
	margin-left: 15px;
}

.main_table {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
.left_bottom {
	background-image: url(../images/left_round_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_panel_td {
	background-image: url(../images/section_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-position: top;
}
.left_panel_td1 {
	background-image: url(../images/section_bg1.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-position: top;
}
.left_panel_td_bottom {
	height: 127px;
}
.red_txt {
	font-family: Tahoma;
	font-weight: bold;
	color: #b7061b;
}

h3{
	font-family: Tahoma;
	font-weight: bold;
	color: #8d0136;
	font-size:11px;
	margin:0px;
	padding:0px 0px 8px 10px;
	
}

.red_txt1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #8d0136;
}
.left_bullet {
	font-weight: bold;
	line-height: 15px;
	color: #3e3e3e;
	text-decoration: none;
	background: url(../images/left_right_bullet.jpg) no-repeat left center;
	display: block;
	padding-left: 15px;
	margin-left: 10px;
}
.left_bullet:hover {
	color: #b7061b;
	text-decoration:none;
}
.right_bottom {
	background-image: url(../images/related_links_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.req_quote {
	background-image: url(../images/request_quote_bg.jpg);
	background-repeat: repeat-x;
	height: 317px;
	color: #3f3131;
}
.req_quote_form {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-left-color: #e2e2e2;
	color: #3f3131;
	height: 317px;
}
.textbox {
	height: 25px;
	width: 152px;
	background-image: url(../images/textbox.jpg);
	background-repeat: no-repeat;
}
.textbox input {
	height: 19px;
	width: 140px;
	background:none;
	border:none;
	font-family: Tahoma;
	color: #012e80;
	font-size: 11px;
}
.textarea {
	background-image: url(../images/textarea.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 215px;
	margin-left: 5px;
}
.textarea textarea {
	height: 156px;
	width: 205px;
	background:none;
	border:none;
	font-family: Tahoma;
	color: #012e80;
	font-size: 11px;
	overflow: auto;
}
#body_txt {
	text-align: justify;
}
#body_txt h1 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
#body_txt p {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.mid_bullet {
	font-weight: bold;
	line-height: 15px;
	color: #7c5f5f;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	margin-left: 10px;
	background-image: url(../images/mid_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
}
.mid_bullet:hover {
	color: #8d0136;
	text-decoration:none;
}
.mid_bullet1 {
	font-weight: bold;
	line-height: 15px;
	color: #7c5f5f;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	margin-left: 10px;
	margin-right:15px;
	background-image: url(../images/mid_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.mid_bullet1:hover {
	color: #8d0136;
	text-decoration:none;
}

#portfolio td {
	background-color: #f2f2f2;
}
#portfolio img {
	padding: 4px;
	border: 1px solid #d9d9d9;
	background-color: #FFFFFF;
}
#portfolio .bot_border {
	padding: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}


.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Tahoma;
	line-height:20px;
}
.footer p {
	text-align: center;
}

.footer-link {
font-weight: bold;
	font-family: Tahoma;
	color: #727273;
	text-decoration:none;
	}
	
	.footer-link:hover {
font-weight: bold;
	font-family: Tahoma;
	color: #8d0136;
	text-decoration:none;
	}


/*-----------------------------  New Style  ---------------------------------*/


ul.bullet1{margin:0; padding:0;}
ul.bullet1 li{
	margin:0;
	padding:0 0 0 40px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	line-height:18px;
}


.blue_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#8f0000;
	}
	
	.subheading1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#8f0000;
}

.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4e718f;
	text-decoration: none;
	}

.heading1{
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:normal;
	color:#8f0000;
	}
	
.heading2{
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:normal;
	color:#747474;
	}
	
	.white-text {
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	} 
.img_submit {
	background:url(../images/submit_btn.jpg) no-repeat;
	width: 86px;
	height: 29px;
	border: none;
}

.contact-tx-posi {
	padding-left:120px;
	}
.barcode-posi {
	margin-left:160px;
	}


