* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin:0px;
	line-height: 19px;
	color: #414d59;
	background-image: url(images/bliss_09.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}

#basic-accordian{
	padding:5px;
	width:675px;
	left:50%;
	margin-left:-338px;
	margin-top:-10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	position: absolute;
	border-top-width: 0;
}

.menubox{
	width:225px;
	float:left;
	padding-top: 12px;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 40px;
}


.accordion_headings{
	color: #414d59;
	cursor:pointer;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFF;
	margin-right: 40px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: 0 solid #FFF;
}

.accordion_headings:hover{
	background-color: #D982B6;
	color: #FFFFFF;
}

.accordion_child{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.header_highlight{
	color: #FFFFFF;
	background-color: #D982B6;
}

.subtitle {
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 7px;
	font-size: 17px;
	line-height: 24px;	padding-bottom: 2px;
	border-style: dotted;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom: 1px dotted #b6b6b6;
}
.price {
	color: #D982B6;
	font-size: 14px;
}
.highlight {
	font-size: 16px;
	font-weight: bold;
	color: #D574AE;
}
h2 {
		color: #D982B6;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 7px;
	font-size: 17px;
	line-height: 17px;	padding-bottom: 2px;
}
.title {
	color: #D982B6;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 7px;
	font-size: 17px;
	line-height: 24px;	padding-bottom: 2px;
}
#header {
	background-image: url(images/bliss_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 206px;
	width: 100%;
	text-align: center;
}
.footer{

	width: 100%;
	clear: both;
	top: 30px;
	position: relative;
}
.footer a {
	color: #a4a4a4;
	font-size: 11px;
	text-decoration: none;
}
.footer  a:hover {
	color: #FF3399;
	text-decoration: underline;
}
.w3c {
	height: auto;
	width: auto;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
}

