body {
	margin: 10px 0px;
	padding: 25px 0px;
	text-align: center;
/*	background-color:#BEBEBE; */
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#797979;
}

#wrap {
	width:800px;
	height:450px;
	margin:0px auto;
	border-width: 13px;
/*	border-color: #EDEDED; */
/*	border-color: #BEBEBE; */
	border-color: #389a9b;
	border-style: solid; 
	text-align:left;
/*	background-color:#BEBEBE; */
	background-color: #389a9b;
}

#wrap_long {
	width:800px;
	height:675px;
	margin:0px auto;
	border-width: 13px;
/*	border-color: #EDEDED; */
/*	border-color: #BEBEBE; */
	border-color: #389a9b;
	border-style: solid; 
	text-align:left;
/*	background-color:#EDEDED;*/
/*	background-color:#BEBEBE; */
	background-color: #389a9b;
}

#header {
	width: 770px;
	height: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 10px;
}

#header ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	text-align: left;
}

#header li {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

#header li a:hover {
	display: inline;
	border-bottom: solid 1px #EEBEBE;
	color: #EEBEBE;
}

#header li a, a:visited {
	color: #797979;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: #EEBEBE;
	text-decoration: none;
}

a:hover {
	color: #797979;
	border-bottom: solid 1px #EEBEBE;
}

h2 {
	font-size: 14px;
}

#leftcolumn {
	width: 595px;
	height: 405px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px 0px 0 10px;
}

#leftcolumn_long {
	width: 595px;
	height: 630px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px 0px 0 10px;
}

#rightcolumn {
	width: 150px;
	height: 405px;
	padding: 5px 40px 0 5px;
	background: #FFFFFF;
	float: left;
	text-align: center;
}

#rightcolumn a img {
	border: none;
}

#rightcolumn a:hover {
	border: none;
}

#rightcolumn_long {
	width: 150px;
	height: 630px;
	padding: 5px 40px 0 5px;
	background: #FFFFFF;
	float: left;
	text-align: left;
}

.PriceTable {
	text-align: center;
	width: 180px;
}

img.content {
	padding: 8px;
    float: left;
}

img.link {
	border: 0;
}

#contact-area {
	width: 340px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea:focus, #contact-area input:focus, #contact-area select:focus {
	border: 2px solid #EEBEBE;
}

#contact-area input.submit-button {
	width: 75px;
	float: Right;
}

fieldset {
border: 0px
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

#photodiv {
  background-repeat: no-repeat;
}

a.image, a:hover.image {
border: 0;
text-decoration: none;
}

img.basic {
padding: 0;
border: 0;
}
