@charset "UTF-8";
body {
	font: small Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #999999;
	color: #333333;
}
#logo {
	float: left;
	position: absolute;
	padding-top: 10px;
	padding-left: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	color: #339933;
	margin-top: 0px;
	font: x-large "Trebuchet MS", Arial, Verdana;
}
h2 {
	color: #226A23;
	font: italic medium "Trebuchet MS", Arial, Verdana;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
	margin-top: 0px;
}
.gallery_images {
	margin-right: 10px;
	margin-bottom: 10px;
}
.product_image_small {
	padding: 3px;
	border: 1px dashed #CCCCCC;
	margin-right: 20px;
	margin-bottom: 10px;
}
.product_image {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #E2E2E2;
}
#footer {
	color: #FFFFFF;
	background: #000000;
	height: 100px;
	padding: 5px 5px 5px 20px;
	clear: both;
	font-size: x-small;
}
#header {
	text-align: right;
	font: italic bold xx-large Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
}

#banner {
	height: 400px;
	background: #000000;
}
#menu {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: right;
	padding-right: 20px;
	background: #FFFFFF;
}
#container #menu a:link {
	text-decoration: none;
	color: #000000;
}
#container #menu a:hover {
	border-bottom: 2px solid #33CC33;
}
#container #menu a:visited {
	color: #000000;
	text-decoration: none;
}
#content {
	padding: 20px;
	background: #FFFFFF;
	float: left;
	width: 520px;
	text-align: justify;
}
.menu_placeholder {
	margin-bottom: 10px;
}
#footer_web_design {
	float: right;
}
#right_menu {
	float: right;
	width: 210px;
	padding-top: 10px;
}
#container #content a:link {
	color: #339933;
	text-decoration: none;
}
#container #content a:visited {
	color: #339933;
	text-decoration: none;
}
#container #content a:hover {
	color: #000000;
	text-decoration: none;
}










label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
	width: 300px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

textarea{
	width: 500px;
	height: 150px;
	border: 1px solid #CCCCCC;
}

.boxes{
width: 1em;
}

#submitbutton{
	margin-left: 0px;
	margin-top: 5px;
	width: 90px;
}

br{
clear: left;
}
.right_menu_1 {
	background: #707070 url(images/right_menu_1.jpg) no-repeat left center;
	padding-left: 85px;
	font-size: small;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
}
.right_menu_2 {
	background: #707070 url(images/right_menu_2.jpg) no-repeat left center;
	padding-left: 85px;
	font-size: small;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
}
.right_menu_3 {
	background: #707070 url(images/right_menu_3.jpg) no-repeat left center;
	padding-left: 85px;
	font-size: small;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
}
.right_menu_4 {
	background: #707070 url(images/right_menu_4.jpg) no-repeat left center;
	padding-left: 85px;
	font-size: small;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
}
.right_menu_5 {
	background: #707070 url(images/right_menu_6.jpg) no-repeat left center;
	padding-left: 85px;
	font-size: small;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
}
#container #right_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container #right_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#container #right_menu a:hover {
	color: #33cc33;
	text-decoration: none;
}
#container #footer #footer_web_design a:link {
	text-decoration: underline;
	color: #FFFFFF;
	margin-right: 15px;
}
