.box * {
	margin:0;
	padding:0;
}

.box {
	width:540px;
	height:370px;
}
img,fieldset{
	border:none;
}

:focus{
	outline:none;
}

ul,ol,li{
}	

.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a em{
     position: absolute;
     left: -9999px;
}

.box .message{
	padding:0 0 50px 5px;
	width:200px;
}
.gallery1{
	position:absolute;
	height:370px;
	overflow:hidden;
	width: 540px;
	left: 0px;
	top: 0px;
	margin-left: 5px;
	margin-top: 5px;
}
.gallery{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width:540px;
	height:370px;
	overflow:hidden;
}
.gallery fieldset{
	width:540px;
	height:370px;
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.galleryNav{
	position:absolute;
	height:180px;
	overflow:hidden;
	color: #7a7a7a;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 10px;
	display: block;
	width: 200px;
	right: 0px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
}
.galleryNav span{
	color:#FFF;
	width:auto;
	display:block;
	height: auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 7px;
	position: absolute;
	line-height: normal;
	right: 2px;
	background-color: #C66;
	top: -203px;
}
.galleryButton{
	width:auto;
	height:auto;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	z-index:5;
	left: 0px;
	top: 0px;
}
.galleryPrev,.galleryPause,.galleryNext{
	width:0px;
	height:0px;
	cursor:pointer;
	display:block;
	font-size:1px;
	float:left;
}
.galleryPrev{

}
.galleryPause{
}
.galleryNext{
	background-image: url(images/servicesbox_rightarrow.png);
	background-repeat: no-repeat;
	float: right;
}
.galleryPrev:hover{

}
.galleryPause:hover{
	
}
.galleryNext:hover{

}
