/*** BODY ***********/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_header_body.jpg);
    background-repeat: repeat-x;
}

/*** GENERAL *************/

#container {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
}

.content {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:100%;
}

.content_center {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:97%;
}

.content_left {
	text-align:left;
	color:#000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:49%;
	float:left
}

.content_right {
	text-align:left;
	color:#000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 49%;
	float:right;
}

.underheader {
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/underheader_image.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:238px;
	color:#FFFFFF;
}

.bottom_bg {
	color:#FFFFFF;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:82px;
	clear:both;
}

.header_bg {
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:141px;
}

.contenttop_bg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/contenttop_image.gif);
	background-repeat:repeat-x;
	width:1024px;
	height:30px;
	clear:both;
}

.contentbottom_bg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/abovebottom_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:70px;
	clear:both;
}

.slogan {
	padding-left: 80px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
}

.slogantext {
	padding-top: 20px;
	float:left;
	width: 370px;
}

.sloganblutext {
	color:#8fd0ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	font-size: 22px;
	font-weight: normal;
}

.serv {
    padding-top:15px;
    clear:both;
}

.servinfo {
    padding-left:5px;
    float:left;
    width:400px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* MENU *********/

.menu {
	width:1024px;
	clear:both;
}

.menu_bg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:27px;
}

.menu_content {
	margin-left: auto;
	margin-top: 0px;
	padding-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:70px;
	width:940px;
}

.menu_div {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_div.gif);
	background-repeat:no-repeat;
	width:22px;
	height:21px;
	float:left;
}

.menu_contacticon {
	margin-left: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_contacticon.gif);
	background-repeat:no-repeat;
	width:22px;
	height:21px;
	float:left;
}

.menu_contacticon_eng {
	margin-left: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_contacticon.gif);
	background-repeat:no-repeat;
	width:22px;
	height:21px;
	float:left;
}

.menu_mapicon {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_mapicon.gif);
	background-repeat:no-repeat;
	width:25px;
	height:21px;
	float:left;
}

a.menulink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.gray:link {
	color: #666666;
	text-decoration: underline;
}

a.gray:visited {
	color: #666666;
	text-decoration: underline;
}

a.gray:active {
	color: #666666;
	text-decoration: underline;
}

a.gray:hover {
	color: #666666;
	text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitedeco:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitedeco:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitedeco:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitedeco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	color:#005eaa;
	font-size:14px;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	text-align:left;
	background-image: url(../images/long_title.gif);
	background-repeat:no-repeat;
	height: 22px;
	width:870px;
	clear:both;
}

h3 {
	color:#005eaa;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin-bottom:3px;
}

h4 {
	color:#005eaa;
	font-size:14px;
	padding-top: 13px;
	font-size: 13px;
	font-weight: bold;
    margin-bottom:1px;
}

p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
}

.shorttitles_bg {
	color:#005eaa;
	font-size:13px;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-image: url(../images/short_title.gif);
	background-repeat:no-repeat;
	height: 22px;
	width:420px;
	clear:both;
}

.img_style {
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.logolist_outer {
width: 255px;
float: left;
height: 150px;
text-align:center;
margin: 3px 0px 3px 0px;
}

.copy {
	color:#000000;
	font-size:10px;
}


/*******Clientes************/


.logolist_outer {
width: 31%;
float: left;
height: 155px;
text-align:center;
margin: 3px 0px 3px 0px;
}

.logolist_outer a{
padding:3px;
}

/*******Contactenos*******/
.div_error{
	text-align:center;
	width:90%;
	margin: 0px 0px 5px 10px;
	}
.div_left{
	float:left;
	text-align:right;
	width:30%;
	margin: 0px 0px 5px 10px;
	}
.div_right{
	float:left;
	width:50%;
	text-align:left;
	margin: 0px 0px 5px 10px;
	}
.div_clear{
	clear:both
	}

.letras_top a {
text-align: left;
font-size: 14px;
font-weight: bold;
padding: 7px;
}

