/* kingharmsworth Styles for Green Energy Solutions
Updated 14.01.09
Author: Sacha Harmsworth*/

/*Validated by http://jigsaw.w3.org/css-validator/

/*	Generic
	Header
	Navigation
	Content
	Sidebar
	Photos
	Footer
	accessibility Styles
*/

/*Generic
--------------------------------------------------------*/

/*Defaults*/
/*CSS RESET, thank you Eric Meyer*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Times New Roman", Times, serif; 
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #73C167 url(../img/bgPattern.gif) top left scroll;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Hide Text from sreen*/
.hideMe {
	position:absolute;
	left: -9999px;
}

h1 {
	position:absolute;
	left: -9999px;
}
h2 {
	font-size: 2.25em;
	font-weight: normal;
	color: #00431F;
	line-height: 1.91em;
}

h3{
	font-size: 1.5em;
	font-weight: normal;
	color: #00431F;
	line-height: 2em;
}


#content .sidebarHolder h3 {
	font-size: 100%;
	font-weight: normal;
	color: none;
	line-height: normal;
}

h4 {
	font-size: 1.125em;
	font-weight: normal;
	line-height: 1.125em;
	float: left;
}
h5{	
	font-size: 0.875em;
	font-weight: normal;
	margin-bottom: 0.6em;
}
h6{
	font-size: 1.5em;
	font-weight: normal;
	color: #00431F;
	line-height: 2em;
}

p {
	color: #002110;
	font-size: .875em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

ul {
	color: #002110;
	line-height: 1.4em;
	margin: 0 0 1.4em -16px;
}

li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bullet_yellow.gif) no-repeat center left scroll;
	padding: 0 0 0 18px;
}

a, a:link, a:visited {
	cursor: pointer;
}

.lastpbeforeHeading {
	margin-bottom: 0;
}

strong {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

Address {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #002110;
	font-style: normal;
	line-height: 1.4em;
}

.clear {
	clear:both;
	height: 0;
}

/*Header
--------------------------------------------------------*/
/*header Details*/
#headerDetails {
	float: left;
	margin: 0;
	background: #00431F;
	border-top: 1px solid #00863E;
	border-bottom: 1px solid #001B0C;
	padding: 6px 0 6px 0;
	width: 100%;
	height: auto;
	/*text styles*/
	color: #FFF;
}

.headerContentHolders {
	padding: 0;
	margin: 0 auto 0 auto;
	/*IE 5.5 and below
	margin: 0 15% 0 15%;*/
	width: 58.75em;
	height: auto;
}

.headerContentHolders h4 span {
	position: absolute;
	left: -9999px;
}

.h4Left {
	/*Margin for IE6
	margin: 0 110px 0 10px*/
	margin: 0 6.61em 0 10px;
	padding: 7px 0 0.3em 0;
}

.emailBut {
	display: block;
	margin: 0 10px 0 6.61em;
	padding: 0;
	width: 115px;
	height: 34px;
	background: url(../img/email.jpg) no-repeat scroll;
}

.emailBut a:link {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 34px;
	background: url(../img/email.jpg) no-repeat scroll;
}

.emailBut a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 34px;
	background: transparent;
}

.emailBut a:active, .emailBut a:hover, .emailBut a:focus {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 34px;
	background: url(../img/emailOver.jpg) no-repeat scroll;
}


/*masthead*/
#logoHolder {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 229px;
	background: #FFFFA8 url(../img/logoBg.gif) repeat-x top left scroll;
	border-top: 1px solid #FFFF8F;
	border-bottom: 1px solid #FFFF51;
	
}

/*BottomBorder*/
#bottomHeaderBorder {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;	
	background: #002110;
	border: 2px solid #002110;
}
/*IE 6 message*/
#bottomHeaderBorder p {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 0.875em;
	text-align: center;
}

#bottomHeaderBorder a:link {
	color: #BCCE64;
	text-decoration: none;
	border-bottom: 1px solid #BCCE64;
}

#bottomHeaderBorder a:visited {
	color: #BCCE64;
	text-decoration: none;
	border-bottom: 1px solid #007632;
}

#bottomHeaderBorder a:hover, #bottomHeaderBorder a:active {
	color: #D6D952;
	text-decoration: none;
	border-bottom: 1px solid #D6D952;
}

/*Content Holder*/
.contentHolder {
	padding: 0;
	margin: 0 auto 0 auto;
	/*IE 5.5 and below
	margin: 0 15% 0 15%;*/
	width: 58.75em;
	height: auto;
	
}
	

