html,body{
	min-height: 100%;
    height: auto !important;
    height: 100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;	
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.jcarousel-control {
	color:#369;
	position:relative;
	z-index:1;
	left:45px;
	top:80px;
}

.jcarousel-control a {
	padding-bottom:16px;
    font-size: 13px;
    text-decoration: none;
    color: #222222;
	margin-left:20px;
	height:20px;
}
.jcarousel-control a:hover {
	background-image:url(../images/menu_bg2.png);
	background-repeat:repeat-x;
}

.jcarousel-control-active {
	background-image:url(../images/menu_bg2.png);
	background-repeat:repeat-x;
}


.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}

.item{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:15px;
	padding-top:4px;
	padding-left:30px;
	height:23px;	
}
a.bigContact{
	font-size:13px; 
	color:#FFF;	
	text-decoration:none;
	cursor:pointer;
}
a.bigContact:hover{
	text-decoration:underline;	
}
.inicio{
	background-image:url(../images/goovit_contacto.png);
	background-repeat:no-repeat;
	width:839px;
	height:354px;
}
.areas{
	background-image:url(../images/goovit_areas.png);
	background-repeat:no-repeat;
	width:839px;
	height:354px;
}
.servicios{
	background-image:url(../images/goovit_servicios.png);
	background-repeat:no-repeat;
	width:839px;
	height:354px;
}
.contacto{
	background-image:url(../images/goovit_partners.png);
	background-repeat:no-repeat;
	width:839px;
	height:354px;
}