html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #566047;
	position: relative;
}

p {
	margin: 0 0 0.7em 0;
	line-height: 1.5em;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

form {
	margin: 4px 0 0 0;
}

/*-------------------------- Headings --------------------------------*/
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #036;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #036;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #036;
	line-height: 1.5em;
}

h4 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #036;
}
.redbold {
	color: red;
	font-weight: bold;
}

/*-------------------------- Links --------------------------------*/
a:link, a:visited {
	color: #6699FF;;
	text-decoration: none;
}

a:hover {
;
	text-decoration: underline;
}

a:hover img  {
	background-color: white;
}

a:active {
	color: #566047;
}

/*-------------------------- Page Container --------------------------------*/
#container {
	position: relative;
	margin: auto;
	width: 950px;
}

/*-------------------------- Page header --------------------------------*/
#pageHeader {
	position: relative;
	margin: 0;
	padding: 0;
	height: 95px;
	background-image: url(../images/header_img.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: left top;
}

#opd {
	position: absolute;
	margin: 43px 0 0 71px;
	padding: 0;
	color: #039;
	font-size: 11px;
	left: 0px;
	top: -1px;
}

/*--------------------------------------------- Main body of page -------------------------------------------------*/
#mainBody {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

/*----------------------------------------- Left column ------------------------------------------*/
#leftColumn {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	width: 140px;
}

.leftColTitle {
	margin: 0 0 7px 7px;
	padding: 0;
	font-size: 1em;
	color: #036;
	text-align: left;
}

#leftColumn .leftColText {
	margin: 10px 4px 0 7px;
	line-height: 1.5em;
}

#leftColumn .printmailText {
	margin: 0 0 10px 7px;
	line-height: 1.5em;
}

.printmailText {
	display: none;
}

/*-------------------------- Nav bar --------------------------------*/
#homeLink {
	position: relative;
	margin: 0;
	padding: 3px 0 1px 0;
	background: white url(../images/bkg_leftcolhead.jpg) left top no-repeat;
}

#homeLink a {
	font-size: 1em;
	color: #036;
}

#navbar {
	position: relative;
	margin: 0;
	padding: 3px 0 3px 0;
	background: white url(../images/bkg_leftcolhead.jpg) left top no-repeat;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: white;
}

#navbar li {
	margin: 0 0 1px 0;
	padding: 0;
	text-align: center;
	border-left: 5px solid #E1E1E1;
}

#navbar a {
	display: block;
	padding: 10px 0 10px 0;
	color: #FFF;
	background-color: #036;
	width: 135px;
	text-decoration: none;
}

#navbar a:hover {
	background-color: #369;
	color: #FFF;
	text-decoration: underline;
}

#casestudies {
	position: relative;
	margin: 10px 0 0 0;
	padding: 3px 0 10px 0;
	background: white url(../images/bkg_leftcolhead.jpg) left top no-repeat;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

#whyUnique {
	position: relative;
	margin: 0;
	padding: 3px 0 1px 0;
	background: white url(../images/bkg_leftcolhead.jpg) left top no-repeat;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

#whyUnique ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: none;
	width: 100px;
}

#whyUnique ul li {
	margin: 0;
	padding: 5px 0 2px 0;
	border-bottom: 1px #BBE2FF solid;
}

#whyUnique a {
	margin: 0;
	padding: 5px 0 2px 0;
}

#homeLink a:hover {
	text-decoration: underline;
	background-color: transparent;
}

/*------------------------------------------- Main text ---------------------------------------*/
#mainTextContainer {
	position: absolute;
	left: 150px;
	margin: 0;
	padding: 0;
	width: 607px;
}

#mainText {
	position: relative;
	width: auto;
	margin: 0 0 5px 0;
	padding: 0 20px 15px 20px;
	border-top: 1px solid #BBE2FF;
	border-right: 1px solid #BBE2FF;
	border-bottom: 1px solid #BBE2FF;
	border-left: 10px solid #BBE2FF;
}

img.floatright {
	float: right;
	margin: 0 0 0 10px;
}

img.floatleft {
	float: left;
	margin: 0 10px 0 0;
}

.bulletedContent {
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

/*-------- Home page service links --------*/
/*-------- Services list --------*/
#serviceList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#serviceList li {
	margin: 0;
	padding: 0px;
}

#serviceList a {
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #EEEEEE;
	width: 320px;
	display: block;
	color: #036;
	font-size: 1.3em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;
}

#serviceList a:hover {
}

/*---------------------- Footer -----------------------*/
#pageFooter {
	position: relative;
	margin: 0;
	padding: 0;
}

#copyright {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #8C9777;
	float: right;
}

/*----------------------------------------- Right column ------------------------------------------*/
#rightColumn {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 765px;
}

.rightColTitle {
	margin: 0 0 1.2em 7px;
	padding: 0;
	font-size: 1em;
	color: #036;
}

#rightColumn .rightColText {
	margin: 0 5px 5px 4px;
	line-height: 1.5em;
}

#latestnews {
	position: relative;
	margin: 0;
	padding: 3px 0 10px 0;
	width: 185px;
	background: white url(../images/bkg_rightcolhead.jpg) left top no-repeat;
	border-right: 1px solid #E1E1E1;
}

#callback {
	position: relative;
	margin: 0;
	padding: 3px 0 10px 0;
	width: 185px;
	background: white url(../images/bkg_rightcolhead.jpg) left top no-repeat;
	border-right: 1px solid #E1E1E1;
}

#callback .callbackinput {
	margin: 1px 0 1px 5px;
	width: 150px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
}

#callback .callbackbutton {
	margin: 10px 0 0 5px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
}

#contactus {
	position: relative;
	margin: 0;
	padding: 3px 0 10px 0;
	width: 185px;
	background: white url(../images/bkg_rightcolhead.jpg) left top no-repeat;
	border-right: 1px solid #E1E1E1;
}
#downloadbrochure {
	position: relative;
	margin: 0;
	padding: 3px 0 10px 0;
	width: 185px;
	background: white url(../images/bkg_rightcolhead.jpg) left top no-repeat;
	border-right: 1px solid #E1E1E1;
}

#contactus .contactusText {
	margin: 0 1px 0 4px;
	padding: 0;
	line-height: 1.5em;
}

#contactus .contactusText1 {
	margin: 1em 1px 0 4px;
	padding: 0;
	line-height: 1.5em;
}

#downloadBrochure {
	position: relative;
	margin: 0;
	padding: 3px 0 10px 0;
	width: 185px;
	background: white url(../images/bkg_rightcolhead.jpg) left top no-repeat;
	border-right: 1px solid #E1E1E1;
}

#accessibility {
	position: relative;
	margin: 0;
	padding: 3px 0 0 0;
	width: 185px;
	background: white url(../images/bkg_rightcolhead.jpg) left top no-repeat;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

img#wcag1A {
	margin: 7px 0 0 5px;
	padding: 0;
}

img#validxhtml10 {
	margin: 0 0 0 20px;
	padding: 0;
}

img#validcss {
	margin: -5px 0 0 5px;
	padding: 0;
}

#accessibilitylink {
	margin: 0 0 0 5px;
}
.gtalists {
	margin: 0 30px 0.5em 30px;
	line-height: 1.5em;
}
.boldtext {
	font-weight: bold;
}
.casestudyquote {
	font-style: italic;
}
#mainText li {
	margin-bottom: 5px;
	line-height: 1.5em;
}
#warning {
	font-weight: bold;
	color: #FF0000;
}
#paypalbtn {
	width: 500px;
	text-align: center;
	margin: 20px;
}
