html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #3D4239 url(../Images/bg1_02.jpg) repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

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

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

strong {
}

a {
	color: #00797D;
}

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 {
	overflow: hidden;
	background: url(../Images/bg1_01.jpg) repeat-x left top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	width: 1100px;
	height: 150px;
	margin: 0 auto;
	background: url(../Images/bg2_01-1.png) no-repeat left top;
}

#header {
	overflow: hidden;
	width: 858px;
	height: 150px;
}

/** LOGO */

#logo { width: 450px; height: 150px; }

#logo h1, #logo p { margin: 0; line-height: normal; }

#logo h1 a { display: block; width: 450px; height: 80px; margin: 0; text-decoration: none; text-shadow: 1px 1px 1px #2A2D29; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 50px; color: #ffffff; padding: 80px 0 0; }

/** MENU */

#menu {
	float: right;
	width: 400px;
	height: 75px;
	padding: 165px 0px 0px 0px;
}

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

#menu li { float: left; }

#menu img {
	background: url(../Images/icons01.png) no-repeat left top;
}

#menu a { color: white; font-size: large; text-decoration: none; float: right; padding-right: 12px; padding-left: 12px; }

#menu a:hover { color: orange; font-weight: bolder; }

#menu .contact {
	float: left;
	margin: 0;
	padding: 14px 0 0 105px;
	letter-spacing: -1px;
	text-align: right;
	text-shadow: 1px 1px 1px #272B27;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

/** BACKGROUND */

#bg1 {
	width: 1100px;	
	height: 16px;
	margin: 0 auto;
	background: url(../Images/bg2_02-1.png) no-repeat left top;
}

#bg2 {
	width: 1100px;
	margin: 0 auto;
	background: url(../Images/bg2_03-1.png) repeat-y left top;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 858px;
	margin: 0 auto;
	background: url(../Images/bg3_03-1.png) repeat-y left top;
}

#page-bgtop {
	background: url(../Images/bg3_02-1.png) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	background: url(../Images/bg3_04-1.png) no-repeat left bottom;
}

/** CONTENT */

#content {
	color: #006600;
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
	width: 1100px;
	height: 230px;
	margin: 0 auto;
	background: url(../Images/bg2_04-1.png) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #2F322D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6D766B;
}

#footer .legal {
	padding: 50px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 18px;
}

#footer .links {
	font-size: 14px;
}

/** GALLERY */

#gallery { width: 800px; overflow: auto; margin: 0 auto; padding: 20px 0 0; list-style: none; }

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

#gallery .imglast {
	padding-right: 0px;
}

/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup {
	position: relative;
	margin: 0px;
	padding: 90px 30px 40px 30px;
	background: #FFFFFF;
}

.poptrox_popup .loader {
	display: block;
	margin: 20px 0 0 0;
	text-indent: -9999em;
	background: url(../Images/loader.gif) top center no-repeat;
}

.poptrox_popup .caption {
	position: absolute;
	top: 30px;
	left: 30px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: small;
	color: #42463f;
}

.poptrox_popup .closer {
	position: absolute;
	display: block;
	width: 34px;
	height: 34px;
	top: 30px;
	right: 30px;
	background: url(../Images/subpage1_01.jpg) no-repeat left top;
	text-indent: -99999px;
}

/** BOX STYLE */

.boxbg {
	width: 720px;
	margin: 0px auto;
	background: url(../Images/homepage05.gif) repeat-y left top;
}

.boxbgtop {
	background: url(../Images/homepage04.gif) no-repeat left top;
}

.boxbgbtm {
	overflow: hidden;
	padding: 30px 20px 10px 20px;
	background: url(../Images/homepage06.gif) no-repeat left bottom;
}

.box-style1 .title { overflow: hidden; margin: 0; padding: 20px 0; letter-spacing: -1px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #42463f; font-size: 20px; }

.box-style1 span {
	color: #13819A;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	display: block;
	width: 55px;
	height: 57px;
	margin-right: -5px;
	padding: 5px 0px 0px 7px;
	background: url(../Images/icons01.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	float: left;
	width: 141px;
	height: 112px;
	margin-right: 20px;
	background: url(../Images/img_border1.gif) no-repeat left center;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 1px;
}
.slider{
	width: 680px;
	height: 150px;
	overflow: hidden;
	margin: 2px auto;
	background-image: url(Images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
}
.slider img{
	width: 680px;
	height: auto;
	display: none;
}
.wraper{
	width: 680px;
	height: auto;
	margin: 0px auto;
	overflow:hidden;
}