/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666666;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_body2.jpg);
	line-height: 20px;
}

a {
	color:#2496BB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.flag {
	color:#7bc3db;
	font-size:18px;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}


.border {
	 border:#277299 solid 2px;
}
/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:296px;
	background-image:url(images/bg_header2.jpg);
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:200px;
	left:30px;
	width:888px;
	height:67px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;

}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:575px;
	height:auto;
    padding: 30px 0 0 20px;
}


#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:249px;
	height:auto;

}

#content_left-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:249px;
	height:auto;
	padding: 40px 0 0 0;

}


#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:315px;
	height:auto;
	padding: 0 0 0 0;
}


#content_home-box-right {
	position:absolute;
	top:260px;
	left:280px;
	float:right;
	width:330px;
	height:auto;
}

#content_contact {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:305px;
	height:auto;
    padding: 20px 0 0 20px;
}

#content_dontdo {
	position:absolute;
	top:0;
	left:0;
	float:right;
	width:305px;
	height:auto;
        padding: 120px 0 0 640px;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:346px;
	height:auto;
}

#side_doctor {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:346px;
	height:192px;
	background-image:url(images/bg_side-doctor.jpg);
	background-repeat:no-repeat;
}

#side_appointment {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:346px;
	height:86px;
	background-image:url(images/bg_side-schedule2.jpg);
	background-repeat:no-repeat;
	margin: 5px 0 0 0;
}

#side_email-signup {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:316px;
	height:54px;
	background-image:url(images/bg_email-signup2.jpg);
	background-repeat:no-repeat;
	padding: 30px 0 0 30px;
	margin: 5px 0 0 0;
}

#side_facebook {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:316px;
	height:54px;
	background-image:url(images/bg_email-signup3.jpg);
	background-repeat:no-repeat;
	padding: 30px 0 0 30px;
	margin: 5px 0 0 0;
	
	
	
}  

#clicker {
	width: 316px;
	height: 54px;
	display: block;
	position: absolute;
	top: 10px;
	left: 20px;
}

#side_kids {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:324px;
	height:50px;
	background-image:url(images/bg_kids.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 0 10px;
	margin: 5px 0 0 0;
}


#side_feed {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
	padding: 10px 0 0 0;
}
/* ---- end side bar content settings ---------------- */


#footer-repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:148px;
	background-image:url(images/bg_footer-repeat.jpg);
	background-repeat:repeat-x;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:860px;
	height:128px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 15px 0 0 90px;
	color:#00749a;
}


#social {
	position:absolute;
	top:0;
	left:0;
	width:250px;
    margin: 10px 0 0 230px;
	z-index:100;
}

#address {
	position:absolute;
	top:0;
	left:0;
	width:400px;
	font-size:12px;
	color:#fff;
    margin: 20px 0 0 530px;
}


#add-btm {
	position:absolute;
	top:0;
	left:0;
	width:600px;
	float:left;
	font-size:12px;
	padding: 40px 0 0 92px;

}
	
#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:67px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.gif);
}

a#nav_01 {
	width:89px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -67px;
}

.active_01 {
	background-position: 0 -67px !important;
}

a#nav_02 {
	width:93px;
	background-position:-89px 0;
}

a:hover#nav_02{
	background-position:-89px -67px;
}

.active_02 {
	background-position:-89px -67px !important;
}

a#nav_03 {
	width:297px;
	background-position:-182px 0;
}

a:hover#nav_03{
	background-position:-182px -67px;
}

.active_03 {
	background-position:-182px -67px !important;
}

a#nav_04 {
	width:299px;
	background-position:-479px 0;
}

a:hover#nav_04{
	background-position:-479px -67px;
}

.active_04 {
	background-position:-479px -67px !important;
}

a#nav_05 {
	width:110px;
	background-position:-778px 0;
}

a:hover#nav_05{
	background-position:-778px -67px;
}

.active_05 {
	background-position:-778px -67px !important;
}

