/** BODY ELEMENTS **/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #333333;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: center;
	background-repeat: repeat;
	background-position: top;
	background-image: url(../images/body_bg.gif);
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	}
	
a:focus, a:hover, a:active {
	outline:none;
}
		
body.short {
	color: #333;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/pcc_bkg_portfolio_01.jpg);
	}
	
#bg {
	background-image: url(../images/cw_th.jpg);
	}
	
ul, li {
	list-style: none;
	}


/** GENERAL ELEMENTS **/
.Arw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffe834;
	text-decoration: none;
}
#Arw {
	height: 10px;
	width: 10px;
	float: left;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #7AB701;
	text-decoration: none;
	clear: both;
}
#BoxText a {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #099F75;
	text-decoration: none;
	height: 28px;
	width: 208px;
	padding-top: 180px;
	display: block;
}
#BoxTextGreen a {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #099F75;
	text-decoration: none;
	height: 28px;
	width: 208px;
	padding-top: 180px;
	display: block;
}
#BoxYellow {
	width: 198px;
	background-color: #FFE834;
	margin-bottom: 1px;
	line-height: 31px;
	height: 31px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #067F5F;
	clear: left;
	background-position: right;
}
#BoxGreen a:link, #BoxGreen a:visited {
	width: 198px;
	line-height: 31px;
	height: 31px;
	padding-left: 20px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	background-color: #099F75;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#BoxGreen a:hover {
	background-color: #067F5F;
	color: #88CD01;
	display: block;
}

#BoxCurrent a:link, #BoxCurrent a:visited {
	width: 198px;
	line-height: 31px;
	height: 31px;
	padding-left: 20px;
	color: #88CD01;
	display: block;
	text-decoration: none;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	background-color: #067F5F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#BoxCurrent a:hover {
	background-color: #067F5F;
	color: #88CD01;
	display: block;
}





#Basket {
	color: #056A4F;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: right;
	background-position: right;
	width: 375px;
	text-align: right;
	padding-right: 20px;
}
#BasketImage {
	background-image: url(../images/cart.gif);
	height: 11px;
	width: 13px;
	float: left;
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-top: 2px;
}
.BasketText {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
a.BasketText:link, a.BasketText:visited {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
a.BasketText:hover {
	color: #000000;
}
#Button {
	display: block;
	height: 22px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	text-decoration: none;
	padding-right: 5px;
}
a.Button {
	background: transparent url(../images/proceed_a.jpg) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 24px;
	padding-right: 14px;
	margin-left: 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.Button span {
    background: transparent url(../images/proceed_b.jpg) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 14px;
}
a.Button:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.Button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 14px; /* push text down 1px */
}
a.ButtonR {
	background: transparent url(../images/proceed_a.jpg) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	float: right;
	height: 24px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	margin-left: 6px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.ButtonR span {
    background: transparent url(../images/proceed_b.jpg) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 14px;
}
a.ButtonR:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.ButtonR:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 14px; /* push text down 1px */
}
#Clear { 
	clear:both; 
}
.Clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.Header1 {
	font-size: 21px;
	line-height: 22px;
}
.Header2 {
	font-size: 32px;
	line-height: 33px;
}
#HomeMain {
	width: 656px;
	height: 281px;
	background-color:#CCCCCC;
}

#HomeBox1 a {
	text-decoration: none;
}

#HomeBox1 {
	margin-top: 13px;
	width: 208px;
	height: 208px;
	float: left;
	background-image: url(../images/brochure.jpg);
	border: 1px solid #099F75;
}
#HomeBox2 {
	margin-top: 13px;
	margin-left: 13px;
	width: 208px;
	height: 208px;
	float: left;
	background-image: url(../images/roads.jpg);
	border: 1px solid #099F75;
	text-decoration: none;
}
#HomeBox3 {
	margin-top: 13px;
	margin-left: 13px;
	width: 208px;
	height: 208px;
	float: left;
	background-image: url(../images/sales.jpg);
	border: 1px solid #099F75;
	text-decoration: none;
}
#HomeText {
	margin-top: 13px;
	width: 656px;
	clear: both;
	float: left;
}
#HomeText a:link, #HomeText a:visited {
	color: #333333;
	font-family: "Arial", "Helvetica", sans-serif;
}
#HomeText h1 {
	font-size: 18px;
	color: #099F75;
	padding-top: 11px;
}
.Keywords {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	font-size: 11px;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	position: top: 50%;
	overflow: hidden;
}
.Middle {
	line-height: 24px;
}
#MiddleSearch {
	margin-top: 2px;
	float: left;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #87A306;
}
#Proceed a:link, #Proceed a:visited {
	background-image: url(../images/proceed.jpg);
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 151px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	height: 24px;
	float: left;
	line-height: 24px;
	display: table-cell;
	vertical-align: middle;
	background-position: -24px;
	text-align: center;
}
#Proceed a:hover {
	background-image: url(../images/proceed.jpg);
	background-position: 0 -24px;
}
#Search {
	color: #056A4F;
	text-decoration: none;
	font-size: 14px;
	float: left;
	font-weight: bold;
}
#SecondText {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	padding-left: 20px;
}
#SecondTextRight {
	float: right;
	margin-right: 5px;
	margin-top: 4px;
}
#Space {
	padding-left: 5px;
}
.Quick {
	background-image: url(../images/go.jpg);
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 27px;
	width: 43px;
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 1px;
	cursor: pointer;
}
.Quick:hover {
	background-image: url(../images/go_hover_03.jpg);
}

