/* CSS Document */

html
	{
	height:100%;
	margin: 0px;
	padding: 0px;
	}
body
	{
	width:100%;
	height:100%;
	font-size:60%;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/bgClouds.jpg) center top no-repeat #155da4;
	}
img
	{
	border:0px;
	}
* 
	{
	padding: 0;
	margin: 0;
	}
.input {
	border:1px solid #666;
	padding:3px 0px 3px 5px;
	height:auto;	
	background:#FFF;
	color:#666;
	font:normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	}
.input:focus {
	padding:3px 0px 3px 5px;
	border:1px solid #999;
	height:auto;
	background:#EEE;
	color:#1760a6;
	font:normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	color:#1760a6;
	width:auto;
	font:normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}
h2 {
	font:normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#bf2902;
	line-height:1.5em;
	}
h2 a {
	font:normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#271410;
	}
h2 a:hover {
	font:normal 1.4em Verdana, Arial, Helvetica, sans-serif;
	color:#271410;
	text-decoration:none;
	}
h3 {
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#bf2902;
	line-height:1.5em;
	}
p {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#271410;
	line-height:1.6em;
	}
#content li {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#271410;
	line-height:1.6em;
	}
#content li a {
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
	line-height:1.6em;
	}
#content li a:hover {
	color:#FF3300;
	text-decoration:underline;
	}
#content p a {
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
	}
#content p a:hover {
	color:#FF3300;
	text-decoration:underline;
	}
#content ul {
	padding:20px;
	}	
object {
	outline:none;
	}
table {
	overflow:hidden;
	width:600px;
	}
.tHead td {
	background:url(../img/tHeadBg.png) top repeat-x;
	padding:6px;
	color:#fff;
	border:1px solid #CCC;
	text-align:center;
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	}
td {
	background:#EEE;
	padding:6px;
	color:#003366;
	border:1px solid #CCC;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	}
.conCol1 {
	background:#FFF;
	padding:2px;
	color:#666;
	width:90px;
	border:none;
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	}
.conCol2 {
	background:#FFF;
	padding:2px;
	color:#666;
	width:490px;
	border:none;
	}
.agent {	
	position:relative;
	overflow:hidden;
	width:auto;
	height:auto;
	border-bottom:1px solid #CCC;
	padding:5px;
	background:#EEE;
	margin:0 0 2px 0;
	}
	
/*******************
MAIN SITE STRUCTURE
********************/

#outerContainer {
	margin:auto;
	clear:both;
	position:relative;
	overflow:hidden;
	width:auto;
	height:auto;
	padding:0 0 100px 0;	
	z-index:10;
	}
#topBar {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;
	background:url(../img/topBar.png) top repeat-x;
	z-index:15;
	}
#container {
	margin:auto;
	position:relative;
	overflow:hidden;
	width:1010px;
	height:auto;
	z-index:10;
	}
#header {
	margin:auto;
	position:relative;
	overflow:hidden;
	width:1000px;
	height:130px;
	padding:0;
	z-index:20;
	}
#header a {
	outline:none;
	}
#headerLeft {
	float:left;
	position:relative;
	overflow:hidden;
	width:470px;
	height:130px;
	margin:0 0 0 0;
	z-index:10;
	}
#headerRight {
	float:left;
	position:relative;
	overflow:hidden;
	width:530px;
	height:160px;
	margin:0 0 0 0;
	z-index:10;
	}
#ledlights {
	position:absolute;
	top:14px;
	left:635px;
	width:auto;
	height:auto;
	z-index:200;
	}
#ledlights span {
	float:left;	
	padding:6px 10px 0 0;
	}
#ledlights a {	
	display:block;
	cursor:pointer;
	width:auto;
	height:auto;
	text-decoration:none;
	color:#FFF;
	}
#ledlights a:hover {
	text-decoration:none;
	color:#000;
	}
#ledlights img {
	float:right;	
	}
