@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: url(images/background.gif) repeat;
}

#main_wrapper {
	width: 911px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

h1,h2,h3 {
	color: #40A3C0;
}

h1 {
	font-size: 24px;
	margin-top: 0;
}

.h1_small {
	font-size: 14px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

.h3_small {
	font-size: 14px;
	color: #666666;
}

#topmenu {
	width: 100%;
	height: 21px;
	margin: 0 auto;
	background: url(images/topmenu_bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FFFF;
	padding-top: 5px;
}
 
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	color: #55C9D4;

}

#main_wrapper {
	margin: 0 auto;
	width: 911px;
}

#header_flash_wrapper {
	margin-top: 3px;
	width: 914px;
	height: 202px;
}

#header_flashleft {
	float: left;
	width: 446px;
}

#header_flashright {
	float: left;
	width: 465px;
}

#content_wrapper {
	width: 851px;
	font-family: tahoma, arial;
	font-size: 14px;
	color: #666666;
	padding: 20px 30px 0 30px;
	background-color: #FFFFFF;
}

#content_left {
	width: 415px;
	float: left;
	padding: 0 10px 0 0;
}

#content_right {
	width: 406px;
	float: left;
	padding: 0 0 0 20px;
}

.index_centered_text {
	width: 250px;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}

.huge_link {
	font-size: 18px;

}

#one_column {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	width: 800px;
	margin: 0 auto;
}

#contact_us {
	clear: both;
	padding: 60px 30px 0 0;
	font-family: Tahoma, Verdana, Arial;
	color: #3C9AB5;
	text-align: right;
}

#bottom_flash {
	width: 815px;
	height: 100px;
	margin: 30px 0 0 48px;
}

#footer {
	background: url(images/footer_bg.jpg) no-repeat;
	width: 911px;
	height: 38px;
	padding-top: 6px;
}

.texto_footer {
	margin: 0;
	font-family: tahoma, arial;
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 590px;
}

p.texto_footer a {
	color: #FFC84A;
}

p.texto_footer a:hover {
	color: #99FFFF;

}
