body {
	margin: 0px; /* it\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}
.oneColFixCtrHdr #container {
	width: 984px;  /* to fit resolution of 1024 */
	background: #fff url(../templateimages/bodyTopShade.gif) center 98px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	position:relative;
	float: left;
	clear: left;
	text-align: left;
	height: 98px;
	margin-bottom: 30px;
	background: url(../templateimages/menu4Shaddow.gif) 150px 72px no-repeat;
}
.oneColFixCtrHdr #header #sparkLogo {
	width: 106px;
	height: 65px;
	margin: 18px 0px 15px 22px;
	float: left;
	background: #fff; /*url(../templateimages/homeHeaderLogo.jpg) left top no-repeat;*/
	cursor: pointer;
}
/* ----- SEARCH START ----- */ 
#search {
	display: block;
	float: left;
	vertical-align: middle;
	height: 38px;
	margin: 9px 0px 0px 8px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#search-input {
	vertical-align: middle;
	width: 90px;
	height: 14px;
	border: 1px inset #f3f3f3;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.submit {
	background: transparent url(../templateimages/buttonSearch.gif) no-repeat;
	cursor: pointer;
	border: 0px;
	width: 29px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
.submit:hover, .submit:hover a {background: transparent url(../templateimages/buttonSearchHover.gif) no-repeat;	cursor:pointer;
}
/* ----- SEARCH END ----- */ 
/* ----- CONTACT FORM START ----- */
.contact-input {
	vertical-align: middle;

	height: 14px;
	border: 1px inset #f3f3f3;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.contact-textarea {
	vertical-align: middle;
	border: 1px inset #f3f3f3;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	/*scrollbar-base-color: #39b54a;*/
	scrollbar-base-color: #6d6e71;
	scrollbar-arrow-color: #fff;
}
.contactSubmit {
	background: transparent url(../media/buttonSubmit.gif) no-repeat;
	cursor: pointer;
	border: 0px;
	width: 55px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
.contactSubmit:hover, .contactSubmit:hover a {background: transparent url(../media/buttonSubmitHover.gif) no-repeat;	cursor:pointer;}
/* ----- CONTACT FORM END ----- */
/* ----- CLIENT LOGIN START ----- */ 
#loginBox {
	display: block;
	position: relative;
	background: #e7e7e7 url(../templateimages/headerLoginBG.gif) left top no-repeat;
	width: 107px;
	height: 96px;	
	float: right;
	clear: none;
	margin: 2px 2px 0px 0px;	
	color: #000000;
}	
#loginBox #content {
	padding:10px 0px 0px 10px;
}
.clientLogin-input {
	vertical-align: middle;
	width: 62px;
	height: 12px;
	border: 1px inset #f3f3f3;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
#clientLogin-topMargin {
	margin:6px 0px 0px 0px;
}
.submitClientLogin {
	background: transparent url(../templateimages/buttonLogin.gif) no-repeat;
	cursor: pointer;
	border: 0px;
	width: 46px;
	height: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px;	
}
.submitClientLogin:hover, .submitClientLogin:hover a {background: transparent url(../templateimages/buttonLoginHover.gif) no-repeat; cursor:pointer;}
/* ----- CLIENT LOGIN END ----- */ 
.oneColFixCtrHdr #mainContent {	
	margin: -17px 0px 0px 0px;
	width: 984px;
	float: left;
	clear: left;
	background: url(../templateimages/bodyMiddleShadeYRepeat.gif) center repeat-y;
}
.oneColFixCtrHdr #mainContent p {
	margin-bottom: 0px;
}
#contentWrapLeft {
	float: left;
	clear: none;
	width: 673px;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
	padding-left: 30px;
	border-right: #ddd 1px solid ;
}
#contentWrapRight {
	float: left;
	clear: none;
	top: auto;
	width: 210px;
	margin-left: 24px;
}
.oneColFixCtrHdr #footer {

	clear: left;
	width: 984px;
	margin: 0 auto;
	height: 55px;
	text-align: center;
	background: #fff url(../templateimages/bodyBottomShade.gif) bottom left no-repeat;
}
.oneColFixCtrHdr #footer .footerContent {
	padding-top: 10px;	
}
.footerTextGreen{
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #65bd54;
}
.footerText{
	margin: 3px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.footerText a {	color: #000; text-decoration: none;}
.footerText a:link {color: #000;}
.footerText a:visited {color: #777;}
.footerText a:hover, .footerText :hover a {color: #777; text-decoration: underline;}
.footerText a:active {color: #000;}

/* -------- GREY BOX ---------*/
#greyBoxWrap {
	clear:none;
}
#greyBoxTopLeft {
	width: 9px;
	height: 21px;
	background: url(../media/GreyBoxTopLeftGreen.gif);
	float: left;
}
#greyBoxTopImage {
	background: url(../media/GreyBoxTop.gif) left no-repeat;
	width: 210px;
	height: 21px;

}
#greyBoxTop {
	margin:0px;
	padding:0px;

	width: 192px;
	height: 21px;
	background: url(../media/GreyBoxTopGreen.gif) top right repeat-x;
	/*background: #6d6e71;*/
	float: left;	
}
.greyBoxHeading {
	margin: 4px 3px 0px 1px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
}
#greyBoxRight {
	width: 9px;
	height: 21px;
	background: url(../media/GreyBoxTopRightGreen.gif) left no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
}
#greyBoxContentWrap {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 208px;
	border-left: #b7da9b 1px solid;
	border-right: #b7da9b 1px solid;
	/*border-left: #6d6e71 1px solid;
	border-right: #6d6e71 1px solid;*/
}
#greyBoxContent {
	margin:0px;
	width: 192px;
	padding: 5px 4px 0px 9px;
	float: left;
	clear: left;
}