#contactTel {
	color:#FFF;
	position:absolute;
	top:50px;
	left:490px;
	width:auto;
	height:auto;
	padding:40px 0 0 0;
	text-align:right;
	font:normal 1.4em Verdana, Arial, Helvetica, sans-serif;
	}
#contactTel span {
	font:normal 1.6em Verdana, Arial, Helvetica, sans-serif;
	}
#contentWrapperIndex {
	overflow:hidden;
	width:1000px;
	height:auto;
	z-index:10;
	padding:0;
	margin:0 0 0 8px;
	}
#contentWrapperIndex a {
	outline:none;
	}
#contentTop {
	overflow:hidden;
	position:relative;
	width:992px;
	height:5px;
	z-index:10;
	padding:0;
	margin:0 0 0 8px;
	background:url(../img/contentTop.png) no-repeat;
	}
#contentWrapper a {
	outline:none;
	}
#contentWrapper {
	position:relative;
	overflow:hidden;
	width:992px;
	height:auto;
	margin:0 0 0 8px;
	background:url(../img/contentRpt.jpg) repeat-y;
	}
#contentFoot {
	overflow:hidden;
	position:relative;
	width:992px;
	height:5px;
	z-index:10;
	padding:0;
	margin:0 0 0 8px;
	background:url(../img/contentFoot.png) no-repeat;
	}

/*********
CONTENT
**********/

#pageTitle {
	width:960px;
	height:30px;
	padding:5px 0 0 20px;
	background:url(../img/titleBg.png) no-repeat;
	border-bottom:1px solid #FFF;
	}
#pageTitle2 {
	width:960px;
	height:30px;
	padding:5px 0 0 20px;
	background:url(../img/titleBg.png) no-repeat;
	border-bottom:1px solid #FFF;
	margin-bottom:10px;
	}	
#contentLeft {
	float:left;
	position:relative;
	overflow:hidden;
	padding:0 0 20px 0;
	width:330px;
	height:auto;
	z-index:10;
	}		
#content {
	position:relative;
	overflow:hidden;
	width:550px;
	height:auto;
	padding:20px 60px 30px 30px;
	z-index:10;
	}
#content img {
	margin:0 20px 10px 0;
	}
#contentRight {
	float:left;
	overflow:hidden;
	position:relative;
	width:200px;
	height:auto;
	padding:10px 10px 10px 0;
	z-index:10;
	}	
#btnWrap {
	overflow:hidden;
	width:1000px;
	height:82px;
	padding:0;
	margin:11px 0 1px 8px;
	z-index:10;
	}
.btn1 {
	float:left;
	overflow:hidden;
	width:331px;
	height:82px;
	z-index:10;
	background:url(../img/btn1Ovr.png) bottom no-repeat;
	}
.btn1 a {
	display:block;
	cursor:pointer;
	width:315px;
	height:42px;
	padding:40px 0 0 15px;
	z-index:10;
	color:#bf2902;
	font:normal 1.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-decoration:none;
	background:url(../img/btn1.png) bottom no-repeat;
	}
.btn1 a:hover {
	background:url(../img/btn1Ovr.png) bottom no-repeat;
	}
.btn2 {
	float:left;
	overflow:hidden;
	width:330px;
	height:82px;
	z-index:10;
	background:url(../img/btn2Ovr.png) bottom no-repeat;
	}
.btn2 a {
	display:block;
	cursor:pointer;
	width:315px;
	height:42px;
	padding:40px 0 0 15px;
	z-index:10;
	color:#bf2902;
	font:normal 1.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-decoration:none;
	background:url(../img/btn2.png) bottom no-repeat;
	}
.btn2 a:hover {
	background:url(../img/btn2Ovr.png) bottom no-repeat;
	}
.btn3 {
	float:left;
	overflow:hidden;
	width:332px;
	height:82px;
	z-index:10;
	background:url(../img/btn3Ovr.png) bottom no-repeat;
	}
