

#loginGo {
	border:0;
}

/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none;
}


.Nav_Side_Level1{
  color:036;
  font-weight:bold;
}

.Nav_Side_Level2{
  color:369;
}

.Nav_Side_Leveln{
  color:69a;
}

.Nav_Side_Level_Selected{

}

.Nav_Top{
  color:036;
}

.Nav_Top:hover{
  color:black;
}



.toplink {
font: bold 12px  verdana;
color:#000000; 
text-decoration:underline;
}

.toplink:hover {
color:333;
text-decoration:none;
}




/* End Shop Styles */

#googleMap { text-align: left; background-color:#FFFFFF; } 


/* custom styles ###############################################################################################################################*/




#wrapper{
margin:0 auto;
}

#header_area{
width:760px;
background:url(../Images/Graphics/header.jpg) no-repeat;
height:332px;
}
	#padlock{
	margin:10px 0 0 410px;
	float:left;
	}

	#client_area{
	height:37px;
	padding-top:10px;
	margin-top:10px;
	
	
	}
	
	#client_go{
	float:left;
	margin-top:2px;
	}
	
	.client_input{
	float:left;
	}
	
	.client_label{
	float:left;
	margin:0 5px 0 10px;
	}

#header_main{
width:760px;
background:url(../Images/Graphics/header_main.jpg) no-repeat;
height:138px;
}

#content_area{
background:url(../Images/Graphics/header_lower.jpg) no-repeat #fff;
width:550px;
padding:70px 20px 30px 20px;
}

	
#content_main{
width:550px;
padding:40px 20px 30px 20px;
background:url(../Images/Graphics/blue_stripe.jpg) repeat-x #fff;
}	

#nav_area{
background:url(../Images/Graphics/bg_nav.jpg) repeat-y;
width:210px;
}
	
	#nav_inner{
	padding:30px 0;
	}	
	
#power{
padding:5px 0;
} 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */


