body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:8pt;
	color:#333333;
	margin: 0px;
	padding:10px 0px;
}
h1, h2, h3, h4, h5, h6, h7{
	color:#333333;
}
a{
	color:#333333;
}


div{ padding:0px; margin:0px;}

a img{
	border:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	width:900px; margin: 0px auto;
	text-align: left;
	background-color:#FFFFFF;
}
li{
	margin-bottom:10px;
}
#header ul{margin:0px; padding:0px; display:inline;}
#header ul li{
	margin:0px;
	padding:0px 2px 0px 4px;
	display:inline;
	background-image:url(../images/menudivider.jpg);
	background-repeat:no-repeat;
}
#header ul li.first{
	background:none;
	padding:0px;
}
#menu {
	margin:0px;
	padding:0px;
	background-image: url(../images/menubg.jpg);
	height: 24px;
	background-repeat: repeat-x;
	text-align: center;
	padding-top:4px;
}

#menu img {
	margin:0px;
	padding:0px;
}

#menu a{
	margin:0px;
	padding:0px;
}

#main{
	width:890px; 
	margin:0px;
	padding:0px 5px 30px;
	background-image: url(../images/topgradient.jpg);
	background-repeat: repeat-x;
	padding-top:40px;
	line-height:150%;
	border-bottom:1px solid #CCCCCC;
	height:100%;
}
#column1{
	width: 725px;
	float: left;
}
#left{
	width:175;
	float:left;
	margin-bottom:40px;
}
#right{
	width:530px;
	float:right;
	margin-right:10px;
	text-align: justify;
}
#right h1{
	margin:0px;
	margin-bottom: 10px;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
}
#right h2{
	margin:0px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}
#right p{
	margin: 5px 0px 15px;
}

#fertilityServicesList{
	margin:10px 20px;
	padding:0px;
}
#fertilityServicesList li{
	margin-bottom: 10px;
}
#fertilityServicesList a{
	text-decoration:none;
	
}
#footer{
	margin:10px;
	line-height:150%;
	text-align:right;
	color:#666666;
}
#footer a{
	color:#666666;
}
#footer h1{
	font-size:10pt;
	margin:0px;
}
#footer #retrospark{float:left;}
#footer #copyright{float:right;}
ul li {
	list-style-image: url(../images/greendot.jpg);
}

.clear{
	clear:both;
}

/*search results specific*/

.searchResult{width:100%; clear:both; border-top:1px dashed #CCCCCC; padding-top:30px;}
.facility{width:48%;float:left; margin-bottom:10px;}
.services{width:48%;float:right; margin-bottom:10px;}
.physicians{width:48%; clear:left;}

h2 + .searchResult{border:none;} 

#sideMenu{
	width:154px;
	margin:0px;
	text-align:center;
	padding:0px;
	width:154px;
	background-image:url(../images/right-menu-body.jpg);
	background-repeat:repeat-y;
	float: right;
}
#sideMenuTitle{
	text-transform:uppercase;
	color:#999999;
	font-size:12px;
	background-image:url(../images/right-menu-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:10px 5px 5px 5px;
}
#sideMenuBody{
	text-align:left;
	margin-top:10px;
	margin-bottom:0px;
	padding-right:10px;
}
#sideMenuBottom{
	height:12px;
	background-image:url(../images/right-menu-bottom.jpg);
}
#sideMenuBody a{
	text-decoration:none;
}
#sideMenuBody a:hover{
	text-decoration:underline;
}
.chosenSubCategory a{color:#999999;}