html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Verdana';
	font-size: 14px;
}

h1 {
	
}

h2 {
	font-size: 18px;
	color: #444;
}

h3 {
	
}

h4 {
	padding-bottom: 0;
	margin-bottom: 0;
	color: #444;
}

blockquote {
	display: block;
	padding: 0 0 20px 70px;
	width: 350px;
	font-family: 'Times New Roman', Times, serif;
}

blockquote p {
	font-family: 'Verdana';
	font-size: 14px;
}

blockquote:before,blockquote:after {
	color: #69c;
	display: block;
	font-size: 700%;
	width: 50px;
}

blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -70px;
	margin-left: 360px;
}

a:link {
	color: #437AB9;
	text-decoration: underline;
}  /* unvisited link */
a:visited {
	color: #437AB9;
	text-decoration: underline;
}  /* visited link */
a:hover {
	color: #437AB9;
	text-decoration: none;
}  /* mouse over link */
a:active {
	color: #437AB9;
	text-decoration: none;
}  /* selected link */
#container {
	position: absolute;
	left: 50%;
	margin-left: -325px;
	width: 650px;
	padding-bottom: 10px;
}

#header {
	width: 100%;
}

#banner {
	height: 135px;
	width: 100%;
	background-image: url(../images/logo.jpg);
}

#subbanner {
	width: 100%;
	color: #FFF;
	font-size: 11px;
	height: 25px;
}

#content {
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 12px;
	text-align: left;
}

#paraLeft {
	width: 380px;
	text-align: justify;
	height: 405px;
	padding-right: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

#content-home {
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 12px;
	text-align: left;
}
#family {
	font-size: 11px;
	text-align:justify;
	padding:5px 0 10px 0;	
	border-top: 1px solid #1A2F48;
}

#footer {
	width: 100%;
	margin: 0;
	color: #FFF;
	font-size: 11px;
}

#footer-left {
	float: left;
	width: 300px;
}

#footer-right {
	float: left;
	text-align: right;
	width: 317px;
}

#loading {
	position: absolute;
	left: 50%;
	margin-top: 200px;
	z-index: 105;
	margin-left: -74px;
	color: #999;
	visibility: visible;
	padding: 5px;
	background-color: #fff;
	text-align: center;
	font-size: 10px;
}

#loading-image {
	position: absolute;
	left: 50%;
	margin-top: 200px;
	z-index: 105;
	margin-left: 100px;
	color: #999;
	visibility: hidden;
	padding: 5px;
	background-color: #fff;
	text-align: center;
	font-size: 10px;
}

#content-main {
	padding: 2px 0 2px 0;
}

#content-inner {
	background-color: #fff;
}

#slide {
	margin: 0;
	padding: 0;
	border: none;
}

#slideshow {
	display: block;
	width: 650px;
	background-color: #fff;
}

#about-photo {
	float: right;
	padding: 2px;
	margin-left: 7px;
	border: 1px solid #1A2F48;
}  /*Gallery*/
.svw {
	width: 650px;
	margin-left: 2px;
	display: block;
	overflow: hidden;
	position: relative;
}

.svw div {
	position: relative;
	top: 0;
}

#gallery-menu div {
	background: url(../images/nav-menu/button.jpg);
	color: #fff;
	width: 128px;
	height: 17px;
	float: left;
	padding: 2px 0 0 0;
	margin: 2px 2px 2px 0;
	text-align: center;
	cursor: pointer;
}

#gallery-canvas {
	height: 300px;
	margin-top: 4px;
}

#gallery-image {
	opacity: 0;
	width: 450px;
	text-align: center;
}

#gallery-info {
	opacity: 0;
	float: right;
	padding: 0 5px;
	text-align: justify;
	height: 290px;
	width: 185px;
}

#gallery-info p,#team-info p {
	text-indent: 20px;
	margin: 0;
	padding: 0;
}

#gallery-images {
	opacity: 0;
	text-align: center;
}

#gallery-images img {
	padding: 2px 0 0 0;
	margin: 4px 4px 2px 0;
	cursor: pointer;
}  /*team*/
#team-menu div {
	background: url(../images/nav-menu/buttonx4.jpg);
	color: #fff;
	width: 160px;
	height: 17px;
	float: left;
	padding: 2px 0 0 0;
	margin: 2px 2px 4px 0;
	text-align: center;
	cursor: pointer;
}

#team-canvas {
	height: 300px;
}

#team-image {
	opacity: 0;
	padding: 50px 0 0 50px;
	width: 200px;
}

#team-info {
	opacity: 0;
	float: right;
	padding: 50px 5px 0 0;
	text-align: justify;
	height: 240px;
	width: 338px;
}

#content p {
	text-indent: 20px;
}  /*contact us - forms*/
.btn {
	background-color: #fff;
	border: 1px solid #1A2F48;
}  /*Main menu*/
#current {
	background-color: #1A2F48;
	color: #fff;
	margin: 0;
}

#menu {
	padding: 2px 0 0 0;
	margin: 0;
	background-color: #FFF;
	border-bottom: 1px solid #1A2F48;
	font-size: 13px;
	height: 25px;
}

a.menu {
	margin: 0;
}

a.menu:link,a.menu:visited {
	color: #1A2F48;
	text-decoration: none;
}

a.menu:hover {
	
}