body { font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #fff;
}

p { font: 12px/18px Arial, Helvetica, sans-serif;
color: #fff;}

h1 { font-size: 20px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #bcbec0;
	 font-weight: bold;}

h2 { font-size: 16px;
line-height: 18px;
	padding: 0px;
	color: #fff;
	 font-weight: bold;}

h3 { font-size: 15px;
line-height: 17px;
color: #ccc;
	padding: 0px;
	 font-weight: bold;}

SPAN.bold { font-weight: bold; }

h4 { font-size: 12px; 
line-height: 14px;

	padding: 0px;
	color: #bcbec0;
	text-decoration: underline;
	 font-weight: bold;}

a { font-weight: bold;
	color: #8fc7dc;
	text-decoration: none;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}
li li {
	list-style-type: none;
	list-style-position: outside;
}
.imgborder { BORDER: #8fc7dc 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color: #8d8d8d;
	background:#8d8d8d;
	height:1px;
	border:0;
	}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */
/* Template Begins */
#container {
	margin: 0 auto;
	padding: 0px;
	width: 758px;
	height: auto;
	background: #626366 url(assets/images/container_bg.jpg) repeat-x left 326px;
}
	#header {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 292px;
		background: transparent url(assets/images/top_bg.jpg) no-repeat left top;
	}
		#topPicBox {
			float: right;
			margin: 0px;
			padding: 0px;
			width: 321px;
			height: auto;
		}
		#addressBox {
			position: absolute;
			margin: 15px 0px 0px 300px;
			padding: 0px;
			width: 320px;
			height: auto;
			color: #bcbec0;
			font: bold 13px/15px Arial, Helvetica, sans-serif;
		}
		#phoneBox {
			position: absolute;
			margin: 45px 0px 0px 300px;
			padding: 0px;
			width: 260px;
			height: auto;
			color: #88b5c7;
			font: bold 12px/14px Arial, Helvetica, sans-serif;
		}
		#sloganBox {
			position: absolute;
			margin: 80px 0px 0px 320px;
			padding: 0px;
			width: 175px;
			height: auto;
			color: #8fc7dc;
			font: bold italic 20px/22px Arial, Helvetica, sans-serif;
		}
		#doctorsBox {
			position: absolute;
			margin: 255px 0px 0px 30px;
			padding: 0px;
			width: 360px;
			height: auto;
			color: #265c77;
			font: bold italic 20px/22px Arial, Helvetica, sans-serif;
		}
	#nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
	}
		#nav ul {
			margin: 0px;
			
			width: auto;
			height: auto;
			font: bold 12px/14px Arial, Helvetica, sans-serif;
			color: #fff;
			text-align: center;
			
			
		}
		#navTop {
			border-bottom: 2px solid #fff;background: #01435d url(assets/images/nav_bg.jpg) repeat-x left top;padding: 10px 0px 4px 0px;
		}
		#navBottom {
			padding: 4px 0px 4px 0px;
			background: #01435d;
		}
			#nav li {
				margin: 0px 15px 0px 15px;
				padding: 0px;
				display: inline;
				list-style-type: none;
				list-style-position: outside;
				text-transform: uppercase;
			}
			#nav a {
				font: bold 12px/20px Arial, Helvetica, sans-serif;
				color: #fff;
				text-decoration: none;
			}
			#nav a:hover {
				color: #000;
			}
	#body {
		margin: 0px;
		padding: 14px 20px 20px 20px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/body_bg.jpg) no-repeat left top;
	}
		#testimonialBox {
			float: right;
			margin: 0px 0px 0px 5px;
			padding: 10px 10px 0px 20px;
			width: 271px;
			height: 317px;
			background: transparent url(assets/images/testimonial_bg.jpg) no-repeat left top;
			font: 11px/13px Arial, Helvetica, sans-serif;
			color: #8fc7dc;
		}
			#testimonialBox h3 {
				font-size: 12px;
				padding: 0px;
				margin: 0px;
			}
			#testimonialBox p {
				font: 11px/13px Arial, Helvetica, sans-serif;
				color: #8fc7dc;
				padding: 0px;
				margin: 10px 0px 0px 0px;
			}
			#testimonialBox a {
				color: #fff;
				font-weight: normal;
				font-style: italic;
				text-align: right;
				font-size: 10px;
			}
	#credits {
		clear: both;
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 21px;
		background-color: #265c77;
		color: #bcbec0;
		font: 10px/21px Arial, Helvetica, sans-serif;
		text-align: center;
	}
		#credits a {
			color: #bcbec0;
			font: 10px/21px Arial, Helvetica, sans-serif;
		}
#footer {
	margin: 0 auto;
	padding: 0px;
	width: 758px;
	height: auto;
	text-align: center;
}
	#footer ul {
		margin: 0px;
		padding: 13px 0px 7px 0px;
		width: auto;
		height: auto;
		font: 10px/12px Arial, Helvetica, sans-serif;
		color: #666;
		text-align: center;
	}
		#footer li {
			margin: 0px 3px 0px 3px;
			padding: 0px;
			display: inline;
			list-style-type: none;
			list-style-position: outside;
		}
		#footer a {
			font: 10px/12px Arial, Helvetica, sans-serif;
			color: #666;
			text-decoration: none;
		}
		#footer a:hover {
			color: #fff;
		}
/* Template Ends */