body {
	background-color: #C10076;
}

#main {
	width: 800px;
	margin: 60px auto;
}

#content {
	float: left;
	width: 800px;
}

#index {
	float: left;
	width: 800px;
	min-height: 10px;
	background-color: #EED2E1;
	margin: 2px 0 0;
	display: inline;
}

#index .inBox {
	float: left;
	width: 340px;
	min-height: 10px;
	padding: 20px 25px 0 25px;
}

.inBox p {
	margin-bottom: 10px;
}

.inBoxRt {
	float: left;
	width: 408px;
	background-color: white;
	padding-left: 1px;
	margin-left: 1px;
	display: inline;
}

.inBox .innerBox {
	float: left;
	margin: 5px 5px 0 0;
	display: inline;
}

#main_img {
	float: left;
	width: 780px;
	height: 181px;
	margin: 5px 10px 0 10px;
	display: inline;
	background-color: #CCCCCC;
}

#inner {
	float: left;
	width: 800px;
	margin: 2px 0 0;
	display: inline;
	background-color: white/*#F3EFDB*/;
}

#Biginner {
	float: left;
	width: 800px;
	margin: 2px 0 0;
	display: inline;
	background-color: #D8D9DA;
}

#left {
	float: right;
	width: 615px;
	background-color: white;
}

#right {
	float: left;
	width: 125px;
	background-color: #D8D9DA;
	padding: 10px 0 0 5px;
}

#menu_top {

}

#menu {
	float: left;
	width: 160px;
	text-align: left;
	background-color: #D8D9DA;
	margin: 0 0 0 6px;
	display: inline;
}

#menu li {
	font-size: 1em;
	list-style-position: outside;
	color: black;
	margin: 0 0 3px 0;
	list-style-type: none;
	padding: 1px 10px;
}

#menu li:hover {
	background-color: white;
}

ul.main_men {
	font-size: 12px;
}

ul.sub_men {
	margin: 0 0 0 13px;
	font-size: 10px;
}

#menu a:link, #menu a:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #C10076;
}

#menu a:hover {
	text-decoration: underline;
}

#menu_btm {

}

#menu_bskt {
	float: left;
	width: 175px;
	margin: 15px 0;
	display: inline;
}

.product_description dt, .product_description dd {
	font: normal normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-bottom: 5px;
}

.product_description dt {
	float: left;
	width: 70px;
}

.order_form #price {
	float: left;
	width: 278px;
	background-color: white;
	border: .1em solid #8d908f;
	padding: 10px;
	margin: 0 0 10px 0;
	display: inline;
}

#price p.quote {
	font-size: 1.5em;
	color: black;
}

/* @group Privacy Policy */

#privacy {
	float: left;
	width: 405px;
	min-height: 180px;
	margin: 15px;
	display: inline;
	padding-bottom: 20px;
}

#privacy h1 {
	margin-bottom: 8px;
}

#privacy p {
	margin-bottom: 15px;
}

#privacy ul {
	margin: 4px 0 10px 25px;
}

#privacy li {
	list-style-image: url(../images/menu_star.gif);
	list-style-position: outside;
	margin-bottom: 15px;
	font-size: 1em;
}

/* @end */

#headCnt {
	float: left;
	width: 800px;
	background-color: #E3B4CD;
}

#horzMenu {
	float: left;
	width: 780px;
	padding: 10px 0 10px 20px;
	background-color: #E3B4CD;
	margin: 2px 0 0 0;
	display: inline;
}

#horzMenu li {
	font-size: 12px;
	list-style-position: outside;
	color: #999999;
	list-style-type: none;
	display: inline;
	padding-right: 25px;
}

#horzMenu a:link, #horzMenu a:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #C10076;
}

#horzMenu a:hover {
	text-decoration: underline;
	color: white;
}

/* @group FAQs */

#FAQHeader {
	float: left;
	width: 610px;
	min-height: 120px;
	margin: 0 0 0 5px;
	display: inline;
	background: url(../images/faqs_header.png) no-repeat;
}

#FAQ {
	float: left;
	width: 610px;
	margin: 5px 0 0 5px;
	display: inline;
}

#FAQ h2 {
	margin-bottom: 5px;
}

.question {
	font-size: 1.3em;
}

.answer {
	color: #999999;
	margin-bottom: 4px;
}

.totop:link, .totop:visited {
	color: #e20068;
	font: .85em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.totop:hover {
	color: #035aa9;
	text-decoration: underline;
}

.rule {
	float: left;
	width: 100%;
	height: 2px;
	font-size: .1em;
	border-top: dotted .2em #CCCCCC;
	margin: 8px 0;
	display: block;
}

/* @end */

/* @group Contact */

#brides {
	float: left;
	width: 420px;
	height: 600px;
	background: black url(../images/contact.png) no-repeat;
}

#ContactBox {
	float: left;
	width: 350px;
	margin: 10px 0 0 15px;
	display: inline;
}

#ContactBox h1 {
	margin-bottom: 1px;
}

#ContactBox p {
	color: #999999;
	margin-bottom: 10px;
}

#ContactForm {
	float: left;
	width: 290px
	border: none;
	margin: 20px 0 0;
	display: inline;
}

/* @end */

#search {
	float: right;
	text-align: left;
	margin: 20px;
	display: inline;
}

.inner-text {
	width: 180px;
	padding: 3px;
	border: .2em solid #C10076;
	margin: 0 3px 0 0;
	font-family: Arial, Tahoma,  Helvetica, Geneva, sans-serif;
	font-size: 1em;
	color: #C10076;
}

.inner-text:focus {
	border: .2em solid #C10076;
	background-color: #D8D9DA;
}

#noResults {
	float: left;
	height: 300px;
	width: 300px;
	padding: 10px;
}