/** NAVIGATION BAR **/
#NavBar li.gap {
	width: 1px;
	height: 31px;
	overflow: hidden;
	display: block;
	background-color: #FFFFFF;
}
#NavBar {
	width: 887px;
	height: 31px;
	margin-top: 0px;
}
#NavBar ul {
	margin: 0;
	list-style: none;
}
#NavBar li {
	float: left;
	background-repeat: no-repeat;
	height: 20px;
	text-align: center;
}
#NavBar a:link, #NavBar a:visited {
	float: left;
	display: block;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 110px;
	background-color: #166e53;
	padding-top: 8px;
	background-image: url(../images/nav.jpg);
}
#NavBar a:hover {
	background-color: #136048;
	background-repeat: repeat-x;
	color: #88CD01;
	background-image: url(../images/nav_hover.jpg);
}
#current {
float: left;
	display: block;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #88CD01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 110px;
	background-color: #136048;
	padding-top: 8px;
	background-image: url(../images/nav_hover.jpg);
}
#welcome #NavBar li.welcome {
	background-color: #136048;
	background-repeat: repeat-x;
	background-image: url(../images/nav_hover.jpg);
}
#welcome #NavBar li.welcome a {
	color: #88CD01;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: repeat-x;
}

/** MAIN CONTAINERS **/
#ColumnLeft {
	width: 218px;
	margin-top: 13px;
	margin-bottom: 13px;
	clear: both;
	float: left;
}
#ColumnRight {
	float: right;
	width: 656px;
	margin-top: 13px;
	margin-bottom: 13px;
	}
#ColumnRight a {
	color: #099F75;
}
#Container {
	width: 887px;
	margin: 0 auto;
	text-align: left;
}
#Header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 137px;
	background-color: #ffe834;
	background-position: right;
}
#HeaderText {
	width: 450px;
	height: 55px;
	float: left;
	margin-top: 23px;
	margin-left: 200px;
	display: inline;
}
#HeaderText h1 {
	color: #099F75;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-decoration: none;
	padding-top: 0px;
}
#HeaderNumber {
	width: 225px;
	float: left;
	color: #099F75;
	font-weight: bold;
	margin-top: 37px;
}
#HeaderNumber a {
	font-size: 16px;
	color: #099F75;
	font-weight: bold;
	text-decoration: none;
}
#Logo {
	width: 139px;
	height: 113px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url(../images/logo.jpg);
}
#SecondBar {
	width: 887px;
	height: 24px;
	background-color: #9ABB05;
	clear: both;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/second.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

/** FOOTER **/
#Footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #099F75;
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 13px;
	width: 887px;
	background-color: #ffe834;
	height: inherit;
	background-image: url(../images/footer.jpg);
	background-position: right;
}
#FooterBottom a:link, #FooterBottom a:visited, #FooterBottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
#Footer1 {
	width: 203px;
	float: left;
	margin-left: 20px;
	padding-top: 13px;
	display: inline;
}
#Footer2 {
	width: 203px;
	float: left;
	margin-left: 12px;
	padding-top: 13px;
}
#Footer3 {
	width: 203px;
	float: left;
	margin-left: 12px;
	padding-top: 13px;
}
#Footer4 {
	width: 203px;
	float: left;
	margin-left: 12px;
	padding-top: 13px;
}
#FooterBottom {
	width: 888px;
	text-align: center;
	margin-top: 13px;
	clear: both;
	float: left;
	margin-bottom: 13px;
	color: #333333;
}
#FooterBottom a:hover {
	color: #000000;
}

