@charset "UTF-8";
/* CSS Document */


/*Container*/
#container {
	width: 965px;
	/*height: 800px;*/
	/*min-height: 750px;*/
	margin: 5px auto;
	background-image:url(../images/BG.png);
}

#container2 {
    margin: auto;
    width: 940px;
}

div#traildustlogo {
	background: url(../images/Traildust_Logo.png);
	background-repeat: no-repeat;
	width: 221px;
	height: 67px;
}
div#top_navigation {
	line-height: 55px;
	float:right;
	width: 726px;
}
div#header_image {
	background: url(../images/Header_Image_1.jpg);
	width: 726px;
	height: 357px;
	margin-left: 220px;
}
div#lefttop {
	width: 215px;
	height: 357px;
	float: left;
}
div#leftbottom {
	width: 215px;
	height: 357px;
	float: left;
	margin-top: 26px;
}
div#maincontent {
	margin: 0 !important;
	margin: 0 0 0 0px;	
	color: #D8AE75;
	overflow: hidden;
	/*width: 730px;*/
	/*float: right;*/
	background-color: #150505;
	background: transparent;
    clear: right;
}
div#body {
	margin-top: 20px;
	color: #D8AE75;
	min-height: 300px;
}
div#bottom {
	/*background-image: url(../images/Traildust_Footer.png);*/
	width: 947px;
	height: 30px;
	margin: 40px 0px 0px 10px;
	/*float: left;*/
}
div#clearfix {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#topContainer {
	height:70px;
}

div#logoContainer {
	float:left;
}