body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	text-align:center;
	background-color:#FFFFFF;
}

a img {border: none;}

table, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

/* CONTAINERS */

#header {
	width:760px;
	height:80px;
	float:none;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	clear:both;
}

#hdr_lt {	
	width:355px;
	padding-top:21px;
	padding-left:10px;
	text-align:left;
	float:left;
}

#hdr_rt {
	width:390px;
	padding-top:30px;
	text-align:center;
	float:left;
}

#nav {
	width:100%;
	height:27px;
	text-align:center;
	background-image:url(images/bg/bg_nav.jpg);
	background-position:left;
	background-repeat:repeat-x;
	margin-bottom:15px;
}

#content {
	width:760px;
	float:none;
	margin:0px auto 10px auto;
	padding:0px 0px 0px 0px;
	clear:both;
	text-align: left;
}

#con_left {
	width:555px;
	text-align:left;
	float:left;
}

#con_right {
	width:195px;
	padding:0px 0px 0px 10px;
	float:right;
	background-image:url(images/bg/bg_dots.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:left;
}	

#flash {
	width:760px;
	height:250px;
	margin-bottom:20px;
}

#boxes {
	width:760px;
	float:none;
}

.text_section {
	clear: both;
	text-align: left;
}

.text_left {
	width: 350px;
	padding: 10px;
	float: left;
}

.text_right {
	float: right;
	width: 350px;
	padding: 10px;
}

.text_left2 {
	width: 400px;
	padding: 10px;
	float: left;
}

.text_right2 {
	float: right;
	width: 300px;
	padding: 10px;
}

.text_1 {
	float: left;
	width: 250px;
	padding: 10px;
}

.text_2 {
	float: left;
	width: 200px;
	padding: 10px;
}

.text_3 {
	float: left;
	width: 225px;
	padding: 10px;
}

.text_full {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 100px;
}

#footer {
	width:760px;
	height:25px;
	float:none;
	margin:10px auto 10px auto;
	padding:0px 0px 0px 0px;
	clear:both;
}

#foot_lt {
	width:365px;
	height:20px;
	padding-top:5px;
	padding-left:15px;
	text-align:left;
	background-image:url(images/bg/bg_foot_lt.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
}

#foot_rt {
	width:365px;
	height:20px;
	padding-top:5px;
	padding-right:15px;
	text-align:right;
	background-image:url(images/bg/bg_foot_rt.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

#sect {
	width:545px;
	height:215px;
	margin-bottom: 10px;
}

#side_nav_int {
	width:194px;
	height:215px;
}

.products_pages tr td img, .text_section img, .footer_nav td img{
	border: #325b90 solid 1px;
}
/* FONTS */

.label {
	font-size:18px;
	color:#414141;
}

.label_sml {
	font-size:11px;
	color:#414141;
	font-weight: bold;
}

.heading {
	display:block;
	width:740px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#414141;
	clear: both;
	margin: 10px 10px -5px 10px;
}

.title {
	display:block;
	width:740px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#698fc0;
	clear: both;
	margin: 10px 10px -5px 10px;
}

.main_title {
	display:block;
	width:740px;
	height:25px;
	border-bottom:1px solid #8a8a8a;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#698fc0;
	clear: both;
	margin: 10px;
}
.sub_title{
	color:#698fc0;
	font-size: 12px;
	font-weight: bold;
}

.text_left, .text_right, .text_left2, .text_right2 {
	text-align: justify;	
}

.postmnt {
	color:#698fc0;
	font-size:14px;
	font-weight:bold;
}
	
.highlight {
	color:#698fc0;
	font-size:14px;
	font-weight:bold;
}

.image_caption {
	color:#000;
	font-size: 12px;
	margin-top: 5px;
}

.list_heading {
	color:#325b90;
	font-size: 12px;
	font-weight: bold;
}

/* LINKS & NAVIGATION */

a {
	color:#325b90;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a.foot {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a.foot:hover {
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:underline;
}

a.map {
	color:#325b90;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

a.map:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

a.sidenav_link {
	display:block;
	width:189px;
	height:16px;
	padding-left:5px;
	font-size:14px;
	font-weight:normal;
	color:#325b90;
	text-decoration:none;
	margin-top:5px;
}

a.sidenav_link:hover, a.sub_sidenav_link:hover {
	text-decoration:underline;
	color: #000;
}

a.sub_sidenav_link {
	display:block;
	width:174px;
	height:13px;
	padding-left:20px;
	font-size:12px;
	font-weight:normal;
	color:#325b90;
	text-decoration:none;
	margin-top:5px;
}

a.hp_link {
	text-decoration:underline;
}

.sidenav_on {
	display:block;
	width:189px;
	height:16px;
	padding-left:5px;
	font-size:14px;
	font-weight:normal;
	color:#8a8a8a;
	margin-top:5px;
}

.sub_sidenav_on {
display:block;
	width:174px;
	height:13px;
	padding-left:20px;
	font-size:12px;
	font-weight:normal;
	color:#8a8a8a;
	margin-top:5px;
}

.other_links td {
	font-weight:normal;
	color:#8a8a8a;	
}

.clear {clear: both;}
