body {
	margin: 0;
	padding: 0;
}


* {
	font-family: Arial, Helvetica, sans-serif;
}

ul{
	margin:0;
	padding: 0;
	list-style-type: none;
}

li{

}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
}

a:visited {
}

/* General */

#topbar {
	position: absolute;
	width: 964px;
	height: 66px;
	text-align:right;
	top: 0;
	left: 50%;
	margin-left: -512px;
	z-index: 2;
	padding: 0 30px 0 30px;
	background: url(../imgs/top_bg.gif) no-repeat top;
}

#base {
	position: absolute;
	width: 1024px;
	height: 200px;
	top: 66px;
	left: 50%;
	margin-left: -512px;
	z-index: 1;
}

/* Topbar Styles */

#topbar p{
	font-size: 12px;
	color: #a4a7ad;
	font-weight: bold;
	float: right;
	margin: 0;
	padding: 0;
}

/* Header Styles */

#headerlogo{
	width: 435px;
	height: 150px;
	padding: 0 0 10px 35px;
	float: left;
}

#headerlogo h1{
	display: none;
}

#headertxt{
	width: 490px;
	float: right;
	padding: 14px 32px 0 0;
}

#headertxt h2{
	font-size: 20px;
	color: #808080;
}


/* Collum 1 */

#video{
	width: 465px;
	height: 350px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

/* Collum 2 */

#mission {
	width: 370px;
	height: 260px;
	float: left;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
}

#mission h3{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #808287;
	margin: 0;
	padding: 0;
}

#mission p{
	font-size: 12px;
	color: #808287;
	padding-bottom: 10px;
}


/* Contact Information */

#contact-texto {
	font-size: 12px;
	color: #808287;
	margin:5px 25px 20px 30px;
	line-height:20px;
}

#contact-texto a{
	font-size: 12px;
	color: #808287;
}

#contact-texto h3{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #808287;
	margin: 0;
	padding: 0;
}

#contact-col-1{
	float:left;
	width:480px;
	margin-bottom:30px;	
	margin-left:30px;
	font-size: 12px;
	color: #808287;
	
	
}

#contact-col-2{
	float:right;
	width:480px;
	margin-bottom:30px;
	margin-right:30px;
	font-size: 12px;
	color: #808287;
	
	
	
}

.blocos {
	width:447px;
	background:#f5f6f5;
	border:1px solid #e5e5e5;
	padding:15px;	
	clear:both;
	margin-bottom:3px;
	font-size: 12px;
	color: #808287;
}

.blocos input {
	width:215px;
	height:18px;
	border:1px solid #CCCCCC;
	font-size:11px;
}

.blocos img.banners {
	float:right;
	margin:0px 0px 0px 15px;
	clear:both;
}

.blocos object.banners {
	float:right;
	margin:0px 0px 0px 15px;
	clear:both;
}
.blocos embed.banners {
	float:right;
	margin:0px 0px 0px 15px;
	clear:both;
}

.blocos img.bt {
	
	margin:10px 0px 0px 0px;
	border:0px;
}

/* Takeaction Styles */

#takeaction{
	width: 556px;
	height: 90px;
	margin-left: 180px;
	padding: 90px 0 10px 120px;
	background: url(../imgs/takeaction_bg.gif) no-repeat top center;
}

#takeaction ul{
	margin:0;
	padding: 0;
	list-style-type: none;
}

#takeaction li{
	float: left;
	width: 90px;
	
}

/* Footer Styles */

#footer {
	width: 984px;
	height: 45px;
	padding: 6px 20px 0 20px; 
	background: url(../imgs/footer_bg.gif) no-repeat top;
}

#footer a{
	font-size: 12px;
	color:#FF9900;
}

#footer a:hover{
}

#footer a:active{
}

#footer a:visited{
}

#footerlinks{
	float: left;
	width: 600px;
	height: 45px;
	*padding-top: 12px;
}

#footerlinks p{
	font-size: 12px;
	font-weight: bold;
	color: #808287;
}

#credit{
	float: right;
	text-align: right;
	width: 300px;
	height: 45px;
	*padding-top: 12px;
}

#credit p{
	font-size: 12px;
	font-weight: bold;
	color: #808287;
}
