/* COLOURS */
/*
dark blue: #23a2f2;
mid blue: #91d0f8;
lt blue: #d3ecfc;
dark purple: #7d41c9;
mid purple: #bea0e4;
lt purple: #e5d9f4;
dark grey: #7e878d;
mid grey: #dddbcd;
lt grey: #e5e7e8;
dark green: #82d559;
mid green: #c0eaac;
lt green: #e6f7de;
dark red: #d21804;
mid red: #e88b81;
lt red: #f6d1cd;
dark orange: #d21804;
mid orange: #f4cc94;
lt orange: #fbebd4;
*/

html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;		
	background-color: #e6f7de;	
}
table, p, th, td, ol, ul, ol ol, ul ul, h1, h2, h3, h4, h5, h6, form, label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
input, textfield, textarea, select, option, button, radiobutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*	
table {
    font-size: 100%;
}
*/
#frame {
	margin-top: 0;
	width: 900px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(/images/border1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#frameBanner {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	height: auto;
	text-align: left;
	border: 1px dashed #999;
}
#topFrame {
	margin: 0;
	padding: 0;	
	width: 900px;
	height: 118px;
	background-color: #23a2f2;
	background-image: url(/images/headerBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 118px;	
}
#logo {
	float: left;
	padding: 0 0 13px 23px;
}
#topNav {
	float: right;
	margin: 0;
	padding: 0 0 0 13px;
	width: 213px;
	text-align: right;
}
#topNav img {
	margin: 0;
	padding-top: 20px;	
	padding-right: 20px;
}
#nav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;	
	height: 27px;
	border-bottom: 5px solid #82d559;
	background-color: #39930d;
	background-image: url(/images/navBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#navList ul {
	margin: 0;
	padding: 0;
	border-top: 4px solid #82d559;
}
#navList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
}
#navList li a, #navList li a:link {
	display: block;
	padding: 2px 17px 4px 17px;
	color: #fff;
	text-decoration: none;
	border-top: 4px solid #23a2f2;
	background-position: left bottom;	
}
#navHome #navList li a#navHomeCurrent, 
#navHome #navList li a#navHomeCurrent:link,
#navAbout #navList li a#navAboutCurrent, 
#navAbout #navList li a#navAboutCurrent:link,
#navClients #navList li a#navClientsCurrent, 
#navClients #navList li a#navClientsCurrent:link,
#navServices #navList li a#navServicesCurrent, 
#navServices #navList li a#navServicesCurrent:link,
#navGraphics #navList li a#navGraphicsCurrent, 
#navGraphics #navList li a#navGraphicsCurrent:link,
#navWeb #navList li a#navWebCurrent, 
#navWeb #navList li a#navWebCurrent:link,
#navWebMaintenance #navList li a#navWebMaintenanceCurrent, 
#navWebMaintenance #navList li a#navWebMaintenanceCurrent:link,
#navPortfolio #navList li a#navPortfolioCurrent, 
#navPortfolio #navList li a#navPortfolioCurrent:link,
#navNews #navList li a#navNewsCurrent, 
#navNews #navList li a#navNewsCurrent:link,
#navResources #navList li a#navResourcesCurrent, 
#navResources #navList li a#navResourcesCurrent:link,
#navContact #navList li a#navContactCurrent, 
#navContact #navList li a#navContactCurrent:link
{
	border-top: 4px solid #82d559;
	border-bottom: 1px solid #82d559;
	background-color: #82d559;
	color: #286a07;
}
#navList li a:hover {
	border-top: 4px solid #39930d;
	background-color: #39930d;
	color: #bbf59f;
}
#navHome #navList li a#navHomeCurrent:hover,
#navAbout #navList li a#navAboutCurrent:hover,
#navClients #navList li a#navClientsCurrent:hover,
#navServices #navList li a#navServicesCurrent:hover,
#navGraphics #navList li a#navGraphicsCurrent:hover,
#navWeb #navList li a#navWebCurrent:hover,
#navWebMaintenance #navList li a#navnavWebMaintenanceCurrent:hover,
#navPortfolio #navList li a#navPortfolioCurrent:hover,
#navNews #navList li a#navNewsCurrent:hover,
#navResources #navList li a#navResourcesCurrent:hover,
#navContact #navList li a#navContactCurrent:hover,
{
	border-top: 4px solid #39930d;
	border-bottom: 1px solid #bbf59f;
	background-color: #39930d;
	color: #bbf59f;
}
#contentFrame {
	clear: both;
	margin: 0;
	width: 900px;
	text-align: left;
	height: auto;
}
#leftNav {
	float: left;
	width: 179px;
}
#leftNavLinks {
	margin: 0;
	padding: 80px 0 0 23px;
	width: 156px;
	text-align: right;
	font-size: 85%;
	line-height: 150%;
}
#home #leftNavLinks {
	padding: 45px 0 0 23px;
}
#leftNavLinks #navTitle {
	display: block;
	margin: 0;
	padding: 0 10px 0 0;	
	color: #23a2f2;
	font-weight: bold;
	background-color: #fff;
	vertical-align: bottom;
}
#leftNavLinks a, #leftNavLinks a:visited {
	display: block;
	margin: 0;
	padding: 0 10px 0 0;	
	color: #39930d;
	background-color: #fff;
	vertical-align: bottom;
}
#leftNavLinks a:hover, #leftNavLinks a:active {
	margin: 0;
	color: #256b03;
	background-color: #bbf59f;	
	text-decoration: none;
}
#leftNav .sub1 a, #leftNav .sub1 a:visited {
	margin: 0;
	color: #7d41c9;
}
#leftNav .sub1 a:hover, #leftNav .sub1 a:active {
	color: #5b1aad;
	background-color: #e5d9f4;	
	text-decoration: none;
}
#leftNav .sub2 a, #leftNav .sub2 a:visited {
	margin: 0;
	color: #4e5f6a;
}
#leftNav .sub2 a:hover, #leftNav .sub2 a:active {
	color: #41525c;
	background-color: #dae0e4;	
	text-decoration: none;	
}
#leftNav .sub3 a, #leftNav .sub3 a:visited {
	margin: 0;
	color: #999;
}
#leftNav .sub3 a:hover, #leftNav .sub3 a:active {
	color: #7e878d;
	background-color: #e5e7e8;	
	text-decoration: none;	
}
#leftNav ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	border-right: 1px solid #edeeee;	
}
#leftNav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainContent {
	width: 670px;
	text-align: left;
	float: right;
	height: auto
}
#content {
	width: 620px;	
	padding-top: 20px;	
	padding-bottom: 35px;	
	text-align:left;
}
#home #content {
	padding-top: 0;	
}

