body { margin: 0px; line-height: 15px; background: url(media/bkg.jpg) no-repeat top center #000000; }

body a:link { color: #78828c; text-decoration: underline; }
body a:visited { color: #78828c; text-decoration: underline;}
body a:hover { color: #e02d3d; text-decoration: underline; }


hr { color: #fff; background-color: #fff; border: 1px solid #cccccc; border-style: none none solid; margin-top:0px; margin-bottom:0px; }

img, div { behavior: url(iepngfix.htc) }


/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 819px;
	position: relative;
	margin-left: auto;
 	margin-right: auto;
}
	
#header {
	width: 629px;
	height: 113px;
	position: relative; 
	padding-left: 190px;
	background: url(media/leftColumnBKG.jpg) repeat-y;
}

#rhinoLogo { position: absolute; left: -21px; top: -6px; }
#heroIMG { position: absolute; top: -75px; right: -45px; z-index: 110; }

#lowerHeader {  position: relative; width: 418px; height: 71px; z-index: 100; background: url(media/header02.jpg); padding-top: 150px; padding-left: 210px; color: #FFFFFF; font-size: 11px; line-height: 22px;  }
#lowerHeader a:link { color: #FFFFFF; text-decoration: underline; }
#lowerHeader a:visited { color: #FFFFFF; text-decoration: underline; }
#lowerHeader a:hover { color: #3c4146; text-decoration: underline; }
	
#content { 	width: 819px; position: relative; }
#mainContent { position: relative; width: 362px; padding-left: 30px; padding-right: 45px; padding-bottom: 20px; padding-top: 20px; background: #FFFFFF;}
#mainContent2 { position: relative; padding-left: 30px; padding-right: 45px; padding-bottom: 20px; padding-top: 20px;}
.homeContentBKG { background: url(media/homeContentBKG.jpg) repeat-y;}
.ContentBKG { background: #FFFFFF;}
	
#nav { width: 190px; position: relative; }
#leftColumn { width: 190px; height: position: relative; }
.leftColumnBKG {  background: url(media/leftColumnBKG.jpg); }

#rightColumn { position: relative; width:191px; background: url(media/rightColumnBKG.jpg) repeat-x; }
#rightColumn a:link { color: #ffffff; text-decoration: underline; }
#rightColumn a:visited { color: #ffffff; text-decoration: underline; }
#rightColumn a:hover { color: #e02d3d; text-decoration: underline; }


#footer {
	width: 819px;
	position: relative;
	background: url(media/footerBKG.jpg) no-repeat;
	padding-top: 45px;
}

#footer td {
	font-size: 10px;
	line-height: 23px;
	color: #78828c; 
}

#footer td a:link { color: #78828c; text-decoration: underline; }
#footer td a:visited { color: #78828c; text-decoration: underline; }
#footer td a:hover { color: #e02d3d; text-decoration: underline; }

.homeProdNav { color: #78828c; font-size: 14px; font-weight: bold; }
.homeProdNav a:link { color: #78828c; text-decoration: none; }
.homeProdNav a:visited { color: #78828c; text-decoration: none; }
.homeProdNav a:hover { color: #e02d3d; text-decoration: underline; }

.testimonial { margin-top:50px; }
.testimonial p { padding-left:15px; padding-right:15px; font-size:16px; font-style:italic; color: #FFFFFF; line-height:20px; }
.testimonial h1 { padding-left:15px; padding-right:15px; font-size:12px; font-style:italic; color: #FFFFFF; margin-bottom:0px;  }

.divPop { z-index:99; position:fixed; width:100%; top:0px; left:0px; height:100%; background-image:url(media/divBack.png) }

/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #78828c; }
.green { color: #009933; }
.red { color: #e02d3d; }

.errors  { font-size:12px; color:#FF0000; margin-bottom:2px; margin-left:0px; margin-top:0px; padding:0px; }
.errors li { margin-left:15px; padding:0px; color:#FF0000; margin-bottom:0px; margin-top:0px; line-height:16px; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }
.line {  color: #fff; background-color: #fff; border: 1px solid #cccccc; border-style: none none solid; margin-top:0px; margin-bottom:0px; }
