/* top elements */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Verdana";
	color: #333;
	
}
/* links */
a {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #CC0001;
	background-color: inherit;
}
img  { border:0;}
/* headers */
h1, h2, h3 {
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 120%;
	letter-spacing: .5px;
}
h2 {
	font-size: 115%;
	text-transform: uppercase;
}
h3 {
	font-size: 115%;
	color: #003366;
}
/* images */
h1, h2, h3 {
	padding: 0;
	margin: 10px;
}
/* form elements */

.label {
	
	font-size:12px;
	font-weight:normal;

}
.label_1 {
	
	font-size:12px;
	font-weight:bold;

}
.label1 {
	font-weight:bold;
	font-size:12px;
	

}
.txt_field1 {
	border:#7f9db9 1px solid;
	width:186px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333;
	font-size:12px;
}

.txt_field {
	border:#CCC 1px solid;
}
.index_txt_filed{
	background-color:#a8d1ec;
	border:#CCC 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}
.catg2 {
	
	border:#CCC 1px solid;
	width: 175px;
	font-size: 12px;
}
.catg1 {
	padding: 2px;
	padding-top: 2px;
	border:1px solid #999;
	height: 23px;
	width: 175px;
	font-size: 11px;
}
.txt_field_cat {
	padding: 2px;
	padding-top: 4px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	height: 22px;
	width: 175px;
	font-size: 11px;
	background:#FFF;
	color:#000;
}
textarea {
	width:220px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#777;
}
.button {
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #A81C1F;
	background: #9b0d0d;
	color: #fff;
	padding: 4px;
}
/**********************************
  LAYOUT 
***********************************/
#main_container {
	width: 100%;
	
}
#wrap {
	width: 966px;
	background:#FFF;
	margin:auto;
}
#body_content {
	float:left;
	width:966px;
	margin-bottom: 8px;
}
/* header */
#header {
	float: left;
	width: 100%;
	padding:5px;
}
#header_logo {
	float:left;
	width:100%;
}
.offer {
	float:left;
	background:url(../images/offer_panel.png) no-repeat;
	width:288px;
	height:234px;
}
.ofr {float:left; overflow:hidden;}
.hoffer_img { float:left; padding-left:10px; padding-top:10px; width:254px; height:68px;} 
.offer_heading {
	float:left;
	color:#11486e;
	font-size:12px;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 0px;
	width: 250px;

}
.offer_text {
	float:left;
	color:#FFF;
	width: 250px;
	font-size:12px;
	padding-left: 20px;
	padding-top:4px;
	height:70px;
}
.view_detail {
	float:right;
	padding-top: 8px;
	padding-right:10px;
}
.flash_banner {
	float:left;
	width:660px;
	height:234px;
}
#logo {
	float: left;
	padding-top: 20px;
	width: 332px;
	height: 141px;
	font-size:10px;
	
}
#address{width:370px; height:40px;}
.logo_cl {font-size:12px; font-weight:bold; width:auto;}
.top_menu_panel {
	float:right;
	width: 240px;
	padding-top:8px;
}
#top_menu {
	float: right;
	margin-right:3px;
	padding-left:3px;
	width: 207px;
	text-align: center;
	background:url(../images/top_menu_bar.png) repeat-x;
	height:25px;
	padding-top:1px;
}
#top_menu ul {
	float:left;
	list-style-type: none;
	padding-right: 15px;
	padding-top:1px;
}
#top_menu ul li {
	display:inline;
	float:left;
}
#top_menu ul li a {
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}
#contact {
	float:left;
	width: 370px;
	padding:2px;
	padding-top: 25px;
}
.contact_icon {
	float:left;
	width:44px;
	height:52px;
}
.contact_text {
	float:right;
	font-weight:bold;
	font-size:12px;
	width: 320px;
	padding-top:5px;
}
/* navigation tabs */
#menu {
	float: left;
	width: 100%;
}
.menu_left_curve {
	float:left;
	background:url(../images/menu_left_curve.png) no-repeat;
	width:8px;
	height:40px;
}
.menu_right_curve {
	float:left;
	background:url(../images/menu_right_curve.png) no-repeat;
	width:8px;
	height:40px;
}
#menu_bar {
	float:left;
	background:url(../images/menu_bar.png) repeat-x;
	width:950px;
	height:40px;
}
#menu_bar ul {
	list-style-type: none;
	padding-top: 10px;
	float:left;
}
#menu_bar ul li {
	display:inline;
	color:#FFF;
}
#menu_bar ul li a {
	text-decoration:none;
	padding-left: 4px;
	padding-right: 6px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
}
.meight_border { border-right: #fff 2px solid; padding-right:6px; }

.img_sign{margin-top:2px;}

#login {
	float:left;
	width:100%;
	padding-top:60px;
}
#login ul {
	float:left;
	width:100%;
	list-style-type:none;
}
#login ul li {
	display:inline;
}
#login ul li a {
	text-decoration: none;
	color:#11486e;
	border-right: #11486e 2px solid;
	padding-left: 4px;
	padding-right: 6px;
	font-weight:bold;
}
.last {
	border-right:#fff 0px none !important;
}

