body { 
	background-color: #FFFFFF;
	}

p { 
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

h3 { 
	font: normal 9pt georgia;
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #00775C;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000099;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000033;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

ul {font: 8pt georgia; 
	color: #555753; 
	}
	
.container { 	
margin-left: auto;
margin-right: auto;
width:747px;
}

.main{
width:738px;
border-top: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
padding-top:10px;
padding-left:10px;
}

.contactInfo{
float:left;
width:300px
}

.contactForm {
float:right;
width:430px;
font-family:Verdana;
font-size: 8pt;
font-weight: normal;
font-style: normal;
}

#mainPhoto{
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
width:400px;
}

.logo{
padding-bottom:10px;
text-align:center;
}

.clear {
clear:both;
}
