@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ececec;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

/*-------------------------------------------------------------------------*/

a:link {
	text-decoration: 		none;
	color: 					#740605;
}

a:visited {
	text-decoration: 		none;
	color: 					#740605;
}

a:hover {
	text-decoration: 		underline;
	color: 					#740605;
}

a:active {
	text-decoration: 		underline;
	color: 					#740605;
}

/*-------------------------------------------------------------------------*/

#layout {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}

.logotop {
	height: 58px;
	width: 231px;
	margin-top: 9px;
	margin-left: 50px;
}
.toplayout {
	height: 64px;
	width: 938px;
	background-image: url(../images/topshadow.png);
	background-repeat: no-repeat;
}
.manulayout {
	height: 35px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
.mainlayout {
	margin-right: auto;
	margin-left: auto;
	width: 912px;
	margin-bottom: 22px;
}
.footerlayout {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 938px;
	color: #d7d5d5;
	text-align: center;
	padding-top: 25px;
}

/*-------------------------------------------------------------------------*/

.footerlayout a {
	color: #d7d5d5;
	text-decoration: none;
}

.footerlayout a:hover {
	color: #d7d5d5;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------*/

.f-link {
	color: #d7d5d5;
	text-decoration: none;
}
.f-link:hover {
	color: #d7d5d5;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------*/

.flashhome {
	height: 188px;
	width: 882px;
	background-image: url(../images/bannerhome.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
}

.b-about {
	background-image: url(../images/bannerabout.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 912px;
}

.b-services {
	background-image: url(../images/bannerservices.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 912px;
}

.b-clients {
	background-image: url(../images/bannerclient.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 912px;
}

.b-partners {
	background-image: url(../images/bannerpartners.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 912px;
}

.b-products {
	background-image: url(../images/bannerproducts.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 912px;
}

.b-contact {
	background-image: url(../images/bannercontact.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 912px;
}

/*-------------------------------------------------------------------------*/

.h-box-left {
	width: 566px;
}
.h-box-right {
	float: right;
	width: 331px;
}

.h-welcometitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_welcome.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}
.h-welcometxt {
	background-image: url(../images/h-box-left.jpg);
	background-repeat: no-repeat;
	width: 554px;
	padding: 6px;
	background-position: center bottom;
}
.h-wtxt {
	width: 494px;
	padding: 30px;
	background-color: #FFF;
}

.h-newstitle {
	height: 35px;
	width: 331px;
	background-image: url(../images/ht_flecha.jpg);
	background-repeat: no-repeat;
	background-position: 32px center;
}
.h-newstxt {
	background-image: url(../images/h-box-right.jpg);
	background-repeat: no-repeat;
	width: 319px;
	padding: 6px;
	background-position: center bottom;
}
.h-ntxt {
	width: 271px;
	padding: 24px;
	background-color: #FFF;
}
.h-news-subt {
	color: #740605;
	font-size: 12px;
	font-weight: bold;
}
.h-news-grey {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 3px;
}
.h-newst {
	margin-top: 3px;
	width: 319px;
}
.h-news {
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 15px;
}
.h-news-sep {
	height: 5px;
}	
.line-news {
	height: 6px;
	width: 100%;
	background-image: url(../images/line-news.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.h-arrows {
	margin-left: 219px;
	height: 21px;
	width: 50px;
}

.h-arrow-next {
	height: 21px;
	width: 19px;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}
.h-arrow-previews {
	height: 21px;
	width: 19px;
	padding-right: 3px;
	padding-left: 3px;
}

.h-clients {
	height: 98px;
	width: 506px;
	padding-top: 18px;
}

.i-servicebox {
	height: 98px;
	width: 506px;
	padding-top: 18px;
}

/*-------------------------------------------------------------------------*/

.i-abouttitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_about.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.i-servicestitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_services.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.i-clientstitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_clients.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.i-partnerstitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_partners.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.i-productstitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_products.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.i-contacttitle {
	height: 35px;
	width: 566px;
	background-image: url(../images/ht_contact.jpg);
	background-repeat: no-repeat;
	background-position: 27px center;
}

.i-inttxt {
	background-image: url(../images/h-box-left.jpg);
	background-repeat: no-repeat;
	width: 554px;
	padding: 6px;
	background-position: center bottom;
}
.i-itxt {
	width: 494px;
	padding: 30px;
	background-color: #FFF;
}
.i-subt {
	color: #740605;
	font-size: 12px;
	font-weight: bold;
}


/*-------------------------------------------------------------------------*/

.menu{
	width: 906px;
	height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu ul{
	margin: 0;
	padding: 0;
	float: none;
	width: 906px;
	height: 35px;
}
.menu ul li{
	display: inline;
}
.menu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-right: 38px;
	padding-left: 38px;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.menu ul li a:hover {
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 38px;
	padding-left: 38px;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	background-image: url(../images/menu_bg.jpg);
	background-position: 0px -35px;
}
.menu ul li .current {
	background-image: url(../images/menu_bg.jpg);
	background-position: 0px -70px;
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 38px;
	padding-left: 38px;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	background-repeat: no-repeat;
}

/*-------------------------------------------------------------------------*/

.client-box {
	width: 494px;
	height: 150px;
}

.client-txt {
	width: 330px;
	padding-left: 20px;
}

.clientleft {
	float: left;
	height: 140px;
	width: 150px;
	text-align: center;
	font-weight: normal;
	color: #740605;
}
.clientcenter {
	float: right;
	width: 150px;
	height: 140px;
	margin-left: 6px;
	color: #740605;
	text-align:center
}
.clientright {
	float: left;
	height: 140px;
	width: 150px;
	margin-left: 22px;
	color: #740605;
	text-align:center
}

/*-------------------------------------------------------------------------*/

