body {
	width:960px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:center;
}

img {
	border:none;
}

#content {
	background:url(images/CMW%20Med%20Logo.png) no-repeat;
	width:300px;
	height:527px;
	padding-top:300px;
	float:left;	
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
}

#content h2 {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#header {
	width:600px;
	float:left;
	line-height:200%;
}

#header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:400%;
	color:#333;
	text-shadow: #999 2px 2px 2px;
	-moz-text-shadow: #999 2px 2px 2px;;
	-webkit-text-shadow: #999 2px 2px 2px;
}

#strapline {
	width:600px;
	float:left;
}

#email {
	margin-top:25px;
	width:600px;;
	float:left;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:130%;
}

