/*Reset and common styles*/

#goto_home
{
	display:block;
	text-indent:-9999em;
	width:360px;
	height:58px;
	left:0px;
	position:absolute;
	overflow:hidden;
	background:url("images/header_text.png") no-repeat -10px 0px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#header:hover #goto_home
{
	background:url("images/header_text.png") no-repeat -10px 0px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#header #goto_home:hover
{
	background:url("images/header_text.png") no-repeat -10px -58px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#goto_web
{
	display:block;
	text-indent:-9999em;
	width:140px;
	height:58px;
	left:546px;
	position:absolute;
	overflow:hidden;
	background:url("images/header_text.png") no-repeat -652px 0px;
	_background:url("images/IE_web.png") no-repeat;
	top: 0px;
}

#header:hover #goto_web
{
	background:url("images/header_text.png") no-repeat -652px 0px;
	_background:url("images/IE_web.png") no-repeat;
}

#header #goto_web:hover
{
	background:url("images/header_text.png") no-repeat -652px -58px;
	_background:url("images/IE_web.png") no-repeat;
}

#goto_photo
{
	display:block;
	text-indent:-9999em;
	width:120px;
	height:58px;
	left:696px;
	position:absolute;
	overflow:hidden;
	background:url("images/header_text.png") no-repeat -780px 0px;
	_background:url("images/IE_photo.png") no-repeat;
	top: 1px;
}

#header:hover #goto_photo
{
	background:url("images/header_text.png") no-repeat -780px 0px;
	_background:url("images/IE_photo.png") no-repeat;
}

#header #goto_photo:hover
{
	background:url("images/header_text.png") no-repeat -780px -58px;
	_background:url("images/IE_photo.png") no-repeat;
}

#goto_movil
{
	display:block;
	text-indent:-9999em;
	width:120px;
	height:58px;
	left:576px;
	position:absolute;
	overflow:hidden;
	background:url("images/header_text.png") no-repeat -920px 0px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#header:hover #goto_movil
{
	background:url("images/header_text.png") no-repeat -920px 0px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#header #goto_movil:hover
{
	background:url("images/header_text.png") no-repeat -920px -58px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#goto_hom2
{
	display:block;
	text-indent:-9999em;
	width:360px;
	height:58px;
	left:0px;
	position:absolute;
	overflow:hidden;
	background:url("images/header_text.png") no-repeat -920px 0px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#header:hover #goto_hom2
{
	background:url("images/header_text.png") no-repeat -920px 0px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}

#header #goto_hom2:hover
{
	background:url("images/header_text.png") no-repeat -10px -58px;
	_background:url("images/IE_charliegentle.png") no-repeat;
}


#goto_contact
{
	display:block;
	text-indent:-9999em;
	width:90px;
	height:58px;
	left:836px;
	position:absolute;
	overflow:hidden;
	background:url("images/header_text.png") no-repeat -900px 0px;
	_background:url("images/IE_contact.png") no-repeat;
	top: 2px;
}

#header:hover #goto_contact
{
	background:url("images/header_text.png") no-repeat -900px 0px;
	_background:url("images/IE_contact.png") no-repeat;
}

#header #goto_contact:hover
{
	background:url("images/header_text.png") no-repeat -900px -58px;
	_background:url("images/IE_contact.png") no-repeat;
}

#scrollWrapper
{
	width:960px;
	margin:20px auto 0px;/*
	position:relative;
	overflow:hidden;*/
}

#prevArrow
{
	display:block;
	/*text-indent:-9999em;*/
	width:58px;
	height:58px;
	background:url("../images/arrow_left2.png")	no-repeat top left;
}
#prevArrow:hover
{
	background:url("../images/arrow_left1.png") no-repeat top left;
}

#nextArrow
{
	display:block;
	/*text-indent:-9999em;*/
	width:58px;
	height:58px;
	background:url("../images/arrow_right2.png") no-repeat top left;
}
#nextArrow:hover
{
	background:url("../images/arrow_right1.png") no-repeat top left;
}

#scrollerWindow
{
	margin:0px auto 0px;
	width:500px;
	position: relative;
	overflow:hidden;
}

#scrollingContent
{
	width:10000px;
}

div.scrollPanel
{
	width:900px;
	float:left;
	padding:0px 0px;
}
div.scrollPanellast
{
	background:url(../images/cn5.jpg) left no-repeat;
	background-position:center;
	width:900px;
	/* height:420px; */
	float:left;
	padding:0px;
}
