body {
	background-color: #D7DFE2;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{border:none;}
a{}
a:hover{
	text-decoration: none;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 980px;
	position: relative;
}
#content {
	padding: 0px;
	float: left;
	width: 980px;
	position: relative;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background-color: #F8F2F2;
}
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
	background-color: #FFFFFF;
}
#main {
	float: right;
	width: 700px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: left;
	background-color: #416271;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
#footer p{
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}
#footer p a{
	color: #FFFFFF;
}
#footer p a:hover{
	text-decoration: none;
}

#box {
	padding: 5px;
}

#box ul{
	margin-top: 5px;
}

#box h2{
	padding-left: 5px;
	color: #B90000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 18px;
}
#box p{
	margin: 0px;
	padding: 5px;
	font-size: 11px;
}
#box p a{}
#box p a:hover{}


#contenido {
	padding: 5px;
}
#contenido h1{}
#contenido h2{
	font-size: 24px;
	color: #B90000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenido h3{
	font-size: 18px;
	color: #000066;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenido p{}
#contenido p a{}
#contenido p a:hover{}

#breadcrumbs{
	font-size: smaller;
	height: 40px;
	padding: 0px;
}
#breadcrumbs p{
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}
#breadcrumbs p a{
	text-decoration: underline;
}
#breadcrumbs p a:hover{

	text-decoration:
	text-decoration: none;
	text-decoration: none;
}


#banner-rotative{
	background-color: #B90000;
	padding: 0px;
	margin: 0px;
	height: 250px;
	width: 980px;
}

#banner {
	background-color: #FFFFFF;
	float: left;
	height: 90px;
	width: 980px;
	position: relative;
	background-image: url(http://www.gtdistribuidor.com/images/fondo.jpg);
	background-repeat: no-repeat;
}
#direcc{
	position: absolute;
	font-size: 11px;
	text-align: right;
	left: 470px;
	top: 5px;
	width: 500px;
	color: #0A246A;
}
#banner h1{}
#banner h2{}
#banner h3{}
#banner img{
	position: absolute;
	left: 19px;
	top: 7px;
}


.Menu {
	background-color: #000099;
	float: left;
	height: 45px;
	width: 980px;
}
.Menu ul {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 980px;
}
.Menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
}
.Menu ul li a {
	line-height: 45px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Menu ul li a:hover {
	color: #000099;
	background-color: #F8F2F2;
	text-decoration: none;
}

.hide{display:none;}
.spacer{
	height:50px;
}


/* ######### CSS classes applied to down and right arrow images  ######### */
/*board*/
#board{
	width:100%;
	height:248px;
	overflow:hidden;
}
#board_left{
	float:left;
	position: absolute;
	left: 203px;
	top: 45px;
}
#board_twitter{
	float:right;
	width:338px;
	padding:18px 0 0 0;
}
#board_twitter img{
	float:left;
}
#board_items{
	width:980px;
	background-color: #B90000;
	height: 250px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#board_body{
	padding: 0px;
	margin: 0px;
}
#board_carusel{
	width:980px;
	height:250px;
	position:relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:980px;
	height:250px;
	overflow:hidden;
}
#board_body h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:normal;
	margin:0 0 15px 0;
}
#board_body strong{
	font-size:12px;
	color:#a6a6a6;
	line-height:18px;
	display:block;
}
#board_body h4{
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
}
#board_body p{
	font-size:11px;
	padding: 0;
	margin: 5px;
}
#board_body p img{
	float:left;
	border:1px solid #83b2c4;
	margin:0 10px 0 0;
	width:161px;
	height:107px;
}
#board_body p a{
}
#board_body p.more a{
	text-decoration:underline;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_nav{
	position: absolute;
	left: 820px;
	top: 220px;
	margin: 0px;
	padding: 0px;
}
#board_carusel_nav li{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	list-style-type: none;
}
#board_carusel_nav a{
	display:block;
	float:left;
	width:30px;
	text-align:center;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-decoration: none;
	background-color: #590000;
	height: 30px;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	text-decoration:underline;
	font-weight:bold;
	background-color: #000000;
}
.banner1{
	background-image:url(http://www.gtdistribuidor.com/images/banner5.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
}
.banner2{
	background-image:url(http://www.gtdistribuidor.com/images/banner1.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
}

.banner3{
	background-image:url(http://www.gtdistribuidor.com/images/banner2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
}

.banner4{
	background-image:url(http://www.gtdistribuidor.com/images/banner3.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
}

.banner5{
	background-image:url(http://www.gtdistribuidor.com/images/banner4.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
}

.text_content{
	width:400px;
	float:left;
	text-align:center;
	position: relative;
	left: 257px;
	top: 29px;
	color: #FFFFFF;
}

.text_content h1{
	font-size: 18px;
}


.text_content1{
	width:275px;
	position: relative;
	color: #FFFFFF;
	text-align: left;
	float: right;
	top: 50px;
	right: 20px;
}
.text_content #plus{
	position: absolute;
	left: 10px;
}
.text_content_contacto{
	width: auto;
	text-align: center;
	margin-top: 50px;
	margin-right: 200px;
	margin-bottom: 50px;
	margin-left: 300px;
}

.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(http://www.gtdistribuidor.com/images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(http://www.gtdistribuidor.com/images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#990100;
}
#menu-item-49{	
font-size: 18px;
	text-transform: uppercase;
	background-color: #FF0000;
	float: left;
}