/* breadcrumbs */
#breadcrumbs {
	padding-bottom: 5px;	
	text-align: left;
	border-bottom: 1px solid #e0e2e2;
}
#breadcrumbs p {
	margin: 0;
	color: #ccc;
	font-size: 85%;
}
#breadcrumbs #page {
	color: #e2147e;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #666;
	text-decoration: underline;
}
#amendit {
	display: none
}
#amenditContact {
	display: none
}

/* footer */
#footerFrame {
	clear: both;
	margin-top: 20px;
	width: 900px;
	text-align: left;
	clear: both;
	height: 53px;
	background-image: url(/images/border2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footerLeft {
	float: left;
	width: 185px;
}
#footerCopyright {
	padding-top: 7px;
	padding-left: 22px;
}
#footerRight {
	width: 670px;
	text-align: left;
	float: right;
	height: 30px;
	background-image: url(/images/bg_squares.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footerFreelance {
	padding-top: 7px;
	padding-left: 0;
	width: 670px;
	text-align: left;
}
#footerSquares {
	float: right;
	padding: 0 20px 20px 0;
}
a .footLink {
	color: #000;
	text-decoration: none;
}
a, a:visited {
	color: #0291eb;
	text-decoration: none;
}
a:hover, a:active {
	color: #e2137e;
	text-decoration: underline;
}

