body, td, input, textarea {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

body {
	background-color: #dddddd;
	background-image: url(images/bg_circles.gif);
	background-position: center -135px;
	background-repeat: repeat-y;
	margin: 0px;
}

a {
	color: #4f8c0d;
	font-weight: bold;
	text-decoration: none;
}

a:Hover {
	color: #660066;
	text-decoration: underline;
}

a.button {
	width: 90px;
	display: block;
	float: left;
/*	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center; */
	margin: 0px 8px;
	vertical-align: bottom;
}

.subnav, a.subnav {
	display: block;
	width: 166px;
	padding: 4px 2px;
	color: #4f8c0d;
	text-decoration: none;
	border-top: 1px solid #ecdce8;
	font-weight: normal;
	font-size: 12px;
	background-color: transparent;
}

a.subnav:Hover {
/*	background-image: url(images/trans_white.png); */
	color: #660066;
	background-color: #ffffff;
/*	behavior: url(iepngfix.htc); */
}

.buttons_frame {
	position: relative;
	display: block;
	margin-left: 50px;
	margin-top: 40px;
	width: 440px;
	float: left;
	text-align: center;
}

.clear { clear: both; }

.error_bubble {
	display: none;
	position: absolute;
	z-index: 200;
	width: 280px;
	padding: 10px;
	text-align: left;
	background-color: #f0e3ed;
	border: 1px solid #c8a4a3;
	top: 550px;
	left: 0px; 
}

.footer {
	clear: both;
	text-align: center;
	color: #660066;
	margin-bottom: 10px;
}

h1, h2, h3, b, strong, label.required {
	color: #660066;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	margin: 0px;
}

.icon, a.icon {
	margin-bottom: 25px;
	display: block;
}

.icons_frame {
	width: 110px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	text-align: center;
}

img {
	border: 0px;
}

.indent {
	margin-left: 10px;
}

input {
	vertical-align: middle;
}

.input_checkbox {
	float: left;
	margin-right: 10px;
}

.input_checkbox_label {
	display: block;
	float: left;
	width: 280px;
}

.input_text {
	border: 1px solid #aeca99;
	width: 184px;
	padding: 0px 3px;
	background-color: #ffffff;
}

.input_textarea {
	border: 1px solid #aeca99;
	width: 310px;
	padding: 3px;
}

label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 10px;
	vertical-align: middle;
}

.large_img_page {
	position: absolute;
	width: 814px;
	left: 50%; 
	top: 0px;
	z-index: 215;
	margin-left: -407px; 
	display: none;
	text-align: center;
/*	padding: 5px;
	border: 2px solid #4f8c0d; */
	background-color: #ffffff;
}

.left_circle {
	position: relative;
	margin: 0px;
	width: 315px;
	height: 322px;
	overflow: hidden;
	padding-right: 5px;
}

.left_column {
	display: block;
	margin-top: 65px;
	width: 320px;
	float: left;
	min-height: 400px;
}

.left_content {
	position: relative;
	top: 0px;
	width: 310px;
}

.nav {
	display: block;
	float: left;
	margin-top: 32px;
	border-left: 2px solid #4f8c0d;
}

.nav:Hover {
	background-color: #f7f5f7;
}

.outer_frame {
	width: 950px;
	margin: auto;
	padding-top: 10px;
	padding-left: 30px;
}

.project_img_med, a.project_img_med {
	border: 2px solid #aeca99;
/* 	width: 330px; */
	height: 247px;
	display: block;
	clear: both;
	margin: 10px auto;
	background-color: #ebf4e1;
	text-align: center;
	vertical-align: middle;
}

a.project_img_med:Hover {
	border-color: #c7a3c2;
}

.project_img_large, a.project_img_large {
	border: 2px solid #aeca99;
	display: block;
	margin: auto;
	padding: 5px;
}

a.project_img_large:Hover {
	border-color: #c7a3c2;
	text-decoration: none;
}

.project_listing, a.project_listing {
	display: block;
	width: 302px;
	height: 60px;
	padding: 4px;
	color: #4f8c0d;
	text-decoration: none;
	border-bottom: 1px solid #c8a4a3;
	clear: both;
}

.project_listing:Hover, a.project_listing:Hover {
	background-color: #f0e3ed;
	color: #660066;
}

.project_thumb {
	width: 80px;
	height: 60px;
	margin: 0px 3px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}

.project_thumb_img {
	width: 80px;
	height: 60px;
	float: left;
}

.project_thumbs_frame {
	position: relative;
	width: 324px;
	height: 63px;
	overflow: hidden;
	padding: 3px;
	display: block;
	clear: both;
	margin: auto;
	border-bottom: 2px solid #aeca99;
}

.right_circle {
	position: relative;
	display: block;
	margin-left: 100px;
	margin-top: 20px;
	width: 334px;
	height: 430px;
	overflow: hidden;
	float: left;
	text-align: center;
}

.right_image {
	border: 2px solid #aeca99;
	margin-top: 70px;
}

.scroll_left, .scroll_right, a.scroll_left, a.scroll_right {
	display: inline-block;
	width: 75px;
	height: 18px;
}

.scroll_left { float: left; }
.scroll_right { float: right; }

.scroll_up, scroll_down, a.scroll_up, a.scroll_down {
	display: none;
/*	text-align: right;
	background-color: #f0e3ed;
	padding-right: 5px; */
}

.scroll_down, a.scroll_down {
	margin-top: 9px;
}

small { font-size: 12px; }

.submenu {
	position: absolute;
	z-index: 200;
	top: 60px;
	padding: 5px;
	display: none;
	width: 170px;
/*	border-left: 3px double #660066;
	border-bottom: 3px double #660066; */
	border-left: 2px solid #4f8c0d;
	border-bottom: 2px solid #4f8c0d;
	background-image: url(images/submenu_bg.png);
	behavior: url(iepngfix.htc);
}

ul {
	margin: 9px 0 0 10px;
	padding-left: 10px;
}

li {
	margin-bottom: 9px;
}

ul.blank {
	list-style-image: url(images/spacer.gif);
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
}

.white_trans {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 210;
	width: 100%;
	height: 1500px;
	background-image: url(images/trans_white_more.png);
	display: none;
	behavior: url(iepngfix.htc);
}

a, div { behavior: url(iepngfix.htc); }


#about_submenu { left: 387px; }
#products_submenu { left: 499px; }
#services_submenu { left: 611px; }
#support_submenu { left: 713px; }
#contact_submenu { left: 812px; width: 140px; }
