/* @override http://www.themcculleys.com/thehorizontalway/css/thw.css */

/* @override http://www.themcculleys.com/thehorizontalway/css/thw.css */





body {
	margin:0;
	padding:0;
	height: 555px;
	color:#333;
	font: 62.5%/150% Tahoma, Sans-Serif;/*background: #6f6f6f url(../img/bg.gif) repeat-x left top;*/
}
.par {
	margin: 0px 10px 0 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	position:relative;
}
.alt {/* modify this to add style to alternate sections*/
}
#arrows2 {
	display:block;
	height:30px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	position:fixed;
	right:8px;
	/*text-indent:-10000px;*/

	top:517px;
	left:10px;
	width:500px;
	text-align: left;
	z-index:1;
}
#arrows2 ul li {
	display: inline;
	padding-right: 10px;
	border-right: 1px solid #6d6c68;
	padding-left: 10px;
}
#arrows2 ul li.last {
	display: inline;
	padding-right: 0px;
	border-right: 0px;
	padding-left: 10px;
}
#images {
	position:relative;
	float:left;
	height:auto;
	margin-left: 12px;
}
#arrows2 ul #left {
}
#arrows2 ul #right {
}
#arrows2 a {
	color: #6d6c68;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
}
