a.selected {
	color: #00C764;
	background-color: #1A1A1A;
}

body.frameBody {
	background-color: #1A1A1A;
	color: White;
	background-image: none;
}

span.highlight {
	background-color: #00C864;
	color: #FFFFFF;
}

img {
	border: none;
}

div.contentender {
	width: 100%;
	clear: both;
}

div.main {
	width: 750px;
	background-color: transparent;
	color: White;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

div.galleryimage {
	margin: 1px;
	width: 230px;
	height: 150px;
	overflow: hidden;
}

#swiftgallery h4 {
	text-transform: capitalize;
}

.formlabel {
	text-align: right;
}

div.product {
	width: 250px;
	height: 310px;
	float: left;
	margin-left: 25px;
}

.product img, .productimage img {
	border: 1px solid #DCDCDC;
}

.category a {
	font-size: x-large;
}

a {
	color: #00C764;
	text-decoration: none;
}

a:hover {
	color: white;
}

.header a {
	color: White;
}

.header a:hover {
	color: #00C764;
	background-color: #1A1A1A;
}

.footer a {
	color: White;
}

.footer a:hover {
	color: #00C764;
	background-color: White;
}

.menu a, .submenu a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 16px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #1A1A1A;
	background-attachment: fixed;
	background-image: url(bg.png);
	color: White;
	margin: 0;
	padding-bottom: 30px;
}

div.footer {
	margin-top: 0px;
	height: 45px;
	background-image: url(footer.png);
	clear:both; 
	text-align: center;
	padding-top: 5px;
}

div.maincontent {
	clear: both;
	text-align: left;
	margin: 0px;
	background-color: #1A1A1A;
	padding: 10px 15px 30px 15px;
}

div.header {
	margin-bottom: 0px;
	height: 160px;
	background-image: url(header.png);
}

div.sidemenu {
	float: right;
	width: 220px;
	padding-bottom: 50px;
}

h1 {
	font-size: 320%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom: 2px;
}

h1 span {
	font-size: 50%;
	font-style: italic;
}

h2 {
	font-size: 260%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h3 {
	font-size: 180%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h4 {
	font-size: 160%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h5 {
	font-size: 140%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

h6 {
	font-size: 130%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
}

ul.menu {
	margin: 0px;
	padding: 10px;
	list-style: none;
	text-align: center;
}

.menu li {
	display: inline;
	padding: 5px;
}

ul.submenu {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	list-style: none;
}

.submenu li {
	padding: 5px 0px 5px 0px;
}