/* general styles */
a img {
	border: 0;
}
td {
	vertical-align: top;	
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
hr {
	border: 0;
	clear: right;
	height: 1px;
	color: #82d559;
	background-color: #82d559;
	noshade: noshade;
}	
form {
	margin: 0;
	padding: 3px;
}
th {
	font-weight: bold;
	color: #7d41c9;
	text-align: left;
}
td {
	vertical-align: top;
}

/* main styles */
h1 {
	font-size: 180%;
	color: #7d41c9;
	margin-top: 40px;
}
h2 {
	font-size: 150%;
	color: #23a2f2;
}
h3 {
	font-size: 150%;
	color: #9e6edb;	
}
h4 {
	font-size: 130%;
	color: #7e878d;
}
h5 {
	font-size: 110%;
	color: #000;
}

#content ul {
	line-height: 1.3em;
	list-style-type: none;
	margin-left: 20px;		
	padding: 0;			
}
#content ul li {
	background-image: url(/images/bullet3.gif);
	background-repeat: no-repeat;
	padding-left: 0.8em;
	background-position: 0.1em 0.5em;
}
#content ul ul li {
	background-image: url(/images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 0.8em;
	background-position: 0.1em 0.5em;
}
#content p {
	line-height: 1.3em;
}
#content ul p {
	line-height: 1.3em;
}
#content ol {
	line-height: 1.3em;
	margin-left: 30px;
}
#content ol p {
	line-height: 1.3em;
}




.tableBorder {
	background-color: #7e878d;
}
.tableBgWhite {
	background-color: #fff;
}
.highlightGreyLt, .highlightGreyMid, .highlightGreyDk, .highlightGreenLt, .highlightGreenMid, .highlightGreenDk, .highlightBlueLt, .highlightBlueMid, .highlightBlueDk, .highlightPurpleLt, .highlightPurpleMid, .highlightPurpleDk, .highlightRedLt, .highlightRedMid, .highlightRedDk, .highlightOrangeLt, .highlightOrangeMid, .highlightOrangeDk {
	padding: 5px;
}

.highlightGreyLt, bgGreyLt {
	background-color: #e5e7e8;
}
.highlightGreyMid, bgGreyMid {
	background-color: #dddbcd;
}
.highlightGreyDk, bgGreyDk {
	background-color: #7e878d;
}
.highlightGreenLt, bgGreenLt {
	background-color: #e6f7de;
}
.highlightGreenMid, bgGreenMid {
	background-color: #c0eaac;
}
.highlightGreenDk, bgGreenDk {
	background-color: #82d559;
}
.highlightPurpleLt, bgPurpleLt, .highlightPurpleLtBox {
	background-color: #e5d9f4;
}
.highlightPurpleMid, bgPurpleMid {
	background-color: #bea0e4;
}
.highlightPurpleDk, bgPurpleDk {
	background-color: #7d41c9;
}
.highlightOrangeLt, bgOrangeLt {
	background-color: #fbebd4;
}
.highlightOrangeMid, bgOrangeMid {
	background-color: #f4cc94;
}
.highlightOrangeDk, bgOrangeDk {
	background-color: #d21804;
}
.highlightBlueLt, bgBlueLt {
	background-color: #d3ecfc;
}
.highlightBlueMid, bgBlueMid {
	background-color: #91d0f8;
}
.highlightBlueDk, bgBlueDk {
	background-color: #23a2f2;
}
.highlightRedLt, bgRedLt {
	background-color: #f6d1cd;
}
.highlightRedMid, bgRedMid {
	background-color: #e88b81;
}
.highlightRedDk, bgRedDk {
	background-color: #d21804;
}
.highlightWhite {
	background-color: #fff;
	padding: 5px;
}

