body {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	color: #000000;
	background-color: #C3D6D4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 600px;
}

h1, p, ul, li {margin:0px; padding:0px; font-size:12px;}
li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(img/bullet.gif);
	margin-left:30px;
}
a, a img {color: #0000FF; text-decoration:underline; border:none; }
a:hover {color:#79452f; text-decoration:none; }

h1 {
	color:#79452f;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DB0CC;
}

.smallertype {font-size:10px;}
.browntype {color:#79452f;font-weight: bold;}
.greentype {color:#5B8682; font-weight:bold;}
.contactform {font-size:10px;}
.borderIMG img{border: medium groove #999999;}
.borderIMG a {color:#293A4B;}
.borderIMG a:hover{
	background-color: #DAE3CC; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#wrapper {
	padding: 0px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 550px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperWORK {
	padding: 0px;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#wrapperFAQ {
	padding: 0px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 550px;
	background-image: url(img/bgFAQ.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header ul {
	list-style-type: none;
	text-align: right;
}
#header li {
	list-style-type: none;
	list-style-image: none;
}
#header li a, #header li a:visited {
	list-style-type: none;
	font-weight: bold;
	font-variant: normal;
	color: #79452F;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
	display: block;
}
#header li a:hover {
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#header li a.current {
	color:#999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
}
#answers {
	position:absolute;
	left: 662px;
	top: 85px;
	width: 149px;
	height: 394px;
}
#header {
	padding:0px;
	width: 200px;
	height: 320px;
	position: absolute;
	top: 76px;
	text-align: right;
	left: 15px;
}
#contentleft {
	height: 403px;
	width: 362px;
	margin-left: 75px;
	margin-top: 0px;
	position: absolute;
	left: 184px;
	top: 41px;
	padding: 10px;
	position: absolute;
}

#faq {
	height: 403px;
	width: 545px;
	margin-left: 75px;
	margin-top: 0px;
	position: absolute;
	left: 184px;
	top: 41px;
	position: absolute;
}
#faq a, #faq a:visited {
	display:block;
	font-size:12px;
}
#faq a span {display:none;}

#faq a:hover {
	background-color:#9DAFCB;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	color:#000000;
}
#faq a:hover span {
	display:block;
	background-color:#D5D9D4;
	left:400px;
	width:145px;
	position: absolute;
	padding:5px;
	color:#000000;
}
#footer {
	clear:both;
	position: absolute;
	left: 15px;
	top: 401px;
	width: 200px;
}
#footer p {
	text-align: right;
	font-size: 10px;
	color: #666666;
}
#footerWORK {
	clear:both;
	left: 1px;
}
#footerWORK p {
	text-align: left;
	font-size: 10px;
	color: #666666;
}
#flashright {
	position: absolute;
	left: 658px;
	top: 78px;
}