/*Navigation
------------------------------------------*/
/*Navigation holder*/
.navigationHolder {
	margin: 0;
	padding: 0;
	border:0;
	width: 14em;
	float: left;
}


#navigation {
 	margin: 0;
	padding: 0;
	border: 1px solid #003300;
	border-top: 0;
	border-bottom: none;
	background: #00431F;
	height: auto;
	width: 13.9em;
	-webkit-box-shadow: 0px 0px 4px #003300;
}

.navBottomImageHolder {
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
	background: transparent;
	height: auto;
	width: 14em;
}

.navBottomImageHolder img {
	height: auto;
	width: 14em;
}

/*top Box*/
p.navTopBox {
	font-size: 1.125em;
}

.navTopBox {
	margin: 0;
	padding: 0.63em 0 0.65em 10px;
	border-top: 1px solid #00250F;
	border-bottom: 1px solid #00240E;
	background: #005126 url(../img/skipBg.gif) bottom left repeat-x scroll;
}

.navTopBox a:link {
	color: #BCCE64;
	text-decoration: none;
	border-bottom: 1px solid #BCCE64;
}

.navTopBox a:visited {
	color: #BCCE64;
	text-decoration: none;
	border-bottom: 1px solid #007632;
}

.navTopBox a:hover, .navTopBox a:active {
	color: #D6D952;
	text-decoration: none;
	border-bottom: 1px solid #D6D952;
}

/*Navigation Basic layout*/
#navigation ul {
	margin: 0 1px 0 1px;
	padding: 0;
	border: 0;
	background: #00863E;
}

#navigation li {
	margin: 0;
	padding: 0 8px 0 0;
	border-top: 1px solid #FFFFBA;
	background: #FFFFDA url(../img/navLiBg.gif) bottom left repeat-x scroll;

}

/*Navigation link decoration*/

/*Home*/
#navigation li.home a {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/home.gif) right center no-repeat scroll;
}

#navigation li.home a:visited {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/home.gif) right center no-repeat scroll;
}

#navigation li.home a:active, #navigation li.home a:hover {
	display: block;
	margin-right: -4px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/home.gif) right center no-repeat scroll;
}

/*Selected*/
#navigation li.homeSelected a {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/homeSelected.gif) right center no-repeat scroll;
}

/*CaseStudies*/
#navigation li.caseStudies a:link {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/caseStudies.gif) right center no-repeat scroll;
}

#navigation li.caseStudies a:visited {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/casestudies.gif) right center no-repeat scroll;
}

#navigation li.caseStudies a:active, #navigation li.caseStudies a:hover {
	display: block;
	margin-right: -4px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/casestudies.gif) right center no-repeat scroll;
}

/*Selected*/
#navigation li.caseStudiesSelected a{
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/caseStudiesSelected.gif) right center no-repeat scroll;
}

/*Products and submenu*/
#navigation li.products {
	margin: 0;
	padding: 0 8px 0 0;
	border: 0;
	background: #FFFFA7 url(../img/navLiLiBg.gif) bottom left repeat-x scroll;
	
}

#navigation li.products span {
	font-size: 0.875em; 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#navigation li a {
	display: block;
	padding: 8px 0 10px 9px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	background: url(../img/cog.gif) right center no-repeat scroll;
}

#navigation li.Selected a {
	display: block;
	padding: 8px 0 10px 9px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	background: url(../img/cogSelected.gif) right center no-repeat scroll;
}

#navigation li.products a:link {
	display: block;
	padding: 6px 0 9px 9px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-weight: normal;
	font-style: italic;
	color: #00431F;
	text-decoration: none;
	background: url(../img/navArrow.gif) right center no-repeat scroll;
}

#navigation li.products a:visited {
	display: block;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-weight: normal;
	font-style: italic;
	color: #00431F;
	text-decoration: none;
	background: url(../img/navArrow.gif) right center no-repeat scroll;
}

#navigation li.products a:active, #navigation li.products a:hover {
	display: block;
	margin-right: -4px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-weight: normal;
	font-style: italic;
	color: #00431F;
	text-decoration: none;
	background: url(../img/navArrow.gif) right center no-repeat scroll;
}

/*Products Selected*/
#navigation li.productsSelected {
	margin: 0;
	padding: 0 8px 0 0;
	border: 0;
	background: #FFFFA7 url(../img/navLiLiBg.gif) bottom left repeat-x scroll;
	
}

#navigation li.productsSelected span {
	font-size: 0.875em; 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#navigation li.productsSelected a:link {
	display: block;
	padding: 6px 0 9px 9px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-weight: normal;
	font-style: italic;
	color: #00431F;
	text-decoration: none;
	background: url(../img/navBullet.gif) right center no-repeat scroll;
}

