body, div {
	margin: 0;
	padding: 0; }
body {
	background-color: #e2e2e2;
	font-size: .79em;
	font-family: Arial, Helvetica, sans-serif; }
a:link, a:visited {
	color: #00a2bc; }
#wrap {
	margin: 0 auto;
	width: 760px; 
	line-height: 162%;
	-moz-box-shadow: 0 0 8px 8px #c2c2c2;
	-webkit-box-shadow: 0 0 8px 8px #c2c2c2;
	box-shadow: 0 0 8px 8px #c2c2c2; }
#header {
	position: relative;
	-webkit-box-shadow: 0 8px 6px -6px #c2c2c2;
	-moz-box-shadow: 0 8px 6px -6px #c2c2c2;
	box-shadow: 0 8px 6px -6px #c2c2c2; }
#main {
	background: white url(images/bg-main.jpg) repeat-x;
	padding: 35px 40px 5px 40px; }
h1 {
	color: #00a0ba;
	font-size: 1.24em;
	margin-top: 0; }
#contact {
	float: left;
	font-size: .86em;
	margin: 0 85px;
	line-height: 120%; }
#blue-box-top, #blue-box-bottom {
	background-color: #00a2bc; }
#blue-box-bottom {
	font-size: .92em;
	color: white;
	padding: 15px 38px; }