body {
 	margin-top: 0px;
	text-align:center;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color:#FFF;
	background: #0a0a0a url(../images/bg_tile.gif) repeat;
	}
#wrapper {
	margin: 0px auto;
	width: 1020px;
	text-align: left;
	overflow:auto;
	background-color: #000;
	}
#content {
	float: none;
	margin: 0px 40px 0px 40px;
	width: 940px;
	}
#header {
	float:none;
	margin:0px 0px 10px 0px;
	width: 860px;
	}
#footer {
	float:left;
	clear: both;
	width: 900px;
	margin: 0 0 30px 0;
	padding: 5px 20px;
	border-top: solid;
	border-width:1px;
	border-color:#282828;
	}
#footer p {
	float: left;
	margin: 0px;
	padding: 0px 20px;
	}
#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	}
#footer li {
	float: left;
	margin: 0;
	padding: 0px 0px;
	display:block;
	padding-left: 2em;
	font-size: 0.8em;
	text-transform: uppercase;
	list-style: none;
	}
#footer a {
	margin: 0;
	color:#FFF;
	text-decoration: none;
	}
#kavelle_info {
	width: 880px;
	float: left;
	clear: both;
	display: none;
	margin: 0 0 0 20px;
	padding: 40px 20px 20px 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	border-top: solid;
	border-width:1px;
	border-color:#282828;
	}
#kavelle_info p {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	color: #CCCCCC;
	}
#kavelle_info h3 {
	clear: both;
	margin: 0;
	padding:0;
	color: #70264a;
	}
#kavelle_info h2 {
	clear: both;
	margin: 0;
	padding: 20px 0 5px 0;
	color: #70264a;
	}
#rollover {
	width: 330px;
	height: 20px;
	vertical-align: baseline;
	display: block;
	background: url(../images/rollover_Text.png);
	position: absolute;
	top: 420px;
	left: 0px;
	}
a {
	text-decoration: none;
	color:#FFF;
	}
a:hover {
	text-decoration: underline;
	}
/***************************************************************/
/**************** All Navigation Elements **********************/
/***************************************************************/
#nav {
	width: 918px;
	float: left;
	margin: 0;
	padding-left: 20px;
	border: solid;
	border-width: 1px;
	border-color: #282828;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;	
	font-size: 0.9em;
	letter-spacing: 1px;
	text-transform: uppercase;
	list-style: none;
	}
#nav a {
	float: left;
	margin: 0;
	padding: 0.7em 3.3em 0.7em 0em;
	display: block;
	color: #FFF;
	text-decoration: none;
	}
#sub_nav {
	float: left;
	margin: 0;
	padding: 5px 20px;
	}
#sub_nav li {
	margin: 0;
	padding-top: 0.7em;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	}
#siteMap {
	margin: 0;
	padding: 5px 15px;
	}
#siteMap li {
	margin: 0;
	padding-top: 0.1em;
	font-size: 1em;
	text-transform: capitalize;
	list-style: none;
	}
#sub_nav a, #siteMap a {
	margin: 0;
	display: block;
	color: #999999;
	text-decoration: none;
	}
#nav a:hover, #sub_nav a:hover, #footer a:hover, * li#selected a:hover {
	color: #feb3d4;
	}
* li#selected a {
	color: #FFF;
	}
#siteMap a:hover {
	color: #feb3d4;
	text-decoration: underline;
	}
/***************************************************************/
/******************* Testimmonial Popup ************************/
/***************************************************************/
#testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	}
#testimonial #wrapper {
	width: 940px;
	float:none;
	margin: 0px auto;
	background-color:#0a0a0a;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.4em;
	}
#testimonial #content {
	width: 860px;
	}
#testimonial #header {
	width: 100%;
	border-bottom: solid;
	border-width: 1px;
	border-color: #282828;
	}
#testimonial #footer {
	width: 820px;
	height: 4em;
	}
#testimonial #image {
	float: left;
	margin-left: 20px;
	width: 400px;
	}
#testimonial #text {
	width: 358px;
	float:left;
	margin:0 20px;
	padding: 20px 20px;
	border: solid;
	border-width: 1px;
	border-color: #282828;
	text-align:justify;
	}
#testimonial h1 {
	margin-top: 0px;
	font-weight: 400;
	color: #FFB2D3;
	}
#main {
	position:relative;
	margin: 50px 0px 30px 20px;
	width: 940;
	font-size: 1.1em;
	}
