img, div, a, input { behavior: url(iepngfix.htc) }

body
{
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
	/*background-image: url('bg.png');
	background-repeat: repeat-x;
	background-position: top left;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {border: 0;}

#sitecontent
{
	/*height: 1000px;*/
	width: 960px;
	margin: 0px auto;
	background-color: #ffffff;
}

#header
{
	width: 960px;
	height: 325px;
	background-image: url('header.png');
	background-repeat: repeat-x;
	background-position: top left;
}

#content
{
	width: 960px;
	background-image: url('content.png');
}

#footer
{
	width: 960px;
	height: 138px;
	background-image: url('footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

#button_home
{
	float: right;
	margin-right: 2px;
	width: 96px;
	height: 24px;
	/*
	background-image: url('home.png');
	background-repeat: no-repeat;
	*/
}

#button_mission
{
	float: right;
	margin-right: 2px;
	width: 96px;
	height: 24px;
	/*
	background-image: url('mission.png');
	background-repeat: no-repeat;
	*/
}

#button_contact
{
	float: right;
	margin-right: 11px;
	width: 96px;
	height: 24px;
	/*
	background-image: url('contact.png');
	background-repeat: no-repeat;
	*/
}

#thedivcomp
{
	clear: both;
	margin: 8px auto;
	width: 730px;
	height: 77px;
	background-image: url('thedivcomp.png');
	background-repeat: no-repeat;
}

#dm
{
	margin-left: 29px;
	margin-top: -20px;
	width: 132px;
	height: 138px;
	background-image: url('DM.png');
	background-repeat: no-repeat;
}

#dhmguy
{
	margin-left: 70px;
	margin-top: -133px;
	width: 311px;
	height: 229px;
	background-image: url('dhmguy.png');
	background-repeat: no-repeat;
}

#vision
{
	position: relative;
	margin-left: 277px;
	margin-top: -188px;
	width: 398px;
	height: 151px;
	background-image: url('vision.png');
	background-repeat: no-repeat;
	z-index: 70;
}

#people
{
	position: relative;
	float: right;
	margin-top: -191px;
	width: 311px;
	height: 229px;
	background-image: url('people.png');
	background-repeat: no-repeat;
	z-index: 60;
}

#main
{
	text-align: center;
}

#gradient
{
	width: 960px;
	height: 16px;
	margin-top: -1px;
	background-image: url('gradient.png');
}

#buttons
{
	width: 960px;
	height: 156px;
}

img.mainbuttons
{
	border-style: none;
}

img.navbuttons
{
	border-style: none;
}

p.contentspot
{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
