.footer_wrapper {
	background-color: #0dabca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48484e;
}
.bdr_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #48484e;
	border-left-color: #48484e;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f8fc;
	margin-left: 15px;
}
#welcome_text_wrapper {
	margin-left: 15px;
	margin-top:36px;
	width:594px;
	float:left;
}
#hd_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#737371;
	font-weight:bold;
	margin-bottom:20px;
}
#body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737371;
	font-weight:bold;
	line-height:18px;
	margin-bottom:30px;
}
#div_contact_box {
	width:233px;
	margin-right:11px;
	margin-top:35px;
	float:right;
	}
#contact_box_center {
	width:233px;
	background-image:url(../images/contact-box-2.jpg);
	background-repeat:no-repeat;
	height:95px;
	background-color: #016394;
	}
#txt_contactbox1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}
#link_contact_box { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#a9bdc4; margin-top:10px; height:29px; padding-top:13px; padding-left:3px;}
#link_contact_box A:link
{   text-decoration: none;
	color: #a9bdc4;
}
#link_contact_box A:visited
{
	text-decoration: none;
	color: #a9bdc4;
}
#link_contact_box A:active
{
	color: #a9bdc4;
	text-decoration: none;
}
#link_contact_box A:hover
{
	color: #FEB617;
	text-decoration: underline;
}.tbl_product_list {
	background-color: #ecebe6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67c2e9;
}
.list_txt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0c9cb7;
	list-style:none;
}
.list_txt ul li {
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	list-style:none;
	background-image:url(../images/bullete.png);
	background-repeat:no-repeat;
	margin-top: 5px;
	padding-bottom: 10px;}
	
.conact_label {
	font-family: Tahoma;
	font-size: 12px;
	color: #0c9cb7;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CBD8DE;
}
.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #025E8D;
	background-color: #EEF2F5;
	height: 18px;
	width: 180px;
	border: 1px solid #CBD8DE;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txt_field_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #025E8D;
	background-color: #EEF2F5;
	height: 18px;
	width: 100px;
	border: 1px solid #CBD8DE;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txt_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #025E8D;
	background-color: #EEF2F5;
	height: 100px;
	width: 190px;
	border: 1px solid #CBD8DE;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.text_normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737371;
	font-weight:bold;
	line-height:18px;
	margin-bottom:30px;
}