@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(images/background.png);
	height: 1200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -13px;
	text-align: center;
	vertical-align: text-bottom;
}
#content_box {
	background-image: url(images/header.png);
	height: 1170px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -13px;
}
#navigation {
	float: right;
	height: 500px;
	width: 200px;
	margin-top: 325px;
	margin-right: 75px;
}
#home_1 {
	background-image: url(images/home-image.png);
	float: left;
	height: 469px;
	width: 500px;
	margin-top: 215px;
	margin-left: 125px;
}
#dannell {
	float: left;
	height: 800px;
	width: 500px;
	margin-top: 250px;
	margin-left: 125px;
	text-align: center;
}
#home_2 {
	background-image: url(images/home_image2.png);
	float: left;
	height: 486px;
	width: 504px;
	margin-top: -50px;
	margin-left: 135px;
}
#about_text {
	float: left;
	height: 885px;
	width: 537px;
	margin-top: 160px;
	margin-left: 100px;
	background-image: url(images/about_text2.png);
}
#art_text {
	background-image: url(images/art_text.png);
	float: left;
	height: 82px;
	width: 408px;
	margin-top: 225px;
	margin-left: 175px;
}
#art_gallery {
	float: left;
	height: 440px;
	width: 400px;
	margin-left: 180px;
}
#art_image {
	background-image: url(images/art_image.png);
	float: left;
	height: 368px;
	width: 389px;
	margin-left: 185px;
}
#graphic_text {
	background-image: url(images/graphics_text.png);
	float: left;
	height: 82px;
	width: 408px;
	margin-top: 225px;
	margin-left: 175px;
}
#graphic_gallery {
	float: left;
	height: 480px;
	width: 400px;
	margin-left: 180px;
}
#3d_text {
	float: left;
	height: 450px;
	width: 408px;
	background-repeat: no-repeat;
	clear: none;
	margin-right: auto;
	margin-left: auto;
}
#3d_gallery1 {
	height: 364px;
	width: 445px;
	margin-left: 160px;
}
#3d_gallery2 {
	float: left;
	height: 364px;
	width: 445px;
	margin-left: 160px;
}
#web_text {
	background-image: url(images/web_text.png);
	float: left;
	height: 82px;
	width: 408px;
	margin-top: 225px;
	margin-left: 175px;
}
#screen_shots {
	float: left;
	height: 1200px;
	width: 400px;
	margin-left: 175px;
	text-align: center;
}
#web_image {
	background-image: url(images/eyes.png);
	height: 150px;
	width: 231px;
	margin-left: 200px;
	margin-top: 0px;
}
#contact_image {
	background-image: url(images/contact_image.png);
	float: left;
	height: 231px;
	width: 503px;
	margin-left: 120px;
	margin-top: 230px;
}
#contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 280px;
	color: #003;
	font-variant: normal;
	font-weight: 300;
}
#contact_image2 {
	background-image: url(images/bugs.png);
	float: left;
	height: 300px;
	width: 350px;
	margin-left: 200px;
}
#counter {
	margin-right: auto;
	margin-left: auto;
}