strong {
	font-weight:bolder;
	}
li {
	padding-left:-10px;
	margin-left:-10px;
	list-style-type:square;
	}
#main_home{
	clear: both;
	position:relative;
	float:left;
	width: 940;
	}
#faderImages {
	z-index:-1;
	}
#homeOverlay {
	width:300px;
	position:absolute;
	top:25px;
	left:40px;
	z-index:1000;
	}
#homeText {
	width:307px;
	height:90px;
	margin:0px 0px 10px 0px;
	font-size: 14px;
	color: #FFF;
	}
#homeText strong {
	font-size:18px;
	}	
#homeText p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.homeButtons1{
	margin:10px 0px 0px 0px;
	width:262px;
	height:94px;
	background-image:url(../images/banner_one_off.jpg)
	}
.homeButtons2{
	margin:2px 0px 0px 0px;
	width:262px;
	height:94px;
	background-image:url(../images/banner_two_off.jpg);
	}
.homeButtons3{
	margin:2px 0px 0px 0px;
	width:262px;
	height:94px;
	background-image:url(../images/banner_three_off.jpg);
	}
.homeButtonstext{
	margin-left: 80px;
	}
	.homeButtonstext a{
		padding-top:5px;
	}	
.homeButtonstext h2, h3{
	margin: 0;
	padding-top: 15px;
	font-size: 12px;
	padding-bottom: 5px;
}
.spacer_header {
	width: 100%;
	clear:both;
	height:30px;
	line-height:1px;
}
.clear {
	width: 100%;
	clear:both;
	height:20px;
	line-height:1px;
	}
#row {
	display: table-row;
	}
#leftbox img, #leftbox  a{
	margin:0px;
	float:left;
	}
#rightbox {
	float:left;
	margin:0px;
	}
img {  
	border-style: none;
}
#left {
	float: left;
	width:20px;
	height:317px;
	position: relative;
}
#centre {
	margin: 0px;
	float: left;
	position: relative;
	width:262px;
	height:317px;
}
#right {
	float: right;
	width:22px;
	height:317px;
	position: relative;
}
#titlebox {
	margin: 0px;
	float: left;
	width: 638px;
	height: 58px;
	position: relative;
}
#navbox {
	width:150px;
	height:58px;
	position: relative;
}
#press_title {
	float:left;
	width: 80px;
	height:inherit;
	}
#press_full {
	margin: 6px 0px 0px 0px;
	float: left;
	width: 810px;
	}
#press_division {
	border-color:#333333;
	border-width:1px;
	border-top-style:solid;
	margin:3px 0px 45px 0px;
	}
.press_thumbs {
	cursor: pointer;
	margin: 8px 3px 0px 5px;
	}	
#prodmenu {
	width: 131px;
	height: 351px;
	position: relative;
	}
#leftgall {
	float:left;
	width:194px;
	height:inherit;
	margin-bottom: 2em;		
	}
#collCentre {
	position:relative;
	margin-bottom:12px;
	float:left;
	width:339px;
	border-right: solid 1px #333333;
	}
#centregall {
	margin-bottom:14px;
	float:left;
	width:412px;
	}
#subimages {
	position:relative;
	top:13px;
	float:left;
	width:100%;
	text-align:center;
	}
.label {
	margin:0 0 0 40px;
	padding:0px;
	clear:both;
	}
#fullgall {
	margin:3px 20px;
	padding:12px 17px 20px 15px;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	float:left;
	}
#collRight {
	width:340px;
	float:left;
	margin-left: 10px;
	text-align:left;
	}
#rightgall {
	float:left;
	width:310px;
	}
.small {
	margin: 0px 8px 10px 0px;
	cursor: pointer;
	}
.thumb {
	margin: 0px 9px 10px 0px;
	cursor: pointer;
}
.mainimg {
	margin: 0px 0px 0px 0px;
	clear:both;
	}
#contact {
	float:left;
	width: 300px;
	margin:0px 20px 20px 40px;
	padding:20px;
	border:1px solid #333333;
	}
#cform {
	float:left;
	display:block;
	background-color:#0a0a0a;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:20px;
	width:400px;
	border:1px solid #333333;
	}
#cform p {text-align:center; margin: 8px 0px 8px 0px;}
#cform label {text-align:left;	width: 200px; color:#FFB2D3;}
#cform div.r {clear: both; margin: 10px 10px 0px 10px;}
#cform div.sp {clear: both;}
#cform em {color:#F00;}
