@import url(maincss.css);
/*
     Copyright 2008 Created by MtFsurgery.Com all rights reserved.
	  http://www.mtfsurgery.com
*/



#wrapper { 
 margin: 0px auto;
 width: 996px;
 height:auto;
 background: url(../images/contact.jpg) no-repeat;
}

#content-box
{
	margin-top: 591px;
	margin-bottom: 20px;
	padding: 40px;
	width: 900px;
	color: #962852;
		border: 1px solid white;
}


#formbox
{
	width: 380px;
	float: right;
	border: 1px solid #ffffff;
}

#PictureBox
{
	width: 400px;
	height: 360px;
	/*clear: both;*/
	margin: 0;
	float: left;
}

#PictureBox #Pic1
{
	width: 500px;
	height: 400px;
	background: #f5d8d5 url(../images/MtF-Map.jpg) no-repeat;
	margin: 50px 0px;
	display: inline-block;
}


/*#slogan {
	margin: 520px 0px 0px 0px;
	width: 567px;
	height: 79px;
	float: right;
	background: url(../images/PurestGifts.gif) no-repeat;
}*/

/*
#Boxarea
{
	width: 980px;
	height: 147px;
	margin-top: 480px;
	float: left;
	display: inline-block;
	border: 1px solid red;
}

#adbox1
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box1.gif) no-repeat;
	float: left;
}

#adbox2
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box2.gif) no-repeat;
	float: left;
}

#adbox3
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box3.gif) no-repeat;
	float: left;
}

*/
