*{
	margin:0;
	padding:0;
	}
body {
	background-color:#000000;
	}
#page {
	width:1000px;
	margin: 10px auto;
	}
	
	
/******************************************************************
**********************		Beginning for Header 	***************
******************************************************************/
#header {
	float:left;
	width:1000px;
	height:276px;
	}
#header1{
	float:left;
	width:798px;
	height:276px;
	background:url(../images/header1.jpg) no-repeat;
}

#header2{
	float:left;
	width:202px;
	height:276px;
	background:url(../images/header2.gif) no-repeat;
}

#headerMenu {
	width:1000px;
	height:42px;
	background:url(../images/headerMenuRepeat.jpg) repeat-x;
	float:left;
	}

#headerMenu img{
	float:left;
}	
	
#headerMenu ul{
	float:left;
	}
#headerMenu ul li {
	float:left;
	list-style:none;
	width:125px;
	height:30px;
	}
#headerMenu ul li a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000100;
	text-decoration:none;
	line-height:30px;
	float:left;
	text-align:center;
	width:125px;
	height:30px;
	}
#headerMenu ul li a:hover {
	background:url(../images/menuHover.jpg) no-repeat;
	}
	
#totalBody{
	width:1000px;
	float:left;
	background:#F7941D url(../images/bodyRepeat.jpg) repeat-x;
	padding-top:10px;
	padding-bottom:20px;
	}
/******************************************************************
**********************		Beginning for Sidebar1 	***************
******************************************************************/
#sidebar1{
	width:214px;
	padding:0px 0px 10px 20px;
	margin-top:20px;
	float:left;
	border-right:1px solid #75B336;
	}
#sidebar1 h2 {
	width:214px;
	float:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	}
#sidebar1 ul {
	float:left;
	width:214px;
	}
#sidebar1 ul li {
	list-style:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	background:url(../images/bullet.jpg) no-repeat left;
	padding-left:20px;
	line-height:20px;
	}
#sidebar1 ul li a {
	color:#000001;
	text-decoration:none;
	}
#sidebar1 ul li a:hover {
	color:#56B476;
	}
.side1Cont {
	width:214px;
	float:left;
	}
.side1Cont img {
	float:left;
	}
/******************************************************************
**********************		Beginning for Content 	***************
******************************************************************/
#content {
	width:511px;
	float:left;
	padding:0px 13px 0px 12px;
	}
	
#content .aboutUsItems{
	width:111px;
	height:29px;
	background:url(../images/aboutUs.jpg) no-repeat;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:29px;
	color:#921F24;
	float:left;
}

#content .content1{
	width:489px;
	float:left;
	border:1px solid green;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#52524B;
	text-align:justify;
	background-color:#FBD999;
	padding:10px 10px;
	margin-bottom:10px;
}

.thickbox{
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#52524B;
}

.content1 p{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#921F24;
}

.content1 #link{
	font:bold 11px Arial, Helvetica, sans-serif;
}

.content1 #link a{
	color:#52524B;
	text-decoration:underline;
	padding-right:14px;
}

#picMenu{
	width:509px;
	border:1px solid green;
	float:left;
}

#pic{
	width:364px;
	height:228px;
	float:left;
}


#menu{
	width:145px;
	float:left;
}

#menu #listPic{
	width:145px;
	height:26px;
	background:url(../images/list.jpg) no-repeat;
	float:left;
}

#horNav{
}

#horNav ul{
	float:left;
	width:115px;
	padding-left:30px;
	background-color:#FFC679;
	padding-bottom:4px;
}

#horNav ul li {
	list-style:decimal;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#horNav ul li a{
	color:#000;
	text-decoration:underline;
	line-height:18px;
	cursor:hand;
	cursor:pointer;
}

#sidebar2{
	width:229px;
	float:left;
}

#sidebar2 #location{
	width:210px;
	height:38px;
	float:left;
}

img.point{
	cursor:pointer;
	cursor:hand;
}

#sidebar2 #locationPic{
	width:210px;
	height:161px;
	float:left;
	margin-bottom:10px;
}

#sidebar2 #close{
	width:210px;
	height:45px;
	float:left;
	margin-bottom:10px;
}

#sidebar2 #special{
	width:210px;
	height:113px;
	background:url(../images/special.jpg) no-repeat;
	float:left;
	margin-bottom:10px;
}

#sidebar2 #cock{
	width:210px;
	height:180px;
	background:url(../images/cock.jpg) no-repeat;
	float:left;
}

#footer{
	width:990px;
	height:72px;
	background:url(../images/footerRepeat.jpg) repeat-x;
	float:left;
	/*padding-bottom:15px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-top:15px;
	padding-right:10px;
	line-height:15px;
}

#footer a{
	text-decoration:none;
	color:#000100;
}
