@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#a88404 url(../images/bg_home.jpg) repeat-x;
}
h1 {
	margin:0;
	padding:0;
	color:#202a5d;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-weight:normal;
}
	#bg_wrapper_home h1 a{
		color:#202a5d;
		text-transform: none;
	}
h2 {
	font-size:18px;
	color:#303030;
	font-weight:bold;
}
#right h2 {
	text-align:center;
	margin:0;
	padding:55px 0 0 ;
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#fff;
	letter-spacing:2px;
	text-shadow:-1px 2px 2px #000000;
}
h3 {
	color: #000000;
    font-size: 16px;
    font-weight: bold;
	color:#000;
	margin:0;
	padding:0;
}
#right h3 {
	text-align:center;
	font-size: 25px;
	color:#fff;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
}
p{
	font-size:14px;
	color:#030303;
	line-height:18px;
	margin:20px 0;
}
a {
	text-decoration:none;
}
	a:hover {
		text-decoration:underline;
	}
img {
	border:none;
}
#bg_wrapper_home {
	background: #FFFBEE url(../images/bg_home.jpg) repeat-x;
	width: 100%;
	height:100%;
}
#bg_wrapper_sub {
	background: #fffbee url(../images/bg_sub.jpg) repeat-x;
	width: 100%;
	height:100%;
}
#wrapper {
	width:963px;
	padding: 0 20px;
	margin:0 auto;
}

/* Header */
#header {
	height: 135px;
	padding-left: 10px;
	width: 973px;
}
	#logo {
		float:left;
		width: 34%;
	}
		#logo img{
			width: 100%;
		}
	#menu {
		float:right;
		margin-right: 20px;
	}
		#menu ul{
			margin:0;
			padding:0;
			list-style:none;
			height: 135px;
		}
			#menu ul li {
				display:inline-block;
			}	
			#menu ul li a{
				color: #1C1C1C;
			    display: inline-block;
			    float: left;
			    font-size: 13px;
			    height: 13px;
			    padding: 61px 3px;
			    text-align: center;
			    width: 135px;
			}
				#menu ul li a:hover, #menu ul li a#active {
					text-decoration:none;
					background:#f7e4a9;
					color:#031544;
					}

.mFormat{
	width:88px !important;
}
.mFormat1{
	width:55px !important;
}
/* Main Content */

#leaderboard {
	width: 100%;
	margin-left:10px;
	height:285px;
	background:url(../images/leaderbg.jpg) repeat-x;
	}
	#left {
		float:left;
	}
	
#slider_container {
	float: left;
    height: 232px;
    margin: 0 0 0 23px;
    width: 500px;
}
	#SliderName_2{
		float: left;
		height: 232px;
		width: 500px;
	}
#maincontent {
	background:#fff;
	width: 100%;
	padding:10px 0 40px 0;
	margin-left:10px;
	overflow:hidden;
}
	#left_column{
		width:524px;
		background:url(../images/divider.jpg) right top no-repeat;
		padding:0 40px;
		float:left;
	}
		#doctor {
			padding: 17px 17px 0px 0;
			}
	#right_column {
		width: 217px;
		padding:0 40px;
		float:left;
	}
		a.btn{
			background: url(../images/button.jpg) no-repeat;
		    color: #2F5E7F;
		    display: block;
		    font-size: 15px;
		    font-weight: bold;
		    height: 35px;
		    margin-bottom: 10px;
		    padding-top: 13px;
		    text-align: center;
		    width: 221px;
		}
			a.btn:hover {
				background-position:0 -47px;
				text-decoration:none;
			}

/* Sub pages*/
#title {
	width:960px;
	height:66px;
	margin:0 auto;
}	
	#title h1 {
		margin-left:30px;
		margin-top: 20px;
		color:#fff;
		float:left;
	}
	#title h3 {
		margin:16px 30px 0 0;
		font-weight:normal;
		color:#f8f8f8;
		float:right;
	    text-align:right;
	}
		#title h3 a{
			color: #f7e4a9;
		}
			#ittle h3 a:hover{
				text-decoration: underline;
			}
		a.btn2{
			display:block;
			width:222px;
			height: 35px;
			background:url(../images/button2.jpg) no-repeat;
			color:#3c050d;
			font-size:16px;
			font-weight:bold;
			text-align:center;
			padding-top:13px;
			margin-bottom:10px;
		}
			a.btn2:hover {
				background-position:0 -48px;
				text-decoration:none;
			}
		#left_column ul li{
			font-size:14px;
			color:#030303;
			line-height:18px;
			margin:5px 0;
			}

			#left_column cite{
				display: block;
			    left: 70px;
			    padding-top: 0;
			    position: relative;
			    top: -15px;
			    width: 100px;
			}
		#right_column #doctor {
			padding-bottom: 17px;
			}
			
