html, body {
	margin:0px;
	background-color: #DCD5C4;
	text-align: center; /* for IE */
	height:100%;
}
.container {
	text-align: left;
	margin: 0 auto;
	width:924px;
	height:100%;
	background-image:url(../images/common/page_bck.gif);
	background-repeat:repeat-y;
}
.header {
	background-image: url(../images/common/header_bck.gif);
	background-repeat: no-repeat;
	width:924px;
	height:189px;
}
.header-inner {
	padding-left:24px;
}
#content-home {
	text-align:center;
	margin-bottom: 0px!important;/*FF*/
	margin-bottom: -4px;/*IE*/
}
.content-main {
	background-image:url(../images/common/page-common_bck.gif);
	background-repeat:repeat-y;
	float:left;
	width:924px;
}
#flashcontent-home {
	position:relative;
	left:66px;
}
.copy-main{
	background-image:url(../images/common/page-common_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:924px;
}	
.copy-left{
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:11px;
 	color: #666666;
	width:450px;
	padding-top:35px;
	position:relative;
	left:115px;
	float:left;
	line-height:16px;
}
.sub-menu {
	position:relative;
	left:55px;
	top:40px;
	width:180px;
	height:220px;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:11px;
	line-height:1.6em;
	float:right;
	padding-right:180px;
	padding-top:0px;
}
.banners1 {
	background-image:url(../images/common/banners1.gif);
	background-repeat:no-repeat;
	position:relative;
	width:254px;
	height:205px;
	float:right;
	padding-right:66px;
	top:10px;
}
.banners2 {
	background-image:url(../images/common/banners2.gif);
	background-repeat:no-repeat;
	position:relative;
	width:254px;
	height:205px;
	float:right;
	padding-right:66px;
	top:10px;
}
.banners3 {
	background-image:url(../images/common/banners3.gif);
	background-repeat:no-repeat;
	position:relative;
	width:254px;
	height:205px;
	float:right;
	padding-right:66px;
	top:10px;
}
.banners4 {
	background-image:url(../images/common/banners4.gif);
	background-repeat:no-repeat;
	position:relative;
	width:254px;
	height:205px;
	float:right;
	padding-right:66px;
	top:10px;
}
.tile-voucher {
	top:30px;
	position:relative;
	width:254px;
	height:205px;
	float:right;
	padding-right:66px;
}
.footer{
	width:924px;
	height:76px;
	background-image:url(../images/common/footer_bck.gif);
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:10px;
 	color: #666666;
	float:left;
}
.footer_txt{
	width:250px;
	position:relative;
	left:92px;
	top:40px!important;/*FF*/
	top:50px;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:10px;
 	color: #666666;
}
.lnk {
	font-weight:bold;
}
.lnk a{
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:10px;
 	color: #666666;
	font-weight:bold;
	text-decoration:none;
	cursor:text;
}
.spacer {
	clear:both;
	font-size:1px;
}

a.right-nav:link, a.right-nav:visited, a.right-nav:active {
	color: #7D0023;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
}

a.right-nav:hover {
	color: #E40002;
}


/* Typography */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FF0000;
    text-align: center;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#7D0023;
	text-align: left;
	font-weight: normal;
	height:30px;
	margin:0px;
 }
#underline {
	background-image:url(../images/common/underline.gif);
	background-repeat:no-repeat;
	height:28px;
	width:inherit;
	margin-top:-4px;
}
h3 {
    font-size: 1.25em;
    line-height: 1.5em;
    font-weight: lighter; }

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-align: left;
	font-weight: normal;
	height:20px;
	width:300px;
	margin-bottom:0px;
 }
 h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-align: left;
	font-weight: normal;
	height:20px;
	width:400px;
	margin-bottom:0px;
 }
.voucher-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-align: left;
	font-weight: lighter;
	width:230px;
	margin-bottom:0px;
}
.new {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#624025;
	text-align: left;
	font-weight: bold;
	width:230px;
	margin-bottom:0px;
}
.content-right {
padding-left:30px;
float:right;
width:115px;
 }
 
.imageRight {
float:right;
clear:both;
}

.top {
margin-top:3px;
float:right;
}
.mousse {
background-color:#E9DAB9;
border:thin solid;
border-color:#986D4B;
width:90%;
height:50px;
padding:20px;
color:#000000;
}

.red {color: #FF0000}
