body {
	background: #FFF url('../images/bg-head.png') 0 0 repeat-x;
	color: #222;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px auto 0px auto;
	}

a:link,
a:visited,
a:active {
	color: #000099;
	outline:none; /* Gets rid of Firefox's dotted borders */
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	}
	
/************************************************
*	Header 		    			     	    * 
************************************************/

#header {
	width: 780px;
	height: 100px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#headerleft {
	float: left;
	width: 405px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	}

#headerleft img {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#headerleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1CBD9;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#headerright {
	float: left;
	width: 375px;
	margin: 0px auto 0px auto;
	padding: 12px 0px 20px 0px;
	text-align: right;
	}

#headerright img {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	}
	
/************************************************
*	Navigation 		    			     	    * 
************************************************/

#navbar {
	width: 100%;
	height: 27px;
	color: #fff;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 5px solid #000;
	}

#tabs {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}
		
#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#tabs li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#tabs a {
	background: #000 url('../images/bg-tab.gif') 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 6px 30px 5px 30px;
	text-decoration: none;
	}
	
#tabs a:hover {
	background: #9F93AE url('../images/bg-tab-over.gif') 0 0 repeat-x;
	color: #000;
	display: block;
	text-decoration: none;
	margin: 0px 1px 0px 0px;
	padding: 6px 30px 5px 30px;
	}

#tabs a.here {
	background: #000 url('../images/bg-tab-here.gif') 0 0 repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
/************************************************
*	Breadcrumbs 		    			     	    * 
************************************************/

#breadcrumbsbg {
	background-color: #000;
	width: 100%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E92AD;
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 6px 0px 0px 0px;
	}
		
#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#breadcrumbs li {
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	}

#breadcrumbs a {
	color: #fff;
	text-decoration: none;
	}
	
#breadcrumbs a:hover {
	color: #fff;
	text-decoration: underline;
	}

#breadcrumbs a.here {
	color: #fff;
	text-decoration: underline;
	}
	
/************************************************
*	Slide Show 		    			     	    * 
************************************************/

#slideshowbg {
	background: #000 url('../images/bg-slideshow-gradient.png') 0 0 repeat-x;
	width: 100%;
	}

#slideshow {
	background: #000 url('../images/bg-slideshow-gradient.png') 0 0 repeat-x;
	width: 840px;
	height: 210px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	}

#slideshowleft {
	float: left;
	width: 30px;
	margin: 0px 0px 0px 0px;
	padding: 82px 0px 0px 0px;
	}

#slideshowmiddle {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#slideshowright {
	float: left;
	width: 30px;
	margin: 0px 0px 0px 0px;
	padding: 82px 0px 0px 0px;
	}

#ssshadow {
	background: url('../images/bg-shadow-bottom-slideshow.png') 0 0 repeat-x;
	width: 100%;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Content 		    			     	    * 
************************************************/

#content {
	width: 780px;
	color: #333;
	line-height: 17px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #666;
	padding: 6px 0px 5px 0px;
	margin: 25px 0px 20px 0px;
	}

#content h1 a {
	color: #666;
	text-decoration: none;
	}

#content h1 a:hover {
	text-decoration: none;
	}

#contenthomeleft {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
	}

#contenthomeleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #333;
	padding: 6px 0px 0px 0px;
	margin: 25px 0px 30px 0px;
	text-transform: none;
	}

#contenthomeleft h1 a {
	color: #333;
	text-decoration: none;
	}

#contenthomeleft h1 a:hover {
	color: #333;
	text-decoration: none;
	}

#contenthomeleft p {
	line-height: 19px;
	}

#contenthomeright {
	float: left;
	width: 380px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	}

#contenthomeright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #666;
	padding: 6px 0px 5px 0px;
	margin: 25px 0px 20px 0px;
	}

#contenthomeright h1 a {
	color: #666;
	text-decoration: none;
	}

#contenthomeright h1 a:hover {
	text-decoration: underline;
	}

#contentleft {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
	}

#contentleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #222;
	padding: 6px 0px 0px 0px;
	margin: 25px 0px 30px 0px;
	text-transform: none;
	}

#contentleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #222;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	}

#contentleft h1 a {
	color: #222;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #222;
	text-decoration: none;
	}

#contentleft p {
	line-height: 19px;
	}

#contentleft p img.left {
	padding: 2px;
	margin: 5px 20px 20px 0px;
	float: left;
	border: 5px solid #eee;
	}

#contentleft p img.right {
	padding: 2px;
	margin: 5px 0px 20px 20px;
	float: right;
	border: 5px solid #eee;
	}

#contentleft p img.top {
	padding: 0px;
	margin: 30px 0px 30px 0px;
	float: left;
	}

#contentleft .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 0px 0px 0px 0px;
	}

#galleries {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#galleries p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#galleries p img.left {
	background: url('../images/bg-thumbnails.gif') 0 0 no-repeat;
	padding: 14px;
	margin: 0px 15px 0px 0px;
	float: left;
	}

#galleries h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#galleries h2 a {
	text-decoration: none;
	border-bottom: 1px dotted #000099;
	}

