*{
	padding:0;
	margin:0;
}
body{
	font-family:arial;
}
.clr{
	clear:both;
}
img{
	max-width:100%;
}
ul{
	list-style-type:none;
}
.container{
	width:800px;
	margin:0 auto;
	padding-bottom:5px;
}

header .site_logo{
	float:left;
}
header .address{
	float:right;
	padding-top:30px;
}
header .address p span{
	color:#555555;
}
header .address p{
	color:#555555;
	font-size:12px;
}
header .address p.mobile{
	color:#555555;
	background:url("../images/phone.png") no-repeat;
	background-position: center right;
	
}
header .address p.location{
	background:url("../images/location.png") no-repeat;
	background-position: center right;
}
header .address p.mobile {
	height: 18px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: right;
	color:#555555;
}
header .address p.location{
	height: 31px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: right;
}

p.mobile{
	color:#555555;
}

header .address a{
	color:#555555;
	text-decoration:none;
}
header .address a.hover{
	color:#555555;
	text-decoration:underline;
}
header .address a.visited{
	color:#555555;
	text-decoration:none;
}
.pan_3, .pan_3_0, .pan_4{
	float:left;
}
.pan_3{
	padding-top:35px;
	width:25%;
	background:#e7e8e9;
	height:266px;
}
.pan_3 .navigation li{
	padding-bottom:35px;
	text-align:center;
}
.pan_3 .navigation li a{
	text-decoration:none;
	color:#555555;
	font-size:12px;
}
.pan_3 .navigation li a:hover{
	color: #555555;

}
.color a{
	color:#555555 !important;
	font-weight:700 !important;	
}
.pan_4{
	width:50%;
	min-height:298px;
}
.pan_4 h2 img{
	width:100%;
	height:298px;
}
.pan_3_0{
	background:#c3ecf3;
	width:25%;
	text-align:center;
	padding-top:35px;
	font-size: 12px;
	color: #555555;
	height:266px;
}
.pan_3_0 p{
	padding-top: 29.5px;
}

.pan_3_0 .sunday{
	padding:20px 0;
}
.middle_pan_txt{
	width:100%;
	padding-top:20px;
}
.middle_pan_txt .doctor_pan {
background: url("../images/doctor.png") no-repeat scroll right center / 18% 99% rgba(0, 0, 0, 0);
padding-right: 140px;
padding-top: 10px;
position: relative;
top: 6px;
}
.middle_pan_txt h5{
	color:#37bfd7;
	font-size:18px;
	padding-bottom:20px;
}
.middle_pan_txt p{
	font-size:13px;
	padding: 8px 0;
	color: #555555;
}
.middle_pan_txt a{
	color:#37bfd7;
	text-decoration: none;
}
.middle_pan_txt a:hover{
	color:#37bfd7;
	text-decoration: underline;
}
.middle_pan_txt a:visited{
	color:#37bfd7;
	text-decoration: none;
}
.left_pan{
	width:55%;
	float:left;
}
.left_pan h5{
	 color: #5c7e9c;
    font-size: 18px;
    padding: 20px 0;
}
.left_pan p{
	color:#be1f26;
	font-size:13px;
	padding:10px 0;
}
.left_pan span{
	color:#555555;
}
.left_pan .bottom_location, .left_pan .bottom_mobile, .left_pan .bottom_fax, .left_pan .bottom_email, .left_pan .bottom_time{
	padding-left:40px;
	padding-top: 8px;
}
.left_pan .bottom_location{
	background: url("../images/location.png") no-repeat scroll 7px 8px rgba(0, 0, 0, 0);
}
.left_pan .bottom_mobile{
	background:url("../images/phone.png") no-repeat scroll 7px 1px rgba(0, 0, 0, 0);
}
.left_pan .bottom_fax{
	background:url("../images/printer.png") no-repeat scroll 1px 5px rgba(0, 0, 0, 0);
}
.left_pan .bottom_email{
	background:url("../images/msg.png") no-repeat scroll 3px 5px rgba(0, 0, 0, 0);
}
.left_pan .bottom_time{
	background:url("../images/clock.png") no-repeat scroll 2px 8px rgba(0, 0, 0, 0);
}
.left_pan .bottom_email a{
	color:#5fc8dd;
}
.left_pan .bottom_location a{
	color:#5fc8dd;
	text-decoration:none;
}
.left_pan .bottom_location a.hover{
	color:#bb0711;
	text-decoration:underline;
}
.left_pan .bottom_location a.visited{
	color:#bb0711;
	text-decoration:none;
}

.days_timings{
	width:252px;
}
.days_timings .days{
	float:left;
}
.days_timings .timing{
	float:right;
}
.days_timings p{
	padding-left:40px;
}
.bottom_address2{
	color:#555555 !important;
	padding-left:40px !important;
}
.right_pan{
	width:44%;
	float:left;
}
.right_pan h5{
	 color: #5c7e9c;
    font-size: 18px;
    padding: 20px 0;
}
.feild{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.right_pan .feild label{
	width:32%;
	float:left;
	color:555555;
	font-size:13px;
}
.right_pan .feild input, textarea{
	width:64%;
	float:left;
	border:1px solid #555555;
	padding:3px;
}
.right_pan .feild span{
	float:right;
}
.right_pan .feild span a{
	background: url("../images/button_bg.png") no-repeat scroll 5px 3px rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 7px 0;
    text-align: center;
    width: 95px;
	text-decoration:none;
	color:#fff;
	font-size:13px;
}
 a:hover{
	cursor:pointer;
}
hr{
	color:#be1f26;
}
.bottom_address2 span{
	color:#be1f26;
}
footer{
	padding:8px 0;
}
footer p{
	text-align:center;
	font-size:10px;
}
.days_timings p{
		padding-top:0;
		padding-bottom:7px;
}
.border{
	border-bottom:1px solid #37bfd7;	
}
#main .container .middle_pan_txt p span {
	font-weight: bold;
}
#main .container .middle_pan_txt p #blueamerican {
	color: #5c7e9c;
}