/* Tab dullet li */
.tab_li ul{ padding:0; margin:0; padding-left:10px; height:165px;  }
.tab_li li { list-style-type:none; list-style-image:url(../images/bullet.jpg); }
.tab_li li a { font-size:12px; color:#4c5961;}

/* main column */
#main {
	float: left;
	margin: 0;
	padding:0;
	padding-left: 5px;
	padding-right:5px;
	width: 470px;
	}
.tabs {
	float:left;
	border:none;
	width:100%;
/*	height:210px;*/
}
.business_directory {
	float:left;
	width:100%;
	padding-top:8px;
}
.heading {
	float:left;
	background:url(../images/right_heading_bg.png) no-repeat;
	width: 240px;
	height:37px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding-top:3px;
	padding-left: 10px;
}
.heading2 {
	float:left;
	background:url(../images/left_heading.png) no-repeat;
	width: 235px;
	height:33px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding-top: 4px;
	padding-left:10px;
	}
.bus_search {
	float:left;
	background:url(../images/business_bg.png) repeat-x;
	width:100%;
	height:80px;
}
.insaurance {
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom:10px;
}
.insaurance img {
	width:73px;
	height:73px;
	padding:2px;
	border:1px solid #11486e;
	/*margin-top:-15px;
	margin-bottom:15px;*/
	float:right;
}
.web_design {
	float:left;
	width:100%;
	padding-top: 10px;
}
.salon {
	float:left;
	width:100%;
	padding-top: 10px;
}
.ins_text {
	float:left;
	padding-left: 10px;
	width:95%;
	border-bottom: #CCC 2px solid;
	padding-bottom:15px;
}
.heading1 {
	float:left;
	color:#4c5961;
	font-weight:bold;
	font-size: 13px;
	width: 100%;
}
.text {
	float:left;
	width: 128px;
	font-size:10px;
}
.text1 {
	float:left;
	width: 128px;
	font-size:10px;
	}
