* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000;
	font-family: Helvetica, "Century Gothic", Arial, sans-serif;
}
#wrapper {
	background: #FFF url(images/wrapp2_back.jpg) repeat-x;
}
#dhome #wrapper {
	background: #FFF url(images/wrapp_back.jpg) repeat-x;
}
#cont_wrap {
	background: url(images/cont_back.jpg) repeat;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container a {
	outline: none;
}
#header {
	background: url(images/header_back.jpg);
	height: 170px;
	width: 900px;
	float: left;
}
#header h1 {
	display: none;
}
#header ul li {
	list-style: none;
}
#header ul li a {
	height: 120px;
	width: 900px;
	display: block;
	padding-top: 20px;
}
#header ul li a span {
	display: none;
}

#nav {
	background: url(images/nav.jpg);
	height: 25px;
	width: 900px;
	float: left;
}
#nav ul {
	padding-left: 416px;
}
#nav  ul li a span { display: none; }

#nav a {
	height:25px;
	display:block;
} /* change height here also */

#nav li {
	list-style:none;
	display:inline;
	position:relative;
	float: left;
}
#nav-01 { width: 121px;}
#nav-02 { width: 121px;}
#nav-03 { width: 121px;}
#nav-04 { width: 121px;}


/*-------------- (-121px) X position of button / (-25px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.jpg") -416px -25px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -537px -25px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -658px -25px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -779px -25px no-repeat; }



/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
#dhome #nav ul li#nav-01 a:link, #dhome #nav ul li#nav-01 a:visited, #dhome #nav ul li#nav-01 a:hover, #dhome #nav ul li#nav-01 a:active { background:url("images/nav.jpg")  -416px -50px no-repeat; }
#dhome #banner ul {
	float: right;
	padding-top: 223px;
	padding-right: 100px;
}
#dhome #banner ul li {
	list-style: none;
	font-weight: bold;
}
#dhome #banner ul li a {
	color: #8251AA;
	text-decoration: none;
}
#dgraphic #nav ul li#nav-02 a:link, #dgraphic #nav ul li#nav-02 a:visited, #dgraphic #nav ul li#nav-02 a:hover, #dgraphic #nav ul li#nav-02 a:active { background:url("images/nav.jpg") -537px -50px no-repeat; }
#dweb #nav ul li#nav-03 a:link, #dweb #nav ul li#nav-03 a:visited, #dweb #nav ul li#nav-03 a:hover, #dweb #nav ul li#nav-03 a:active { background:url("images/nav.jpg") -658px -50px no-repeat; }
#dcontact #nav ul li#nav-04 a:link, #dcontact #nav ul li#nav-04 a:visited, #dcontact #nav ul li#nav-04 a:hover, #dcontact #nav ul li#nav-04 a:active { background:url("images/nav.jpg") -779px -50px no-repeat; 
}
#dhome #main{
	width: 900px;
	height: 250px;
	float: left;
	font-family: Helvetica, "Century Gothic", sans-serif;
}
#main {
	width: 900px;
}
.left {
	float: left;
}
#dweb #main {
}
#dweb  #main ul li {
	text-decoration: none;
	list-style: none;
}
#dweb #main a img{
	border: none;
	margin-top: 50px;
}
#dgraphic #main ul li {
	display: inline;
	list-style: none;
}
#dgraphic #main a {
	border: none;
}
#dgraphic #main img {
	border: none;
	margin-top: 50px;
}
.right {
	margin-right: 43px;
}
#leftcol {
	width: 500px;
	float: left;
}
#leftcol  h2 {
	color: #000;
	border-bottom: 1px solid #8251AA;
	font: bolder 35px Helvetica, Arial, sans-serif;
	width: 400px;
	padding-bottom: 2px;
}
#leftcol p {
	padding-top: 7px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}
#rightcol {
	width: 343px;
	float: right;
	margin-left: 57px;
}
#rightcol  h2 {
	color: #000;
	border-bottom: 1px solid #8251AA;
	font: bolder 35px Helvetica, Arial, sans-serif;
	width: 283px;
	padding-bottom: 2px;
}
#dhome  #rightcol ul {
	padding-left: 13px;
	font-size: 12px;
	color: #000;
	list-style: url(images/list_dot.jpg);
	padding-top: 12px;
}
#dhome  #rightcol ul li {
	padding-top: 12px;
}
#banner {
	height: 357px;
	width: 900px;
	float: left;
	background: url(images/framestuff.png) no-repeat;
	margin-top: 43px;
}
#footer_wrapper {
	clear: both;
	background: #000;
}
#footer {
	background: #000;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 30px;
	padding-top: 20px;
	font: 12px Helvetica, Arial, sans-serif;
}
#contactleftcol {
	width: 450px;
	float: left;
	height: 625px;
}
#dcontact #contactleftcol h2 {
	border-bottom: 1px solid #8251AA;
	font: bolder 35px Helvetica, Arial, sans-serif;
	width: 400px;
	padding-bottom: 2px;
	padding-top: 30px;
}
#dcontact #contactleftcol h4 {
	font: 18px Helvetica, "Century Gothic", Arial, sans-serif;
	padding-top: 5px;
}
#contactrightcol {
	float: right;
	height: auto;
	width: 450px;
}
#dcontact #contactleftcol a.toppic {
	margin-top: 30px;
}
#dcontact #contactleftcol h4 a {
	text-decoration: none;
	color: #8251AA;
}
#contactform {
	margin-top: 70px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.topleft  {
	margin-top: 15px;
}
.bottomleft {
	padding-bottom: 50px;
}
.stalktop {
	margin-top: 40px;
}
#dcontact #contactleftcol a img{
	border: none;
}
tr .topcol {
	width: 90px;
	height: 25px;
	font: normal 16px/25px Helvetica, "Century Gothic", Arial, sans-serif;
	padding-bottom: 2px;
	padding-top: 5px;
}
tr .rightcol {
	font: normal 16px/24px Helvetica, "Century Gothic", Arial, sans-serif;
	width: 420px;
}
tr .rightcol #input {
	height: 25px;
	width: 300px;
	color: #1e1e1e;
	padding-top: 5px;
	padding-left: 5px;
	font: bold 17px Helvetica, "Century Gothic", Arial, sans-serif;
}
tr .rightcol #inputmessage {
	height: 110px;
	width: 330px;
	color: #1e1e1e;
	padding-top: 10px;
	padding-left: 5px;
	font: normal 14px Helvetica, "Century Gothic", Arial, sans-serif;
}
.rightcol #submit {
	margin-top: 15px;
	background: url(images/submit.jpg);
	height: 25px;
	width: 117px;
	border: none;
}

#parsemain {
}
#parsemain h3 {
	font: 50px Helvetica, Arial, sans-serif;
	color: #9B8CAD;
	text-align: center;
	padding-top: 150px;
}
#parsemain p {
	font-size: 18px;
	color: #000;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 150px;
}