#navigation li.productsSelected a:visited {
	display: block;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-weight: normal;
	font-style: italic;
	color: #00431F;
	text-decoration: none;
	background: url(../img/navBullet.gif) right center no-repeat scroll;
}

#navigation li.productsSelected a:active, #navigation li.productsSelected a:hover {
	display: block;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-weight: normal;
	font-style: italic;
	color: #00431F;
	text-decoration: none;
	background: url(../img/navBullet.gif) right center no-repeat scroll;
}
/*services*/
#navigation li.services a:link {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/services.gif) right center no-repeat scroll;
}

#navigation li.services a:visited {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/services.gif) right center no-repeat scroll;
}

#navigation li.services a:active, #navigation li.services a:hover {
	display: block;
	margin-right: -4px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/services.gif) right center no-repeat scroll;
}

/*Selected*/
#navigation li.servicesSelected a {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/servicesSelected.gif) right center no-repeat scroll;
}

/*contacts*/
#navigation li.contacts a:link {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/contact.gif) right center no-repeat scroll;
}

#navigation li.contacts a:visited {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/contact.gif) right center no-repeat scroll;
}

#navigation li.contacts a:active, #navigation li.contacts a:hover {
	display: block;
	margin-right: -4px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/contact.gif) right center no-repeat scroll;
}

/*Selected*/
#navigation li.contactsSelected a {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/contactSelected.gif) right center no-repeat scroll;
}

/*links*/
#navigation li.links a:link {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/links.gif) right center no-repeat scroll;
}

#navigation li.links a:visited {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/links.gif) right center no-repeat scroll;
}

#navigation li.links a:active, #navigation li.links a:hover {
	display: block;
	margin-right: -4px;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/links.gif) right center no-repeat scroll;
}

/*Selected*/
#navigation li.linksSelected a {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
	background: url(../img/linksSelected.gif) right center no-repeat scroll;
}

#navigation li a:link {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
}

#navigation li a:visited {
	display: block;
	font-size: 1.125em;
	font-weight: bold;
	color: #00431F;
	text-decoration: none;
}


/*Content
------------------------------------------*/
#content {
	float: right;
	margin: 0;
	padding: 0 0.6875em 0 1.3215em;
	border: 1px solid #89BD59;
	border-top: 1px solid #628641;
	border-bottom: none;
	background: #9ED868;
	width: /*664px*/41.5em;
	height: auto;
	-webkit-box-shadow: 0px 0px 4px #003300;
}

/*Content text style*/
h3 span {
	position: absolute;
	left: -9999px;
}

#content a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #002110;
	text-decoration: none;
	border-bottom: 1px solid #002110;
}

#content a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #002110;
	text-decoration: none;
	border-bottom: 1px solid #00431F;
}

#content a:hover, #content a:active {
	color: #00431F;
	text-decoration: none;
	border-bottom: 1px solid #00431F;
}

#content h6 a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #002110;
	text-decoration: none;
	border-bottom: none;

}

#content h6 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #002110;
	text-decoration: none;
	border-bottom: none;
}

#content h6 a:hover, #content h6 a:active {
	color: #00431F;
	text-decoration: none;
	border-bottom: 1px solid #00431F;
}

#content a.pdfIcon {
	text-decoration: none;
	border-bottom: 0;
}

#content .pdfIcon img {
	vertical-align: middle;
	border: 0;
}

.contentBottom {
	float: right;
	margin: 0 0 31px 0;
	padding: 0;
	border: 0;
	background: transparent;
	width: /*698px*/43.625em;
	height: auto;

}

/*Sidebar
----------------------------------------------*/

.sidebarHolder {
	float: right;
	margin: 16px 0 18px 18px;
	padding: 0;
	border: 0;
	width: /*230px*/14.375em;
	height: auto;
}


.testimonialHolder {
	margin: 0;
	padding: 0;
	border: 1px solid #003300;
	border-top: none;
	border-bottom: none;
	background: #00431F;
	/*Width for IE style Sheet
	width: 226px;*/
}

.testimonialBottom {
	margin: 0;
	padding: 0;
	border: 0;
	width: 14.375em;
	height: auto;
}

/*Testimonials image css width*/
h3 img {
	width: 14.375em;
	height: auto;
}

/*Sidebar Text styles*/
.quote {
	margin: 0 8px 0 8px;
	padding: 1.2em 0 0;
	color: #FFFFD9;
	font-style: italic;
}