.highlightPurpleLtBox {
	padding: 30px;
	border: 1px dashed #999;
}
.highlightHome {
	padding: 5px 20px;
	background-color: #e99a2a;
	border: 1px solid #fdd888;
	background-image:url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.highlightHome {
	color: #fff;
}
.fontBlack, a.fontBlack {
	color: #000;
}
.fontWhite, a.fontWhite {
	color: #fff;
}
.fontGreyLt {
	color: #e5e7e8;
}
.fontGreyMid {
	color: #dddbcd;
}
.fontGreyDk, a.fontGreyDk {
	color: #7e878d;
}
.fontGreenLt {
	color: #e6f7de;
}
.fontGreenMid {
	color: #c0eaac;
}
.fontGreenDk, a.fontGreenDk {
	color: #82d559;
}
.fontPurpleLt {
	color: #e5d9f4;
}
.fontPurpleMid {
	color: #bea0e4;
}
.fontPurpleDk, a.fontPurpleDk {
	color: #7d41c9;
}
.fontOrangeLt {
	color: #fbebd4;
}
.fontOrangeMid {
	color: #f4cc94;
}
.fontOrangeDk, a.fontOrangeDk {
	color: #d77f03;
}
.fontBlueLt {
	color: #d3ecfc;
}
.fontBlueMid {
	color: #91d0f8;
}
.fontBlueDk, a.fontBlueDk {
	color: #23a2f2;
}
.fontBlueDk2, a.fontBlueDk2 {
	color: #104CC7;
}
.fontRedLt {
	color: #f6d1cd;
}
.fontRedMid {
	color: #e88b81;
}
.fontRedDk, a.fontRedDk {
	color: #d21804;
}
a:hover .fontPurpleDk, a:hover .fontBlueDk, a:hover .fontOrangeDk, a:hover .fontGreenDk, a:hover .fontRedDk {
	color: #000;
}

#sitemap .link a {
	color: #000;	
}
#sitemap h1 a {
	color: #23a2f2;
}
#sitemap h2 a {
	color: #104cc7;
}

.table p {
	margin: 0;
	padding: 1px 0 1px 0;
}



/* floats */
.rightFloat {
	float: right;
}
.leftFloat {
	float: left;
	vertical-align: middle;
	clear: both;
}
.right {
	text-align: right;
}

/* homepage */
.home {
	font-size: 130%;
}

/* portfolio examples */
.example {
	clear: both;
	margin-bottom: 30px;
}
.exampleWeb {
	margin: 2px 10px 20px 0;	
	padding: 0;
	border: 1px solid #ccc;
}
.exampleText {
	margin: 10px 5px 10px 20px;
}
.example h4 {
	padding-top: 20px;
}
.border img {
	border: 1px solid #ccc;
}
.portfolio img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #ccc;
}
.portfolio p {
	margin: 0;
}


/* portfolio pages */
.bannerSubnav {
	padding: 0;
	color: #dddbcd;	
}
.bannerSubnav a, .bannerSubnav a:visited {
	font-weight: normal;
	color: #7d41c9;	
}
#banner {
	padding: 20px 21px 20px 21px;	
	text-align: left;
	background-color: #fff;
}

/* leftNav banners */
#leftNavPortfolio {
	padding: 70px 0 10px 23px;
}
#leftNavNews {
	padding: 10px 0 10px 23px;
}
#leftNavNewsText {
	border: 1px solid #c0eaac;
	background-color: #a1e083;
}
#leftNavNews h3 {
	padding: 0 10px 0 10px;	
	color: #7d41c9;	
	font-size: 95%;	
}
#leftNavNews p {
	padding: 0 10px 0 10px;	
	color: #286a07;
	font-size: 85%;
}
/* #leftNavNewsText {
	border: 1px solid #c0eaac;
	background-color: #f6fef2;
	background-image: url(/images/newsBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#leftNavNews h3 {
	padding: 0 10px 0 10px;	
	color: #4db619;	
	font-size: 95%;	
}
#leftNavNews p {
	padding: 0 10px 0 10px;	
	color: #7e878d;
	font-size: 85%;
}
*/

#leftNavClients {
	padding: 10px 0 10px 23px;
}
#leftNavClientsText {
	border: 1px solid #c0eaac;
	background-color: #a1e083;
}
#leftNavClients h3 {
	padding: 0 10px 0 10px;	
	color: #7d41c9;	
	font-size: 95%;	
}
#leftNavClients p {
	padding: 0 10px 0 10px;	
	color: #286a07;
	font-size: 85%;
}

#advert, .advert, .advert2 {
	padding: 20px 0 5px 50px;		
}
.advert3 {
	padding: 20px 0 5px 25px;	
}
#adwords {
	text-align: left;
	padding: 70px 0 10px 45px;
}
#banner {
	padding: 20px 21px 20px 21px;	
	text-align: left;
}
#charity {
	margin: 10px 40px 30px 0;
	padding: 0;
	width: 195px;
	float: left;
}
#intro {
	padding: 10px 0 0 0;
}

