body {
	margin: 0;
	padding: 0;
	color: #FFE0C1;
	background-color: #000;
	background-image: url(../../Styles/djansa_v2/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 200px;
}

#wrapper {
    margin: 0;
    padding: 0;
    border: 0;
	/*max-width: 1550px;*/
}


#content_wrapper {
	float: left;
	width: 100%;
}

#container:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#container {
	display: inline-block;
}
/*\*/
* html #container {
	height: 1%;
}
#container {
	display: block;
}

#header {
		background-color: #874201;
		background-image: url(../../Styles/djansa_v2/logo_bg1.jpg);
		background-position: 980px;
}

#subheader {
}

#content {
	margin: 0 205px 0 205px;
    text-align: justify;
	color:#FFE0C1;
	padding: 5px;
}

#content-checkout {
	margin: 0 0 0 200px;
    text-align: justify;
	color:#FFE0C1;
	padding: 5px;
}



#content-front {
	margin: 0 205px 0 205px;
    text-align: justify;
	color:#FFE0C1;
	padding: 5px;
}

#navigation-left {
	float: left;
	margin-left: -100%;
	width: 195px;
	padding-left: 5px;

}

#navigation-right {
	float: left;
	margin-left: -200px;
	width: 195px;
	padding-right: 5px;
}

#footer {
    text-align: center;
    color:#c12c17;
    padding: 0.7em;
    line-height: 1.2em;
    clear: both;
}

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 0px;
	line-height: 0px;
}

/*
#a-report {
		z-index:1000;
 		position: absolute; left: 10px; top: -100px;
}
*/
