* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0px 25px;
	background-color: #E9E9E9;
	color: #415005;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #005A04;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #6f8c00;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

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: #96BB27;
	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: hidden;
	padding: 0px;
}

#page_header h1 {
	width: 450px;
	height: 55px;
	background: url('images/company_logo.png') no-repeat 0% 50%;
	float: left;
	
}


/* 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;
}

/* 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.png');
}

#navmenu #menu_2 a {
	background-image: url('images/navmenu_store.png');
}

#navmenu #menu_3 a {
	background-image: url('images/navmenu_faq.png');
}

#navmenu #menu_4 a {
	background-image: url('images/navmenu_resource.png');
}

#navmenu #menu_5 a {
	margin-left: 2px;
	background-image: url('images/navmenu_contact.png');
}


/* 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: 415px;
	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;
}