body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}



#formulario{
width: 340px;
margin: 0 0 8px 25px;
}

input.fomr{
margin: 0; width: 150px;	border: 1px solid #546078; background: #FFF;
}

textarea.fomr{
margin: 0; width: 310px;	border: 1px solid #546078; background: #FFF;
}

select.fomr{
margin: 0; width: 150px;	border: 1px solid #546078; background: #FFF;
}

input.enviar{
margin: 0; width: 80px;	border: 1px solid #546078; background: #21578A; color: #fff;
}

#linkbtn {
float: right;

}



#contentcontato {
	width: 340px;
	float: left;
}


#container {
background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 140px;
	padding: 0px 40px 0px 40px;
	
	line-height: 15px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;

}

#container-slogan {
	float: right;
	padding-right: 10px;
	padding-top: 40px;
	}

span, #container-name span,#container-slogan span {
letter-spacing: 2px;
font-size: 25px;
	color: #000000;
}

#container-eyecatcher {

	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	
}

#container-navigation {
    
	width: 670px;
	background-color: #21578A;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	font-size: 8px;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {

	color: #ffffff;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;

}

#navigation li a:hover {
	text-decoration: underline;
	
}




#container-navigationb {
   background-image: url(images/bg_menub.gif);
	width: 670px;
	background-color: #e8e8e8;
	height: 22px;
	border-bottom: 10px solid #ffffff;
	font-size: 8px;
}

ul#navigationb {
margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigationb li {
color: #999999;
	display: inline;
	list-style: none;
	height: 22px;
}

#navigationb li a {
	color: #999999;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	
}

#navigationb li a:hover {
color: #999999;
	text-decoration: underline;
	
}





#container-content {
	width:670px;
	
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 640px;
	float: left;
}

#border {
	width: 270px;
	margin-left: 380px;
}

#container-footer {
	
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #21578A ;
}

#container-footer a {
	
	padding: 2px 2px 2px 2px;
	color: #21578A ;
}

#container-footer a:hover {
	color: #21578A;
}

#footer {
	font-size: 10px;
	color: #21578A;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
letter-spacing: 0px;
font-size: 10px;
	float: left;
	width: 480px;
	padding-left: 10px;
}

#footer-meta {
letter-spacing: 0px;
font-size: 10px;
	float: right;
	text-align: right;
	width: 140px;
	padding-right: 10px;
	
}

.clearer {
	clear: both;
}

h1 {
	color: #21578A;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-size: 21px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

h2 {
background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-size: 21px;
	color: #21578A;
	padding: 5px 0 5px 25px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	padding: 0px 0 0px 25px;
	
	
	}
	
h4 {
	font-size: 14px;
	color: #21578A;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
width: 620px;
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 30px 0 0px 25px;
	height: 1px;
}

#content p {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
    text-align:justify;
	color: #666666;
	margin: 0 0 20px 25px;
	text-decoration: bold;
}

#content p a, #border p a {
	text-decoration: none;
	color: #666666;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #000000;
	
		border-bottom: 1px dotted #21578A;

	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #21578A;
	border-bottom: 1px dotted #21578A;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #21578A;
}




img.alignleft {
border: none;
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	border: none;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
