body {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif; 
	text-align: center; 
	padding:0; 
	margin:0;
	background: url(images/bg.jpg);color:#ffffff;}

h2			{color:#000000; font-weight:lighter;}
h3			{color:#c66a81; font-weight:lighter; font-size:14px;}
h4			{color:#ffffff; font-weight:lighter; font-size:14px;}
h5			{color:#000000; font-weight:lighter; font-size:12px;}
em			{color:#c66a81;}

	
/* Links */
a:link             	{color: #d2d1cd; text-decoration: underline;}
a:visited          	{color: #d2d1cd; text-decoration: underline;}
a:active           	{color: #951131; text-decoration: none;}
a:hover           	{color: #951131; text-decoration: none;}
a:visited:hover  	{color: #951131; text-decoration: none;}
	
/*Main Container*/
#centred {width:80%; margin:auto;min-width:900px;}
#main {
	
	min-width:900px;
	margin:auto;
	height:1000px;
	}
	

.title {
	width: 700px;
	height: 180px;
	position:relative;
	top:80px;
	margin:auto;}

.subtitle {
	width:491px;
	height:61px;
	position:relative;
	}
	
/* content */
#content {
	position:relative;
	width:80%;
	top: 100px;
	margin:auto;
	}

#p-select {width:100%; font-weight:bold; font-size:16px;}


/*Product Pages*/
.glidecontentwrapper{
	position: relative !important; 
	height: 700px;
	overflow: hidden;}
.glidecontent { 
	position: absolute !important; 
	visibility: hidden;
	width: 96%;
	background: url(images/bg.jpg) !important;
	border-left: 1px dashed #4a4c51;
	border-right: 1px dashed #4a4c51;
	padding:8px;
	text-align:left;
	margin-top:30px;
	color: #fff;}
.glidecontenttoggler{ width: 100%; padding:8px;}

.quote {
	width:45%;
	float: left;
	margin: 10px 15px 100px 10px;
	padding: 5px;
	color:#fcd1ed;
	font-weight:lighter;
	font-size:12px;
	border: 1px dashed #58394d;}
.quoteright {
	width:45%;
	float: right;
	margin: 10px 15px 60px 10px;
	padding: 5px;
	color:#fcd1ed;
	font-weight:lighter;
	font-size:12px;
	border: 1px dashed #58394d;}

.glidecontent img {float:right; margin:5px;}

.glidecontent li{margin: 0 0 0 20px;}

#faq img {float:left;}

#footer {position:relative; height: 50px; top:140px;}

/* connect links */
dl.image_map {display:block; width:220px; height:34px; background: url(images/connect.png) no-repeat; position:relative; margin:auto; }
	a.LINK0 {left:12px; top:8px; background:transparent;}
	a.LINK0 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK1 {left:32px; top:8px; background:transparent;}
	a.LINK1 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK2 {left:54px; top:7px; background:transparent;}
	a.LINK2 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK3 {left:73px; top:8px; background:transparent;}
	a.LINK3 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK4 {left:92px; top:10px; background:transparent;}
	a.LINK4 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK4:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK5 {left:113px; top:7px; background:transparent;}
	a.LINK5 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK5:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK6 {left:132px; top:8px; background:transparent;}
	a.LINK6 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK6:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK7 {left:153px; top:9px; background:transparent;}
	a.LINK7 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK7:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK8 {left:173px; top:8px; background:transparent;}
	a.LINK8 {display:block; width:18px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
	a.LINK8:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK9 {left:193px; top:8px; background:transparent;}
	a.LINK9 {display:block; width:100px;padding-top:0; overflow:hidden; position:absolute;}

.handcursor{
	cursor:hand;
	cursor:pointer;	}