/** PRICE LIST **/
.Datatable {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 656px;
}
.Datatable a:link, .Datatable a:visited {
	text-decoration: underline;
	color: #333333;
}
.Datatable a:hover  {
	color: #000000;
	text-decoration: underline;
}
.Datatable td {
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Datatable th {
	border: 1px solid #FFFFFF;
	background-color: #9abb05;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Datatable col.drk {
	background-color: #e4edbb;
	color: #333333;
}
.Datatable col.lt {
	background-color: #f0f5da;
	color: #333333;	
}
.Prices {
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 656px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.Prices td {
	background-color: #f0f5da;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
	font-size: 11px;
	height: 30px;
}
#Hire a:link, #Hire a:visited {
	background: url(../images/hire.jpg);
	display:block;
	width: 52px;
	height: 24px;
	padding-top: 0px;
	line-height: 24px;
	margin: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
    outline: none; /* hide dotted outline in Firefox */
	}
#Hire a:hover {
	background-position: bottom;
}
.Top {
	border-collapse: collapse;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.Top td {
	background-color: #067F5F;
	text-align: left;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	height: 30px;
	color: #9ABB05;
	padding-right: 20px;
	font-weight: bold;
}
 /* NEW
------------------------------------------------------*/
#Breadcrumbs {
	margin-bottom: 3px;
	width: 656px;
	clear: both;
	float: left;
}
#Breadcrumbs  a:link, #Breadcrumbs  a:visited {
	color: #85AE40;
	font-family: "Arial", "Helvetica", sans-serif;
	text-decoration: none;
}
#Breadcrumbs  a:hover {
	color: #2E8D57;
	font-family: "Arial", "Helvetica", sans-serif;
	text-decoration: none;
}
#BreadcrumbsLine {
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	height: 1px;
	clear: both;
}

#BoxGreen2 {
	width: 478px;
	float: left;
}

#BoxGreen2 a:link, #BoxGreen2 a:visited {
	width: 478px;
	line-height: 31px;
	height: 31px;
	padding-left: 17px;
	color: #2E8D57;
	display: block;
	text-decoration: none;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: normal;
	background-color: #E1EAC5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#BoxGreen2 a:hover {
	background-color: #85AE40;
	color: #FFF;
	display: block;
	clear: both;
}

#BoxGreen2 a:hover .Arw2 {
	color: #FFE834;
}

.Arw2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #85AE40;
	text-decoration: none;
}
.Arw2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #85AE40;
	text-decoration: none;
}
.Arw2 a:hover {
	color: #FDE730;
	text-decoration: none;
}


#rightPic {

	float:right;
	width:149px;
	clear: right;
	border-bottom: 1px solid #85AE40;
	border-top: 1px solid #85AE40;
	border-right: 1px solid #85AE40;
	border-left: 1px solid #85AE40;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block; 
	margin: 20px 0px 0px 0px; /* for FF */
    line-height: 0px;
	}
	

#rightPic2 {
	float:right;
	width:149px;
	height:60px;
	clear: right;
	border: none;	
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2E8D57;
	padding-top: 25px;
	padding-bottom: 15px;
}
.rightPic2 {
	float:right;
	width:149px;
	padding-left: 20px;

}
.rightPicEnlarge {
	float:right;
	width:149px;
	margin-left: 20px;
	border-left: 1px solid #84AE42 ;
	border-bottom: 1px solid #84AE42;
	border-right: 1px solid #84AE42;
	border-top: 1px solid #84AE42
	}
		

.rightPicLadders {
	float:right;
	width:149px;
	padding-top: 31px;

}
#maintext {
	float:left;
	width:497px;
	

}

