@charset "utf-8";


#maincontent {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#top_banner {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	height: 236px;
	width: 970px;
	background: url(../images/index_banner.jpg) no-repeat center top;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 41px;
	width: 882px;
	margin-left: 50px;
	/* Set width margin-left to 60 when tradeshow is added back in*/
}


#body {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 451px;
	background: #016392 url(../images/bottom_shadown.PNG) no-repeat center bottom;
	width: 1000px;
}

a {
	color: #e2d1a5;
}

a:hover {
	text-decoration: none;
}

#bodyinside {
	margin: 0px;
	padding: 0px;
	float: left;
	background: #016392 url(../images/bottom_shadown.PNG) no-repeat center bottom;
	width: 1000px;
}

#left_body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 627px;
}

#left_body p {
	font: .75em/1.25em Georgia, "Times New Roman", Times, serif;
}


p.indent {
	margin-left: 5em;
}
.form_row {
	font: .75em/2em Georgia, "Times New Roman", Times, serif;
	
}

h1 {
	font: bold .85em/1.1em Georgia, "Times New Roman", Times, serif;
	color: #e2d1a5;
}

.quote {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e2d1a5;
	line-height: 20px;
}

#gallerybox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}

#gallerybox p {
	font: .75em/1.25em Georgia, "Times New Roman", Times, serif;
}

#right_body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 373px;
	text-align: center;
	font: .75em/1.25em Georgia, "Times New Roman", Times, serif;
}
#footer {
	background: url(../images/footer_bg.JPG) repeat-x center top;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 207px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #1594d0;
}
#footer_wrap {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

#footer_left {
	margin: 0px;
	padding: 30px 30px 0px 50px;
	float: left;
	height: 177px;
	width: 546px;
}
#footer_right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 207px;
	width: 373px;
}
#footer_right #left {
	margin: 0px;
	padding: 80px 0px 0px;
	float: left;
	width: 186px;
}
#footer_right #right a:link {
	color: #1594d0;
	text-decoration: none;
}
#footer_right #right a:visited {
	color: #1594d0;
	text-decoration: none;
}
#footer_right #right a:hover {
	color: #61C0EF;
	text-decoration: none;
}
#footer_right #right a:active {
	color: #61C0EF;
	text-decoration: none;
}

#footer_right #right {
	margin: 0px;
	padding: 50px 0px 0px;
	float: left;
	width: 187px;
	line-height: 16px;
}


.top_text {
	float: left;
	height: 125px;
	width: 567px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px;
	padding: 70px 30px 0px;
}
.column_text {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 250px;
	font-size: 14px;
	color: #c9c090;
	text-decoration: none;
	line-height: 22px;
}
.prodesign_bg {
	background: url(../images/prodesign_bg.png) no-repeat center center;
	float: left;
	width: 532px;
	margin: 20px auto 0px;
	padding: 7px 0px 0px 95px;
	height: 34px;
	font-size: 18px;
}
.prodesign_bg a {
	color: #FFFFFF;
	text-decoration: none;
}
#column_wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 627px;
}

#testimonial p.quote {
	float: left;
	width: 250px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #81d1ff;
	text-align: left;
	
}

.author {
	color: #e2d1a5;
}


b {
		font-weight: bold;
	color: #c9c090;
}
.color_text {
	font-weight: bold;
	color: #c9c090;
}
.column_text a:link {
	color: #c9c090;
	text-decoration: none;
}
.column_text a:visited {
	color: #c9c090;
	text-decoration: none;
}
.column_text a:hover {
	color: #E0D272;
	text-decoration: none;
}
.column_text a:active {
	color: #E0D272;
	text-decoration: none;
}

.clear {
	clear: both;
}