.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.content {
	display:block;
	position: static;
	text-decoration: none;
	width: 750px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}
.form {
	position: absolute;
	float:right;
	width: 450px;
	height: 400px;
	margin: 0px;
	top: 40px;
	right: 20px;
}
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
.logo {
	position: relative;
	height: 150px;
	width: 749px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/header.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topbar {
	position: relative;
	height: 28px;
	width: 749px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.header {
	position: relative;
	height: 185px;
	width: 702px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	text-align: center;
}
.homebox {
	position: absolute;
	height: 28px;
	width: 150px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: 0px;
	top: 0px;
	float: left;
	line-height:2em;
}
.servicesbox {
	position: absolute;
	height: 28px;
	width: 150px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: 150px;
	top: 0px;
	float: left;
	line-height:2em;
}
.gallerybox {
	position: absolute;
	height: 28px;
	width: 150px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: 300px;
	top: 0px;
	float: left;
	line-height:2em;
}
.shopbox {
	position: absolute;
	height: 28px;
	width: 150px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: 450px;
	top: 0px;
	float: left;
	line-height:2em;
}
.contactbox {
	position: absolute;
	height: 28px;
	width: 150px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	top: 0px;
	float: left;
	left: 600px;
	line-height:2em;
}
.navbox {
	position: relative;
	float: left;
	height: 206px;
	width: 151px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 10px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	clear: both;
	left: 6px;
	top: 0px;
}
.nav {
	letter-spacing: 1px;
	position: absolute;
	height: 180px;
	width: 125px;
	z-index: auto;
	margin: 10px;
	padding: 0px;
	text-align: right;
	top: 2px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #990000;
	right: 17px;
	line-height: 30px;
}
.main {
	position: relative;
	text-align: center;
	width: 749px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	z-index: 0;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bodytext {
	position: relative;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	width: 720px;
	visibility: visible;
	height: 100%;
	z-index: auto;
	text-align: left;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
	position: relative;
	text-align: center;
	background-image: url(../images/footerbg.gif);
	width: 749px;
	padding: 15px 0px 0px;
	height: 30px;
	margin: 0px;
	background-repeat: repeat-x;
	z-index: 0;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0033CC;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #0033CC;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.button {
	display: block;
	width: 150px;
	height: 28px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/button.gif);
	position: absolute;
	top: 0px;
	left: 0px;
}
a.button:hover {
    background-position: -150px 0;
}
a.buttoncurrent {
	display: block;
	width: 150px;
	height: 28px;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-position: -149px 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
.topbar a:link {
	color: #000000;
	text-decoration: none;
}
.topbar a:visited {
	color: #000000;
	text-decoration: none;
}
.topbar a:active {
	color: #0099CC;
	text-decoration: none;
}
.topbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.welcometext {

	position: relative;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	width: 720px;
	visibility: visible;
	height: 100%;
	z-index: auto;
	text-align: left;
}
