@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #004e96;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_02 {
	background-image: url(images/main_bg_02.jpg);
	height: 53px;
	width: 1000px;
}
#container_03 {
	background-image: url(images/main_bg_04.png);
	background-repeat: repeat-y;
	width: 1000px;
}
#container_04 {
	background-image: url(images/main_bg_06.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1000px;
	clear: both;
}
#spacer {
	clear: both;
}
#content_01 {
	background-color: #FFFFFF;
	background-image: url(images/content_gradient.jpg);
	background-repeat: repeat-x;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.pic_02 {
	padding-right: 12px;
	padding-top: 5px;
}
.pic_03 {
	padding-top: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.line {
	padding-bottom: 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0053A1;
	font-style: italic;
}
.quote_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0053A1;
}
.line_02 {
	padding-top: 5px;
	padding-bottom: 8px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0053A0;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0053a0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
.pic_01 {
	padding-left: 5px;
}

#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #0053A1;
}

#staff td {
	padding-bottom: 10px;
}
#staff {
	margin-bottom: 10px;
}
.pic_01 {
	float: right;
	padding-left: 5px;
}
#tradeshow_info td {
	padding: 3px;
	font-weight: bold;
}
#tradeshow_pics td {
	padding-right: 30px;
	padding-bottom: 10px;
}
