*, html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	background: #678A95;
}
strong {
	font-weight: normal;
}
a, a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.shadow {
	background: url("images/shadow.png") no-repeat left top;
}
.headerBackground {
	background: url("images/header-background.png") repeat-x;
}
.content-background {
	background: url("images/content-background.png") repeat-x top left;
	margin: 10px 10px 10px 10px;
	padding: 20px 20px 20px 20px;
}
.content-background {
	color: #ffffff;
}
.slogan {
	padding-left: 40px;
	
	font-size: x-large;
	color: #000000;
}
.slogan-highligh {
	font-weight: bold;
	font-size: x-large;
	color: #E33104;
}
.phone {
	font-size: xx-large;
	color: #FF3300;
}
.copyright {
	padding-left: 20px;
	
	color: #333333;
	font-size: 12px;
}

ul.menu, ul.menu li {
	list-style-type: none;

	margin: 0;
	padding: 0 0 0 10px;
}
ul.menu li {
	margin-top: 10px;
}
ul.menu li ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
ul.menu li ul li {
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited, ul.menu li a:hover {
	color: #66FF99;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}
li.parent ul li a, li.parent ul li a:link, li.parent ul li a:visited {
	color: #E6ECEE;
	font: 14px normal;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
}
li.parent ul li a:hover {
	color: #E6ECEE;
	font: 14px normal;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}
/*
ul li.self {
	color: #E6ECEE;
	list-style: disc;
}
*/
li.self span {
	color: #E6ECEE;
	font: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}
li.parent ul li.active a, li.parent ul li.active a:link, li.parent ul li.active a:visited {
	font-weight: bold;
	text-decoration: none;
}
li.parent ul li.active a:hover {
	text-decoration: underline;
}
img#maxImage {
	border: 1px #6a6a6a solid;
}
.thumbnail {
	background: #ffffff;
	padding: 5px 5px 5px 5px;
}
.thumbnailHover {
	background: #95ADB5;
	padding: 5px 5px 5px 5px;
}
a#bottom-mail:link, a#bottom-mail:active, a#bottom-mail:visited {
	background: transparent url(/assets/templates/default/images/bottom-mail.gif) no-repeat scroll 0 0;
	margin: 0 0 0 0; padding: 0 0 0 0;
	display: block; width: 278px; height: 45px;
}
a#bottom-mail:hover {
	background-position: 0 -45px;
}
input {
	color: #000000;
}

.order { z-index: 1; margin: 0 0 0 0; padding: 0 0 0 0; }

.order span { display: none; }

.order a,
.order a:link,
.order a:visited {
	background: transparent url(/assets/templates/default/images/order-button.gif) no-repeat scroll 0 0;
	margin: 0 0 0 0; padding: 0 0 0 0;
	display: block; width: 148px; height: 78px;
}

.order a:hover { background-position: 0 -78px; }