* {margin: 0; padding: 0;}

#divWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/bg-group.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #7D517A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#divHeader {
	width: 900px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7AAAC;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
#divContent {
	width: 900px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/twig-branch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#divContentL {
	float: left;
	width: 360px;
}
#divContentR {
	float: right;
	padding-left: 20px;
	width: 315px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: text-bottom;
}
.clear {
	clear: both;
}
h1.blue {
	color: #003965;
	font-size: 34px;
	line-height: 36px;
}
h1.orange {
	color: #C56A26;
	font-size: 34px;
	line-height: 36px;
}
.blue {
	color: #003965;
}

h1.gold {
	color: #CDB97D;
	font-size: 34px;
	line-height: 36px;
}
h1.purple {
	color: #7D517A;
	font-size: 34px;
	line-height: 36px;

}
h2.purple {
	color: #7D517A;
	line-height: 24px;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-normal {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.bottom {
	vertical-align: baseline;
}
p.home {
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.strap {
	font-weight: bold;
	color: #003965;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}
img.awards {
	margin-top: 35px;
	margin-bottom: 0px;
}
.imgRight {
	float: right;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#divHeader a {
	font-size: 11px;
	font-weight: bold;
	color: #A7AAAC;
	text-decoration: none;
}
#divHeader a:hover {
	color: #7d517a;
}
#divFooter {
	width: 900px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#divFooterL {
	width: 680px;
	border: 1px solid #CDCED0;
	float: left;
	height: 102px;
}

#divFooterR {
	float: right;
	padding: 0px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divHeader ul {
	list-style-type: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#divHeader li {
	float: left;
	margin: 0px;
}
#divHeader li.home a{
	background-image: url(../images/icon-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 400px;
	margin: 0px;
	padding-left: 0px;
}
#divHeader li.home a:hover {
	background-image: url(../images/group-home-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
}
#divHeader li.home-pr a{
	background-image: url(../images/icon-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 140px;
	margin: 0px;
	padding-left: 0px;
}
#divHeader li.home-pr a:hover {
	background-image: url(../images/group-home-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
}
#divHeader li.tab {
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px 10px 0px 0px;
	background-image: url(../images/tab-press.gif);
	width: 317px;
	height: 45px;
	color: #FFFFFF;
	padding-top: 30px;
	font-weight: bold;
	padding-left: 20px;
}
#divHeader li.tab a {
	color: #FFFFFF;

}
#divTab {

	font-size: 11px;
	line-height: 15px;
}
#divHeader li.press a {
	background-image: url(../images/icon-press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 58px;
}

