@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
#footer {
	background-image: url(images/footer_bg_15.png);
	background-repeat: no-repeat;
	height: 112px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	background-image: url(images/nav_bg_04.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 142px;
	padding-left: 5px;
	padding-top: 10px;
}
#nav a:hover {
	color: #333366;
	text-decoration: underline;
}
#content {
	background-image: url(images/content_bg_03.jpg);
	background-repeat: no-repeat;
	width: 631px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2d5f95;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
#01 {
	margin-bottom: 10px;
	padding: 1px;
}
#02 {
	margin-bottom: 10px;
}
#03 {
	margin-bottom: 10px;
}
#04 {
	margin-bottom: 10px;
}



#content {
}
#content_inner {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.portlet {
	padding-right: 3px;
}
.tucks {
	float: right;
	padding-left: 3px;
}

.subheader {
	font-size: 16px;
	color: #2d5f95;
	font-family: Arial, Helvetica, sans-serif;
}
#content_table {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d5f95;
	text-decoration: none;
}

#main_container {
	background-image: url(images/main_bg_03.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
.addresstext {
	color: #919090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #fefefe;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
}
#content_table a {
	color: #2d5f95;
	text-decoration: none;
}
#content_table a:hover {
	text-decoration: underline;
	color: #333366;
}

#footer a {
	color: #fefefe;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#sales_rep {
	padding-top: 50px;
}