/* Form */
input.name {
	width:223px;
	height:46px;
	background:url(../images/text_field.jpg) no-repeat;
	float:left;
	border:none;
	font-size:25px;
	color: #ccc;
	padding-left:5px;
	margin-right:23px;
}
input.emailphone {
	width:223px;
	height:46px;
	background:url(../images/text_field.jpg) no-repeat;
	float:left;
	border:none;
	font-size:25px;
	color: #ccc;
	padding-left:5px;
	margin:23px 23px 0 0;
	clear:right;
}
#textarea {
	width:470px;
	height: 210px;
	background:url(../images/textarea.jpg) no-repeat;
	border:none;
	margin-top:23px;
	border:none;
	font-size:25px;
	color: #ccc;
	padding:5px;
}
#submit {
	float:right;
	margin:23px 43px 0 0;
}

/* Table */
table#rates {
	width:515px;
	border-collapse:collapse;
	
}
	table#rates thead tr{
		background: url(../images/table_bg_head.jpg) repeat-x;
		height: 40px;
		font-size: 14px;
		color:#fff;
		font-weight:normal;
		text-align:left;
		border-collapse: collapse;
	}
		table#rates thead tr th#description{
			width: 75%;
			border-bottom:1px solid #fff;
			padding-left:10px;
		}
		table#rates thead tr th#rate {
			text-align:center;
			border-left:1px solid #fff;
			border-bottom:1px solid #fff;
			width: 25%;
		}
	table#rates tbody tr {
		background: #88bad6 url(../images/table_bg_body.jpg) repeat-x;
		font-size: 14px;
	}
		table#rates tbody tr td#cola {
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			padding:10px;
			height:100%;
		}
			table#rates tbody tr td#cola a{
				color: #031544;
				text-decoration:underline;
			}
				table#rates tbody tr td#cola a:hover{
					text-decoration:none;
				}
			
		table#rates tbody tr td#colb {
			text-align:center;
			color: #031544;
			border-bottom: 1px solid #fff;
		}
		
/* Footer */
#footer_wrapper {
	margin:0;
	padding:0;
	overflow:hidden;
	height: 100%;
	border-top:3px solid #6f5703;
}				
	#footer {
		width:900px;
		margin:0 auto;
		padding: 10px 30px;
		height:100%;
		overflow:hidden;
	}
		#footer ul {
			margin:0;
			padding:0;
			float:left;
			list-style:none;
			width: 513px;
		}
			#footer ul li{
				display:inline;
				color:#ffffff;
				font-size:12px;
			}
			#footer ul li a{
				color:#fff;
				font-size: 12px;
			}
		p.cont_numb {
			clear: left;
			float: left;
			margin: 0;
			font-size:12px;
			color:#fff;
			padding-top:5px;
		}
		p.copyright {
			font-size: 12px;
			color:#fff;
			text-align:right;
			float:right;
			margin:0;
			padding:0 0 10px 0;
		}
			p.copyright a{
				color:#fff;
				text-decoration:underline;
			}
				p.copyright a:hover {
					text-decoration:none;
				}
		#social_media{
			float:left;
			clear:left;
			margin-top:5px;
			}
			#social_media a.facebook {
				display:block;
				background: url(../images/facebook_twitter_icons.png) no-repeat top left;
				width:26px;
				height:31px;
				float:left;
				display: none;
			}
			#social_media a.twitter {
				display:block;
				background: url(../images/facebook_twitter_icons.png) no-repeat top right;
				width:26px;
				margin-left:10px;
				height:31px;
				float:left;
				}
				#social_media a span{
					text-indent:-9999px;
					font-size:0px;
					}
	
#msg {			
	background: none repeat scroll 0 0 #90C036;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
	}
/* Contact */
.contact label{
	font-size:14px;
}
.contact input, .contact textarea{
	width:485px;
	border:1px solid #dedede;
	padding:10px;
	margin:0px 0px 10px 0px;
}
.contact textarea{
	height:200px;
}
.contact input[value="Submit"]{
	border:none;
	color:#fff;
	background: #005596; /* Old browsers */
	background: -moz-linear-gradient(top, #005596 0%, #004070 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005596), color-stop(100%,#004070)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #005596 0%,#004070 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #005596 0%,#004070 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #005596 0%,#004070 100%); /* IE10+ */
	background: linear-gradient(to bottom, #005596 0%,#004070 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005596', endColorstr='#004070',GradientType=0 ); /* IE6-9 */
	width:150px;
	font-size:15px;
	font-weight:bold;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	cursor:pointer;
}