/* wrapper encases everything else and is used for centering*/
#wrapper{
	background-color:#9A2A30;
	position:relative;
	width:860px;
	margin:0 auto;
	text-align:justify;
	padding:0;
	height: 0px;

	
 }  
 
 
body{ 
background-repeat:none;
background-color:#9A2A30;
						text-align:center;
					padding: 0;
					line-height:1.7em;
  }  
  
  
  #bg{
  position:absolute;
  left:-35px;
  z-index:-1;
  }
  
#maincontent1{
position:absolute;
top:167px;
left:210px;
width:74%;
}

 
  
#logo{
position:absolute;
   top:33px;
   left:-20px;
   z-index:5;
}

#banner{position:absolute;
left:-18px;
top:153px;
}

#maincontent{
position:absolute;
top:557px;
left:0px;
width:50%;
}




#topinfo{
position:absolute;
top:30px;
right:0px;
}

#headerhome{
position:absolute;
top:520px;
left:0px;
width:50%;
}


#contenthome{
position:absolute;
top:967px;
left:145px;
width:30%;
line-height:1.2em;
}



#contenthome2{
position:absolute;
top:967px;
left:590px;
width:30%;
line-height:1.2em;
}


#thumb1{
position:absolute;
top:965px;
left:0px;
}


#thumb2{
position:absolute;
top:965px;
left:440px;
}


#categories1{
position:absolute;
top:560px;
left:505px;
width:30%;
}



#categories2{
position:absolute;
top:560px;
left:700px;
width:30%;
}



#categoriesheader{
position:absolute;
top:520px;
left:490px;
width:30%;
}


#newswrapper{
position:absolute;
top:150px;
left:0px;
width:100%;
}


#newswrapper2{
position:absolute;
top:-30px;
left:0px;
width:100%;
}



#newswrapper3{
position:absolute;
top:350px;
left:0px;
width:100%;
}


#newsnav{
position:absolute;
top:1000px;
left:-31px;
}


#newsmore1{
position:absolute;
top:1260px;
left:-5px;
}


#newsmore2{
position:absolute;
top:1260px;
left:293px;
}



#newsmore3{
position:absolute;
top:1260px;
left:593px;
}



#news1{
position:absolute;
top:1065px;
left:0px;
width:28%;
}


#news2{
position:absolute;
top:1065px;
left:300px;
width:28%;
}


#news3{
position:absolute;
top:1065px;
left:600px;
width:28%;
}



#navwrapper{
position:absolute;
top:1485px;
left:0px;
width:100%;
}



#navwrapper2{
position:absolute;
top:1300px;
left:0px;
width:100%;
}

#navwrapper3{
position:absolute;
top:1685px;
left:0px;
width:100%;
}




#navbox{
position:absolute;
top:5px;
left:-31px;
}

#nav1{
position:absolute;
top:20px;
left:92px;
line-height:25px;
}


#nav2{
position:absolute;
top:20px;
left:230px;
line-height:25px;
}


#nav3{
position:absolute;
top:20px;
left:515px;
line-height:25px;
}


#nav4{
position:absolute;
top:50px;
left:690px;
line-height:25px;
}


#button1{
position:absolute;
top:160px;
left:-20px;
line-height:25px;
}


#button2{
position:absolute;
top:500px;
left:-20px;
line-height:25px;
}


#button3{
position:absolute;
top:715px;
left:-20px;
line-height:25px;
}



.styleone:link {
	text-decoration:  none; 
	color: #BE373E; 

}
.styleone:visited {
	text-decoration: none; 
	color: #BE373E; 
	
}
.styleone:hover {
	text-decoration: underline; 
	color: #BE373E; 

}
.styleone:focus {
	text-decoration: none; 
	color: #BE373E; 

}
.styleone:active {
	text-decoration: none; 
	color: #BE373E; 

}
		
		
		
		
		
	.styletwo:link {
	text-decoration:  none; 
	color: white; 

}
.styletwo:visited {
	text-decoration: none; 
	color: white; 
	
}
.styletwo:hover {
	text-decoration: underline; 
	color: white; 

}
.styletwo:focus {
	text-decoration: none; 
	color: white; 

}
.styletwo:active {
	text-decoration: none; 
	color: white; 

}
			
#footerwrapper{
position:absolute;
top:-180px;
left:0px;
width:100%;
}		
		
#footerwrapper2{
position:absolute;
top:0px;
left:0px;
width:100%;
}


#sivana{
position:absolute;
top:260px;
left:0px;
}

	
#copyright{
position:absolute;
top:260px;
left:330px;
}


#terms{
position:absolute;
top:260px;
left:700px;
}




#sivanahome{
position:absolute;
top:1740px;
left:0px;
}

	
#copyrighthome{
position:absolute;
top:1740px;
left:330px;
}


#termshome{
position:absolute;
top:1740px;
left:700px;
}


		
  #navtop{
position:absolute;
top:50px;
left:100px;
}


  #navhome{
position:absolute;
   top:23px;
   left:205px;
}

  #navabout{
position:absolute;
   top:23px;
   left:305px;
}


  #navlocation{
position:absolute;
   top:23px;
   left:410px;
}


  #navphysicians{
position:absolute;
   top:23px;
   left:530px;
}


  #navcontact{
position:absolute;
   top:23px;
   left:650px;
}





	a.home { 
        background:url(nav1.gif) repeat 0px 0px; 
        width: 85px; 
        height: 35px; 
        display: block; 
}

a.home span { 
        display: none; 
}

a.home:hover { 
        background: url(nav1.gif) repeat 0px -35px; 
}



	a.about { 
        background:url(nav2.gif) repeat 0px 0px; 
        width: 85px; 
        height: 35px; 
        display: block; 
}

a.about span { 
        display: none; 
}

a.about:hover { 
        background: url(nav2.gif) repeat 0px -35px; 
}




	a.location { 
        background:url(nav3.gif) repeat 0px 0px; 
        width: 85px; 
        height: 35px; 
        display: block; 
}

a.location span { 
        display: none; 
}

a.location:hover { 
        background: url(nav3.gif) repeat 0px -35px; 
}



	a.physicians { 
        background:url(nav4.gif) repeat 0px 0px; 
        width: 85px; 
        height: 35px; 
        display: block; 
}

a.physicians span { 
        display: none; 
}

a.physicians:hover { 
        background: url(nav4.gif) repeat 0px -35px; 
}



	a.contact { 
        background:url(nav5.gif) repeat 0px 0px; 
        width: 85px; 
        height: 35px; 
        display: block; 
}

a.contact span { 
        display: none; 
}

a.contact:hover { 
        background: url(nav5.gif) repeat 0px -35px; 
}