.btn3 a {
	display:block;
	cursor:pointer;
	width:315px;
	height:42px;
	padding:40px 0 0 15px;
	z-index:10;
	color:#bf2902;
	font:normal 1.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-decoration:none;
	background:url(../img/btn3.png) bottom no-repeat;
	}
.btn3 a:hover {
	background:url(../img/btn3Ovr.png) bottom no-repeat;
	}
				
/*********
INDEX
**********/

#latestNews {	
	width:380px;
	height:auto;
	z-index:6;
	margin:0 0 0 10px;
	}
#latestNews p {
	border-bottom:1px dotted #CCC;
	padding:5px 0 5px 0;
	width:380px;
	}
#latestNews h2 {
	padding:0 0 5px 0;
	}
#latestNews p a {
	font-size:0.9em;
	text-decoration:none;
	color:#333;
	}
#latestNews p a:hover {
	text-decoration:none;
	color:#bf2902;
	}
#newsNav {	
	position:absolute;
	top:40px;
	left:500px;
	text-align:right;
	}
#indexBoxWrap {
	overflow:hidden;
	width:1000px;
	height:251px;
	padding:0;
	margin-bottom:1px;
	z-index:10;
	}
.indexBox1 {
	float:left;
	overflow:hidden;
	width:305px;
	height:187px;
	padding:26px 0 0 25px;
	z-index:10;
	margin:40px 0 0 0;
	background:url(../img/index1.png) no-repeat;
	}
.indexBox1 a {
	display:block;
	cursor:pointer;
	width:305px;
	height:185px;
	color:#bf2902;
	font:normal 1.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-decoration:none;
	z-index:100;
	position: relative;
	}
.popupIndexBox1 {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	width:330px;
	height:225px;
	background:url(../img/rollOver1.png) no-repeat;
	z-index:4;
	}	
.popupIndexBox1 a {
	display:block;
 	cursor:pointer;
 	width:305px;
 	height:187px;
 	padding:26px 0 0 25px;
 	z-index:1;
	}
.indexBox2 {
	float:left;
	overflow:hidden;
	width:305px;
	height:185px;
	padding:25px 0 0 25px;
	z-index:10;
	margin:40px 0 0 0;
	background:url(../img/index2.png) no-repeat;
	}
.indexBox2 a {
	display:block;
	cursor:pointer;
	width:305px;
	height:185px;
	color:#bf2902;
	font:normal 1.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-decoration:none;
	z-index:100;
	position: relative;
	}
.popupIndexBox2 {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	width:330px;
	height:210px;
	background:url(../img/rollover2.png) no-repeat;
	z-index:4;
	}	
.popupIndexBox2 a {
	display:block;
	cursor:pointer;
	width:305px;
	height:185px;
	padding:25px 0 0 25px;
	z-index:1;
	}
.indexBox3 {
	float:left;
	overflow:hidden;
	width:305px;
	height:195px;
	padding:65px 0 0 25px;
	z-index:10;
	margin:0 0 0 0;
	background:url(../img/index3.png) no-repeat;
	}
.indexBox3 a {
	display:block;
	cursor:pointer;
	width:305px;
	height:185px;
	color:#bf2902;
	font:normal 1.9em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-decoration:none;
	z-index:100;
	position: relative;
	}
.popupIndexBox3 {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	width:332px;
	height:250px;
	background:url(../img/rollOver3.png) no-repeat;
	z-index:4;
	}
.popupIndexBox3 a {
	display:block;
	cursor:pointer;
	width:305px;
	height:145px;
	padding:65px 0 0 25px;
	z-index:1;
	}	
#rangeWrap {
	position:absolute;
	top:290px;
	left:678px;
	width:300px;
	height:160px;
	z-index:200;
	padding:10px 0 0 10px;
	background:#FFF;
	}
.tenbtn {
	float:left;
	width:155px;
	height:130px;
	z-index:400;
	background:url(../img/10kbtnOvr.png) no-repeat;
	}	
