html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg_01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #75938e;
	line-height: normal;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	padding: 0px;
}

p, ol {
	line-height: normal;
	font-style: normal;
}

strong {
	color: #62443D;
}

a {
	color: #929c3c;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg_02.jpg) repeat-x left top;
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu-bg {
	background: url(images/bg_03.jpg) no-repeat center top;
}

#menu-bg a {
	outline: 0;
}

#menu {
	height: 230px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 320px;
	height: 230px;
	text-indent: -9999em;
}

#menu a:hover {
}

#menu a#menu1 {
	background: url(images/homepage_01.jpg) no-repeat left top;
}

#menu a#menu2 {
	background: url(images/homepage_02.jpg) no-repeat left top;
}

#menu a#menu3 {
	background: url(images/homepage_03.jpg) no-repeat left top;
}

/** PAGE */

#page-bg {
	background: url(images/bg_03.jpg) no-repeat 50% -230px;
}

#page {
	height: auto !important;
	height: 770px;
	min-height: 770px;
	background: url(images/bg_03.jpg) no-repeat 50% -230px;
}

/** BACKGROUND */

#bg1 {
	background: url(images/bg1_02.jpg) repeat 50% 0px;
}

#bg2 {
	background: url(images/bg1_01.jpg) no-repeat 50% top; 
}

#bg3 {
	overflow: hidden;
	padding: 42px 100px 50px 100px;
	background: url(images/bg1_03.jpg) no-repeat 50% bottom;
}

#bg4 {
}

/** WELCOME */

#welcome {
	height: 92px;
	background: url(images/homepage_04.jpg) no-repeat left top;
	text-indent: -9999em;
}

/** BOX 1 */

#box1 .title {
	height: 135px;
	margin: 0px;
	padding: 0px;
	background: url(images/subpage3_01.jpg) no-repeat left top;
	text-indent: -9999em;
}

/** BOX 2 */

#box2 .title {
	height: 135px;
	margin: 0px;
	padding: 0px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
	text-indent: -9999em;
}

/** BOX 3 */

#box3 {
	padding-bottom: 30px;
}

/** BOX 4 */

#box4 {
	padding-bottom: 20px;
	border-bottom: 1px solid #cfd8d9;
}

/** BOX 5 */

#box5 {
	padding-top: 0px;
	height: 0px;
}

/** BOX 6 */

#box6 {
	padding-bottom: 0px;
	border-bottom: 1px solid #cfd8d9;
}

/** BOX 7 */

#box7 {
	padding: 30px 0px;
	border-bottom: 1px solid #cfd8d9;
}

/** BOX 8 */

#box8 {
	padding: 30px 0px;
}

/** BOX 9 */

#box9  h3 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

/** GALLERY */

#gallery {
	width: 100%;
	overflow: hidden;
}

#gallery .gallery-full {
	width: 960px;
	height: 464px;
	position: relative;
	background: url(images/gallery_01.jpg) no-repeat left top;
}

#gallery .output {
	position: absolute;
	top: 30px;
	left: 80px;
	width: 800px;
	height: 360px;
}

#gallery .gallery-full .border {
	position: absolute;
	top: 30px;
	left: 80px;
	width: 800px;
	height: 360px;
	background: url(images/gallery_03.png) no-repeat left top;
}

#gallery .caption, #gallery .caption2 {
	position: absolute;
	top: 400px;
	margin: 0px;
	padding: 0px;
}

#gallery .caption {
	left: 85px;
	font: normal 20px/40px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #292f1e;
}

#gallery .caption2 {
	right: 85px;
	font: normal 16px/40px Georgia, "Times New Roman", Times, serif;
	color: #75938e;
}

#gallery .nav {
	position: absolute;
	top: 160px;
	display: block;
	width: 150px;
	height: 120px;
	background: url(images/gallery_02.png) no-repeat;
	outline: 0;
	text-indent: -9999em;
}

#gallery .prev {
	left: 0px;
	background-position: 0px 0px;
}

#gallery .next {
	right: 0px;
	background-position: 100% 0px;
}

#gallery .gallery-thumbs {
	background: url(images/homepage_05.jpg) repeat-y center top;
}

#gallery .gallery-thumbs .bgtop {
	background: url(images/homepage_06.jpg) no-repeat center top;
}

#gallery .gallery-thumbs .bgbtm {
	padding: 15px 65px;
	background: url(images/homepage_07.jpg) no-repeat center bottom;
}

#gallery .gallery-thumbs ul {
	width: 820px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 11px 0px;
	list-style: none;
	line-height: 1;
}

#gallery .gallery-thumbs li {
	float: left;
	position: relative;
	padding: 11px 0px 0px 11px;
	cursor: pointer;
}

#gallery .gallery-thumbs li img {
	display: block;
	border: 1px solid #FFFFFF;
}

#gallery .gallery-thumbs li img.active {
	border-color: #74d3d9;
}

#gallery .gallery-thumbs li .border {
	display: none;
	position: absolute;
	top: 11px;
	left: 11px;
	width: 151px;
	height: 66px;
}

/** CONTENT */

#content {
	float: left;
	width: 480px;
	padding-right: 0px;
	border-right: 1px solid #cfd8d9;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 200px;
}

/** FOOTER */

#footer {
	width: 840px;
	height: 170px;
	margin: 0px auto;
	background: url(images/homepage_11.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9bcb3;
}

#footer a {
	color: #a9bcb3;
}

/** THREE COLUMNS */

#three-columns {
	overflow: hidden;
	width: 840px;
	margin: 0px auto;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#column1 {
	float: left;
	width: 280px;
}

#column1 h2, #column2 h2, #column3 h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	height: 50px;
	text-indent: -99999px;
}

#column1 h2 {
	background: url(images/homepage_08.jpg) no-repeat left top;
}

#column2 h2 {
	background: url(images/homepage_09.jpg) no-repeat left top;
}

#column3 h2 {
	background: url(images/homepage_10.jpg) no-repeat left top;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 280px;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding-bottom: 0px;
	text-align: left;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding-bottom: 8px;
}

/** BOX STYLE 1 */

.box-style1 h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #516c63;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
