body {
	margin: 0;
	padding: 0;
	font-family:helvetica,arial,verdana, sans-serif;
	font-size: 73%;
	color: #333333;
	line-height: 160%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	float:left;
	padding:0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 a {
	display:block;
	width:225px;
	text-indent:-900em;
	text-decoration:none;
	background-image: url(../images/santex_group_logo.gif);
	background-repeat: no-repeat;
	height: 48px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
}

#header 
{
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#header img 
{
	width: 770px;
	float: left;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	margin-top: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	margin-bottom: 5px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}

#topContact {
	font-size:12px;
	width: 233px;
	float: right;
	margin-top: 68px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
#topContact a {
	color: #990000;
	text-decoration: none;
}
#topContact a:hover {
	text-decoration: underline;
}
#topContact img {
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #990000;
	margin: 0px 0px 20px;
	padding: 0px;
}

h5 {
	background-color:#F7F3F3;
	padding:6px 0px 6px 5px;
	font-size: 1em;
	text-transform: uppercase;
	color: #333333;
}
h4{
	color: #990000;
	font-weight:bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: -0.7em;
}	

h3, h6 {
	font-weight:normal;
	color: #990000;
}
#spacer {
	width: 100%;
	height: 50px;
}
#content{
	width: 510px;
	float: right;
	padding-bottom: 20px;
	padding-top: 21px;
}
#content p {
	margin-top: 5px;
	margin-bottom: 10px;
}
ul {

}


/* ---------------MAIN NAV----------------- */

#mainNav {
	float: left;
	width: 215px;
	padding-bottom: 20px;
	padding-top: 13px;
}
.navigation{
list-style-type: none;
margin: 10px 0;
padding: 0;
width: 215px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.navigation li a{
	background: white url(../images/navbg_off.gif) repeat-x bottom left;
	color: black;
	display: block;
	width: auto;
	padding: 9px 5px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
}

* html .navigation li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 205px;
}

.navigation li a:visited, .glossymenu li a:active{
color: black;
}

.navigation li a:hover{
color:black;
background-image: url(../images/navbg_roll.gif);
}

#currentNav{
color:white;
background-image: url(../images/navbg_on.gif);
}
/* ---------------FOOTER----------------- */
#footer{
	color:#333333;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-bottom: 8px;
	width: 100%;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;

}
.footerlinks a {
	text-decoration: underline;
}

#footer img {
	padding-right: 16px;
	text-decoration: none;
	padding-left: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	padding-top: 0px;
	text-decoration: none;
}
.footer_images a {
	text-decoration: none;
}
#footer a {
	text-decoration: underline;
}

/* ---------------VARIOUS----------------- */
.president{
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.sitemap {
	list-style-type: square;
	line-height: 200%;
}
#drupalcon {
	padding-top: 0px;
	padding-left: 5px;
}
#drupalcon img {
	border: none;
}
#drupalcon p {
	margin:0; 
	padding:0; 
	font-size: 11px;
}

/* ---------------CONTACT----------------- */
#countries {
	margin:0px;
	width:500px;
	}

#argentina {
	top:1px;
	left:1px;
	right:2px;
	float:left;
	width:175px;
	height:180px;
	}

#usa {
	top:1px;
	left:3px;
	right:1px;
	float:left;
	width:160px;
	height:180px;
	}
#spain {
	top:1px;
	left:3px;
	right:1px;
	float:left;
	width:165px;
	height:180px;
	}