.pic {
	width:73px;
	height:73px;
	float:right;

}
.more {
	float:left;
	width:98%;
	color:#11486e;
	text-align:right;
	padding-top:10px;
	font-weight:bold;
	font-size:11px;
}
.classified {
	float:left;
	background:url(../images/classified_bg.gif) repeat-x;
	width:100%;
	height:186px;
}
.classified_text {
	float:left;
	padding-left: 15px;
	width: 230px;
	border-right: #CCC 1px solid;
}
.txt {
	float:left;
	width: 180px;
	font-size:10px;
	font-weight:bold;
}
.txt1 {	
	width: 200px;
	font-size:10px;
	font-weight:bold;	
}
.classified_pic {
	float:left;
	border:1px #036 solid;
	padding:1px;
	margin:1px;
	margin-right:8px;
}
.class_category {
	float:left;
	width: 217px;
}
.class_category ul {
	float:left;
	padding-left: 25px;
	width: 90%;
}
.class_category ul li {
	color:#4a87b3;
	padding-top: 5px;
	border-bottom: #bfd1de 1px solid;
	font-size:11px;
	float:left;
	width:180px;
	padding-bottom:3px;
		
}
.class_category ul li a {
	color:#333;
	text-decoration:none;
	font-size:12px;
}
#main1 {
	float: left;
	width:700px;
	padding:8px;
	
}
#main_sgn {
	float: left;
	width:460px;
	padding:8px;
}
/*.directories {
	float:left;
	width:100%;
	background:#f2f2f2;
	border:#d3d2d2 1px solid;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
}*/
.business_search {
	float:left;
	padding-left: 10px;
	padding-bottom: 25px;
}
/*.listing {
	float:left;
	width:700px;
}
.listing ul {
	float:left;
	list-style-type:none;
	padding-top:15px;
	padding-bottom: 8px;
}
.listing ul li {
	display:inline;
	border-bottom: #CCC 1px solid;
	font-size:11px;
	padding-top: 6px;
	padding-bottom: 4px;
	width:200px;
	margin-left: 8px;
	margin-right:6px;
}
.listing ul li a {
	color:#11486e;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}
*/.txtbox {

	border:1px solid #999;
	height:20px;
	width: 162px;
	
}
.catg {
	padding: 2px;
	padding-top: 2px;
	border:1px solid #999;
	height: 23px;
	width: 175px;
	font-size: 11px;
}
.msgtxtbox {
	padding: 2px;
	padding-top: 4px;
	border:1px solid #999;
	width: 175px;
	font-size: 11px;
}
.norec {
	float:left;
	width:100%;
	border:#aaa 1px solid;
	text-align:center;
	background:#eee;
	color:#F00;
}
/*.btn {
	background:#11486e;
	border:none;
	color:#FFF;
	padding:3px;
	font-weight:bold;
}*/
hr {
	float:left;
	width:100%;
	margin-top:8px;
}
.rec_disp {
	background-color:#00365b;
	border-bottom:1ps solid #5A8AE2;
}
.rec_data {
	background-color:#E1E3F7;
	font-family:Verdana;
	font-size:12px;

}
.rec_heading {
	color:#FFF;
	font-size:12px;
	height:24px;
	font-weight:bold;
	/*padding-left:5px;*/
	border-bottom:1px dashed #00365b;
}
.rec_heading1 {
	color:#FFF;
	font-size:12px;
	height:24px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px dashed #E5E5E5;
	background:#585858;
}
.rec_description {
	background-color:#f0f0f0;
	
	color:#272928;
	width:60%;

	
}
.rec_logo {
	padding: 5px;
	float:right;

}
.rec_logo img {
	padding: 2px;
	border:#666 1px solid;
}
.rec_cont_main {
	background:#3e7194;
}
.rec_cont_main th {
	background-color:#11486e;
	border-bottom:#3c91cb 1px solid;
	height:24px;
	color:#FFF;
	font-size:12px;
	padding-left:5px;
}
.rec_cont_main_td {

	border-top:#3c91cb 1px solid;
	height:24px;
	color:#fff;
	font-size:10px;
	padding-left:8px;
	width:30%;
}
.rec_cont_main_td a {
	text-decoration:none;
	color:#c3e7ff;
}
.products {
	float:left;
	width:700px;
}
.products ul {
	float: left;
	width:100%;
	list-style-type:none;
	padding-left:20px;
	padding-top:10px;
}
.products ul li {
	display:inline;
	width: 160px;
	height:150px;
	float:left;
	padding-top:20px;
	border-bottom:#CCC 2px solid;
	padding-left: 10px;
	margin-left: 20px;
}
.products_pic {
	border:#333 1px solid;
	padding:3px;
	margin-left:20px;
	float:left;
	
}
.product_heading {
	color:#11486e;
	width:160px;
	font-weight:normal;
	
}

.prod_head{
	width:160px;
	float:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#11486e;
}
.detail {
	float:left;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.detail_pic {
	float:left;
	background:#CCC;
	border:#11486e 1px solid;
	padding:3px;
	margin-right: 10px;
}
.detail_heading {
	float:left;
	color:#11486e;
	font-size:14px;
	font-weight: bold;
	width:500px;
}

.detail_txt {
	padding-left: 10px;
}
.check {
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:15px;
}
/*left sidebar */
#left_sidebar {
	float: left;
	width: 235px;
	padding-left: 5px;
	
}
#right_panel {
	float:left;
	width:241px;
}
.visitor_counter {
	float:left;
	background:url(../images/visitor-counter1.png) no-repeat;
	width:460px;
	height:90px;
	margin-top: 8px;
	margin-left: 3px;
	
	
}
.visitor_blank{
	float:left;
	background-color:#FFF;
	width:460px;
	height:5px;
	margin-top: 8px;
	margin-left: 3px;
	text-align:center;
	
}

.active_visitor_counter {
	float:right;
	background:url(../images/online-counter1.png) no-repeat;
	width:238px;
	height:110px;
	margin-top: 0px;
	margin-left: 3px;
	text-align:center;
	
}
.active_count_main{
	text-align:center;
}
.active_count{
	text-align:center;
	margin-left:130px;
	margin-top:8px;
	width:150px;
	font-size:12px; font-weight:bold;
	
}
.visit_count_main{
	text-align:center;
	width:300px;
	

}
.visit_count{
	text-align:center;
	width:120px;
	margin-top:30px;
	margin-left:120px;
	font-size:14px; font-weight:bold;
}

.question{
	float:left;
	width:650px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding-top:6px;
	padding-left:10px;
	background-color:#226ea2;
	height:20px;
}

