body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND: url(../images/bg.jpg) repeat-x #fafafa;
}



.contact
{
	BACKGROUND: url(../images/con_bg.jpg) no-repeat right bottom;
}




.content1
{
	color:#000000;
	font-size: 12px;
	line-height:18px;
	text-align:justify;
	font-weight:normal;
	font-family: arial;
}



.heading
{
	color:#065f78;
	font-size: 25px;
	line-height:35px;
	text-align:left;
	text-transform:uppercase;
	padding-left:15px;
	font-weight:normal;;
	font-family: Calibri;
}





.phone
{
	color:#6a6b6b;
	font-size: 30px;
	line-height:35px;
	text-align:right;
	font-weight:normal;;
	font-family: arial;
}



.button
{
	color:#ffffff;
	font-size: 14px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: arial;
}

.button A {font-family: arial; color: #ffffff; font-weight: normal; font-size : 14px; text-decoration : none; }
.button A:hover {font-family: arial; color: #ffffff; font-weight: normal; font-size : 14px; text-decoration : none; }










.top_link
{
	color:#009ddc;
	font-size: 11px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: verdana;
}

.top_link A {font-family: verdana; color: #009ddc; font-weight: bold; font-size : 11px; text-decoration : none; }
.top_link A:hover {font-family: verdana; color: #04729e; font-weight: bold; font-size : 11px; text-decoration : none; }



.top_link1
{
	color:#838484;
	font-size: 11px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: verdana;
}

.top_link1 A {font-family: verdana; color: #838484; font-weight: bold; font-size : 11px; text-decoration : none; }
.top_link1 A:hover {font-family: verdana; color: #000000; font-weight: bold; font-size : 11px; text-decoration : none; }











.form_tx{
	color:#000000;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	font-family: Trebuchet MS;
}





.footer
{
	color:#3d6c86;
	font-size: 11px;
	line-height:25px;
	text-align:right;
	font-weight:normal;
	font-family: arial;
}

.footer A {font-family: arial; color: #3d6c86; font-weight: normal; font-size : 11px; text-decoration : none; }
.footer A:hover {font-family: arial; color: #000000; font-weight: normal; font-size : 11px; text-decoration : none; }


.footer1
{
	color:#3d6c86;
	font-size: 11px;
	line-height:25px;
	text-align:left;
	font-weight:normal;
	font-family: arial;
}






.product{
	float:left;
	width:300px;
	padding-bottom:10px;
}
.product ul {
	float: left;
	margin: 0;
	width:300px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

.product li {
	float:left;
	display: inline;
	float: left;
	text-align:left;
}

.product a {
	display: block;
	width:300px;
	padding-left:15px;
	text-decoration: none;
	font-family:arial, serif;
	font-size: 12px;
	line-height:23px;
	font-weight: normal;
	color: #37393a;
	background:url(../images/arrow.png) no-repeat left top;
}
.product a:hover { 
	text-decoration: none;
	color: #000000;
	background:url(../images/arrow.png) no-repeat left top;
}