.tenbtn a {
	display:block;
	cursor:pointer;
	width:155px;
	height:130px;
	text-decoration:none;
	outline:none;
	background:url(../img/10kbtn.png) no-repeat;
	}
.tenbtn a:hover {
	background:url(../img/10kbtnOvr.png) no-repeat;
	}
.twentybtn {
	float:left;
	width:140px;
	height:130px;
	z-index:400;
	background:url(../img/20kbtnOvr.png) no-repeat;
	}	
.twentybtn a {
	display:block;
	cursor:pointer;
	width:140px;
	height:130px;
	text-decoration:none;
	outline:none;
	background:url(../img/20kbtn.png) no-repeat;
	}
.twentybtn a:hover {
	background:url(../img/20kbtnOvr.png) no-repeat;
	}
.thirtybtn {
	float:left;
	width:155px;
	height:110px;
	z-index:400;
	background:url(../img/30kbtnOvr.png) no-repeat;
	}	
.thirtybtn a {
	display:block;
	cursor:pointer;
	width:155px;
	height:110px;
	text-decoration:none;
	outline:none;
	background:url(../img/30kbtn.png) no-repeat;
	}
.thirtybtn a:hover {
	background:url(../img/30kbtnOvr.png) no-repeat;
	}
.fiftybtn {
	float:left;
	width:140px;
	height:110px;
	z-index:400;
	background:url(../img/50kbtnOvr.png) no-repeat;
	}	
.fiftybtn a {
	display:block;
	cursor:pointer;
	width:140px;
	height:110px;
	text-decoration:none;
	outline:none;
	background:url(../img/50kbtn.png) no-repeat;
	}
.fiftybtn a:hover {
	background:url(../img/50kbtnOvr.png) no-repeat;
	}
#usesWrap {
	position:absolute;
	top:290px;
	left:344px;
	width:313px;
	height:250px;
	background:#FFF;
	z-index:100;
	padding:5px 0 0 7px;
	}
#farmUse {
	overflow:hidden;
	width:308px;
	height:86px;
	background:url(../img/farmBtnOver.png) top left no-repeat;
	}	
#farmUse a {
	display:block;
	cursor:pointer;
	display:block;
	cursor:pointer;
	width:253px;
	height:71px;
	padding:15px 40px 0 15px;
	outline:none;
	text-decoration:none;
	color:#000;
	font:normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/farmBtn.png) top left no-repeat;
	}
#farmUse a span  {
	color:#FFF;
	font:normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	}
#farmUse a:hover {
	background:url(../img/farmBtnOver.png) top left no-repeat;
	}	
#publicUse {
	overflow:hidden;
	width:308px;
	height:86px;
	background:url(../img/publicBtnOver.png) top left no-repeat;
	}	
#publicUse a {
	display:block;
	cursor:pointer;
	width:293px;
	height:71px;
	padding:15px 0 0 15px;
	outline:none;
	text-decoration:none;
	color:#000;
	font:normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/publicBtn.png) top left no-repeat;
	}
#publicUse a span  {
	color:#FFF;
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	}
#publicUse a:hover {
	background:url(../img/publicBtnOver.png) top left no-repeat;
	}	
#commercialUse {
	overflow:hidden;
	width:308px;
	height:86px;
	background:url(../img/commercialBtnOver.png) top left no-repeat;
	}	
#commercialUse a {
	display:block;
	cursor:pointer;
	width:293px;
	height:71px;
	padding:15px 0 0 15px;
	outline:none;
	text-decoration:none;
	color:#000;
	font:normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/commercialBtn.png) top left no-repeat;
	}
#commercialUse a span  {
	color:#FFF;
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	}
#commercialUse a:hover {
	background:url(../img/commercialBtnOver.png) top left no-repeat;
	}
			
/*********
Top Level
**********/

