
body{
	position:absolute;
	margin:12px 0 0 0;
	padding:0;
	text-align:center;
	width:100%;
	height:auto;
}

#container {
	position:relative;
	width:998px;
	height:auto;
	margin:0;
	padding-left:25px;
}

#header {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:998px;
	height:38px;
	background:#c93092;
	border-bottom:1px solid #FFF;
}

#logo {
	position:relative;
	float:left;
	width:208px;
	height:77px;
	margin:-658px 0 0 0;
	padding:0;
}


#content {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:998px;
	height:auto;
	background-color:#ce449d;
}

/*-----NAVIGATION--------*/
#nav {
	position:relative;
	margin:-657px 0 0 206px;
	padding:0;
	float:left;
	color: #FFF;
	width:794px;
}

#nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	/* width:872px; */
}

#nav ul li {
	float:left;	
	width:132px;
}

#nav a { 
	display: block;
	color: #FFF;
	/* width:10.26em; */
	width:132px;
	height:38px;
	line-height:38px;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
}

#nav ul li.selected { 
	background-color: #e9c0da;
	color: #cb3695;
}

#nav a:hover {
	background-color: #e9c0da;
	color: #cb3695;
	width:132px;
}


/*-----NAVIGATION--------*/

#footer {
	position:relative;
	float:left;
	width:998px;	
	height:30px;
	margin:0;
	padding:10px 0 0 0;
}


#sidephoto {
	float:left;
	width:554px;
	margin:0;
	padding:0;
    height:618px;
    visibility:hidden;
}

#contenttext {
	position:absolute;
	float:left;
	width:372px;
	margin:0 0 0 553px;
	padding:35px;
	text-align:left;
}

#contenttext ul {
	margin-top:-8px;
}


/*-------*/
#fading {
	width:998px;
	height:618px;
	background:#fff;
}
.hide {
	display:none;
}
.IntroImages {
	position:relative;
}
.iimg {
	position:absolute;
	top:0;left:0;
}
.introMsg {
	background:#d03c92;
	color:#fff;
	font-size:1.25em;
	position:absolute;
	padding: 10px 20px;
	font-weight:bold;
	display:none;
	text-align:left;
	line-height:30px;
}
.msg1 {
	top: 414px;
	left: 0px;
	width:438px;
	padding-left: 40px;
}
.msg2 {
	right:0;
	top:389px;
	width:445px;
}
.msg3 {
	right:0;
	top:294px;
	width:620px;
}
.msg4 {
	top: 259px;
	left: 0px;
	width:510px;
}
.msg5 {
	right:0;
	top:462px;
	width:450px;
	padding-left:30px
}
.msg6, .msg7 {
	top: 128px;
	left: 0px;
	
}

.msg6
{
	width:183px;
	padding: 25px 35px 25px 150px;
}
.msg7
{
	width:240px;
	padding: 25px 35px 25px 110px;
}

/*--CLINICS--*/
.cimg {
	position:absolute;
	top:0;
	left:0;
}
.larr, .rarr {
	cursor:pointer;
	cursor:hand;
}
.larr {
	float:left;
	padding-left:20px;
	display:none;
}
.rarr {
	float:right;
	padding-right:20px;
}
.arrows {
	position:absolute;font-size:30px;color:#d03d92;top:560px;left:0;width:554px;
}

/*--LOCATION--*/
#location_map {
	position:relative;
	height:618px;
	z-index:0;
}
#location_map ul, #location_map li {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	display:none;
}
#location_map ul {
	top:0;
	left:0;
	z-index:0;
}
#placemapOverlay {
	z-index:10;
	display:none;
	position: absolute;
	top:0;left:0;width:554px;height:618px;
	background:url(../images/blank.gif);
}
#placemapImg {
	display:none;position:absolute;
	top:197px;left:41px;display:block;
	z-index:11;
}

