@charset "utf-8";
/* CSS Document */
body {
	background-color: #d4cbb7;
	margin: 0; padding: 0;
}
#wrapper {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D4CBB7;
	margin-top: 0px;
	padding: 0px;

}#topdesign {
	background-color: #D4CBB7;
	background-image: url(images/bgtop-design.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4CBB7;
	margin: 0px;
}
#main {
	background-color: #D4CBB7;
	background-image: url(images/bgmiddle.gif);
	background-repeat: repeat-y;
	width: 730px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 720px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
}

#bottom {
	background-color: #D4CBB7;
	background-image: url(images/bgbott.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 780px;
	margin:0;padding:0;
}
#footer {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #414042;
	text-align: center;
	margin-top: 0px;
	padding-top: 1px;
}
#navigation {
	height: 130px;
	width: 450px;
	margin-left: 300px;
	padding-top: 30px;
}


a.footer:link, a.footer:active, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #414042;
	text-decoration: none;
}
a.footer:hover {
	color: #414042;
	text-decoration: underline;
}
#topprint {
	background-color: #D4CBB7;
	background-image: url(images/bgtop-print.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4CBB7;
	margin: 0px;
	
}
#topweb {
	background-color: #D4CBB7;
	background-image: url(images/bgtop-web.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4CBB7;
	margin: 0px;
}
#topabout {
	background-color: #D4CBB7;
	background-image: url(images/bgtop-about.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4CBB7;
	margin: 0px;
}
#topcontact {
	background-color: #D4CBB7;
	background-image: url(images/bgtop-contact.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4CBB7;
	margin: 0px;
}
#intro {
	float: left;
	width: 162px;
	padding: 10px;
}
#aboutmain {
	background-color: #D4CBB7;
	background-image: url(images/bgmiddle.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
}
#aboutbg {
	background-image: url(images/aboutbg.gif);
	background-repeat: no-repeat;
	height: 417px;
	width: 340px;
	padding-top: 0px;
	padding-right: 220px;
	padding-bottom: 0px;
	padding-left: 220px;
	text-align: center;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #66919B;
	text-decoration: none;
}
a:hover {
	color: #66919B;
	text-decoration: underline;
}
#contactbox {
	height: 350px;
	width: 400px;
	margin-left: 250px;
}
#commentdiv {
	text-align: center;
}