.quotemarks {
	/*font-size: 1.4em;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	/*line-height: 0.4em;*/
}

.spokesPerson {
	margin: 0 8px 0 8px;
	color: #FFFFA7;
	font-size: 0.8em;
	background: url(../img/tick.gif) no-repeat bottom right scroll;
	line-height: 1.38em;
	padding: 0 18px 0 0;
}

/*Photos
----------------------------------------------*/

.photos {
	margin: 0;
	padding: 0;
	border: 0;
	width: 13.4em;
	height: auto;
}

#content .sidebarHolder a:link {
	width: 13.4em;
	display: block;
	position: relative;
	height: auto;
	margin: 1em 0;
	padding: 0.375em 0.4375em 0.4375em 0.375em; 
	border-top: 2px solid #A0B93A;
	border-left: 2px solid #A0B93A;
	border-right: 1px solid #A0B93A;
	border-bottom: 1px solid #E3EB94; 
	background: #BCCE64; 
}

#content .sidebarHolder a:visited {
	width: 13.4em;
	display: block;
	position: relative;
	height: auto;
	margin: 1em 0;
	padding: 0.375em 0.4375em 0.4375em 0.375em; 
	border-top: 2px solid #A0B93A;
	border-left: 2px solid #A0B93A;
	border-right: 1px solid #A0B93A;
	border-bottom: 1px solid #E3EB94; 
	background: #BCCE64; 
}

#content .sidebarHolder a:visited {
	border-bottom: 1px solid #E3EB94; 
}

#content .sidebarHolder a:active, #content .sidebarHolder a:hover {
	border-bottom: 1px solid #E3EB94; 
}

#content .sidebarHolder a.no-border:link, #content .sidebarHolder a.no-border:visited {
	font-size: 0.75em;
	width: auto;
	display: inline;
	position: relative;
	height: auto;
	margin: 0 0 0 0.5em;
	padding: 0; 
	border: none; 
	border-bottom: 1px solid #00431F;
	background: none; 
}

.photoRollovers span {
	display: none;
}

.photoRollovers span img {
	width: 13.375em;
	height: auto;
}

.photoRollovers:hover span {
	display:block; 
	width: 13.4em;
	position: absolute; 
	top: 0.375em; 
	left: 0.375em;
	background: url(../img/photoOverBg.png) repeat-x scroll;
	text-align: right;
}


/*Footer
----------------------------------------------*/

#footer {
	clear: both;
	margin: 0;
	padding: 2em 0 2em 0;
	color: #fff;
	border-top: 2px solid #002110;
	background: #00431F url(../img/footerBorder.gif) repeat-x top left scroll;
	height: auto;
	width: 100%;
	
}

.footerHolder {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 58.75em;
	height: 100%;
}

.leftBox {
	float: left;
	margin: 0 1em 0 10px; 
	padding: 0;
	text-align: left;
	width: 600px;
	height: auto;
}

.rightBox {
	float: right;
	margin: 0 8px 0 0; 
	padding: 0;
	text-align: right;
	width: 230px;
	height: auto;
}


/*Footer Text Styles*/
#footer a:link {
	color: #BCCE64;
	text-decoration: none;
	border-bottom: 1px solid #BCCE64;
}

#footer a:visited {
	color: #BCCE64;
	text-decoration: none;
	border-bottom: 1px solid #002110;
}

#footer a:hover, #footer a:active {
	color: #D6D952;
	text-decoration: none;
	border-bottom: 1px solid #D6D952;
}

/*Accessibity style Pgs
--------------------------------------------*/

.plainBg {
	background: #9ED868;
}

.plainContentHolder {
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
	/*IE 5.5 and below
	margin: 0 15% 0 15%;*/
	width: 57.4em;
	height: auto;	
}

.plainContentHolder a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #002110;
	text-decoration: none;
	border-bottom: 1px solid #002110;
}

.plainContentHolder a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #002110;
	text-decoration: none;
	border-bottom: 1px solid #00431F;
}

.plainContentHolder a:hover, .plainContentHolder a:active {
	color: #00431F;
	text-decoration: none;
	border-bottom: 1px solid #00431F;
}

/*Back button*/

.backBut {
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	width: 115px;
	height: 34px;
	background: url(../img/back.jpg) no-repeat scroll;
}

.backBut a:link {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 34px;
	background: url(../img/back.jpg) no-repeat scroll;
}

.backBut a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 34px;
	background: transparent;
}

.backBut a:active, .backBut a:hover, .backBut a:focus {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 34px;
	background: url(../img/backOver.jpg) no-repeat scroll;
}