#galleries h2 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#contentright {
	float: left;
	width: 270px;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	}

#contentright .boxbg {
	background: #fff;
	width: 256px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: #ccc solid 2px;
	}

#contentright .box {
	background: #fff url('../images/bg-box.gif') 0 0 repeat-x;
	width: 226px;
	margin: 0px;
	padding: 15px 15px 5px 15px;
	}

#contentright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999;
	text-transform: none;
	}

#contentright h1 a {
	color: #333;
	text-decoration: none;
	}

#contentright h1 a:hover {
	text-decoration: none;
	}

#contentright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999;
	text-transform: none;
	}

#contentright p {
	margin: 0px 0px 10px 0px;
	}

#contentright .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 0px 0px 0px 0px;
	}

#contentright h2 a {
	color: #333;
	text-decoration: none;
	}

#contentright h2 a:hover {
	text-decoration: none;
	}

#contentright p {
	font-size: 12px;
	}

.list ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.list li {
	list-style-type: disc;
	line-height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	}

#testimonial {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	}

#map {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sitemap ul {
	margin: 0px;
	padding: 0px 0px 50px 10px;
	}
	
#sitemap ul li {
	list-style: none;
	line-height: 18px;
	margin: 0px;
	}

#actionbox {
	background-color: #f8f8f8;
	float: left;
	width: 758px;
	height: 20px;
	margin: 30px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #ddd;
	}

#actionbox .contact h1, #actionbox .sendpage h1, #actionbox .optin h1 {
	font-size: 14px;
	color: #615571;
	text-transform: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#actionbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	}
	
#actionbox .contact {
	float: left;
	width: 251px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #ddd;
	}

#actionbox .sendpage {
	float: left;
	width: 234px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}

#actionbox .optin {
	float: left;
	width: 241px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #ddd;
	}

#actionbox .optin form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Gallery Intro 		    			     	    * 
************************************************/

#galleryintro {
	width: 780px;
	color: #333;
	margin: 25px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#galleryintro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #222;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-transform: none;
	}

#galleryintro p {
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

#galleryintroleft {
	float: left;
	width: 370px;
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	}

#galleryintroright {
	float: left;
	width: 370px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}

/************************************************
*	Galleries 		    			     	    * 
************************************************/

#gallery {
	width: 780px;
	color: #333;
	margin: 25px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#gallery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #222;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 2px;
	text-align: left;
	text-transform: none;
	}

#gallery h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#gallery p {
	line-height: 17px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

#gallerybottom {
	background-color: #FEFFB9;
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 30px 0px;
	text-align: center;
	}

#gallerybottom2 {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: left;
	}

/************************************************
*	Thumbnails 		    			     	    * 
************************************************/

#thumbnails {
	width: 810px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#thumbnails img {
	background: url('../images/bg-thumbnails.gif') 0 0 no-repeat;
	padding: 14px;
	margin: 0px 10px 10px 0px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #4E445B url('../images/bg-footer.gif') 0 0 repeat-x;
	width: 100%;
	height: 160px;
	margin: 50px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer 		    			     	    * 
************************************************/

#footer {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	}
	
#footer ul {
	list-style: none;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	}
	
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #fff;
	}

#footer ul li a:hover {
	text-decoration: none;
	border-bottom: 0px dotted #fff;
	}

#footerleft {
	float: left;
	width: 659px;
	font-size: 12px;
	color: #BCB3C9;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	text-align: left;
	}

#footerleft p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	}

#footerleft a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#footerleft a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px dotted #fff;
	}

#footerright {
	background: #4E445B url('../images/back-to-top.gif') 0 0 no-repeat;
	float: left;
	width: 121px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	}

#footerright a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	}

#footerright a:hover {
	color: #333;
	text-decoration: none;
	}
	
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCB3C9;
	padding: 20px 0px 0px 0px;
	}
	
/************************************************
*	Forms 		    			     	    * 
************************************************/

#formbg {
	background: #fff;
	width: 256px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: #ccc solid 2px;
	}

#form {
	background: #fff url('../images/bg-box.gif') 0 0 repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 226px;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	}

#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999;
	text-transform: none;
	}

#form p {
	color: #333;
	}

#form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222;
	}

#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 215px;
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	color: #222;
	}
	
#form .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	color: #222;
	margin: 0px 20px 20px 0px;
	padding: 1px 0px 1px 0px;
	}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	padding: 5px 5px 5px 5px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	}

.textarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	padding: 3px 3px 3px 3px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	}
	
.fieldreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 12px 0px 2px 0px;
	}
	
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 80px;
	padding: 0px 0px 0px 0px;
	}g: 0px 0px 0px 0px;
	}
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
	}
	
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	margin: 0px 0px 0px 5px;
	padding: 2px 3px 2px 3px;
	}

#contact {
	background-color: #FFF;
	width: 360px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contact td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#contact .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 350px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	}
	
#contact .fieldreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 0px;
	}
	
#contact .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 300px;
	padding: 0px 0px 0px 0px;
	}