#divHeader li.press a:hover {
	background-image: url(../images/group-press-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#divHeader li.employ a {
	background-image: url(../images/icon-employ-group.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 90px;
}
#divHeader li.employ a:hover {
	background-image: url(../images/icon-employ-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divHeader li.contact a {

	background-image: url(../images/icon-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 65px;
}
#divHeader li.contact a:hover {
	background-image: url(../images/group-contact-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
	}
#divHeader li.about a {


	background-image: url(../images/icon-about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 70px;
}
#divHeader li.about a:hover {
	background-image: url(../images/group-about-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
	}
#divHeader li.find a {
	background-image: url(../images/icon-find.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 57px;
}
#divHeader li.find a:hover {
	background-image: url(../images/group-find-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
	}
#divHeader li.accred a {
	background-image: url(../images/icon-accreditations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 102px;
}
#divHeader li.accred a:hover {
	background-image: url(../images/group-accreditations-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
	}
#divHeader li.faq a {
    background-image: url(../images/icon-faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 28px;
}
#divHeader li.faq a:hover {
	background-image: url(../images/group-faq-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
	}
.popup
{
   position:absolute; left:0; top:0; width:132;
   border-style:solid;
   border-width:4;
   border-color:blue;
   background-color:yellow;
   padding:5px;
   color:red;
   font-family:Arial;
   font-weight:bold;
   font-size:10pt;
   z-index:2;
   visibility:hidden;
}#divFooterL ul {
	list-style-type: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#divFooterL li {

	float: left;
	margin: 0px;
}
#divFooterL a {
	font-weight: bold;
	color: #A7AAAC;
	text-decoration: none;
}
#divFooterL a:hover {

	color: #7D517A;
}
#divFooterL li.bali a:hover {
	background-image: url(../images/icons-bali-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width: 59px;
}
#divFooterL li.bali a {

	background-image: url(../images/icons-bali.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 59px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#divFooterL li.fsb a {


	background-image: url(../images/icons-fsb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 66px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#divFooterL li.fsb a:hover {

	background-image: url(../images/icons-fsb-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooterL li.chamber a {


	background-image: url(../images/icons-kentchamber.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 51px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#divFooterL li.chamber a:hover {

	background-image: url(../images/icons-kentchamber-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooterL li.ltl a {
	background-image: url(../images/icons_ltl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 100px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}

#divFooterL li.ltl a:hover {

	background-image: url(../images/icons_ltl-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#divFooterL li.sbn a {
	background-image: url(../images/icons_sbn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 120px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#divFooterL li.sbn a:hover {
	background-image: url(../images/icons_sbn-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooterL li.policies a {
	background-image: url(../images/icons_policies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 70px;
	padding: 0px;
	height: 102px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#divFooterL li.policies a:hover {

	background-image: url(../images/group_policies-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#divFooterL li.insurances a {

	background-image: url(../images/icons-insurances.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 70px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}

#divFooterL li.insurances a:hover {

	background-image: url(../images/group-insurances-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooterL li.accreds a {

	background-image: url(../images/icons-accreditations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 70px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}

#divFooterL li.accreds a:hover {

	background-image: url(../images/group-accreditations-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooterL li.carriers a {

	background-image: url(../images/icons-waste.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 70px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}


#divFooterL li.carriers a:hover {

	background-image: url(../images/group-waste-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooterL li.spare a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 140px;
	padding: 0px;
	height: 102px;
	margin: 0px;
}
.smalltext {
	font-size: 7px;
}
/*/ accreditation page /*/
#divContentR-nobg {
	float: right;
	padding-left: 20px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: text-bottom;
	background-color: #FFFFFF;
}
#divContentM-nobg {
	width: 335px;
	margin-left: 140px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#accred-bali {
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/accred-bali.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 115px;
	background-color: #E2E3E5;
}
.text-accred {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding-top: 20px;
	line-height: 1.5em;
}
.text-accred a {
	color: #9B7998;
	text-decoration: none;
}
.text-accred a:hover {
	color: #FFFFFF;
}
#accred-fsb {
	height: 90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/accred-fsb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 115px;
	background-color: #E2E3E5;
}
#accred-kent {
	height: 90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/accred-kent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 115px;
	background-color: #E2E3E5;
}
#accred-ltl {
	height: 90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/accred-ltl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 115px;
	background-color: #E2E3E5;
}
#accred-sbn {
	height: 90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/accred-sbn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 115px;
	background-color: #E2E3E5;
}

h2.tel {
	color: #7D517A;
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 30px;
}
.line {
	font-size: 5px;
	line-height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;
}
.text-grey {
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	line-height: 1.9em;
	margin-bottom: 10px;
}#divContentLeft {

	float: left;
	width: 140px;
}
.text-larger {

	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
#divLogos {
	margin-left: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 1px;
	background-image: url(images/group-contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8A9AD;
}
/* contact form names */
.text-names {
	line-height: 16px;
	font-weight: bold;
	color: #7D517A;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text-names a {
	text-decoration: none;
	color: #7D517A;
}
.text-names a:hover {
	color: #CDCED0;
}
.text-grey a {
	font-size: 12px;
	color: #003965;
	text-decoration: none;
}
.tableNames {
	background-color: #FF0000;
	vertical-align: top;
}
.text-names-grey {
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	line-height: 16px;
	text-align: left;
}
.sponsorshipT {
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	margin-left: 350px;
}

.sponsorship {
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	line-height: 14px;
	padding-top: 50px;
	padding-left: 10px;
}


/* end contact form names */
/* start contact form */
form {
	background-color: #A8A9AD;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	border: 0px;
}
.form-bg-lg {
	background-image: url(../images/form-field-lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	height: 167px;
	width: 300px;
	padding-top: 10px;
	background-color: #A8A9AD;
	overflow: auto;
	padding-left: 10px;
	padding-right: 20px;
}
.form-submit {
	background-image: url(../images/form-send.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divContentM-form {
	background-color: #A8A9AD;
	margin-left: 145px;
	width: 353px;
	min-height:600px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divContentM-form table {
	background-color: #A8A9AD;
	border: 0px;
}
#divContentM-form td {
	background-color: #A8A9AD;
	border: 0px;
}
#divContentM-form tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.form-bg-faq {
	background-image: url(../images/form-faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	height: 72px;
	width: 302px;
	background-color: #E9E4E8;
	padding-left: 10px;
	display: block;
	vertical-align: top;
	margin-top: 5px;
	padding-top: 20px;
}
.form-bg-sm {


	background-image: url(../images/form-field-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	height: 35px;
	width: 320px;
	background-color: #A8A9AD;
	padding-left: 10px;
	display: block;
	vertical-align: top;
	margin-top: 5px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}
.text-companyinfo {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {
	background-repeat: repeat-y;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.imgTD {
	padding-top: 20px;
	padding-bottom: 10px;
}
h1.blue-home {
	color: #003965;
	font-size: 30px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1.orange-home {
	color: #C56A26;
	font-size: 30px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1.gold-home {
	color: #CDB97D;
	font-size: 30px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divContentM-press {
	width: 333px;
	background-color: #E9E4E8;
	background-position: left top;
	background-attachment: scroll;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 470px;
	overflow: scroll;
	margin-left: 10px;
}
#divContentR-press {
	float: right;
	padding-left: 20px;
	width: 382px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: text-bottom;
	background-color: #FFFFFF;
}
.text-pr {

	line-height: 20px;
	font-weight: bold;
	color: #7D517A;
	font-size: 14px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1.press {

	color: #7D517A;
	font-size: 40px;
	line-height: 50px;
}
.text-pr-content {


	line-height: 20px;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divHeader li.pr a {



	background-image: url(../images/icon-press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 58px;
	width: 58px;
}
#divHeader li.pr a:hover {

	background-image: url(../images/group-press-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.homebox {
	width:520px;
	height:200px;
	float: right;
	border: 0px none none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#divContentR-bottom {
	width: 535px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.text-bubble-blue {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.text-bubble-orange {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
h2.white {
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 5px;
	line-height: 28px;
}
#commercial {
	background-image: url(../images/bubble-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#domestic {
	background-image: url(../images/bubble-gold.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#education {
	background-image: url(../images/bubble-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#initial {
	height: 200px;
}
h1 a {
	color: #7D517A;
	text-decoration: none;
}
h1 a:hover {
	color: #0E3B64;
}
#divContentM-faq {
	width: 313px;
	margin-left: 188px;
	background-color: #E9E4E8;
	background-position: left top;
	background-attachment: scroll;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 470px;
}
#divContentL-faq {
	background-position: left top;
	width: 185px;
	background-color: #003966;
	position:absolute;
	top:390px;
	left:auto;
	clear:both;
	height: 124px;
}
#divContentL-faq a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 2em;
}
#divContentL-faq h1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#divContentL-faq a:hover {

	color: #A8A9AD;
}
#divFaq {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8A9AD;
	clear: both;
	position: absolute;
	left: auto;
	top: 390px;
}
#divContentM-faq a {
	background-position: left top;
	background-attachment: scroll;
	font-weight: bold;
	color: #7D517A;
	text-decoration: none;
	text-align: left;
	padding-bottom: -5px;
	font-size: 14px;
	line-height: 16px;
}
#divContentM-faq a:hover {
	background-position: left top;
	background-attachment: scroll;
	color: #FFFFFF;
	text-decoration: none;
}
#divContentR ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #7D517A;
	line-height: 24px;
}
#divContentR ul.leading {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #7D517A;
	line-height: 22px;
}
#divContentR.faq a {
	color: #7D517A;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#divContentR a:hover {
	color: #999999;
}
#divFaq a {
	font-size: 12px;
	line-height: 24px;
	color: #7D517A;
}
#divFaq a:hover {
	color: #A7AAAC;
}
.maternitree a {
	font-weight: bold;
	color: #7C527A;
}
.maternitree {

	font-size: 12px;
	font-weight: bold;
	color: #7C527A;
}
#divContentR-nobg ul .text-normal {
	margin-left: 20px;
}
#divWrapper #divFooter div .sponsorship .sponsorship {
	color: #003965;
}
.coverage {
	font-size: 11px;
	font-weight: bold;
	color: #B4BABF;
	line-height: 14px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
	padding-right: 20px;
}
.copyright {
	font-size: 0.7em;
	font-weight: bold;
	color: #757575;
	margin-left: 25px;
	padding-top: 5px;
}
#copyright {
	float: left;
	width: 300px;
}
#sponsor {
	width: 290px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 1.5em;
	background-image: url(../images/tjfrc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	padding-left: 70px;
}