/* news  */
#newsFrame {
	clear: both;
	margin-top: 0;
	width: 900px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#news {
	width: 900px;
	margin: 0;
	padding: 25px 0 25px 0;	
	text-align: center;
	color: #ccc;
}
#news a, #news a:visited {
	padding: 3px 5px;
	color: #999;
}
#news a:hover, #news a:active {
	padding: 3px 5px;
	color: #666;
	text-decoration: none;
}
h5.button a, h5.button a:visited {
	padding: 3px 5px;
	color: #fff;
	background-color: #23a2f2;
}

h5.button a:hover, h5.button a:active {
	padding: 3px 5px;
	color: #fff;
	background-color: #d21804;
	text-decoration: none;
}

/* adwords  */
.adwords {
	margin-left: 0;
	padding-left: 0;	
	text-align: left;
	color: #999;
	text-decoration: none;		
}
.adwords a, .adwords a:visited {
	text-align: left;
	color: #999;
	text-decoration: none;	
}
.adwords a:hover {
	text-align: left;
	color: #666;
	text-decoration: underline;	
}

/* search */
#search td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;		
}
#search {
	clear: both;
	text-align: left;		
}

/* remove? */
#navcontainer ul {
	margin: 0;
	padding-left: 0;	
	list-style-type: none;
}
#navcontainer li {
	display: inline;	
}
#navcontainer ul li a {
	background-image: url(/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
	padding-left: 1em;
}

/* columns */
#colwrapper {
	clear: both;
	margin: 0;
	padding: 0;
	width: 620px;
	height: auto;
}
#col1, #col2, #col3 {
	margin: 0 0 0 0;
	padding: 0;	
}
#col1 {
	margin: 0;
	padding: 0 10px 1px 0;
	width: 192px;
	height: auto;	
	float: left;				
}
#col2 {
	margin: 0;
	padding: 0 10px 1px 10px;
	width: 194px;
	height: auto;
	float: right;
	border-left: 1px solid #dfe1e2;
	border-right: 1px solid #dfe1e2;	
}
#col3 {
	margin: 0;
	padding: 0 0 1px 10px;
	width: 192px;
	height: auto;	
	float: right;	
}
#col1 .colTitle a {
	display: block;
	padding: 2px 4px;
	background-color: #23a2f2;
	color: #fff;
	font-weight: bold;	
}
#col1 .colTitle a:visited {
	background-color: #23a2f2;
	color: #fff;
}
#col2 .colTitle a {
	display: block;
	padding: 2px 4px;
	background-color: #7d41c9;
	color: #fff;
	font-weight: bold;	
}
#col2 .colTitle a:visited {
	background-color: #7d41c9;
	color: #fff;
}
#col3 .colTitle a {
	display: block;
	padding: 2px 4px;
	background-color: #d21804;
	color: #fff;
	font-weight: bold;	
}
#col3 .colTitle a:visited {
	background-color: #d21804;
	color: #fff;
}
#col1 .colTitle a:hover, #col2 .colTitle a:hover, #col3 .colTitle a:hover {
	background-color: #82d559;
	color: #d7fec4;
	text-decoration: none;
}
#col1 p, #col2 p, #col3 p {
	margin: 0;
	padding: 1px 0 5px 0;
	font-size: 85%;
	color: #000;
}
.colTitle {
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	color: #fb9b06;
}
#navServices .colTitle {
	font-size: 100%;
}
#col1 .colText a, #col2 .colText a, #col3 .colText a {
	color: #000;
}
#col1 .colText a:hover, #col2 .colText a:hover, #col3 .colText a:hover {
	color: #4db619;
	text-decoration: none;
}
#col1, #col2, #col3 {
	margin-top: 15px;
	margin-bottom: 15px;	
}

/* padding */
.pad5t {
	padding-top: 5px;
}
.pad10t {
	padding-top: 10px;
}
.pad20t {
	padding-top: 20px;
}
.mar5t {
	margin-top: 5px;
}
.mar10t {
	margin-top: 10px;
}
p.mar15t {
	margin-top: 15px;
}
.pad2lr {
	padding-left: 2px;
	padding-right: 2px;
}
.pad10lr {
	padding: 10px;
}
.textPadl8 {
	padding-left: 8px;
}
.textPadl10 {
	padding-left: 10px;
}
.sml {
	font-size: 85%;
}
#speedcheckerdiv, #speedchecker_link {
	text-align: center;
	font-size: 85%;
}