.content {
	margin:0px auto;
	width: 995px;
	text-align: left;
	height: 100%;
	background-position: 100%;
	position: relative;
	}
.titles {
	font-family: Georgia, Times, Arial;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}
body {
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-image: url(http://www.senti.co.uk/senti_newshop/images/background.jpg);
	background-color: #3c3b3b;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	line-height: 16px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	line-height: 16px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	line-height: 16px;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

h1 {
	font-family: Georgia, Times, Arial;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, Times, Arial;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

.h1 {
	font-family: Georgia, Times, Arial;
	font-size: 22px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}
.h2 {
	font-family: Georgia, Times, Arial;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}

a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	background-image: url(images/arrv_anim_1.gif);
	padding-right: 15px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	background-image: url(images/arrv_anim_1.gif);
	padding-right: 15px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	background-image: url(images/arrv_anim_1.gif);
	padding-right: 15px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	background-image: url(images/arrv_anim_1o.gif);
	padding-right: 15px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 15px;
}


.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:300px;
	margin-left: 0px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: ;
}
    div#rotator ul li.show {
	z-index:500;
}

