/* HEADER */
#header { float:left; display:inline;width: 940px; height: 91px; align: center; margin-right: auto; margin-left: auto; text-align:center; padding-top:0px; background:url(../images/backer_header.jpg);}


/* HEADER IMAGE */
#imageTop { float:left; display:inline; width:940px; height: 114px; position:relative; 
	background: url('../images/small_header.jpg') top center no-repeat;}
	
#imageTop #smallCalculator 	{float:right; position:absolute; 
	top:14px; 
	right:14px; 
	height:82px; 
	width:113px; 
	z-index:100; 
	}

/* MAIN AREA */
#main {float:left; display:inline; width:940px; height:100%; background:url(../images/backer_body.jpg) repeat-y; background-color: #ececec;}


/* NEWS FIND OUT MORE IMAGE LINK */
.home_news a {float:left; display:inline; margin-top:0px; margin-left:0px; width: 265px; height: 28px; background-color:#FF6600; padding-bottom:3px; background: url("../images/find_out_more.jpg") 0 0 no-repeat;}
.home_news a:hover {color: #FF6600; background-position: 0 -32px; background-color: #FFFFFF;}
.home_news a:active {color: #FF6600; background-position: 0px -32px;}


/* HOMEPAGE NEWS*/
#homeNews { float:left; display:inline; width: 265px; }
.homeNewsArticle {margin-left:20px; margin-right:10px; margin-top:5px; margin-bottom:5px;}

#homeStamps {float:right; display:inline; margin-top:0px;}

/* RIGHT HAND SECTION - LEFT COLUMN*/
#bodyLeft {float:left; display:inline; width:350px; margin-top:0px; margin-left:32px;}
ul { list-style-image: url("../images/listArrow.gif");  font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 18px; font-weight: normal; color: #333333; text-decoration: none; position:relative; } 
	
a.listLink:link {color: #333333;text-decoration:underline solid 1px;}
a.listLink:active {color: #333333;text-decoration:underline solid 1px;}
a.listLink:visited {color: #333333; text-decoration:underline solid 1px;}
a.listLink:hover {color: #57891D; text-decoration:underline solid 1px;}

a.listLinkBold:link {color: #333333;text-decoration:underline solid 1px; font-weight:bold;}
a.listLinkBold:active {color: #333333;text-decoration:underline solid 1px; font-weight:bold;}
a.listLinkBold:visited {color: #333333; text-decoration:underline solid 1px; font-weight:bold;}
a.listLinkBold:hover {color: #57891D; text-decoration:underline solid 1px; font-weight:bold;}



/* RIGHT HAND SECTION - RIGHT COLUMN*/
#bodyRight {float:left; display:inline; width:150px; text-align:center; margin-top:0px; margin-left:50px;}
.bodyRight {float:left; display:inline; width:150px; text-align:center; margin-top:0px; margin-left:50px;}

#bodyFull {float:left; display:inline; width:590px; text-align:left; margin-top:0px; margin-left:32px; }

/* GREY BOXES */
#greyArea{float:left; display:inline; width:600px; height:175px; margin-top:15px;}
.greyPanel{float:left; display:inline; width:180px; height:170px; background-color:#e7e7e7; margin-right:20px;}
.greyPanelText {float:left; display:inline; width:140px; padding-left:10px;}
.greenHeader{font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; font-weight: bold; color: #57891D;}


a.greyPanelCopy:link {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 10px; line-height: 12px; font-weight: normal; color: #333333;text-decoration:none;}
a.greyPanelCopy:active {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 10px;  font-weight: normal; color: #333333;text-decoration:none;}
a.greyPanelCopy:visited {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 10px; font-weight: normal; color: #333333; text-decoration:none;}
a.greyPanelCopy:hover {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 10px;  font-weight: normal; color: #57891D; text-decoration: none;}
 

/* SMALL BLACK ARROWS ON GREY PANELS */
.small_black_arrow a {float:left; display:inline; margin-top:0px; margin-left:5px; width: 19px; height: 47px; background: url("../images/small_black_arrow.jpg") 0 0 no-repeat;}
.small_black_arrow a:hover {color: #FF6600; background-position: 0 -47px; background-color: #FFFFFF;}
.small_black_arrow a:active {color: #FF6600; background-position: 0px -47px;}



/* LONG GREEN BUTTON */
.long_green a {float:left; display:inline; margin-top:0px; margin-left:0px; width: 353px; height: 30px; background-color:#FF6600; padding-bottom:3px; background: url("../images/button_long_green.jpg") 0 0 no-repeat; font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 18px; font-weight: bold; color: #FFFFFF; padding-top:7px; padding-left:9px;text-decoration: none;}
.long_green a:hover {color: #FF6600; background-position: 0 -38px; background-color: #FFFFFF;font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 12px; line-height: 18px; font-weight: bold; color: #FFFFFF; padding-top:7px; padding-left:9px;text-decoration: none;}
.long_green a:active {color: #FF6600; background-position: 0px -38px;}












