body  {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColFix h1 {
	padding: 0px;
	font-size: 24px;
	color: #DB067C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
.thrColFix h2 {
	padding: 0px;
	font-size: 22px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
}
.thrColFix h4 {
	padding: 0px;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	FONT-SIZE: 11px;
	border: 1px solid #cccccc;
	vertical-align: middle;
	color: #000000;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
input a:hover {
	FONT-SIZE: 9px;
	background-color: #DB067C;
	border: 1px solid #cccccc;
	vertical-align: middle;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

input.button {
	FONT-SIZE: 9px;
	background-color: #D71920;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.select {
	FONT-SIZE: 9px;
	background-color: #D0D2D3;
	color: #000000;
	border: 0px none #CBCCDA;
}
.thrColFix a:link, .thrColFix a:visited {
	color: #D7087B;
	text-decoration: none;
}
.thrColFix a:active, .thrColFix a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB067C;
}
.thrColFix #sidebar1 {
	float: right;
	width: 380px;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFix #sidebar1 h3, .thrColFix #sidebar1 p {
	margin-left: 8px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.thrColFix #sidebar1 a:link, .thrColFix  #sidebar1  a:visited {
	color: #D7087B;
	text-decoration: none;
	background-color: #FFFFFF;
}
.thrColFix #sidebar1 a:active, .thrColFix  #sidebar1  a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}
.thrColFix #sidebar1 li a:link, .thrColFix #sidebar1 li a:visited {
	color: #D7087B;
	text-decoration: none;
	background-color: #FFFFFF;
}
.thrColFix #sidebar1 li a:active, .thrColFix #sidebar1 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D7087B;
}
.thrColFix #container {
	text-align: left;
} 
.thrColFix #shadow_1 {
	-moz-box-shadow: 0px 4px 15px #B4B4B4;
	-webkit-box-shadow: 0px 4px 15px #B4B4B4;
	box-shadow: 0px 4px 15px #B4B4B4;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B4B4B4')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B4B4B4');
	width: 955px;
	background-image: url(../images/back_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	
}
.thrColFix #shadow {
	width: 954px;
	background-image: url(../images/back_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 13px;
	padding-left: 13px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	
} 
.thrColFix #header {
	width: 955px;
	height: 100px;
	margin-top: 10px;
	background-color: #FFF;
	z-index: 1000;
	margin: auto;
	overflow: hidden;
}
.thrColFix .vantagens {
	padding-right: 40px;

}
.thrColFix .vantagens ul li {
	line-height: 120%;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-image: url(../icons/check.png);
}


.thrColFix .vantagens ul li H2 {
	padding: 0px;
	margin: 0px;
	color: #DB067C;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}

.thrColFix #logo {
	float: left;
	height: 85px;
	width: 470px;
}

.thrColFix #main {
	width: 954px;
	margin: 0px;
	padding: 0px;
}
.thrColFix #topbar {
	width: 925px; /* padding keeps the content of the div away from the edges */
	height: 218px;
	background-color: #999999;
	padding-top: 1px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-right: 15px;
	overflow: hidden;
}
.thrColFix #mainContent {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 0px;
	margin-right: 382px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 15px;
} 
.thrColFix #left {
	width: 208px; /* padding keeps the content of the div away from the edges */
	float: left;
	overflow: hidden;
}
.thrColFix  #menu1 {
	width: 208px; /* padding keeps the content of the div away from the edges */
}
.thrColFix  #menu2 {
	float: left; /* since this element is floated, a width must be given */
	width: 728px;
	height: 87px;
	padding-right: 0px;
	padding-left: 10px;
}
.thrColFix #menu2 a:link, .thrColFix #menu2 a:visited, .thrColFix #menu2 a:active, .thrColFix #menu2 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFix #menuFooter a:link, .thrColFix #menuFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	background-color: #333333;
}
.thrColFix #menuFooter a:active, .thrColFix #menuFooter a:hover {
	color: #DB067C;
	text-decoration: none;
	background-color: #333333;
	font-weight: bold;
	font-size: 9px;
}
.thrColFix #newsletter1 {
	height: 50px;
	background-color: #D0D2D3;
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	padding-top: 25px;
	padding-left: 5px;
	font-size: 10px;
	color: #D71920;
	line-height: 8px;
}
.thrColFix #newsletter1 imput {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFix #homeSlide {
	float: right; /* since this element is floated, a width must be given */
	width: 346px;
	height: 302px;
	background-image: url(../images/transparent_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	padding: 3px;
}

