body {
	margin: 0; padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px; font-weight: 400;
	line-height: 27px;
	background: #CDCDC1;

}
h1, h2, h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 27px;
	margin-top: 0;
}

h2 { 
	font-size: 18px; 
	letter-spacing: .01em;
	margin: 0;
}
h3 {
	font-size: 16px;
	letter-spacing: .03em;
	margin: 0 0 .5em 0;
}

a { color: #006699; text-decoration: none; }
a:hover { color: #fff; background: #006699; }
a:active {
	color: #fff; background: #00334D;
}
img { border: 0; }
p { margin: 0 0 1em 0; }
div#wrap {
	width: 832px; 
	margin: 20px auto; padding: 0;
	background: #fff;
	
	position: relative;
	-webkit-box-shadow:0 2px 15px #9A9A91;
       -moz-box-shadow:0 2px 15px #9A9A91;
            box-shadow:0 2px 15px #9A9A91;
}
div#content {

	padding: 0 0 0 0;
}
div#the_body {
	padding: 40px 30px 0 30px;
}
h1#main {
	display: block;
	font-size: 40px;
	line-height: 60px;
	letter-spacing: .02em;
	margin: 0; padding: 0;
	text-align: center;
	
}
ul#nav {
	list-style: none;
	margin: 0; padding: 0;
	display: inline;
	font-size: 16px; font-weight: 800;
}
ul#nav li {
	margin: 0; padding: 0;
	display: inline;
}
ul#nav li a {
	display: block;
	margin-right: 55px; padding: 0 0 5px 0;
	float: left;
	color: #676761; /*#6C6066;*/
}
ul#nav li a:hover {
	color: #006699;
	background: #fff;
}
ul#nav li a:active {
	color: #00334D;
	background: #fff;
}

h1#main { 
	clear: left;
	margin: 0; padding: 0;
}
h1#main a { 
	display: block;
	background: #676761; /*#6C6066;*/
	color: #fff;
}
h1#main a:hover {
	background: #006699;
}
h1#main a:active {
	background: #00334D;
}
div#header_fotos {
	position: relative;
	height: 163px;
	margin: 20px 0;
}
div#foto1 {
	position: absolute;
	top: 0; left: 0;
}
div#foto2 {
	position: absolute;
	top: 0; left: 264px;
}
div#foto3 {
	position: absolute;
	top: 0; left: 528px;
}

div#main {
	float: left;
	width: 442px;

}
div#side {
	margin: 0 0 0 462px;
	font-size: 14px; line-height: 150%;
} 
ul#xoxo, ul.widget {
	list-style: none;
	margin: 0; padding: 0;
}
ul#xoxo li, ul.widget li {
	margin: 0 0 1em 0;
}
ul#xoxo li#AFMlocal { float: left; }
ul#xoxo li#AFMlocal img {
	display: block;
	float: left;
}
ul#xoxo li#AFMlocal span {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin-left: 110px;
	font-size: 16px;
	line-height: 27px;
}
ul#xoxo ul {
	list-style: square inside;
	margin: 0 0 0 20px; padding: 0;
}
ul#xoxo ul li {
	margin: 0 0 .5em 0;
}

div#the_footer {
	clear: left;
	/*background: #00334D;
	background: url(footer_bg.jpg) repeat-y;*/
	margin: 3em 0 0 0;
	background: #819AAE;
	border-top: #00334D solid 5px;
	
	padding: 0 5px 1em 5px; /*10px 10px 0 10px;*/
	color: #000;/* #333330; */
	font-size: 14px; line-height: 21px;
}

div#the_footer ul.widget li, div#footer ul.widget li p {
	margin: 0; padding: 0;
}

div#the_footer a { color: #00334D; text-decoration: underline;}
div#the_footer a:hover, div#the_footer a:active { text-decoration: none; background: none;}
div#the_footer h3 { 
	letter-spacing: normal; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	line-height: 21px;
}
div#the_footer ul#widget1 {
	width: 346px;
	/*border-right: 5px solid #fff;
	background: #DADAD1;*/
	margin: 0;
	padding: 20px 10px 0 25px;
	float: left;
	
}

div#the_footer ul#widget2 {
	margin: 0 0 0 411px;
	
	padding: 20px 10px 0 0;
	/*background: #DADAD1;*/
	
}
div#final_footer {
	width: 812px;
	margin: 0 auto .5em auto;
	color: #333330;
	text-align: center;
	font-size: 14px; line-height: 21px;
}