body	{
	color: 				#000;
	font-size: 			62.5%;
	font-family: 		Verdana, Arial, 'Helvetica', serif;
	background:			#533b26 url('../images/headerBKG.png') 50% 1px no-repeat;
	position:			relative;
	}

body#inside	{
	color: 				#000;
	font-size: 			62.5%;
	font-family: 		Verdana, Arial, 'Helvetica', serif;
	background:			#533b26 url('../images/headerBKG2.png') 50% 1px no-repeat;
	position:			relative;
	}

#wrapper	{
	width:				1064px;
	margin:				0px auto;
	color:				#000;
	position:			relative;
	border-top:			1px solid #533b26;
	z-index:			999;
	}
	
#body2	{
	position:			absolute;
	width:				100%;
	height:				419px;
	left:				0px;
	bottom:				50px;
	background:			transparent url('../images/footerBKG.png') 50% -1px no-repeat;
	z-index:			0;	
	}

#main	{
	border-top:			1px solid #533b26;
	background:			transparent url('../images/wrapperBKG.png') 0px 0px repeat-y;
	width:				1064px;
	}

#contentHome	{
	width: 				600px;
	margin:				610px 0px 3em 30px;
	min-height:			350px;
	height:				auto !important;
	}

html>body #contentHome	{
	height:				auto;
	}

#content	{
	width: 				600px;
	margin:				250px 0px 3em 50px;
	height:				350px;
	min-height:			350px;
	height:				auto !important;
	}

html>body #content	{
	height:				auto;
	}

#content2	{
	width: 				605px;
	margin:				250px 0px 3em 50px;
	height:				350px;
	min-height:			350px;
	height:				auto !important;
	}

html>body #content2	{
	height:				auto;
	}

#changer	{
	width:				1014px;
	margin:				2em auto 0px auto;
	padding-left:		4px;
	}
	
#rightSidebar	{
	width:				300px;
	position:			absolute;
	top:				610px;
	right:				70px;
	}

#rightSidebar2	{
	width:				300px;
	position:			absolute;
	top:				250px;
	right:				70px;
	}
	
#header	{
	width: 				1024px;
	position:			absolute;
	height:				421px;
	top:				0px;
	left:				20px;
	background:			transparent url('../images/headerBKG.png') 50% 0% no-repeat;
	}
	
#logo	{
	z-index:			999999;
	position:			absolute;
	top:				3px;
	left:				5px;
	width:				243px;
	height:				131px;
	}
	
#headerInside	{
	width: 				1024px;
	position:			absolute;
	height:				211px;
	top:				0px;
	left:				20px;
	background:			transparent url('../images/headerBKG2.png') 50% 0% no-repeat;
	}

#footer	{
	width: 				1024px;
	margin-left:		20px;
	background:			transparent url('../images/footerBKG.png') 50% 0% no-repeat;
	}

#footerContent	{
	width: 				937px;
	margin: 			0px auto;
	position: 			relative;
	padding-top:		20px;
	height:				399px;
	color:				#FFF;
	}
	
#sitemap, #contact, #other	{	
	width:				250px;
	}	

#sitemap	{
	float:				left;
	}
	
#contact	{
	float:				right;
	}
	
#other	{
	margin:				0px auto;
	padding:			0px	30px;
	}
	
#specialFooter {
	color:				#BBB;
	font-size:			1.2em;
	background:			#000;
	height:				50px;
	}
	
#specialFooter a	{
	text-decoration:	none;
	font-weight:		bold;
	color:				#926843;
	}
	
#copyrightCo	{
	font-size:				.9em;
	line-height:			1.4em;
	color:					#EEE;
	font-weight:			bold;
	float:					left;
	padding:				10px 5px;
	}
	
#copyrightUs	{
	font-size:				.9em;
	line-height:			1.4em;
	color:					#EEE;
	font-weight:			bold;
	float:					right;
	padding:				10px 5px;
	}
