@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(Images/OuterGradient.png) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height: 100%;
}
#distance { 
	width:1px;
	height:50%;
	background-color:#fc6;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}
#container {
	margin: 0 auto;
	position:relative; /* puts container in front of distance */
	z-index: 1;
	text-align:left;
	height:505px;
	width:540px;
	clear:left;
	background-color: #fff;
	border: 3px solid #333333;
}
#container #dadraDesign {
	position: absolute;
	z-index: 21;
	height: 73px;
	width: 175px;
	left: 29px;
	top: 13px;
}
#container #customweb {
	font-family: Skia, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	position: absolute;
	top: 101px;
	width: 534px;
	line-height: 14px;
	letter-spacing: 6px;
	z-index: 7;
	visibility: visible;
	text-align: right;
}
#container #graphicdesign {
	font-family: Skia, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	position: absolute;
	left: 101px;
	top: 7px;
	width: 248px;
	line-height: 14px;
	letter-spacing: 6px;
	visibility: visible;
	z-index: 6;
}
#container #bannergradient {
	background-image: url(Images/BannerGradient.png);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 20;
	height: 5px;
	width: 343px;
	left: 152px;
	top: 71px;
	visibility: visible;
}
#container #bannergradientblack {
	position: absolute;
	z-index: 4;
	height: 1px;
	width: 200px;
	top: 4px;
	bottom: 200px;
	left: 143px;
	visibility: visible;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #003399 !important;
	text-decoration: underline !important;
}
a:visited {
	color: #996600;
	text-decoration: none;
}

#container #navcontainer {
	position: absolute;
	z-index: 20000;
	height: 15px;
	width: 540px;
	top: 516px;
	visibility: visible;
	left: 1px;
}
#container #bannerGraph {
	position: absolute;
	top: 0px;
	right: 0px;
}
#container #bannerGradientLine {
	background-image: url(Images/BannerGradientLine.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 2px !important;
	width: 100%;
	top: 117px;
}
#container #arrowReturn {
	position: absolute;
	z-index: 15;
	height: auto;
	width: auto;
	left: 435px;
	top: 425px;
	visibility: hidden;
}
#container #contactinfo {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 392px;
	top: 190px;
	z-index: 15;
	width: 99px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 12px;
	visibility: hidden;
}
.emailFloat {
	float: right;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 6px;
}
.style6 {
	font-size: 12px
}
a:focus {
	outline: none;
}
.mainTextLinks {
	font-size: inherit !important;
	font-weight: inherit !important;
}
.mainTextLinks a:link {
	color: #996600;
}
.mainTextLinks a:hover {
	color: #003399;
	text-decoration: underline;
}
.mainTextLinks a:visited {
	color: #996600;
}
.projectHeading {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #006666;
	position: absolute;
	visibility: visible;
	height: auto;
	width: 261px;
	top: 8px;
	text-align: center;
	left: 1px;
	letter-spacing: 2.5px;
	background-color: #CDD6DE;
	text-transform: uppercase;
	padding-bottom: 1px;
	padding-top: 1px;
}
#noScriptMessageWrapper {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 5000px;
	margin: 0 auto;
	background: #FFFFFF url(Images/OuterGradient.png) repeat-x top;;
	z-index: 1000;
}
#noScriptContainer {
	margin: 0 auto;
	position:relative;
	top: 50px;
	z-index: 100;
	text-align:center;
	height:400px;
	width:450px;
	clear:left;
	background-color: #fff;
	border: 3px solid #333333;
	font-size: 12px;
}
