body {
	background: #131313 url(images/bg1.jpg) top left;
	color: #111;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:13px;
	height: 100%;
	color:#666;
	margin: 0 0 1px;

}

#bigwrap {
position:absolute;
top:300px; /* half the height of the containing element */
margin-top:-270px; /* half the height of the element you are aligning */ 
}

#pagewrapper {
	width: 950px;
	height: 540px;
	padding-top: 35px;
	padding-bottom: 0px;
	margin: 0 auto;
	background:url(images/wrapperbg.png) top left no-repeat;
	
	
}

#pagebg {
	background: #000;
	width: 930px;
	height: 520px;
	padding: 9px;
	border: 1px solid #333;
}
#content {
	width: 930px;
	height: 520px;
	background: #eaeaea;
	
}

#left {
	float: right;
	width: 640px;
	height: 520px;
}
#right {
	float: left;
	width: 290px;
	height: 520px;
	background: #ffffff;
	position: relative;
}

#logo {

	width: 247px;
	height:280px;
	background: url(images/logo.gif);
	margin: 0 auto;
	margin-top: 20px;
}
.menu {
	width: 215px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	text-transform: uppercase; 
}
.menu li {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;

}
.menu a {
	color: #222;
}
.menu a:hover {
	color: #444;
}

.index a {
color:#FFFFFF;
text-decoration:none;
}

.index a:hover {
color:#FFFFFF;
}



.wactive {
	padding-left: 5px;
}
/* Tab Content */
h2 {
	display: block;
	width: 620px;
	height: 40px;
	background: #333;
	color: #f1f1f1;
	font-size: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0;
}
.tabcontent {
	width: 600px;
	padding: 20px;
	line-height: 16px;
	
	
}
.tabcontent p {
	margin-bottom: 7px;
}
/* Photo Gallery */
.gallery {
	width: 520px;
	margin: 0 auto;
}
.gallery img{
	margin: 0px 20px 20px 0px;
}
/* Contact Us */
.contactleft {
	float: left;
	width: 210px;
	margin-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
	

}
.contactright {
	float: left;
	width: 250px;
	margin-top: 20px;
	color: #222;
	padding-right: 10px;
}
.contactleft label {
	color: #222;
	display: block; 
	width: 115px;
	float: left; 
	clear: both;  
	white-space: nowrap;
}
.contactleft input.contactleft area {
	border: 1px solid #222;
	padding: 3px;
	width: 70px; 
	background: #747474; 
	display: block; 
	color: #fff;
	font-size: 11px;
}

.contactleft area {
	height: 60px;
}

.contactleft input.submit {
	text-transform:uppercase;
	border: 1px solid #222;
	width: 50px;
	background: #747474; 
	color: #e5e5e5;
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 4px;
	cursor:pointer;

}

.facebook {

	width: 935px;
	margin-top: 3px;
    padding-right: 10px;
	padding-bottom: 2px;
	padding: 2px;
	margin: 0 auto;
}

.top {

	width: 935px;
	height: 100px;
	margin-top: 3px;
    padding-right: 10px;
	padding-bottom: 2px;
	padding: 2px;
	margin: 0 auto;
}


.scrolldiv {
scrollbar-face-color : #FF0000; 
scrollbar-highlight-color : #FF6666; 
scrollbar-3dlight-color : #FF9999;
scrollbar-darkshadow-color : #660000;  
scrollbar-arrow-color : #FFCCCC;   
scrollbar-shadow-color : #FF0000;   
scrollbar-track-color: #330000; 
}

#signup{
	width: 938px;
	height: 20px;
	padding: 5px;
	margin: 0px auto;
	font-size:12px;
	color: #f1f1f1;
	text-align: right;
	vertical-align: top;
    background-color:#5C5C5C;
}

#copyright {
	width: 400px;
	height: 20px;
	padding: 5px;
	margin: 0px 0px 0px 160px;
	font-size:12px;
	color: #f1f1f1;
	align: left;
	text-align: left;
}
