body {
	background: url(../images/flower_bg.jpg) center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #744f87;
	margin: 0;
}

a {
	color: #744F87;
	text-decoration: none;
}

a:hover {
	color: #a68ed1;
}

.mainpanel h1,
.mainpanel h3 {
	font-family: Times New Roman, times;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 3px;
	width: 98%;
	margin: 0;
	border-bottom: 1px solid #744F99;
}

img {
	border: 0;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#headerwrap {
	background: url(../images/background.png) repeat-x top center;
	width: 100%;
}

#header {
	background: url(../images/header.jpg) no-repeat top center;
	width: 980px;
	margin: 0 auto;
}

	.logo {
		width: 500px;
		height: 132px;
		margin: 0 auto;
	}
	
	.menu {
		background: #60496c url(../images/menubar.png) no-repeat top center;
		width: 865px;
		min-height: 40px;
		margin: 0 auto;
	}
	
		.menu ul {
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: center;
		}
		
		.menu ul li {
			display: inline;
		}
		
		.menu a {
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			line-height: 40px;
			padding: 0 12px;
		}
		
		.menu a:hover {
			color: #e5b9ff;
		}
		
#bodywrap {
	width: 938px;
	float: left;
	padding: 0 21px;
}

#body {
	background: #d5bdff url(../images/body.png) no-repeat bottom center;
	width: 938px;
	min-height: 220px;
	float: left;
}

	.bodytop {
		background: url(../images/body-top.png) no-repeat bottom center;
		width: 938px;
		height: 15px;
		float: left;
	}
	
	.sidepanel-top {
		background: url(../images/sidepanel-top.png) no-repeat top center;
		width: 210px;
		min-height: 110px;
		float: left;
		padding: 10px 25px;
		position: relative;
	}
	
	.sidepanel {
		background: url(../images/sidepanel.png) no-repeat bottom center;
		width: 260px;
		min-height: 400px;
		float: left;
		margin-bottom: 30px;
	}
	
		.sidepanel h2.title {
			font-size: 12px;
			margin-bottom: 0;
			text-align: center;
		}
		
		.sidepanel .selectbox {
			color: #744f87;
			width: 210px;
		}
	
		.sidepanel ul {
			margin: 0;
			padding: 10px 0;
			list-style: none;
		}
		
		.sidepanel li {
			position: relative;
		}
		
		.sidepanel li a {
			font-weight: bold;
			color: #744f87;
			width: 100%;
			line-height: 25px;
			text-decoration: none;
			display: block;
		}
		
		.sidepanel li a:hover {
			color: #a68ed1;
		}
		
		.sidepanel ul li ul {
			margin: 0;
			padding: 0;
			list-style: none;
			position: absolute;
			top: 0;
			left: 50%;
			width: 100%;
			z-index: 1;
			border: 1px solid #ac7dff;
		}
		
		.sidepanel ul li ul li {
			background: transparent url(../images/subnav.png);
			width: 210px;
			height: 20px;
		}
		
		.sidepanel ul li ul li a {
			line-height: 20px;
			padding: 0 10px;
			display: block;
		}
		
		.sidepanel ul li ul {
			display: none;
		}
		
		.sidepanel ul li:hover ul {
			display: block;
		}
	
	.mainpanel {
		background: url(../images/mainpanel.png) no-repeat top right;
		width: 660px;
		min-height: 190px;
		float: left;
		padding-right: 16px;
		padding-bottom: 20px;
	}
	
#lowerbody {
	width: 938px;
	min-height: 350px;
	float: left;
}

	#lowerbody h2.title {
		font-family: Century Gothic, Arial, sans-serif;
		font-size: 24px;
		font-weight: normal;
		color: #7b5e8c;
		text-transform: uppercase;
		margin: 10px 0 0;
	}
	
	#lowerbody hr {
		background-color: #7b5e8c;
		color: #7b5e8c;
		border: 0;
	}
	
	.tbox {
		background: url(../images/tbox.png) no-repeat;
		width: 252px;
		height: 200px;
		float: left;
		padding: 0 30px;
	}
	
		.tbox h3.title {
			font-family: Georgia, times;
			font-size: 20px;
			font-weight: normal;
			line-height: 45px;
			margin: 0;
			letter-spacing: -1px;
			text-transform: uppercase;
			text-align: center;
		}
		
		.tbox p {
			font-size: 12px;
			font-weight: bold;
			line-height: 15px;
		}
		
	.lowerbox {
		background: url(../images/lowerbox.png) no-repeat top center;
		width: 650px;
		height: 155px;
		margin: 0 auto;
		padding-top: 25px;
		clear: both;
		text-align: center;
	}
	
		.lowerbox h3.title {
			font-family: Century Gothic, Arial, sans-serif;
			font-size: 18px;
			font-weight: normal;
			color: #fff;
			line-height: 30px;
			margin: 0;
			text-transform: uppercase;
			text-align: center;
		}
		

	
	.mainpanel {
		background: url(images/mainpanel.png) no-repeat top right;
		width: 660px;
		min-height: 190px;
		float: left;
		padding-right: 16px;
		padding-bottom: 20px;
	}
	
		.manequin {
			width: 200px;
			float: left;
		}
		
		.manufacturer {
			width: 450px;
			float: left;
		}
		
		.manufacturer h2 {
			font-size: 12px;
			margin: 0;
			display: inline;
		}
		
		.manufacturer select {
			color: #744F87;
			width: 200px;
		}
		
		.manufacturer h3 {
			text-align: center;
		}
		
		.manufacturer p.note {
			font-size: 10px;
			margin: 0;
			text-align: center;
		}
		
		.manufacturer table {
			width: 80%;
			border: 2px solid #7B5E8C;
			border-collapse: collapse;
			text-align: center;
			margin: 0 auto;
		}
		
		.manufacturer th,
		.manufacturer td {
			width: 25%;
			height: 25px;
		}
		
		.manufacturer .detail {
			display: none;
		}


#footer {
	width: 980px;
	float: left;
	padding: 20px 0;
	text-align: center;
}

	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#footer ul li {
		display: inline;
	}
	
	#footer li a {
		color: #A37CB7;
		padding: 0 10px;
	}
	
	#footer li a:hover {
		text-decoration: underline;
	}
	
	#footer p,
	#footer p a {
		color: #989898;
	}
	
	#footer p a:hover {
		color: #989898;
		text-decoration: underline;
	}
