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;
}
:visited {
	color: #990000;
}
a:hover{
	color: #666666;
}

#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:5px 0px 0px 50px;
	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:#FFFFFF;
	font-size: 11px;
	margin-right: 5px;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
	color:#FFFFFF;
	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 #333333;
	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 {
	width: 800px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px;
	background: #FFFFFF;
	text-align: left;
	clear: both;
}

#content {
	padding: 10px 0px 55px 15px;
	width: 560px;
	float: left;
	margin: 0px;
	clear: none;
	background: url(images/b-logo.gif) no-repeat center bottom;
}

#right-menu {
	padding: 20px 0px 0px;
	margin: 0px;
	clear: none;
	float: right;
}
.centertext {
	text-align: center;
	margin-top: 15px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 9px;
}
.centertextsub {
	text-align: center;
	margin-top: 15px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}
.centerimage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#right-menu ul {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 210px;
	border-top: 3px solid #FFCC00;
	border-left: 3px solid #FFCC00;
}

#right-menu li {
	position: relative;
	list-style: none;
	padding: 0px;
	background: #EBEBEB;
}

#right-menu li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	padding: 7px 0px 6px 6px;
	margin: 0px;
	color: #333333;
	font-size: 11px;
}

/* Fix IE. Hide from IE Mac \*/

* html #right-menu li { float: left; height: 1%; }

* html #right-menu li a {
	height: 1%;
}

#right-menu li a:hover {
	background: #f1c652;
}

.tip1 {
	width: 168px;
	border: 1px solid #f1c652;
	font-size: 11px;
	padding: 5px;
}

#right-menu li a#active {
	background: #f1c652;
}

#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:0px;
	padding: 5px 0px 5px 5px;
}

h2 {
	font-size: 13px;
	margin:0px;
	padding: 5px 0px 5px 9px;
}

h3 {
	font-size: 13px;
	margin:0px;
	padding: 5px 0px 5px 5px;
}

h4 {
	font-size: 13px;
	margin:0px;
	padding: 5px 0px 5px 5px;
}

p{
	padding: 5px 15px 5px 20px;
	margin:0px;
	text-align: justify;
	line-height: 17px;
}


ul.listmain {
	text-align: justify;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

ul.listmain 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: 10px;
}

ul.list {
	text-align: justify;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

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;
}

.menutop {
	background: url(images/round-180.jpg) no-repeat;
	padding: 5px 5px 5px 3px;
	width: 180px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

.menuorange {
	background: url(images/round-organe-180.gif) no-repeat;
	padding: 4px 5px 3px 3px;
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 1px;
	font-size: 11px;
}

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;
}
.testimonial {
	background: #F5F5F5 url(images/quotes.gif) no-repeat left top;
	padding: 10px 15px 10px 25px;
	margin-top: 5px;
	margin-left: 10px;
}
.clear { clear:  both; }
.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;

}
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;
}
#quotetable {
	font-size: 11px;
	font-weight: bold;
}

#quotetable td {
	padding: 3px 7px;
	border: 3px solid #FFFFFF;
}
.message {
	width: 186px;
	border: 1px solid #CCCCCC;
	margin: 5px 15px 5px 10px;
	float: right;
	text-align: center;

}
.message h3 {
	text-align: center;
	background: #F1C652;

}
.message p {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