.greyBoxContentText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	margin: 0px;
	padding:0px;
}
#greyBoxBottom {
	margin:0px;
	padding:0px;
	float: left;
	clear: left;
	background: url(../media/GreyBoxBottomGreen.gif) top left no-repeat;
	height: 11px;
	width: 210px;
}
.greyBox-input {
	vertical-align: middle;
	width: 75px;
	height: 14px;
	border: 1px inset #f3f3f3;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.greyBox-dropDown {
	width: 85px;
	vertical-align: middle;
	border: 1px solid #929396;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
/* -------- GREY BOX END ---------*/

/* -------- BODY STYLES ----------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3fbced;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #39b54a;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #929396;
}
h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
}
h5 { font-size: 10px;}
a {color: #39b54a; text-decoration: none;}
a:link {color: #39b54a;}
a:visited {color: #777;}
a:hover, hover a {color: #000; text-decoration: underline;}
a:active {color: #39b54a;}

/* ----- COLOUR CLASSES START--- */
.black {color: #000;} .brown {color: #a68f33} .grey {color: #929396;} .darkGrey {color: #6d6e71;}.purple {color: #7349a1} .blue {color: #3fbced;} .green {color: #39b54a;}
/* ----- COLOUR CLASSES END --- */

/* ------ LIST STYLES -----*/
#contentWrapLeft ul {
	margin: 15px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	text-indent: 0px;
}
#contentWrapLeft ul li {
	background: url(../media/listIcon.gif) top left no-repeat;	
	margin: 0px;
	line-height: 15px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: text-bottom;
}
#contentWrapLeft ul li a {	color: #39b54a; text-decoration: none;}
#contentWrapLeft ul li a:link {color: #39b54a;}
#contentWrapLeft ul li a:visited {color: #000;}
#contentWrapLeft ul li a:hover, .contentWrapLeft ul li :hover a {color: #000; text-decoration: underline;}
#contentWrapLeft ul li a:active {color: #39b54a;}

/* ----- GREY BOX -----*/
#greyBoxContent ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
#greyBoxContent ul li {
	background: url(../media/listIcon.gif) top left no-repeat;	
	margin: 0px;
	line-height: 15px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: text-bottom;
}
#greyBoxContent ul li a {	color: #39b54a; text-decoration: none;}
#greyBoxContent ul li a:link {color: #39b54a;}
#greyBoxContent ul li a:visited {color: #777;}
#greyBoxContent ul li a:hover, .contentWrapLeft ul li :hover a {color: #000; text-decoration: underline;}
#greyBoxContent ul li a:active {color: #39b54a;}
/* ------ LIST STYLES END -----*/

#homeFlash {
	background:  ;/*transparent url(../media/homeFlashPlaceHolder.png) top left no-repeat;*/
	width: 676px;
	height: 188px;
	float: left;
	clear: none;
	margin-bottom: 10px;
}
#homeIcons {
	width: 300px;
	float: right;
	clear: none;
}