.thrColFix #homeSlideImg {
	background-color: #000000;
}
.thrColFix #homeSlideText {
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 5px;
	float: left;
	text-align: left;
}
.thrColFix #homeSlide1 {
	float: left; /* since this element is floated, a width must be given */
	width: 365px;
	height: 214px;
	background-image: url(../images/transparent_back.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	padding: 3px;
	text-align: center;
}
.thrColFix #homeTravelGuide {
	float: left; /* since this element is floated, a width must be given */
	width: 364px;
	height: 156px;
	background-image: url(../images/transparent_back.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 3px;
}
.thrColFix #homeTravelGuideTitle {
	float: left; /* since this element is floated, a width must be given */
	width: 235px;
	height: 21px;
}
.thrColFix #homeTravelGuidePhoto {
	height: 135px;
	width: 235px;
	float: left;
	background-color: #000000;
	color: #FFFFFF;
}
.thrColFix #homeTravelGuideText {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	width: 125px;
}
.thrColFix #Footer {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: -10px;
}
.thrColFix .FooterCont {
	width: 954px;
	background-image: url(../images/back_footer_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 13px;
	padding-left: 45px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #333333;
	height: 200px;
}
.thrColFix .menuFooter {
	width:170px;
	float:left;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	height: 130px;
	background-image: url(../images/vert_sep_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFix .menuFooter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
	margin-left: 15px;
	padding-left: 0px;
}

.thrColFix .menuFooter ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
}
.thrColFix .menuFooter a {
	line-height:18px;
	color:#FFFFFF;
	background-color: #333333;
}
.thrColFix .menuFooter a:hover {
	color:#BD0066;
}
.thrColFix #language {
	float: right;
	height: 18px;
	width: 468px;
	padding-right: 10px;
	text-align: right;
}


.thrColFix #search {
	height: 25px;
	width: 180px;
	margin-left: 28px;
	background-color: #CCCCCC;
	margin-top: 4px;
}
.thrColFix #searchADV {
	height: 150px;
	width: 180px;
	margin-left: 28px;
	background-color: #CCCCCC;
	margin-top: 4px;
}

.thrColFix  #banner180x150 {
	height: auto;
	width: 180px;
	margin-left: 28px;
	margin-top: 4px;
}

.thrColFix #banner468x60 {
	float: none;
	height: 60px;
	width: 468px;
	margin-top: 20px;
}
.thrColFix #banner236x60 {
	float: none;
	height: 60px;
	width: 360px;
	margin-top: 20px;
	text-align: center;
	margin-left: 8px;
}

.thrColFix  #sub_main {
	background-image: url(../images/transparent_back.png);
	background-repeat: repeat-y;
	float: left;
	width: 719px;
	padding: 4px;
}
.thrColFix #section {
	background-color: #CE181F;
	height: 22px;
	float: none;
	width: auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: sans-serif;
	padding-left: 5px;
}
.thrColFix #Map_Mundi {
	height: 250px;
	width: 540px;
	background-image: url(../images/world/world.jpg);
	background-repeat: no-repeat;
}
.thrColFix #Map_Conti {
	height: 354px;
	width: 250px;
	float: left;
	margin-left: 4px;
}
.thrColFix #sub_main_extender {
	height: 300px;
	width: 2px;
	float: left;
}
.thrColFix #guia_vert_image {
	height: 346px;
	width: 141px;
	padding: 4px;
	background-image: url(../images/transparent_back.png);
	background-repeat: repeat;
	float: left;
}
.thrColFix #guia_select {
	width: 300px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	min-height: 354px;
}
.thrColFix #guia_header {
	width: 300px;
	padding: 4px;
	background-image: url(../images/transparent_back.png);
	background-repeat: no-repeat;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	min-height: 354px;
}
.thrColFix  #guia_cont {
	width: 488px;
	padding: 6px;
	background-image: url(../images/transparent_back.png);
	background-repeat: repeat-y;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	min-height: 354px;
	height: auto;
}
.thrColFix #guia_fotos {
	width: 212px;
	float: right;
	color: #FFFFFF;
}
.thrColFix #guia_fotos img  {
	padding: 4px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
