body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

div#container {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 40px;
	border: 1px solid #71b532;
	border-top: 0px solid #71b532;
	text-align: left;
	overflow: hidden;
	clear: both;
	background-image: url('http://pl498.pairlitesite.com/images/background_gradientgrid.jpg');
	background-repeat: no-repeat;
}

div#masthead {
	width: 1024px;
	height: 209px;
	z-index: 2;
	color: #fff;
}

	.mastheadL {
		z-index: 1;
		float: left;
		width: 522px;
		height: 209px;
		background-image: url('http://pl498.pairlitesite.com/images/header-left.gif');
		background-repeat: no-repeat;
	}

	.mastheadR {
		z-index: 1;
		float: left;
		width: 502px;
		height: 209px;
		background-image: url('http://pl498.pairlitesite.com/images/header-right.gif');
		background-repeat: no-repeat;
	}

img, div, li, a {
	behavior: url('js/iepngfix.htc');
}

div#navbox {
	margin-top: 20px;
	z-index: 2;
	height: 172px;
	width: 400px;
	background-image: url('http://pl498.pairlitesite.com/images/top-menu.png');
	background-repeat: no-repeat;
}

div#subnavcontainer {
	margin-top: 8px;
	margin-left: 93px;
	width: 838px;
	height: 24px;
	background-image: url('http://pl498.pairlitesite.com/images/content_areatop.gif');
	background-repeat: no-repeat;
	color: #000;
}

div#subnav {
	position: relative;
	top: 2px;
	left: 417px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	height: 24px;
}

div#content {
	min-height: 550px;
	margin: 0px 91px 8px 93px;
	border-left: 2px solid #71b532;
	border-right: 2px solid #71b532;
	border-bottom: 2px solid #71b532;
	background: #fff;
	padding: 10px 12px 10px 40px;
}

div#contentleft {
	display: inline;
	float: left;
	margin-left: 93px;
	border-left: 2px solid #71b532;
	border-bottom: 2px solid #71b532;
	border-right: 2px solid #71b532;
	background: #fff;
	width: 526px;
	min-height: 550px;
	padding: 10px 12px 10px 40px;
	color: #000;
}

	div.shim {
		float: left;
		width: 1px;
		overflow: hidden;
		border: 0;
		height: 550px;
	}

div#contentright {
	float: left;
	background: #fff;
	width: 234px;
	min-height: 512px;
	border-top: 20px solid #71b532;
	border-right: 2px solid #71b523;
	border-bottom: 20px solid #71b532;
	border-left: 0px solid #71b532;
	text-align: left;
	padding: 10px;
	color: #000;
}

/*Plus code*/
.plus a span{
	padding-left: 2px;
}

a.subnav:link,a.subnav:visited {
	color: #000;
	text-decoration: none;
}

a.subnav:hover,a.subnav:active {
	color: #71b532;
	text-decoration: none;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.titlehome {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.text1 {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.text {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.texthome {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}

.titlenews {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.textnews {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}

.leftimage {
	padding-right: 14px;
	padding-bottom: 14px;
	float: left;
}

div#sponsorbox {
	width: 500px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #71b532;
	text-align: left;
}
		
.center {
	text-align: center;
}

.clear {
	clear: both;
	padding: 8px 0px;
	font-size: 2px;
}

div#logg {
	width: 400px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #71b532;
	border-top: 1px solid #71b532;
	border-bottom: 1px solid #71b532;
	text-align: left;
}

/* Navigation menu styles */

#navigation {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	border-top: 0px solid #fff;
	list-style: none;
	margin: 0 0 0 9px;
	padding: 0;
	height: 180px;
	width: 150px;
	position: relative;
	top: 5px;
	left: 70px;
	z-index: 3;
}

#navigation ul {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 180px;
	width: 150px;
}

#navigation li ul {
	display: none;
	left: 150px;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 10;
}

#navigation li {
	position: relative;
}

#navigation li a {
	background-image: url('http://pl498.pairlitesite.com/images/menu/blue.png');
}

#navigation li a:link, #navigation li a:visited {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-weight: normal;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}

#navigation li a:hover {
	border-bottom: 1px solid #fff;
	color: #71b532;
	display: block;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}

#navigation li ul li a:link, #navigation li ul li a:visited {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-weight: normal;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}

#navigation li ul li a:hover {
	border-bottom: 1px solid #fff;
	color: #71b532;
	display: block;
	font-weight: normal;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
}

#navigation li:hover ul, #navigation li.over ul {
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html #navigation li { float: left; height: 1%; }
* html #navigation li a { height: 1%; }
/* End */