.bar{
	float:left;
	width:650px;
	padding-top:2px;
	padding-left:10px;
	background-color:#226ea2;
	height:20px;
	border-bottom:2px solid #FFF;
}
.bar a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	}
.bar a:hover{
	color:#F30;
	text-decoration:none;
	}

.asnwer{
	float:left;
	width:640px;
	font-size:10px;
	margin-left:10px;
	margin-top:10px;
	
	
}
.receip { float:left; color:#FFF;}
.new{ float:left; color:#FFF;}
.faq { float:left;}
.faq li { float:left; display:block;}


.video_player {
	float:left;
}
/* footer */
.footer {
	width:100%;
	clear:both;
}
.footer_txt {
	float:left;
	width:958px;
	background:#FFF;
	border-top: #999 1px solid;
	padding-top: 8px;
	padding-left: 8px;
	text-align:center;
	
}
.footer_txt ul {
	width:100%;
	list-style-type:none;
}
.footer_txt ul li {
	display:inline;
}
.footer_txt ul li a {
	text-decoration: none;
	color:#333;
	border-right: #333 1px solid;
	padding-left: 4px;
	padding-right: 6px;
	font-size:10px;
}
.footer_copyright {
	float:left;
	width:100%;
	
}
.copyright {
	padding-left: 5px;
	width: 300px;
	float:left;
	font-size:10px;
	margin-top:10px;
	text-align:left;
}
.copyright a {
	text-decoration:none;
}
.copyright a:hover {
	color:#006;
}
.hits_logo {
	width:59px;
	height:52px;
	float:right;
	padding-right: 8px;
	padding-bottom:8px;
}
.seperator_panel {
	height:4px;
}
/* Main Tab panel start from here */
.main_tab_panel {
	width:458px;
	height:197px;
	border:#b0bec7 1px solid;
}
.tab_more {
	float:right;
	padding-right:1px;
	color:#3f7397;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.tab_more a {
	color:#fff;
	display:block;
	width:49px;
	height:16px;
	padding-top:4px;
	padding-left:4px;
	background-color:#6cabd6;
	text-decoration:none;
	border:#4a87b3 1px solid;
}
.tab_more a:hover {
	color:#fff;
	text-decoration:underline;
}
.bullet_point {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	text-align:left;
	width:419px;
	border:#00F 1px solid;
	height:160px;
	margin-left:1px;
}
.bullet_point ul {
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left:10px;
}
.bullet_point li {
	list-style-image:url(../images/bullet_img.gif);
	height:20px;
	border-bottom:1px solid #bfd1de;
}
.bullet_point li a {
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
.bullet_point li a:hover {
	text-decoration:underline;
	font-family:Verdana;
	font-size:10px;
	color:#000;
}
.bullet_point li span {
	color:#4a87b3;
	font-size:10px;
	font-weight:bold;
}
.seperator_panel_large {
	height:5px;
}
/* Classified panel start from here */
.classi_bullet_point {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	text-align:left;
}
.classi_bullet_point ul {
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left:5px;
}
.classi_bullet_point li {
	list-style-image:url(../images/bullet_img.gif);
	height:20px;
	border-bottom:1px solid #bfd1de
}
.classi_bullet_point li a {
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
.classi_bullet_point li a:hover {
	text-decoration:underline;
	font-family:Verdana;
	font-size:10px;
	color:#4c5961;
}
.classi_bullet_point li span {
	color:#4a87b3;
	font-size:10px;
	font-weight:bold;
}
.classi_more {
	float:right;
	padding-right:5px;
	color:#3f7397;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.classified_panel {
	height:275px;
	background:url(../images/classfied_bg.gif) repeat-x bottom;
}
.classi_right {
	border-right:#d2d6d9 1px solid;
	height:200px;
	width:50%;
}
.classi_sub_heading {
	float:left;
	padding-left:5px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#54636c;
}
.classi_sub_img {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.classi_sub_heading {
	float:left;
	width:220px;
	padding-left:5px;
	padding-top:5px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#54636c;
}
.login_regiter {
	float:right;
	padding-right:5px;
	color:#3f7397;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.login_regiter a {
	color:#3f7397;
}
.classi_more a {
	color:#3f7397;
	text-decoration:none;
}
.classi_more a:hover {
	text-decoration:underline;
}
#dialog_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#dialog_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
ul#icons {
	margin: 0;
	padding: 0;
}
ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
.pagination {
	width:100%;
	padding:2px;
	font-size:12px;
	background:#EEE;
	border:1px solid #ccc;
	text-align:center;
	float:left;
	margin-top:10px;
}
.pagination ul {
	float:left;
}
.pagination li {
	padding:0px;
	margin:0px;
	float:left;
	margin:1px;
	list-style:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	min-width:15px;
	border:1px solid #BBB;
}
.pagination .active {
	background:#BBB;
}
.login_panel {
	float:left;
	background:#EEE;
	border:1px solid #ccc;
	width:100%;
}
#error {
	float:left;
	display:none;
	width:100%;
	height:18px;
	border:#FF5959 1px solid;
	margin-bottom:5px;
	background:#FFD2D2;
	color:#F00;
	text-align:center;
}


#message {
	float:left;
	display:none;
	width:100%;
	border:#7DC671 1px solid;
	margin-bottom:5px;
	background:#CCEBC5;
	color:#060;
	text-align:center;
}
#error img, #message img {
	float:right;
	margin:2px;
	height:16px;
	width:16px;
}
.note
{
	float:left;
	color:#F00;
	text-align:center;
}
.opt_pan
{
	float:right;
	text-align:right;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
}
.error
{
	color:#F00;
	font-weight:normal;
}
#form
{
	width:400px;
	background:#CCC;
	float:left;
}
.icon
{
	width:100px;
	height:100px;
	border:1px solid #999;
	padding:3px;
}

/*Tabs CSS ---------------------------------------------------*/
 #container{
	 float:left;     
     width: 472px;
	 
	
 }  
 .menu { }
 #container ul{  
     list-style: none;  
     list-style-position: outside;  
 }  
 #container ul.menu li{  
     float: left;  
     margin-right: 2px;  
 
 }  
 #container ul.menu li{  
     font-weight: 700;  
     display: block; 
	 width:116px;
	 height:19px;
	 text-align:center;
	 padding-top:4px;
	 font-size:12px;
 /*  padding: 5px 5px 0px 5px;  
     background: #efefef; 
     margin-bottom: -1px; */  
      
   /*  border-width: 1px 1px 1px 1px;  */
     /*position: relative;  */
     color: #246088;  
     cursor: pointer;
	 background:url(../images/tabs_inactive.png) no-repeat left top;
 }  
 #container ul.menu li.active{  
   /*background: #fff;*/
	 background:url(../images/tabs_active.png) no-repeat left top;
   /*top: 1px;  
     border-bottom: 0;  
     color: #5f95ef;  */
	 color:#FFF;
 }  
 /******* /MENU *******/  
 /******* CONTENT *******/  
 
 .content1{  
     margin: 0pt auto;  
     background: #efefef;  
     background: #fff;  
     border: 1px solid #d0ccc9;  
     text-align: left;  
     padding: 10px;  
     padding-bottom: 20px;  
     font-size: 11px;
	 height:175px;
/*	 float:left;
	 width:380px;*/
 }  
 .content1 h1{  
     line-height: 1em;  
     vertical-align: middle;  
     height: 48px;  
     padding: 10px 10px 10px 52px;  
     font-size: 32px;  
 }  
 /******* /CONTENT *******/  
 /******* NEWS *******/  
 .content1.news h1{  
   background: transparent url(images/news.jpg) no-repeat scroll left top;

 }  
 .content1.news{  
     display: block; 
	 
 }  
 /******* /NEWS *******/  
 /******* TUTORIALS *******/  
 .content1.tutorials h1{  
     background: transparent url(images/tuts.jpg) no-repeat scroll left top;  
 }  
 .content1.tutorials{  
     display: none;  
 }  
 /******* /TUTORIALS *******/  
 /******* LINKS *******/  
 .content1.links h1{  
     background: transparent url(images/links.jpg) no-repeat scroll left top;  
 }  
 .content1.links{  
     display: none;  
 }  
 .content1.links a{  
     /*color: #ccc;  */
 }  
 
/* CONTACT US PAGE*/
 .contactus_heading {
		width:430px;
		height:37px;
		background:url(../images/left_heading.png) no-repeat left top;
		padding-top:5px;
 }

 .contact_form_text{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
 }
 
 .contact_btn {
		width:70px;
		background-color:#11486e;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#fff;
		font-weight:bold;
		
 }
 
 .text_field {
	 	background-color:#FFF;
		border:1px #999 solid;
		line-height:30px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#666;
		padding: 2px;
	padding-top: 4px;
 }
 .direction_btn {
		width:130px;
		height:20px;
		background-color:#11486e;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#fff;
		font-weight:bold;
 }
 
 .add{
	color: rgb(0, 0, 0);
	font-family:Verdana;
	font-size: 12px; 
	width:200px; 
	margin:3px; 
 }
 
 .label_ph{
	 font-family:Verdana;
	 font-size: 12px;
	 padding-top:10px;
	 font-weight:bold;
 }