a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #D00;
}
a:active {
	color: #F00;
}

img{ behavior: url(iepngfix.htc) }

body, html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Verdana;
	color: #DDD;
	font-size: small;
	}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}

#header {
	width: 100%;
	height: 275px;
	background-color: #000000;
	background-image: url(images/hglass.png);
	background-repeat: repeat-x;
	}

#header_800 {
	width: 1023px;
	height: 275px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-image: url(images/hglow.png);
	background-repeat: no-repeat;
	}

#content {
	width: 100%;
	padding-bottom: 100px;
	}
	
#content_800 {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 80px;
	}
p {
	margin: 0px;
	padding: 0px;
}
#nav {
	padding-top: 27px;
	padding-left: 320px;
	font-size: large;
	color: #FFF;
}
#blurb {
	margin-top: 20px;
	margin-left: 450px;
	margin-right: 20px;
	font-size: 14px;
	color: #DDD;
	
}
.blurb_title {
	font-size: x-large;
	margin-left: 230px;
	font-family: "Arial Narrow";
	color: #FFF;
}
#services {
	height: 255px;
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.services_box {
	width: 280px;
	height: 250px;
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	color: #DDD;
}
.services_title {
	font-size: x-large;
	font-family: "Arial Narrow";
	color: #FFF;
}
#contact {
	background-image: url(images/cform.PNG);
	background-repeat: no-repeat;
	height: 227px;
	width: 1024px;
	float: left;
	padding-left: 60px;
	padding-top: 10px;
}
.contact_box {
	float: left;
	width: 303px;
}
.contact_text {
	font-size: small;
	padding-right: 10px;
}
.contact_textbox {
	height: 15px;
	background-color: #171717;
	border: 0;
	color: #FFF;
	width: 220px;
}
.contact_textfield {
	background-color: #171717;
	border: 0;
	color: #FFF;
	width: 220px;
}
.contact_submit {
	margin-left: 60px;
	color: #000;
	width: 90px;
	height: 40px;
	text-align: center;
	margin-top: 15px;
}
.contact_other {
	font-size: x-small;
}

#footer {
	width: 100%;
	height: 160px;
	margin: -160px auto 0 auto;
	position: relative;
	background-color: #0000;
	background-image: url(images/fglass.png);
	background-repeat: repeat-x;
	}

#footer_800 {
	width: 1024px;
	height: 160px;
	position: relative;
	margin: 0 auto;
	background-repeat: no-repeat;
	}
.footer_box {
	float: left;
	padding-left: 30px;
}

#footer_content {
	padding-top: 45px;

}
hr {
	background-color: #F00;
	color: #F00;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

.footer_text {
	font-size: x-small;
}
.content_heading {
	font-size: medium;
	color: #FFFFFF;
}
.content_heading_r {
	color: #F00;
}
.services_box_1 {
	float: right;
	width: 300px;
}
.services_box_2 {
	float: right;
	clear: right;
	width: 300px;
}

.services_more {
	font-size: x-small;
	text-align: right;
	padding-top: 35px;
}

#content_spacer {
	padding-left: 45px;
	padding-right: 45px;
}
#twitter {
	float: right;
	width: 460px;
	height: 200px;
}
#news {
	width: 460px;
	height: 200px;

}

label.error {
  color: #b80000;
}
h1 {
	font-weight: normal;
	border: 0;
	margin: 0;
}
