body {
	background-color: #000;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

img, div {
	behavior: url(./includes/iepngfix.htc)
}

#container {
	background-color: #000;
	width: 1024px;
	padding: 0;
	margin: 0;
}

#content {
	position: relative;
	height: 600px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 350px;
	z-index: 2;
}

#wflower {
	position: absolute;
	top: 10px;
	left: -250px;
	z-index: 1;
}

#oflower {
	position: absolute;
	top: -25px;
	left: 220px;
	z-index: 0;
}

#hbar {
	position: absolute;
	top: 570px;
	left: 0;
	z-index: 1;
}

#vbar {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

#menu {
	position: absolute;
	top: 150px;
	left: 300px;
	z-index: 3;
}

#menu ul {
	list-style-type: none;
}

#menu li {
	padding: 8px;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
}

#menu a:hover, #menu a#selected {
	border-bottom: 2px solid #DC680F;
}

#store, #about, #product, #services, #contact {
	position: absolute;
	top: 150px;
	right: 5px;
	z-index: 2;
}

#aboutus {
	color: #000;
	position: absolute;
	top: 400px;
	left: 480px;
	width: 520px;
	line-height: 20px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 3;
}

#aboutus .title {
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0;
}

#smenu {
    position: absolute;
    top: 155px;
    left: 475px;
   	font-size: 14px;
    z-index: 3;
}

#smenu ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#smenu li {
	float: left;
}

#smenu li:hover {
	color: #000;
}

#smenu .tab {
	margin: 0 15px;
	text-align: center;
	cursor: pointer;
}

#smenu .over {
	color: #000;
}

#s1, #s6 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 310px;
	left: 470px;
	width: 430px;
	line-height: 20px;
	padding: 5px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;
}

#s2 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 270px;
	left: 470px;
	width: 430px;
	height: 310px;
	overflow: auto;
	padding: 5px;
	line-height: 20px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;

}

#s3 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 350px;
	left: 470px;
	width: 430px;
	line-height: 20px;
	padding: 5px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;
}

#s4 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 270px;
	left: 470px;
	width: 430px;
	line-height: 20px;
	padding: 5px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;
}

#s5 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 325px;
	left: 470px;
	width: 430px;
	line-height: 20px;
	padding: 5px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;
}

#s6 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 300px;
	left: 470px;
	width: 300px;
	line-height: 20px;
	padding: 5px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;
}

#pmenu {
    position: absolute;
    top: 155px;
    left: 475px;
    z-index: 3;
}

#pmenu ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#pmenu li {
	float: left;
}

#pmenu li:hover, #pmenu .over {
	color: #000;
}

#pmenu .tab {
	margin: 0 15px;
	text-align: center;
	cursor: pointer;
}

#p {
    background-color: #EEE;
    color: #000;
	position: absolute;
    top: 188px;
    left: 485px;
    padding: 5px;
	filter: alpha(opacity=60);
	opacity: 0.6;
    z-index: 4;
}

#p1, #p2, #p3, #p4 {
	display: none;
	background-color: #EEE;
	color: #000;
	position: absolute;
	top: 220px;
	left: 485px;
	width: 383px;
	line-height: 20px;
	padding: 10px 5px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 4;
}

#tmenu {
	position: absolute;
	top: 150px;
	right: 5px;
	width: 540px;
	height: 420px;
	z-index: 3;
}

#tmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#tmenu ul li {
	float: left;
	padding: 15px;
}

#tmenu .tab {
	cursor: pointer;
}

#tmenu img {
	border: 0;
}

#contactus {
	position: absolute;
	top: 180px;
	left: 480px;
	color: #FFF;
	line-height: 20px;
	width: 250px;
	z-index: 3;
}

#contactus a:link, #contactus a:visited, #contactus a:active {
	color: #DC680F;
	text-decoration: none;
}

#contactus a:hover {
	color: #FFF;
}

.font {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#footer {
	background-color: #000;
	color: #FFF;
	padding-top: 20px;
	font-size: 10px;
	text-align: right;
	width: 1024px;
}

#footer .left {
	float: left;
	width: 25%;
	padding-top: -30px;
	padding-left: 10px;
	text-align: left;
}

#footer .right {
	float: right;
	padding-right: 10px;
	width: 70%;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #DC680F;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
}

.clear {
	clear: both;
}