@charset "UTF-8";
/* CSS Document */

body {
	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: #5a5547;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #f4f3ee;
}
#container  {
	width: 999px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/index/nav-background.jpg);
	margin-top: 20px;
	height: 41px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #slideShow {
	background-image: url(../images/index/slideshow-background.jpg);
	background-repeat: no-repeat;
	height: 418px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	width: 999px;
	background-position: center center;
}
.oneColFixCtrHdr #container #slideShow #slideshowCenter {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColFixCtrHdr #subContent {
	width: 999px;
	background-image: url(../images/index/subContentMid-background.jpg);
	background-repeat: repeat-y;
	float: left;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#columnA {
	float: left;
	width: 430px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 40px;
}
.oneColFixCtrHdr #container #subContent .imgLeftFlush {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.oneColFixCtrHdr #container #subContent a.RightFlush {
	text-align: right;
	float: right;
}
.oneColFixCtrHdr  .pricing {
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr  #container  #subContent .imgRightFlush  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
.oneColFixCtrHdr #container #subContent .imgsubContentPadBottom {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flags {
	float:right;
	margin: 5px 10px;
}
#columnB {
	float: left;
	width: 430px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 40px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #subNavigationLinks {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainNavigation ul {
	margin-top: 0px;
	padding-top: 12px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #subNavigationLinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainNavigation ul li {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/index/divider-c0baac.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
	margin: 0;
}
.oneColFixCtrHdr #container #subNavigationLinks ul li {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
	text-align: right;
}
.oneColFixCtrHdr #slideShow .imgbanner {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.oneColFixCtrHdr #container h2 {
	font-size: 36px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #container h3 {
	font-size: 16px;
	line-height: 1.325em;
	margin-top: -10px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #container #subheader {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
}
.oneColFixCtrHdr #mainNavigation ul li#current a {
	margin: 0;
	float: left;
	color: #ffffff;
	padding: 0px;
}
.oneColFixCtrHdr  #mainNavigation a   {
	color: #9c9583;
	text-decoration: none;
	font-size: 14px;
	text-transform: capitalize;
}
.oneColFixCtrHdr #container #subheader #subNavigationLinks a {
	color: #6c6654;
	text-decoration: none;
	text-transform: capitalize;
}
.oneColFixCtrHdr #container #subheader #subNavigationLinks a:hover {
	color: #0088CC;
}
.oneColFixCtrHdr #container #mainNavigation #header a:hover {
	color: #6c6654;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #subContentTop {
	background-image: url(../images/index/subContentTop-background.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
.clearfloat {
	font-size: 1px;
	clear: both;
	height: 0px;
}
.oneColFixCtrHdr #subContentBot {
	background-image: url(../images/index/subContentBot-background.jpg);
	height: 9px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.oneColFixCtrHdr #subNavigation {
	margin-top: 10px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #container .imgNews {
	float: right;
}
#subContent   h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6c6654;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subContent   p  {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#subContent   a  {
	color: #0088CC;
	text-decoration: none;
}
#subContent   a:hover  {
	color: #0088CC;
	text-decoration: underline;
}
.oneColFixCtrHdr .imgarrowLink {
	margin-left: 5px;
}
.oneColFixCtrHdr #container #subContent .imgarrowLinkUp {
	float: right;
	margin-left: 8px;
	margin-top: 6px;
}
.oneColFixCtrHdr #footer #ftrLayer1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr  #footer  p  {
	font-size: 10px;
}
.oneColFixCtrHdr #container #footer a {
	color: #0088CC;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footer a:hover {
	color: ##0088CC;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #footer #ftrLayer1Left {
	float: left;
	width: 600px;
}
.oneColFixCtrHdr #container #footer #ftrLayer1Right {
	float: right;
	width: 350px;
	text-align: right;
}
.oneColFixCtrHdr #ftrLayer1Right .imgArgentinaIcon {
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subContent  .imgsubContent {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
#column4 {
	float: left;
	width: 925px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 16px;
}
.oneColFixCtrHdr #footer #ftrLayer2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d5c7;
}
.oneColFixCtrHdr #container #footer #ftrLayer2 #ftrLayer2Left {
	margin-bottom: 75px;
}
.oneColFixCtrHdr #container #subContent .imgsubContentPadTop {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container .imgIcon {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.oneColFixCtrHdr form {
	background-color: #F4F3EE;
	border: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.oneColFixCtrHdr #container .imgLightbox2 {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
