body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-attachment: fixed;
	background-position: left top;
}
.member {
	position: fixed;
	top: 250px;
	height: 129px;
	width: 55px;
	right: 0px;
	margin-right: -10px;
}
.member a {
	background-image: url(../images/member-btn.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 55px;
	display:block;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.member a:hover {
	background-image: url(../images/member-btn-ov.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding: 0px;
}

.member1 {
	width:129px;
	height:55px;
	right: 0px;
	display: block;
	float: right;
	margin-top: 9px;
}
.member1 a {
	background-image: url(../images/member-btn%20-%20Copy.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 129px;
	display:block;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.member1 a:hover {
	background-image: url(../images/member-btn-ov%20-%20Copy.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding: 0px;
}
.member2 {
	width:240px;
	height:55px;
	right: 0px;
	display: block;
	float: right;
	margin-top: 9px;
}
.member2 a {
	background-image: url(../images/foursquare.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 240px;
	display:block;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.member2 a:hover {
	background-image: url(../images/foursquare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 841px;
}
.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 81px;
	width: 849px;
	margin: 0px;
	padding: 0px;
}
.logo {
	height: 50px;
	width: 162px;
	float: left;
	padding-left: 34px;
	padding-top: 10px;
}
.menu {
	float: right;
	margin: 0px;
	width: 510px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home a{
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	width: 81px;
	height: 21px;
	background-position: center center;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
#selected {
	width: 81px;
	padding-right: 19px;
	padding-left: 19px;
	float: left;
	height: 21px;
	text-align: center;
}

.home a:hover {
	background-image: url(../images/home-selected.gif);
	background-repeat: no-repeat;
}

.about a{
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 21px;
	text-align: center;
	background-position: center center;
}
.about a:hover {
	background-image: url(../images/about-selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.gallery1 a{
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	width: 81px;
	height: 21px;
	background-position: center center;
	background-image: url(../images/gallery.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.gallery1 a:hover {
	background-image: url(../images/gallery-selected.gif);
	background-repeat: no-repeat;
}
.contact a{
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	width: 99px;
	height: 20px;
	background-position: center center;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.contact a:hover {
	background-image: url(../images/contact-selected.gif);
	background-repeat: no-repeat;
}
.main-bg {
	background-image: url(../images/main-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 452px;
	width: 842px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cls {
	clear: both;
}
.data {
	color: #d1d1d1;
	font-family: tahoma;
	font-size: 11px;
	width: 800px;
	background-image: url(../images/stich.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.data-container {
	position: absolute;
	top: 453px;
}

.data-bg {
	background-image: url(../images/data-bg.png);
	background-repeat: repeat;
	padding: 0px;
	height: 70px;
	margin: 0px;
}
.data-bg h3 {
	color: #ff9c00;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.data-bg p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.data1 {
	color: #d1d1d1;
	font-family: tahoma;
	font-size: 11px;
	width: 800px;
	background-image: url(../images/stich.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.data-container1 {
	position: absolute;
	top: 120px;
}
.stich {
	background-image: url(../images/stich.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 800px;
	height: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.data-bg1 {
	background-image: url(../images/data-bg.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
.data-bg2 {
	background-image: url(../images/data-bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 380px;
	text-align: justify;
}
.data-bg1 h3 {
	color: #ff9c00;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.data-bg2 h3 {
	color: #ff9c00;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.con-right {
	float: right;
	width: 275px;
	margin: 0px;
	height: 300px;
	text-align: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/stich.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
}
.map {
	border: 8px solid #0B0B04;
	display: block;
	height: 190px;
	width: 230px;
	background-color: #0B0B04;
}
.address {
	display: block;
	margin-top: 8px;
	width: 270px;
}
.address .ad-right {
	display: block;
	width: 170px;
	float: right;
}
.address .ad-con {
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	float: left;
}
.address .ad-left {
	float: left;
	width: 70px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-align: right;
}


.con-left {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 460px;
}


.data-bg1 p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 365px;
	text-align: justify;
}

.gallery {
	width:840px;
	height:380px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer {
	background-color: #292419;
	width: 796px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	height: 75px;
}
.footer .twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	float: left;
	display: block;
	padding-top: 30px;
	background-position: left 8px;
	padding-left: 60px;
}
.foursquare {
	width: 250px;
	height: 64px;
	float: left;
	text-align: center;
}
.foursquare a {
	background-image: url(../images/foursquare.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	display: block;
	width: 250px;
	height: 64px;
	text-decoration: none;
}



.footer p {
	padding-top: 12px;
}

.level {
	float : left;
	width : 100px;
	height : 30px;
	text-align : right;
	font-size : 12px;
	font-family : arial;
	display: block;
	color: #999999;
}
.input {
	float : right;
	width : 260px;
	display: block;
}
.input input {
	background-color: #131309;
	border:none;
	height: 28px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 280px;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.input input:hover {
	background-color: #0B0B04;
}

.input textarea {
	width: 280px;
	background-color: #131309;
	border:none;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: auto;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.input textarea:hover {
	background-color: #0B0B04;
}

.input .btn {
	width: 70px;
	background-color: #0B0B04;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.input .btn:hover {
	background-color: #000000;
	color: #FFFFFF;
}



.row {
	float : left;
	width : 420px;
	margin: 0px;
	padding: 0px;
}
.thumbs a {
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 3px;
}
.thumbs a:hover {
	border: 2px solid #666666;
}
.a a {
	text-decoration: underline;
	color: #FFFFFF;
}

.a a:hover {
	color: #FFCC00;
}