.thrColFix #emotion_foto_cont {
	padding: 0px;
	float: left;
	width: 250px;
}
.thrColFix #emotion_desc_cont {
	padding: 8px;
	float: left;
	width: 449px;
	margin-left: 4px;
	color: #FFFFFF;
	font-size: 11px;
}
.thrColFix #emotion_tit {
	padding: 0px;
	float: left;
	width: 462px;
	margin-left: 4px;
	background-color: #CD171F;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 3px;
}
.thrColFix #emotion_list_foto {
	padding: 0px;
	float: left;
	width: 120px;
	height: 80px;
	overflow: hidden;
}
.thrColFix #country_list {
	float: right;
	width: 200px;
}
.thrColFix #Gen_Container {
	width: 545px;
	float: right;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.thrColFix #newsletter_agree {
	font-size: 9px;
	color: #666666;
}
.thrColFix #newsletter1es {
	float: right; /* since this element is floated, a width must be given */
	width: 347px;
	height: 50px;
	background-color: #D0D2D3;
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	padding-top: 25px;
	padding-left: 5px;
	font-size: 10px;
	color: #D71920;
	line-height: 8px;
}
.thrColFix #login {
	float: right;
	font-size: 9px;
	color: #333333;
	margin-top: 45px;
	text-align: right;
}
.thrColFix #header_slideshow {
	height: 180px;
	background-color: #999999;
	margin-top: 2px;
	float: left;
}
.thrColFix #container .mail-wrapper   {
	margin-top: 10px;
	margin-bottom: 10px;
}
.thrColFix #country_scroll_list {
	height: 200px;
	overflow: hidden;
}
.thrColFix #scroll_up  {
	background-color: #DB067C;
}
.thrColFix #up {
	height: 25px;
	cursor: pointer;
}
.thrColFix #down {
	height: 25px;
	margin-top: 200px;
	cursor: pointer;
}
#No_Content {
	width: 545px;
	float: right;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/transparent_back.png);
}
#Note {
	width: 707px;
	float: right;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/transparent_back.png);
	text-align: justify;
}

