html{
	height:100%;
}
body{
	margin:0px;
	font-size:.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#e5cbe1;
	background-image:url(../images/framework/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#body h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#47244b;
	font-size:1.8em;
	margin:0px;
	padding:0px;
}
#body h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#47244B;
	font-size:1.4em;
	margin:0px;
	padding:0px;
}
#body a{
	font-weight:bold;
	text-decoration:none;
	color:#999;
}
#body a:hover{
	color:#000;
}

#body p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	line-height:1.5em;
}
p.pleasenote{
	color:#666;
	border:solid 1px #47244b;
	padding:5px;
	background-color:#f3ecf2;
}

#body font{
	font-size:1em;
}

#body ul{
	padding:0px;
	margin:10px;
	margin-left:25px;
}
#body ul li{
	line-height:1.5em;
}
#body img{
	border:0px;
	padding:5px;
}

#container1{
	border-top:solid 2px #47244b;
	width:900px;
	background-color:#FFF;
	margin:auto;
	background-image:url(../images/framework/bgtop.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#container2{
	width:900px;
	background-image:url(../images/framework/bgbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#header{
	height:178px;
	background-image:url(../images/framework/header.jpg);
	position:relative;
}
#header h1{
	position:absolute;
	text-indent: -9999em;
}
#menu{
  height:24px;
  border-top:1px solid white;
  border-bottom:1px solid white;
  background:#47244b;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu ul li{
	float:left;
	padding-left:10px;
	color:white;
  line-height:22px;
}
#menu ul li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding-left:5px;
  line-height:22px;
}
#menu ul li a:hover{
	color:#d9c1e1;
}
#strapline{
	position:relative;
	top:150px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}
#strapline h2{
	color:#47244b;
  font-size:1.4em;
  font-weight:normal;
	margin:0;
}
#breadcrumb{
  display:none;
	background-color:#f3ecf2;
	border-top:solid 1px #47244b;
	height:17px;
	background-image:url(../images/framework/bgcrumb.gif);
	background-position:right -2px;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:5px;
	color:#AAA;
}
#breadcrumb a{
	text-decoration:none;
	color:#47244b;
}
#breadcrumb a:hover{
	color:#999;
}
#leftcolumn{
	width:180px;
	padding:10px;
	float:left;
}
#leftcolumn h2, #rightcolumn h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#47244b;
	font-size:1.4em;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}
 ul.menu{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
ul.menu li{
	width:180px;
	float:left;
	margin-bottom:2px;
}
ul.menu li a{
	color:#666;
	text-decoration:none;
	display:block;
	border:solid 1px #47244b;
	border-left:solid 4px #47244b;
	padding:2px;
	background-color:#f3ecf2;
}
ul.menu li a:hover{
	color:#47244b;
}

ul.menu li ul{
    display:none;
	z-index:999;
	/* background-color: white; */
}

#body{
	padding:5px;
	padding-top:10px;
	min-height:400px;
	width:490px;
	float:left;
	position:relative:
}

#frontimg{
	border:1px solid #47244b;
	background:white;
	width:318px;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	overflow: hidden;
	float:left;
	position: relative;
	z-index:10;
}

#frontimg img{
    padding:0;
	margin:0;
}


#rightcolumn{
	width:180px;
	padding:10px;
	float:left;
}

#rightcolumn div{
    border: 1px solid #47244b;
	background-color: #f3ecf2;
	padding:5px;
	text-align:center;
}

#rightcolumn a{
    color: #47244b;
	text-decoration:none;
	font-weight:bold;
}

#rightcolumn a:hover{
	color:#999;
}

#offers{
  width:170px;
	overflow-x:hidden;
	overflow: auto;
}

#offers div, #offers p, #offers img{
  border:none;
	margin:0px auto;
	text-align:center;
}

#brochure{
	color:#47244b;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

blockquote{
	clear:both;
	margin:0px;
	margin-top:10px;
	padding:0px;
	padding:15px 10px 5px 10px;
	border-top:dashed 1px #CCC;
	background-image:url(../images/framework/quotetop.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
blockquote p{
	padding:0px;
	margin:0px;
	background-image:url(../images/framework/quotebot.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
blockquote p a{
	text-decoration:none;
	color:#666;
}
p.quote{
	text-align:right;
}
#rightcolumn p{
	margin:0px;
	padding:3px;
	line-height:1.2em;
}
#footer{
	font-size:.9em;
	background-color:#f3ecf2;
	border-bottom:solid 2px #47244b;
	border-top:solid 1px #47244b;
	height:1.3em;
	width:894px;
	padding:3px;
	text-align:center;
	color:#47244b;
	font-style:italic;
	clear:both;
	margin-top:10px;
}

#footer a{
  color:#47244b;
	font-weight: bold;
}

#footer a:hover{
  color:#999;
}


#subfooter{
	width:900px;
	margin:auto;
	color:#47244b;
	font-size:.9em;
	text-align:center;
	margin-top:5px;
	padding-bottom:5px;
}

#subfooter a{
  color:#47244b;
}
#subfooter a:hover{
  color:#999;
}

.subscribe{
	display:block;
	float:right;
	width:250px;
	border:solid 1px #47244b;
	color:#666;
	font-size:1em;
	padding:2px;
	margin:0px;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.submitbutton{
	width:auto;
	float:right;
	border:solid 1px #47244b;
	background-color:#f3ecf2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666;
	margin-top:5px;
}