/** PRICE LIST **/
.Datatable2 {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 497px;
}
.Datatable2 a:link, .Datatable2 a:visited {
	text-decoration: underline;
	color: #333333;
}
.Datatable2 a:hover  {
	color: #000000;
	text-decoration: underline;
}
.Datatable2 td {
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Datatable2 th {
	border: 1px solid #FFFFFF;
	background-color: #85AE40;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Datatable2 col.drk {
	background-color: #e4edbb;
	color: #333333;
}
.Datatable2 col.lt {
	background-color: #f0f5da;
	color: #333333;	
}
/** SPEC **/
.Datatable3 {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 497px;
}
.Datatable3 a:link, .Datatable2 a:visited {
	text-decoration: underline;
	color: #333333;
}
.Datatable3 a:hover  {
	color: #000000;
	text-decoration: underline;
}
.Datatable3 td {
	border: 1px solid #FFFFFF;
	text-align: left;
	padding-left: 10px;
	line-height: 19px;
	height: 19px;
	width: 248px
}
.Datatable3 th {
	border: 1px solid #FFFFFF;
	background-color: #C3D68C;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	height: 19px;
}
.Datatable3 col.drk {
	background-color: #C3D68C;
	color: #333333;
}
.Datatable3 col.lt {
	background-color: #E7EED1;
	color: #333333;	
}
/** HIRE **/
.Datatable4 {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 657px;
}
.Datatable4 a:link, .Datatable4 a:visited {
	text-decoration: underline;
	color: #333333;
}
.Datatable4 a:hover  {
	color: #000000;
	text-decoration: underline;
}
.Datatable4 td {
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Datatable4 th {
	border: 1px solid #FFFFFF;
	background-color: #85AE40;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.Datatable4 col.drk {
	background-color: #D6E2AF;
	color: #333333;
}
.Datatable4 td.white {
	background-color: #ffffff;
	text-align: left;
	height: 60px;
}
.Datatable4 td.white2 {
	background-color: #ffffff;
	text-align: right;
}
.Datatable4 col.lt {
	background-color: #f0f5da;
	color: #333333;	
}
/** CONTACT **/
.Datatable5 {
	border: 1px solid #ffffff;
	border-collapse: collapse;
	font-size: 12px;
	width: 657px;
}
.Datatable5 a:link, .Datatable5 a:visited {
	text-decoration: underline;
	color: #333333;
}
.Datatable5 a:hover  {
	color: #000000;
	text-decoration: underline;
}
.Datatable5 td {	
	background-color: #EDF3DD;
	text-align: left;
	padding: 16px 0px 16px 16px;
	width: 657px;
}
.Datatable5 th {
	border: 1px solid #EDF3DD;
	background-color: #85AE40;
	font-weight: bold;
	text-align: left;
}
.Datatable5 col.drk {
	background-color: #EDF3DD;
	color: #333333;
}

.Datatable5 col.lt {
	background-color: #f0f5da;
	color: #333333;	
}
/** CONTACT2 **/
.Datatable5a {
	font-size: 12px;
	width: 295px;
}
.Datatable5a td {
	background-color: #E1EAC5;
	text-align: left;
	padding-left: 16px;
}
/** CONTACT3 **/
.Datatable5b {
	font-size: 12px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	width: 657px;
}
.Datatable5b td {
	background-color: #EDF3DD;
	text-align: left;
	padding: 16px 0px 16px 16px;
}

.inputForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	width: 260px;
	height: 18px;
	border: 1px solid #CFCFCE;
	text-align: left;
	}
	.inputSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	width: 200px;
	height: 18px;
	border: 0px;
	vertical-align: middle;
	text-align: left;
	}
.inputForm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	width: 612px;
	height: 40px;
	border: 1px solid #CFCFCE;
	text-align: left;
	
	}
.formP {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.confirmP {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
.Red {
	color: #ED2024;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#line {
	display: block;
	height: 1px;
	clear: both;
	width: 100%;
	border-top: 1px solid #98B905;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#Headline {
	width: 503px;
	float: left;
}


#Headline H1{
	font-size: 20px;
	font-weight: bold;
	color: #2E8D57;
	padding-top: 20px;
	padding-bottom: 15px;
}

#AboutPict {
	background-image: url(../images/shop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: right;
	height: 280px;
	width: 375px;
}

#CatPict {
	background-image: url(../images/TVE_Brochure_image.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: right;
	height: 450px;
	width: 260px;
}

#HAEPict {
	background-image: url(../images/HAE.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: right;
	height: 75px;
	width: 155px;
}

	#Sign {
	width: 650px;
	float: left;
	margin-bottom: 5px;
	}
	#SignL {
	width: 40px;
	text-align: left;
	float: left;
	height: 47px;
	}
	#SignR {
	text-align: left;
	float: left;
	padding-top: 5px;
	}
	
a#roll1 {
	background-image:url(../images/tb.jpg);
	height: 60px;
	width:218px;
	display:block;
	background-position: left top;
	margin-top: 30px;
	}
	
a#roll1 span { 
	display:none; 
	}

#toolbank {
display: block;
width: 218px;
}