#menuWrap {
	position:absolute;
	top:0;
	left:415px;
	list-style:none;
	float:left;
	width:620px;
	height:60px;
	z-index:100;
	margin:0 0 0 0;
	padding:1px 0 0 6px;
	background:url(../img/topMenuBg.png) top left no-repeat;
	}
.menuItem {
	float:left;
	overflow:hidden;
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	width:121px;
	height:50px;
	margin:0 3px 0 0;
	}
.menuItem a {
	display:block;
	color:#bf2902;
	width:auto;
	height:26px;
	background:url(../img/menuBg.png) top right no-repeat;
	text-align:center;
	padding:13px 0 0 0;
	text-decoration:none;	
	}
.menuItem a:hover {
	color:#000;
	background:url(../img/menuBgOvr.png) top right repeat-x;
	text-decoration:none;	
	}
.menuItemHere {
	float:left;
	overflow:hidden;
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	width:121px;
	height:50px;
	margin:0 3px 0 0;
	}
.menuItemHere a {
	display:block;
	cursor:pointer;
	color:#000;
	width:auto;
	height:23px;
	background:url(../img/menuBgUp.png) repeat-x;
	text-align:center;
	padding:13px 0 0 0;
	text-decoration:none;	
	}
.menuItemHere a:hover {
	background:url(../img/menuBgOvr.png) repeat-x;
	text-decoration:none;	
	}
.menuItemLast {
	float:left;
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	height:75px;
	margin:0 3px 0 0;
	background:url(../img/agent-buttonOvr.png) top right no-repeat;
	}
.menuItemLast a {
	display:block;
	color:#bf2902;
	width:114px;
	height:60px;
	background:url(../img/agent-button.png) top right no-repeat;
	text-align:left;
	padding:15px 70px 0 16px;
	text-decoration:none;	
	}
.menuItemLast a:hover {
	color:#000;
	background:url(../img/agent-buttonOvr.png) top right no-repeat;
	text-decoration:none;	
	}
/***********
INDEX 
***********/

.indexMenuTop { 
	position:relative;
	overflow:hidden;
	width:992px;
	height:5px;
	background:url(../img/indexMenuTop.png) top no-repeat;
	z-index:10;
	}
ul#indexMenuWrap {
	width:992px;
	height:280px;
	padding:0 0 20px 0;
	background:url(../img/indexMenuBg.png) repeat-y;
	z-index:10;
	list-style:none;
	}
ul.indexMenuWrap li.sideMenu {
	float:left;
	width:330px;
	height:280px;
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:0 1px 10px 0;
	}
.indexMenuFoot { 
	position:relative;
	overflow:hidden;
	width:992px;
	height:5px;
	background:url(../img/indexMenuFoot.png) top no-repeat;
	z-index:10;
	margin:0 0 1px 0;
	}	
.indexCTop {
	position:relative;
	overflow:hidden;
	width:992px;
	height:5px;
	background:url(../img/indexCTop.png) no-repeat;
	}
.indexCRpt {
	overflow:hidden;
	width:962px;
	height:auto;
	padding:30px;
	background:url(../img/indexCRpt.png) repeat-y;
	}
.indexCFoot {
	position:relative;
	width:992px;
	height:5px;
	background:url(../img/indexCFoot.png) no-repeat;
	}
.indexCLeft {
	float:left;
	position:relative;
	overflow:hidden;
	width:490px;
	height:auto;
	padding:0 40px 0 0;
	}
.indexCRight h2 {
	font:normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#0d4375;
	width:180px;
	margin:0 0 0 50px;
	}
.indexCRight p {
	font:normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:180px;
	margin:0 0 0 50px;
	}
.indexCRight {
	float:left;
	position:relative;
	overflow:hidden;
	width:395px;
	height:auto;
	}	
	
/***********
SIDE MENU 
***********/

.menuHead {
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	color:#bf2902;
	line-height:1.3em;
	padding:8px 0 5px  15px;
	}
ul.sideMenuWrap {
	width:330px;
	}
li.sideMenu {
	float:left;
	width:330px;
	height:auto;
	font:normal 1.4em Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;	
	}
