@import url("global.css");

/* -------- PROCEDURES ----------*/
#ProcedureBox{
background:url(../images/ProcedureBoxBG.gif) repeat-y;
width:987px;
}
#Gynespa{
float:left;
width:264px;
}
.WhiteText{
color:#FFFFFF;
padding:0 20px 20px 20px;
}
a.PinkLink{
text-decoration:none;
color:#ffccd5;
}
a:hover.PinkLink{
color:#999690;
}
#Procedures{
float:left;
width:225px;
}
#Services{
float:left;
width:226px;
}
#FeaturedProc{
float:left;
width:272px;
}
a.FeaturedList{
color:#FFFFFF;
padding:0 0 0 35px;
font: 12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
a:hover.FeaturedList{
color:#ffccd5;
}
#TagLine{
background:url(../images/TagLine_Header.gif) no-repeat #c0bdb5;
height:168px;
width:987px;
}

/* -------- MAIN CONENT ----------*/
#ContentHomeBox{
background:url(../images/ContentHomeBoxBG.gif) repeat-y #cbc7bf;
width:987px;
}
#MediaBox{
float:left;
padding:0 10px 0 20px;
width:224px; /*254px*/
}
	#MediaBox li{
	clear:both;
	margin:0 0 30px;
	}
.IMGmedia{
float:left;
margin:0 10px 0 0;
}
#AboutBox{
float:left;
padding:0 20px 0 20px;
width:430px; /*470px*/
}
#ContactBox{
float:left;
padding:0 20px 0 20px;
width:223px; /*263px*/
}

#ContentHomeBottom{
background:url(../images/ContentHomeBoxBottom.gif) no-repeat;
height:38px;
width:987px;
}

/* -------- FOOTER ----------*/
#FooterBox{
background:url(../images/FooterBoxBG.gif) repeat-y;
position:relative;
width:987px;
}
#FinanceBox{
float:left;
width:250px;
}
.finance{
background:url(../images/Finance.gif) no-repeat;
display:block;
height:148px;
width:250px;
}
a:hover.finance{
background-position:0 -148px;
}
#FooterHome{
float:left;
width:486px;
}
#FooterContactBox{
float:left;
width:486px;
}
#Footer{
float:left;
width:987px;
}
#ContactInfo{
float:left;
width:190px;
}
#FormFooter{
float:left;
width:286px;
}
a.FooterList{
color:#FFFFFF;
font: 12px Arial, Helvetica, sans-serif;
padding:0 5px 0 0;
text-decoration:none;
}
a:hover.FooterList{
color:#ffccd5;
}
.FooterText{
color:#FFFFFF;
text-align:center;
}
.ContactText{
color:#FFFFFF;
}
a.Directions{
background:url(../images/Directions.gif) no-repeat;
display:block;
height:148px;
left:736px;
position:absolute;
top:0;
width:251px;
}
a:hover.Directions{
background-position:0 -148px;
}
#FooterBottomBox{
background:url(../images/FooterBottom.gif) no-repeat;
height:8px;
width:987px;
}