.thrColFix .news a:link {
	color: #D7087B;
	text-decoration: none;
}
.thrColFix .news a:visited {
	color: #F955AF;
	text-decoration: none;
}
.thrColFix .news a:active, .thrColFix .news a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB067C;
}
.thrColFix .guia_titulo  {
	font-size: 12px;
	color: #DD218B;
	font-weight: bold;
	margin-bottom: 2px;
}
.thrColFix .guia_text  {
	font-size: 11px;
	color: #333333;
	margin-bottom: 12px;
	line-height: 13px;
	text-align: justify;
}
.thrColFix .guia_destino {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 12px;
	font-weight: bold;
}
.thrColFix .guia_select_country {
	color: #CE181F;
	font-weight: bold;
	padding: 2px;
}
.thrColFix .guia_select_dest {
	color: #FFFFFF;
	display: none;
	margin-left: 8px;
}
.thrColFix .backlink1 {
	color: #FFFFFF;
	background-color: #CE181F;
	height: 16px;
	width: 80px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	margin-top: 334px;
}
.thrColFix .backlink1 a:link, .backlink1 a:active {
	color: #D7087B;
	text-decoration: none;
}
.thrColFix .backlink1 a:hover {
	color: #CE181F;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.thrColFix .backlink1 a:visited {
	color: #D7087B;
	text-decoration: none;
}
.thrColFix .backlink {
	color: #FFFFFF;
	background-color: #CE181F;
	height: 16px;
	width: 80px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
.thrColFix .backlink a:link, .backlink a:active {
	color: #D7087B;
	text-decoration: none;
}
.thrColFix .backlink a:hover {
	color: #CE181F;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.thrColFix .backlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFix .country_map {
	width: 320px;
}


.thrColFix .emotion_button {
	float: left;
	height: 19px;
	width: 165px;
	margin-right: 6px;
}
.thrColFix .emotion_button a:link, .emotion_button a:visited {
	text-decoration: none;
	color: #CD171F;
	background-color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: center;
}
.thrColFix .emotion_button a:hover {
	text-decoration: none;
	background-color: #CD171F;
	color: #FFFFFF;
	display: block;	
}
.thrColFix .sidebar_img {
	height: 130px;
	width: 105px;
	font-size: 9px;
	color: #DB067C;
	font-weight: bold;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
}

.thrColFix .program {
	width: 265px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	margin-right: 5px;
	height: 80px;
}
.thrColFix .program_title {
	font-size: 11px;
	font-weight: bold;
	color: #87007A;
	margin-bottom: 5px;
	float: right;
	text-align: left;
	width: 155px;
	margin-right: 5px;
}
.thrColFix .program_text {
	font-size: 10px;
	float: right;
	text-align: left;
	width: 155px;
	margin-right: 5px;
	font-style: normal;
}
.thrColFix  .program_img  {
	float: left;
	overflow: hidden;
}
.thrColFix .program_detail_title {
	font-size: 12px;
	font-weight: bold;
	color: #87007A;
	margin-bottom: 0px;
	margin-right: 5px;
}
.thrColFix  .program_detai_img  {
	margin-right: 10px;
}
.thrColFix .detail_commands {
	float: right;
}
.thrColFix .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFix .newsNav {
	float: left;
	width: 500px;
}
.thrColFix .content {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	MARGIN: 0px;
	display: table-cell;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CE181F;
	background-color: #272729;
	display: block;
}
.thrColFix .content1 {
	display: block;
}
.thrColFix .content1 a:link, .content1 a:active, .content1 a:visited {
	color: #DB067C;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.homeTravelGuideCity {
	font-size: 11px;
	color: #7C0073;
	font-weight: bold;
	text-align: left;
}
.TravelGuideText {
	width: 125px;
	height: 125px;
	overflow: hidden;
}
.homeSlideText {
	height: 36px;
	width: 346px;
	overflow: hidden;
}
.homeTravelGuideLink {
	font-size: 10px;
	color: #D71920;
	float: right;
	width: 125px;
	margin-top: 3px;
	text-align: right;
	font-weight: bold;
}
.homeTravelGuideLink a:link, .homeTravelGuideLink a:visited, .homeTravelGuideLink a:active {
	font-size: 10px;
	color: #D71920;
	text-decoration: none;
}
.homeTravelGuideLink a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.emotion_list_cont  {
	padding: 4px;
	float: left;
	height: 80px;
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
	width: 530px;
}
.emotion_list_text {
	float: right;
	height: 80px;
	width: 224px;
}
.emotion_list_text1 {
	font-size: 10px;
	color: #FFFFFF;
	overflow: hidden;
	height: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copy {
	text-align: left;
	color: #FFFFFF;
	margin-top: 7px;
	margin: auto;
	padding-left: 5px;
}
.header1 {
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 3px;
	CURSOR: pointer;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.header2:hover {
	background-color: #CE181F;
}
.header2:focus {
	background-color: #CE181F;
}
.content1 a:hover {
	color: #FFFFFF;
	background-color: #9E121A;
	text-decoration: none;
	display: block;
}
.style2 {
	color: #87007A;
	font-weight: bold;
}
.thrColFix  .share {
	width: 400px;
	text-align: right;
}
.program_day {
	color: #CC0066;
}
.thrColFix .guia_country {
	width: 50%;
	float: left;
}
.thrColFix #member_banner {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 8px;
	width: 360px;
}
.thrColFix .program_text p {
	margin: 0px;
	padding: 0px;

}
.thrColFix #community {
	float: right;
	width: 180px;
	margin-top: 0px;
	padding-left: 10px;
	overflow: hidden;
	height: 110px;
	padding-top: 20px;
	background-image: url(../images/vert_sep_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFix #community .like {
	padding-top: 10px;
	float: left;
}

.thrColFix #container #Footer #community a img {
	margin-right: 10px;
}
.thrColFix #parcerias {
	float: right;
	width: 185px;
	margin-top: 0px;
	padding-left: 10px;
	height: 130px;
	background-image: url(../images/vert_sep_bar.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.thrColFix #parcerias a:link {
	background-color: #333333;
}
.thrColFix #search_box {
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thrColFix #program_nav {
	float: left;
	width: 530px;
	text-align: center;
}
#headerBanner {
	float: right;
	height: 60px;
	width: 468px;
	background-color: #CCC;
	margin-top: 15px;
}