.sideMenu a {
	display:block;
	cursor:pointer;
	width:auto;
	height:auto;
	color:#bf2902;
	padding:5px 0 5px 15px;
	text-decoration:none;
	}
.sideMenu a:hover {
	color:#165ea5;
	text-decoration:none;
	}	
.sideMenuHere {
	float:left;
	overflow:hidden;
	width:330px;
	height:auto;
	font:normal 1.4em Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	}
.sideMenuHere a {
	display:block;
	cursor:pointer;
	width:auto;
	height:auto;
	color:#165ea5;
	padding:5px 0 5px 15px;
	text-decoration:none;	
	}
.sideMenuHere a:hover {
	color:#000;
	text-decoration:none;
	}

/***********
SUB MENU 1
***********/


.subMenu {
	font:normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	margin:0 0 0 30px;
	list-style:url(../img/bullit.jpg);
	}
.subMenu a {
	color:#000;
	display: block;
	width: 277px;
	height: auto;
	padding:5px 5px 5px 0px;
	text-decoration: none;
	margin:0 0 0 1px;	
	}
.subMenu a:hover {
	color:#bf2902;
	text-decoration: none;
	}
.subMenuHere {
	width: auto;
	height: auto;
	margin:0 0 0 12px;	
	list-style:none;
	font:normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	}
.subMenuHere a {
	color:#FFF;
	display: block;
	width: 290px;
	height: auto;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	margin:0 0 0 1px;
	background: #71ad34;
	}
.subMenuHere a:hover {
	color:#EEE;
	text-decoration: none;
	}	
	
/***********
SUB MENU 2
***********/	

.subSubMenuWrap {
	margin:0 0 0 0;
	}
.subSubMenuWrap ul {
	position:relative;
	width: 220px;
	height: auto;
	}
.subSubMenu {
	display: block;
	font-size:0.90em;
	width: 220px;
	height: auto;
	}
.subSubMenu a {
	color:#000;
	display: block;
	width: 164px;
	height: 18px;
	padding:3px 0 0 40px;
	text-decoration: none;
	}
.subSubMenu a:hover {
	color:#333;
	text-decoration: none;
	}
.subSubMenuHere {
	font-size:0.90em;
	width: 220px;
	height: auto;
	}
.subSubMenuHere a {
	color:#333;
	display: block;
	width: 164px;
	height: 18px;
	padding:3px 0 0 40px;
	text-decoration: none;
	}
.subSubMenuHere a:hover {
	color:#000;
	text-decoration: none;
	}
	
/******
Pop up
******/ 

#popupBg {	
	overflow:hidden;
	width:500px;
	height:380px;
	padding:0 0 0 0;
	background:url(../img/friendPopBg.png) no-repeat;
	}
#backgroundPopup {
	display:none;
	position:absolute;
	/*_position:absolute;  hack for internet explorer 6*/
	width:100%;
	height:100%;
	background:#000000;
	z-index:300;
	}
#popup {
	display:none;
	position:fixed;
	/*_position:absolute;  hack for internet explorer 6*/
	height:auto;
	width:500px;
	margin:auto;
	z-index:400;
	padding:12px;
	}
#popupClose {
	position:absolute;
	font-size:14px;
	line-height:14px;
	left:480px;
	top:40px;
	color:#990000;
	font-weight:700;
	display:block;
	z-index:600;
	}
#popupClose a {
	text-decoration:none;
	}
		
/******
Footer
******/

#footerWrap {
	overflow:hidden;
	position:relative;
	width:1000px;
	height:13px;
	padding:30px 0 30px 0;
	text-align:center;
	}
#footer  p {
	font:normal 100 0.9em normal Arial, Helvetica;
	line-height:15px;
	color:#FFF;
	}
#footer a {
	color:#FFF;
	text-decoration:underline;
	}
#footer a:hover {
	color:#FFFF99;
	text-decoration:none;
	}	