html {
	background-color: #181B1D;
	height: 100%;
	font-size: 100%;
}

body {
	font-size: 1em;
	font-family: tahoma;
}

img {
	border: none;
}

input[type="text"] {
	background-color: #232529;
	border: 1px solid #00cc00;
	color: #DEDEDE;
	font-family: tahoma;
	font-size: 11px;
	height: 21px;
	padding: 1px 0 0 4px;
	vertical-align: middle;
	width: 208px;
}

textarea {
	background-color: #232529;
	border: 1px solid #00cc00;
	color: #DEDEDE;
	font-family: tahoma;
	font-size: 11px;
	height: 110px;
	overflow: hidden;
	padding: 3px 0 0 4px;
	width: 208px;
}

.green_text {
	color: #00cc00;
}

#hd {
	background: transparent url(../img/header.jpg) no-repeat scroll 0 0;
	height: 106px;
	width: 768px;
}

#ft {
	background: transparent url(../img/footer.jpg) no-repeat scroll 0 0;
	height: 82px;
	width: 768px;
}

#ft_content {
	font-family:tahoma;
	font-size: 0.6em;
	color:#99a1a9;
	margin-left:66px;
	margin-top:16px;
	vertical-align:top;
}

.ft_content_link {
	color:#99a1a9;
}
.img_border {
	padding: 4px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
}

.gallery_link {
	
}

#menu_body {
	background: transparent url(../img/menu.jpg) no-repeat scroll 0 0;
	height: 250px;
	width: 768px;
}

#menu {
	width: 148px;
	font-weight: bold;
	font-size: 0.6em;
	letter-spacing: 0.05em;
	margin-top: 30px;
	margin-left: 18px;
}

.menu_row {
	text-align: center;
	cursor: pointer;
}

.menu_link {
	
}

.menu_col_1 {
	height: 26px;
	width: 70px;
	float: left;
	background: transparent url(../img/menu_btn_off.gif) no-repeat scroll 44px 0;
}

.menu_col_1_hover {
	background: transparent url(../img/menu_btn_on.gif) no-repeat scroll 44px 0;
}

.menu_col_2 {
	text-align: left;
	float: left;
	line-height: 26px;
}

.menu_img {
	height: 26px;
	width: 26px;
	vertical-align: middle;
}

.menu_text {
	text-decoration: none;
	color: #394141;
	padding-left: 4px;
}

.link_content_hover {
	color: #00cc00;
}

.menu_underline {
	line-height: 1px;
}

#elan_remote {
	background: transparent url(../img/elan.gif) no-repeat scroll 0 0;
	height: 200px;
	width: 200px;
	margin-top: 30px;
}

#elan_button {
	
}

#elan_button_see {
	margin-top: 40px;
}

#elan_button_learnMore {
	display: block;
	margin-left: 135px;
	margin-top: 12px;
}

#img_heading {
	margin-top: 18px;
	margin-left: 46px;
}

#content_top {
	background: transparent url(../img/content_top.jpg) no-repeat scroll 0 0;
	height: 54px;
	width: 768px;
	color: #fff;
}

#content_top_row {
	margin-left: 46px;
	margin-right: 46px;
	padding-top: 12px;
}

#content_top_row img {
	padding-right: 5px;
}

#content {
	background: transparent url(../img/content.jpg) no-repeat scroll 0 0;
	height: 268px;
	width: 768px;
}

#content_row {
	margin-left: 46px;
	margin-right: 46px;
	margin-bottom: 46px;
}

.content_header {
	color: #00cc00;
}

#home_content {
	font-size: 0.75em;
}

.home_content_link {
	color: #00cc00;
}

#home_content_padding {
	padding-top: 46px;
}

.home_content_text {
	color: #fff;
	padding-right: 8px;
	vertical-align: top;
}

#products_content {
	width: 730px;
}

#products_content td {
	padding-bottom: 4px;
}

#products_content_padding {
	padding-top: 10px;
}

#services_content {
	width: 730px;
}

#services_content_padding {
	padding-top: 46px;
}

.services_content_link {
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
}

.services_content_img {
	padding-right: 5px;
}

#gallery_content {
	margin-left: -28px;
}

#gallery_content_padding {
	padding-top: 7px;
}

#contact_form {
	width: 450px;
}

#contact_form label { }

#contact_form label.error {	
	color: #00cc00;
	font-size: 1.2em;
	padding-left:18px;
	display: inline-block;
}

.top_error {	
	color: #00cc00;
	font-size: .9em;
	padding-left:18px;
}

#contact_content {
	color: #DEDEDE;
	font-family: tahoma;
	font-size: 11px;
	margin: 25px 0px 0px 0px;
}

#contact_button {
	margin: 20px 0px 0px 4px;
	font-family: tahoma;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
}

#progress_button {
	margin: 20px 0px 0px 4px;
	font-family: tahoma;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
}

#contact_message {
	color: #00cc00;
	font-family: tahoma;
	font-size: 12px;
}