* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0px 25px;
	background-color: #749a01;
	color: #415005;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #4e6200;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #6f8c00;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
	float: left;
	border: 1px solid rgb(211, 207, 206);
	margin: 4px 7px 0px 0px;
	padding: 4px;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 10px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding: 2px 0px;
	color: #415005;
	background-color: #fff;
	border: #576c04 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#body_wrapper {
	margin: 0px auto;
	padding: 3px 0px;
	width: 786px;
	background-color: #fff;
	color: inherit;
}

#container {
	margin: 0px 3px;
	background-color: #90b304;
	color: inherit;
	text-align: left;
}

.thumbnail {
	margin: 8px 7px 5px 0px;
	float: left;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 55px;
	background-color: #96bb27;
	color: inherit;
	overflow: visible;
	padding: 0px;
}

#page_header h1 {
	width: 500px;
	height: 55px;
	float: left;
	font-size: 11px;
	padding: 19px;
}


/* Page Search */

#page_search {
	margin: 15px 12px;
	width: 200px;
	float: right;
	font-weight: bold;

}

#page_search h3 {
	padding-top: 5px;
	float: left;
	font-size: 11px;

}

#page_search input {
	margin: 2px 3px 0px 7px;
	width: 120px;
	float: left;
}

#page_search input.button {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 21px;
	color: #fff;
	background: url('images/search_button.gif') #96bb27 no-repeat 0% 2px;
	border: none;
	font-size: 10px;
	text-align: center;
	cursor: pointer;

}


/* Main Area */

#mainarea {
	width: 780px;
	background: url('images/main_image.jpg') no-repeat;
}

#mainarea_2 {
	margin-top: 260px;
	width: 780px;
	min-height: 1600px;
	
}


/* Navigational Menu */

#navmenu {
	width: 780px;
	height: 42px;
	overflow: hidden;
}

#navmenu li {
	float: left;
	padding-right: 34px;
	height: 42px;
	background: url('images/navmenu_background.gif') no-repeat;
}

#navmenu li#menu_4 {
	padding-right: 26px;
}

#navmenu li#menu_5 {
	padding: 0px;
	background: url('images/navmenu_background_5.gif') no-repeat;
}

#navmenu li a {
	width: 130px;
	height: 32px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#navmenu #menu_1 a {
	background-image: url('images/navmenu_home.gif');
}

#navmenu #menu_2 a {
	background-image: url('images/navmenu_store.gif');
}

#navmenu #menu_3 a {
	background-image: url('images/navmenu_faq.gif');
}

#navmenu #menu_4 a {
	background-image: url('images/navmenu_resource.gif');
}

#navmenu #menu_5 a {
	margin-left: 2px;
	background-image: url('images/navmenu_contact.gif');
}


/* Category Menu */

#categorymenu {
	margin-left: 635px;
	width: 129px;
	position: absolute;
	z-index: 1;
}

#categorymenu ul {
	position: relative;
	top: -2px;
}

#categorymenu li {
	width: 129px;
	height: 39px;
	background-image: url('images/categorymenu_bg_left.gif');
	background-repeat: no-repeat;
	position: relative;
	top: -12px;
}

#categorymenu #catmenu_1 {
	position: static;
}

#categorymenu #catmenu_2 {
	height: 32px;
	background-image: url('images/categorymenu_bg_right.gif');
	background-position: 100% 0%;
	position: static;
}

#categorymenu #catmenu_3 {
	position: static;
}

#categorymenu #catmenu_4 {
	height: 39px;
	background-image: url('images/categorymenu_bg_left.gif');
	background-position: 100% 0%;
	top: -16px;
}

#categorymenu li a {
	display: block;
	width: 129px;
	height: 32px;
	background-repeat: no-repeat;
}

#categorymenu #catmenu_1 a {
	background-image: url('images/categorymenu_top.gif');
	background-position: 15px 12px;
}

#categorymenu #catmenu_2 a {
	background-image: url('images/categorymenu_bottom.gif');
	background-position: 70px 5px;
}

#categorymenu #catmenu_3 a {
	background-image: url('images/categorymenu_skirts.gif');
	background-position: 15px 13px;
}

#categorymenu #catmenu_4 a {
	background-image: url('images/categorymenu_handbags.gif');
	background-position: 52px 10px;
}

#categorymenu #catmenu_5 a {
	background-image: url('images/categorymenu_shoes.gif');
	background-position: 15px 15px;
}



/* Main Content */

#maincontent_1 {
	padding: 39px 158px 33px;
	background: url('images/content_bg_top.jpg') no-repeat 158px 28px;
	

}

#maincontent_2 {
	padding-top: 5px;
	width: 463px;
	background: url('images/content_bg.jpg') repeat-y;
}

#maincontent_3 {
	padding: 0px 18px 10px 23px;
	background: url('images/content_bg_bot.jpg') no-repeat 0px 100%;
	text-align: left;
}

.link_details {
	font-size: 10px;
	font-weight: bold;
}


/* Featured Products */

#featured {
	width: 405px;
	float: left;

}

#featured h2 {
	font-size: 13px;
	height: 17px;
	font-style: oblique;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0px 0px 0px 10px;
}

p {
	margin: 10px 0px 20px 25px;
	text-align: justify;
	line-height: 14px;
}


/* Category: Skirts */

#skirts {
	width: 200px;
	float: right;
}

#skirts h2 {
	height: 17px;
	background: url('images/03skirts_header.gif') no-repeat 100% 0%;
}


/* Page Footer */

#page_footer {
	padding: 0px 20px;
	background-color: #7a7a7b;
	height: 35px;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
}

#page_footer a {
	background-color: inherit;
	color: #fff;
}

#page_footer a:hover {
	background-color: inherit;
	color: #b8d255;
}

#designby {
	margin-top: 12px;
	float: left;
	width: 250px;
	font-size: 10px;
}

/* Footer Links */

#footer_links {
	margin-top: 11px;
	width: 460px;
	float: right;
}

#footer_links a {
	text-decoration: none;
}

#footer_links li {
	padding: 0px 14px;
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 2px;
}

#footer_links li#last {
	padding-right: 0px;
	background: none;
}


/* Main Model */

#mainmodel {
	margin-top: 0px;
	width: 211px;
	height: 435px;
	background: url('images/main_model.gif') no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
.DynamicTree {
	font-family: tahoma, georgia;
	font-size: 11px;
	white-space: nowrap;
	cursor: default;
}
DIV.top { 
	margin-top: 5px;
	margin-bottom: 1px;
	padding-left: 7px;
	line-height: 29px;
	color: #666666;
}
DIV.wrap { 
	margin-left: 2px;
}
.DynamicTree .folder .doc { 
	margin-left: 18px;
	vertical-align: bottom;
}
#constact {

	width: 150px;
	margin-top: 450px;
	position: absolute;
	padding-left: 7px;
	padding-right: 3px;
	z-index: 0;
}

table {
	border-collapse: collapse;
}

table th {
	font-size: 80%;
	font-family: Tahoma;
	padding: 5px 7px;
	font-weight: normal;
	background-color: #99CCFF;
	border: 0px solid #CCCCCC;
}

table th img {
	position: relative;
	top: 2px;
}

table td {
	font-size: 80%;
	border: 1px solid #CCCCCC;
	padding: 5px 7px;
}
.boxr {
width: 135px; 
border: solid 1px black;
}