body{
	font: 12px Verdana, Arial, sans-serif;
	text-align: center;
	background: #f5f5f5;
	padding-bottom:20px;
	margin:0;
	padding:0;
	color: #000000;
}

a:link {
	color: #000066;
}

a:hover{
	color: #666666;
}
a:visited{
	color: #990000;
}

#top{
	width:820px;
	padding: 0px;
	margin: 0px auto;
	background: url(images/background.jpg) repeat-y;
}

#banner {
	width: 800px;
	margin: 0px auto 0px;
}

#frame {
	background: #CCCCCC url(images/background.jpg) repeat-y center;
	text-align: center;
	width: 820px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	float:left;
	width:800px;
	background:  url(images/bg.gif) repeat-x bottom;
	font-size:12px;
	line-height:normal;
	margin: 0px;
}

#header ul {
	margin:0px;
	padding:3px 0px 0px 70px;
	line-height: 20px;
	list-style:none;
}

#header li {
	float:left;
	background: url(images/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
}

#header a {
	float:left;
	display:block;
	background: url(images/right.gif) no-repeat right top;
	padding:3px 12px 2px 4px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	font-size: 11px;
	margin-right: 4px;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
	text-decoration: underline;
}

#header #current {
  background-image: url(images/left_on.gif);
}

#header #current a {
  background-image: url(images/right_on.gif);
  color:#333333;
  padding-bottom:3px;
}

#header .plaintab {
	border-bottom: 1px solid #a89078;
	background: url(images/left.gif) no-repeat left top;
}

#header .plaintab a {
	padding-bottom:2px;
	background: url(images/right.gif) no-repeat right top;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	
}

#content {
	margin: 0px 0px 0px 200px;
	padding: 10px 15px 60px 0px;
	background: url(images/bottom-logo.jpg) no-repeat center bottom;
/*	height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

/* left menu */

#navigation {
	float: left;
	width: 195px;
	margin: 0px;
	padding: 20px 0px 0px;
	background: no-repeat center bottom;
}

#navigation ul {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 190px;
  	list-style: none;
	background: #FAFAFA;
}
.logoimg {
	margin-right: auto;
	margin-bottom: 65px;
	margin-left: auto;
}


#navigation li {
	padding: 0px;
	margin-top: 1px;
}

#navigation li a:link, #navigation li a:visited  {
	font-size: 11px;
	display: block;
	padding: 7px 0px 6px 5px;
	border-left: 5px solid #FFCC00;
	color: #FFFFFF;
	text-decoration: none;
	background: #555555;
	font-weight: bold;
}
#navigation li a:hover {
	color: #FFCC00;
}
#navigation li a#active {
	color: #FFCC00;
}

* html #navigation li a {
  width: 100%;
}

/* left menu */

#footer {
	margin: 0px auto;
	padding: 10px 0px 15px;
	background: url(images/footer.jpg) no-repeat bottom;
	width: 820px;
	clear: both;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer p{
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px solid #999999;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

h1 {
	font-size: 16px;
	margin:20px 5px 10px 15px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	margin:17px 5px 10px 20px;
	padding: 0px;
	clear: right;
}

h3 {
	font-size: 14px;
	margin:15px 5px 8px 20px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	margin:15px 5px 8px 20px;
	padding: 0px;
}
.subheading {
	margin: 10px 0px 5px;
}


p{
	padding: 5px 15px 5px 25px;
	margin:0px;
	text-align: justify;
	line-height: 17px;
}

ul.listreg {
	margin: 5px 40px 10px 20px;
	padding: 0px 0px 0px 50px;
	text-align: justify;
}

ul.listreg li {
	background: url(images/bullet.gif) no-repeat left top;
	list-style: url(none) none outside;
	padding-left: 15px;
	margin-left: -10px;
	line-height: 19px;
	margin-bottom: 3px;
}

ul.list {
	margin: 5px 40px 10px 20px;
	padding: 0px 0px 0px 50px;
	text-align: justify;
}

ul.list li {
	background: url(images/bullet.gif) no-repeat left top;
	list-style: url(none) none outside;
	padding-left: 15px;
	margin-left: -10px;
	line-height: 19px;
	margin-bottom: 15px;
}

form {
	margin-left: 26px;
}
input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.btnSubmit {
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px solid #999999;
	padding: 2px;
	cursor: hand;
	color: #4a4a4a;
	background: #E8E8E8;
}
.slide {
	margin: 5px 10px;
	padding: 3px;
	float: right;
	background: #CCCCCC;
	border: 1px solid #999999;
}

.testimonial {
	background: url(images/quotes.gif) no-repeat left top;
	padding: 10px 15px;
	margin-top: 5px;
	margin-left: 20px;
	border-bottom: 1px dashed #CCCCCC;
	text-indent: 13px;

}
.testimonials {
	margin: 5px 30px;
	padding: 10px;
	background: #F5f5f5 url(images/quote.gif) no-repeat left top;
	text-indent: 13px;
}

.clear { clear:  both; }
.photocontainer {
	width: 560px;
}
.thumbnails {
	width: 570px;
}
.thumbnails img {
	background: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
.centertext {
	text-align: center;
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 18px;
}
.centerimage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#quotetable {
	font-size: 11px;
	font-weight: bold;
}

#quotetable td {
	padding: 3px 7px;
	border: 3px solid #FFFFFF;
}
.photothumbs {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.photodisplay {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	background: url(images/loading-03.gif) no-repeat 140px 140px;
}


.photothumbs img{
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #D4E6CE;
}

.photoshow {
	width: 500px;
	margin: 10px auto 25px;
}
.pictureright{
	background: #CCCCCC;
	margin: 5px 15px 5px 10px;
	padding: 2px;
	float: right;
	border: 1px solid #999999;
}
.pictureleft{
	background: #DAEACF;
	margin: 5px 15px 5px 20px;
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
}
ol {

margin: 0px;
padding: 0px;
	line-height: 19px;
}
ol li{
margin: 0px;
padding: 0px;

	margin-right: 20px;
	margin-left: 55px;

}
