﻿body 
{
	text-align: center; 
	font-family: Arial; 
	font-size: 11px; 	
	font-weight: normal;
	color:#837d7a;
	height:100%;
	width:1000px;
	margin:0px auto; 
	padding:0px;
	background-color:#ffffff;	
	background-image:url(../Images/background_width_1px.gif);
	background-repeat:repeat-x;
}
/* A few IE bug fixes */
* { margin: 0px; padding: 0px; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; }
* a { text-decoration:none; cursor:pointer; }
* span { margin: 0px; padding: 0px; }
.imageGoTop{ width:67px; height:25px; }
.imagePhone{ width:23px; height:13px; }
.imageEmail{ width:23px; height:19px; }
.SeparadorMenuPrincipal{ width:179px; height:2px;}

#Wrapper { margin:0px auto; }

/** HEADER **/
#LeftSideHeader { float:left; width:0px; height:122px; }
#Header { float:left; width:1000px; height:122px; }  
#RightSideHeader { float:left; width:0px; height:122px; }

/** MAIN MENU **/
#LeftSideMainMenu { float:left; width:0px; height:46px; }
#MainMenu {float:left; width:1000px; height:46px; background-image:url(../Images/background_main_menu.gif); background-repeat:repeat-x; }
#RightSideMainMenu { float:left; width:0px; height:46px; }

/** BANNER **/
#BannerWrapper { float:left; width:1000px;  }
.LeftSideBanner { float:left; width:0px; height:333px; background-image:url(../Images/background_side_left.gif); background-repeat:no-repeat; background-position:right; }
.LeftSideBannerNoImage { float:left; width:0px; height:80px; }
#Banner { float:left; width:1000px; }
.RightSideBanner { float:left; width:0px; height:333px; background-image:url(../Images/background_side_right.gif); background-repeat:no-repeat; background-position:left; }
.RightSideBannerNoImage { float:left; width:0px; height:80px; }

/** OPTION BUTTONS **/
#OptionButtons { width: 1000px; height: 112px; float:left; padding-left:19px; position:relative; top:-80px; z-index:2; }
.BigOptionButton { float:left; width:236px; height:112px; } 
.BigOptionButton a{ color:#525252 !important; }
.BigOptionButtonBack { float:left; width:192px; height:75px; padding:37px 20px 0px 24px; background-image:url(../Images/background_option_menu_2.png); background-repeat:no-repeat; background-position:bottom; text-align:left; } 
.BigOptionButtonBack a{ color:#525252 !important; }  
.BigOptionButtonTop { float:left; width:193px; height:97px; padding:15px 20px 0px 23px; background-image:url(../Images/background_option_menu_over.png); background-repeat:no-repeat; text-align:left; }
.BigOptionButtonTop a { color:#ffffff !important; } 
.BigOptionButton h1{ font-size:15px; font-weight:bold; }
.BigOptionButton h2{ font-size:10px; font-weight:normal; }
.BigOptionButton_over h1{ font-size:15px; font-weight:bold }
.BigOptionButton_over h2{ font-size:10px; font-weight:normal; }
.BigOptionButtonSeparator { float:left; width:10px; height:112px; }

/** CONTENT **/
#ContentWrapper { width:1000px; float:left; margin-top:-112px; }
#LeftSideContent { float:left; width:0px; }
#Content { float:left; width:1000px; font-size: 12px; padding-bottom:30px; }
#LeftContent { float:left; width:250px; padding:50px 0px 0px 16px; text-align:left; }
#CenterContent { float:left; width:466px; padding:50px 0px 0px 0px; }
#RightContent { float:left; width:268px; padding:50px 0px 0px 0px; }
#RightSideContent{ float:left; width:0px; }

/** BREADCRUMB **/
#LeftSideBreadCrumb { float:left; width:0px; }
#BreadCrumb { padding-left:108px; background-color:Fuchsia; text-align:left}
#RightSideBreadCrumb { float:left; width:0px; }

/** FOOTER **/
#LeftSideFooter { float:left; width:0px; height:22px; }
#RightSideFooter { float:left; width:0px; height:22px; }

/** SITEMAP **/
#LeftSideSiteMap { float:left; width:0px; height:125px; }
#SiteMap { float:left; width:1000px; height:125px; }
#RightSideSiteMap { float:left; width:0px; height:125px; }