/* -------- Services Page -------------*/
/* -----------TOPMENU ---------------*/

img {
	border: 0;
	display: inline;
	}

/* ----------- SUBMENU ----------- */
#s1, #s2, #s4{display:none;}

#s3  {display: block;}

#inner_wishlist    {
	width: 912px;
	background: transparent url(img/wishlist.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	}

#bottom_wishlist    {
	background: transparent url(img/bottom3.jpg) bottom left no-repeat;
	height: 273px;
	width: 912px;
	clear: both;
	}

.second   {
	width: 500px;
	clear: both;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	}
.second h3  {
	margin-bottom: 10px;
	}
#first h2   {
	margin: 40px 0;
	}
.float    {
	width: 220px;
	float: left; 
	margin-right: 20px;
	text-align: left;
	}
.float p  {
	text-align: left;
	}	
