body		{	background: url(images/bg.gif) repeat-X #fff;
			margin: 0 0 0 0px;
			}
.contain	{	width: 700px;
			border-left: 4px solid #00295B;
			border-right: 4px solid #00295B;
			border-bottom: 4px solid #00295B;
			background: #fff;
			padding: 0px;
			margin: 0px;
			}
.nav		{	height: 38px;
			line-height: 38px;
			background: url(images/nav/bg.gif) repeat-x;
			padding-left: 93px;
			margin:0px;
			}
.nav ul		{	list-style: none;
			padding: 0;
			margin: 0;
			}
.nav li		{	float: left;
			margin: 0 0.6em;
			}
.content	{	font-family: arial;
			font-size: 15px;
			color: #000;
			margin: 0px 30px 30px 30px;
			text-align: justify;
			clear:both;
			}
a:link		{	font-family: arial;
			font-size: 13px;
			color: #00295b;
			text-decoration:underline;
			}
a:visited	{	font-family: arial;
			font-size: 13px;
			color: #00295b;
			text-decoration:underline;
			}
a:hover		{	font-family: arial;
			font-size: 13px;
			color: #0067e5;
			text-decoration:underline
			}
			
.copyright	{	font-family: arial;
			font-size: 13px;
			color: #00295b;
			text-decoration: none;
			clear: both;
			}
.container	{	clear: both;
			margin-bottom: 15px;
			}
.container:after 	{content: ""; 
			display: block; 
			height: 0; 
			clear: both; 
			}
.bio		{	float: left;
			font-family: arial;
			font-size: 14px;
			color: black;
			text-align: justify;
			width:540px;
			margin-left: 10px;
			margin-right: 10px;
			vertical-align: top;
			}
h1		{	font-size: 16px;
			font-family: arial;
			color: #00295b;
			font-weight: bold;
			text-align: left;
			margin-left: 10px;
			clear: both;
			margin-bottom: 4px;
			}
.picture	{	
			}
.title		{	margin: 10px;
			}
.services	{	margin-left: 60px;
			margin-right: 30px;
			width: 610px;
			font-family: arial;
			font-size: 14px;
			color: black;
			text-align: justify;
			}