	html {
		padding: 0px;
		text-align: center;
		margin-bottom: 1px;
		height: 100%;
	}
	body {
		background: #009BB3 url(images/bg.gif) repeat-x;
		text-align: center;
		margin: 0;
		padding: 20px 0;
		font-size: 1em;
		font-weight: normal;
		font-family:  Verdana, Trebuchet, sans-serif;
		color: #ffffff;
		text-align: center;
	}
	img {
		color: #ffffff;
	}
	#container {
		display: block;
		width: 750px;
		height: auto;
		border: 1px solid #ccefff;
		margin: 0 auto;
		text-align: left;
		padding: 0 8px 10px 8px;
	}
	#header {
		display: block;
		position: relative;
		margin: 0px;
		top: 10px;
		width: 740px;
		height: 100px;
		float: left;
	}
	#logo {
		position: relative;
		z-index: 3;
		width: 160px;
		height: 70px;
		border: 0;
		margin-top: 10px;
		left: 10px;
		margin-left: 0px;
		margin-bottom: 10px;
		font-size: 0.8em;
		float:left;
		overflow: visible;
		padding: 0px;
		/* background-image: url(images/logo-3.jpg);
		background-repeat: no-repeat; */
	}
	 #logo img {
		border: none;
	}
	#logo a:link {
		display: block;
		position: relative;
		width: 173px;
		height: 69px;
		background-image: url(images/logo1.gif);
		background-repeat: no-repeat;
	}
	#logo a:visited {
		display: block;
		position: relative;
		width: 173px;
		height: 69px;
		background-image: url(images/logo1.gif);
		background-repeat: no-repeat;
	}
	#logo a:hover {
		background-image: url(images/logo2.gif);
		background-repeat: no-repeat;
	}
	#tagline {
		z-index: 3;
		display: block;
		position: relative;
		margin-left: 60px;
		margin-top: 55px;
		margin-bottom: 0px;
		padding-bottom: 6px;
		font-family: verdana, arial, sans-serif;
		font-size: 1em;
		font-style: normal;
		font-weight: bold;
		float:left;
		width: 275px;
		color:#14E0FF;
		border-bottom: 1px solid #ccefff;
	}
	#minimenu {
		display: block;
		position:relative;
		float:right;
		margin:0px;
		top:5px;
		font-size: 0.8em;
		line-height: 1.5em;
		text-align: right;
	}
	.home {
		display: block;
		color: white;
		text-decoration: none;
	}
	a:hover.home {
		color: #14E0FF;
		text-decoration: underline;
	}
	.login {
		display: block;
		color: white;
		text-decoration: none;
	}
	a:hover.login {
		color: #14E0FF;
		text-decoration: underline;
	}
	.contact {
		display: block;
		color: white;
		text-decoration: none;
	}
	a:hover.contact {
		color: #14E0FF;
		text-decoration: underline;
	}
	#content {
		position: relative;
		font-size: 0.9em;
		background-color: #008599;
		padding: 5px 10px 5px 10px;
		width: 578px;
		float:right;
		margin: 0px;
		margin-top: 0px;
		margin-right: 4px;
		text-align: left;
		border: 1px solid #ccefff;
	}
	#navdiv {
		position: fixed;
		z-index: 2;
		float: left;
		margin-top: 14px;
		background: none;
		overflow: visible;
	}
	#navdiv a:link {
		display: block;
		width: 115px;
		padding: 5px 10px;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.9em;
		margin-bottom: 4px;	
	}
	#navdiv a:visited {
		display: block;
		width: 115px;
		padding: 5px 10px;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.9em;
		margin-bottom: 4px;		
	}
	
	#navdiv a:hover {
		border: 1px solid #ffffff;
		background-color: #00B1CC;
		padding: 4px 9px;
		font-weight: normal;
		border: 1px solid white;
		width: 115px;
		margin-bottom: 4px;
	}
	#navdiv a:active {
		display: block;
		width: 115px;
		padding: 4px 9px;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.9em;
		margin-bottom: 4px;	
	}
	/* these next few rules set the current page to bold in the main nav and disable the mouseover so they appear inactive */
	#services .services, #about .about, #portfolio .portfolio, #login .clientcenter, #contact .contact {
		font-weight: bold;
	}
	#services a:hover.services, #about a:hover.about, #portfolio a:hover.portfolio, #login a:hover.clientcenter, #contact a:hover.contact {
		display: block;
		width: 115px;
		padding: 5px 10px;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.9em;
		margin-bottom: 4px;
		font-weight: bold;
		border:none;
		background-color: transparent;
		cursor: default;
	}
	#home .home, #login .login, #contact .contact {
		font-weight: bold;
		color: #fff;
	}
	#home a:hover.home, #login a:hover.login, #contact a:hover.contact {
		background-color: transparent;
		cursor: default;
		text-decoration: none;
	}
	/* end current page rules */
	.storypara {
		display: block;
		margin: 1em 10px;
		width: auto;
		height: auto;
	}
	h1 {
		font-family: verdana, arial, sans-serif;
		font-style: italic;
		font-size: 1.6em;
		font-weight: normal;
		color: #14E0FF;
		margin-top: 12px;
		margin-bottom: 0px;
		margin-left: 10px;
	}
	h2 {
		font-family: verdana, arial, sans-serif;
		font-style: normal;
		font-size: 1.3em;
		font-weight: normal;
		color: #fff;
		margin-left: 20px;
	}
	h3 {
		font-family: verdana, arial, sans-serif;
		font-style: normal;
		font-size: 1.1em;
		font-weight: bold;
		color: #ffffff;
		margin-bottom: -25px;
		margin-top: 0;
		margin-left: 12px;
	}
	.leftimg {
		display: block;
		float:left;
		margin: 5px 8px;
		border: 3px solid #99DBFF;
	}
	.rightimg {
		display: block;
		float:right;
		margin: 5px 8px;
		border: 3px solid #99DBFF;
	}
	.leftimgnb {
		display: block;
		float:left;
		margin: 5px 8px;
		border:none;
	}
	.rightimgnb {
		display: block;
		float:right;
		margin: 5px 8px;
		border: none;
	}
	.cleardiv {
		display: block;
		position: relative;
		font-size: 1px;
		height: 1px;
		width: auto;
		clear: both;
	}
	.bodylink {
		color: white;
		font-weight: bold;
		font-size: 0.8em;
		text-decoration: underline;
	}
	a:visited.bodylink {
		color: white;
		font-weight: bold;
		font-size: 0.8em;
		text-decoration: underline;
	}
	a:hover.bodylink { color: #ddaa33; }
	#footer {
		display:block;
		position:relative;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		font-size: 0.8em;
		line-height: 1.4em;
		width: 750px;
		color: #ffffff;
	}
	.footerlink {
		color: white;
		text-decoration: none;
	}
	a:hover.footerlink  {
		color: #ddaa33;
		text-decoration: underline;
	}
	#bottomnav {
		display: block;
		position: relative;
		width: 750px;
		margin: 0 auto 12px auto;
	}
	#servicesdiv {
		position: relative;
		float: left;
		width: 300px;
	}
	#submenu {
		position: relative;
		float: right;
		margin-left: 12px;
		margin-right: 5px;
		margin-bottom: 15px;
		margin-top: 15px;
		border: 1px solid white;
		font-size: 0.9em;
		padding: 0px 5px;
		width: 200px;
		height: auto;
		background-color: #009BB3;
	}
	.submenutitle {
		margin-bottom: 0px;
		margin-top: 15px;
		font-size: 1em;
	}
	#submenu ul {
		margin: 0px;
		padding: 0px;
		width: 203px;
	}
	#submenu li {
		display: block;
		margin: 4px 10px;
		list-style: none;
	}
	#submenu a:link {
		color: white;
		text-decoration: none;
	}
	#submenu a:visited {
		color: #ccccff;
		text-decoration: none;
	}
	#submenu a:hover {
		color: #ddaa33;
		text-decoration: underline;
	}
	/* #content hr {
		color: white;
		border-color: white;
		height: 2px;
		border-top: 1px;
		width: 80%;
	} */
	.shorthr {
		color: white;
		border-color: white;
		height: 2px;
		border-top: 1px;
		width: 250px;
		margin-left: 0px;
	}
	fieldset {
		border:none;
	}
	.pullquoteleft {
		position: relative;
		float: left;
		width: 160px;
		height: auto;
		overflow: hidden;
		background-color: #14E0FF;
		padding: 7px;
		margin: 6px 10px;
		border: 1px solid #005866;
		font-size: 1em;
		font-weight: bold;
		color: #005866;
	}
	.pullquoteright {
		position: relative;
		float: right;
		width: 160px;
		height: auto;
		overflow: hidden;
		background-color: #14E0FF;
		padding: 7px;
		margin: 6px 10px;
		border: 1px solid #005866;
		font-size: 1em;
		font-weight: bold;
		color: #005866;
	}
	/* gallery styles */
.gallerysample {
	float: left;
	margin: 0 20px 0 10px;
	border: 1px solid white;
}
.gallerydetails {
	float: left;
	width: 320px;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	text-align:justify;
}
h3.galleryheader {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.gallerytext {
	display:block;
	float: left;
	margin-top: 0px;
	text-align:justify;
}
label {
	cursor:pointer;
}
checkbox {
	cursor:pointer;
}
#newdiv {
	position:relative;
	display:block;
	margin-bottom: 20px;
}
.ordertext {
	font-size: 0.9em;
}
