@charset "utf-8";
/* CSS Document */

body {
	font: 14px Arial;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../siteimages/sb.gif);
	background-repeat: repeat-x;
}
.sitewrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
/* ------------------------------------------------------ */
h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFC;
}
h2 {
	color: #069;
	margin-bottom: 0px;
}
h3 {
	color: #066;
	margin-bottom: 5px;
	font-size: 16px;
}
h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333;
}
#sitehead {
	padding-right: 10px;
	padding-left: 10px;
	height: 75px;
	width: 960px;
	background-color: #34658e;
}
#navbar {
	width: 980px;
	float: left;
	background-color: #003;
}
#mainbody {
	background: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 960px;
}
#sitefooter {
	color: #999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	float: left;
	width: 960px;
}
/* ---------------------------------------------------- */
address {
	color: #CCC;
}
.contactbox1 {
	float: right;
	width: 280px;
	color: #FFF;
}
.lrp-logo {
	float: left;
	height: 72px;
	width: 115px;
	margin-right: 5px;
}
.main-2col {
	float: left;
	width: 738px;	
}
.main-col1 {
	float: left;
	width: 450px;
	font-size: 12px;
}
.main-col2 {
	float: left;
	width: 450px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
}
.main-col3 {
	float: left;
	width: 200px;
}
.patenttxt {
	font-size: 12px;
	color: #666;
}
.pg-col1 {
	float: left;
	width: 425px;
}
.pg-col2 {
	float: left;
	width: 505px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.phonetxt {
	font-size: 24px;
	font-weight: bold;
}
.result1 {
	color: #003;
	text-decoration: none;
}
.sh-details {
	float: left;
	width: 545px;
}
.tapepic1 {
	float: right;
	height: 94px;
	width: 100px;
	margin-left: 10px;
}
.txt-sm1 {
	font-size: 12px;
	color: #333;
}
/* LINKS ----------------------------------------------- */
a:link, a:visited, a:active {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.em1:link, a.em1:visited, a.em1:active {
	color: #FC0;
	text-decoration: none;
	font-size: 16px;
}
a.em1:hover {
	color: #FFC;
	text-decoration: underline;
	font-size: 16px;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 225px;
	border: 1px solid #000;
	background-color: #003;
	text-align: center;
}
a.nav:hover {
	font-style: italic;
	color: #FF9;
	float: left;
	width: 225px;
	text-decoration: none;
	background-color: #06C;
	text-align: center;
}
a.sbd:link, a.sbd:visited, a.sbd:active {
	color: #06C;
	text-decoration: none;
}
a.sbd:hover {
	color: #600;
	text-decoration: underline;
}

