#nav {
	background-color: #93D700;
	height: 1.75em;
	width: 777px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.75em;
}

#nav a {
	display: block;
	width: 8.69em;
	color: #FFFFFF;
	text-align: center;
	border-bottom: none;
}

#nav li { /* all list items */
	float: left;
	width: 8.69em; /* width needed or else Opera goes nuts */
	border: 0.01em solid #FFFFFF;
}

#nav li ul {
	position: absolute;
	background: url(images/site/transparent.png) repeat;
	width: 8.69em;
	left: -999em;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.75em 0em 0 8.69em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #6AA9D1;
}

#nav li li { 
	float: left;
	width: 8.67em; /* width needed or else Opera goes nuts */
	border: 0.01em solid #FFFFFF;
}

#nav li li ul {
	border: 0.01em solid #FFFFFF;
}
#header {
	height: 100px;
	width: 777px;
	background-image: url(images/site/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contactdetails {
	width: 240px;
	float: right;
	margin-right: 20px;
	margin-top: 36px;
}

#number {
	text-align: right;
}

#address {
	text-align: right;
}

#header2 {
	height: 130px;
	width: 777px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
	background-color: #5C8FC2;
	margin: auto;
	padding: 0px;
	text-align: center;
	background-image: url(images/site/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1, h2, h3, h4 {
	color: #0175BA;
	font-weight: normal;
}

#title {
	border-bottom: 2px solid #CEE3F0;
	width: 100%;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.alignright {
	text-align: right;
}

.grey {
	color: #666666;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #93D700;
}

.blue {
	color: #0175BA;
}

.bold {
	font-weight: bold;
}

.big {
	font-size: 140%;
}

.small {
	font-size: 90%;
}

img {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:link, a:visited, a:active {
	border: none;
	text-decoration: none;
	color: #93D700;
	font-weight: bold;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #6AA9D1;
	font-weight: bold;
}

#container {
	width: 777px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 1%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.nostylelink a:link, .nostylelink a:visited, .nostylelink a:active, .nostylelink a:hover {
	border: none;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	background-image: none;

}
#footer {
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	width: 777px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEE3F0;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #93D700;
}

#footer1 {
	width: 32%;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#footer2 {
	width: 32%;
	float: left;
	text-align: center;
}

#footer3 {
	width: 32%;
	float: left;
	text-align: right;
}

#footer a {
	color: #93D700;
	text-decoration: underline;
	border: none;
}
#center {
	width:717px;
	float:left;
	background:#FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px 0px 20px;
}

#boxes {
}

.title {
	float: left;
	height: 36px;
	width: 220px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CEE3F0;
	padding-top: 4px;
	margin-right: 28px;
	background-image: url(images/site/greenarrow-right.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	text-indent: 25px;
}

.titlelast {
	float: left;
	height: 36px;
	width: 220px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CEE3F0;
	padding-top: 4px;
	margin-right: 0px;
	background-image: url(images/site/greenarrow-right.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	text-indent: 25px;
}

#boxes br {
	clear: left;
}

.informationstandard {
	width:220px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(uploads/images/boxes/standard.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFF3B3;
}

.informationpremium {
	width:220px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(uploads/images/boxes/premium.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFF3B3;
}

.informationfullcms {
	width:220px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(uploads/images/boxes/fullcms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFF3B3;
}

.informationecommerce {
	width:220px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(uploads/images/boxes/e-commerce.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFF3B3;
}

.informationdatabase {
	width:220px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(uploads/images/boxes/database.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFF3B3;
}

.informationgraphic {
	width:220px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(uploads/images/boxes/graphic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFF3B3;
}
/* Image Gallery - Small Thumbnail Images */
	.thumb {
		margin: 1em 1em 1.6em 0; /* Space between images */
		padding: 0;
		float: left;
		text-decoration: none;
		line-height: normal;
		text-align: left;
	}

	.thumb img, .thumb a img, .thumb a:link img{ /* Set link formatting*/
		width: 100px; /* Image width*/
		height: 100px; /* Image height*/
		display: inline;
		padding: 12px; /* Image padding to form photo frame */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /*Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none;
	}

	.thumb a:visited img {
		background-color: #eee; /*Background of photo on hover - sort of a light grey */
	}

	.thumb a:hover img {
		background-color: #dae6e4; /*Background of photo on hover - sort of light blue/green */
	}

	.thumbPicCaption {
		text-align: center;
		font-size: smaller;
		margin: 0 1px 0 0;
		padding: 0;
		width: 124px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		display: none;  /* if you do not want to display this text */
	}

	/* Image Gallery - Big Images */
	.bigPic {
		margin: 10px 0 5px 0;
		padding: 0;
		line-height: normal;
	}

	.bigPicCaption { /*Big Image Name - above image above .bigpicImageFileName (Without extension) */
		text-align: center;
		font-weight: bold;
		font-variant: small-caps;
		font-weight: bold;
		margin: 0 1px 0 0;
		padding: 0;
		width: 386px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		/* display: none;  if you do not want to display this text */
	}

	.bigPic img{ /* Big Image settings */
		/*width: 100%;  Width of Big Image */
			height: auto;
		display: inline;
		padding: 18px; /* Image padding to form photo frame. */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /* Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc; 
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none; 
		text-align: left;
	}

	.bigPicNav { /* Big Image information: 'Image 1 of 4' and gallery navigation */
		margin: 0;
		width: 386px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		padding: 0;
		color: #000;
		font-size: smaller;
		line-height: normal;
		text-align: center;
		/* display: none;  if you do not want to display this text. Why? You Lose Navigation! */
	}

