body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(img/bg-main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;

}

img {
	border:0px;
}

h3 {
	border-bottom-color:#c6b662;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

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

#wrapper {
	background-color:#FFFFFF;
	width:766px;
}

#top {
	background-image:url(img/top-img.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:15px;
	font-size:6px;
	margin-bottom:4px;
}

#top-img {
	padding-left:5px;
	padding-top:2px;
}

#left {
	background-color:#ffffff;
	height:100%;
	float:left;
	width:276px;
}

#right {
	background-color:#FFFFFF;
	float:left;
	width:490px;
}

#full-width {
	background-color:#FFFFFF;
	width:766px;
}

#navigation01 {
	margin-top:4px;
	background-image:url(img/navigation-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:490px;
	height:21px;
}

#contact-box {
	background-image:url(img/bg1_bot.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:148px;
	width:276px;
}

#contact-box-txt {
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	padding-top:25px;
	padding-left:30px;
}

#content-txt {
	height:auto;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

#footer-txt {
	background-color:#FFFFFF;
	text-align:center;
	width:490px;
	color:#333333;
}

#headerbottom {
	width:786px;
}

input {
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

#addresstxt {
	width:100px;
	padding:10px;
	border-style:dashed;
	border-width:1px;
	border-color:#c6b662;
	background-color:#f6f6f6;
}
