body{
margin: 0;
padding: 0;
}

#wrapper{
width: 875px;
margin: 0;
padding: 0;
}

#rightcolumn{
float: right;
margin: 0;
padding: 0;
}

#header{
margin:0; padding: 0;
}

#content
{
	background-image: url('images/background-image.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	left: 308px;
}

#contentphilosophy
{
	background-image: url('images/philosophy-background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	left: 308px;
}

#contentservices
{
	background-image: url('images/services-background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}
#contentphysicians
{
	background-image: url('images/physicians-background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}
#contentmatrix
{
	background-image: url('images/matrix_background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}
#contentforms
{
	background-image: url('images/forms_background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}
#contentcontact
{
	background-image: url('images/contact-us-background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}
#contentrequest
{
	background-image: url('images/request-background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}

#contentvasectomy
{
	background-image: url('images/vasectomy-background.jpg');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}


#contentthankyou
{
	background-image: url('images/thank-you-background.gif');
	background-repeat: no-repeat;
	width: 549px;
	height: 1024px;
	margin: 0;
	padding: 0;
		position: absolute;
	top:0;
	left: 308px;
}

#innercontent
{
	margin-right: 100px;
	margin-top:245px;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
}

#rightmenu
{
	background-color: #2B5F91;
	color: white;
	width: 150px;
	border: 1px solid #008080;
	float: right;
	padding: 90px 5px;
	margin: 250px 5px 5px 20px;
	font-size: 14px;
	font-family: Century Gothic; 
	font-weight:700; 
	font-style:italic;
}

#rightmenu a{
color: white;
text-decoration: underline;
}

.paragraph{
margin-bottom: 10px; text-align: right;
padding: 5px;
}

.definitions{
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
}

ul li{
font-weight: bold;
}