/* Colours used:
		Light Blue:		#83BAD8
		Dark Blue:		#608CB9
		Shadow Blue:	#294A8D
		Purple:			#B28FC2
*/

/* Set defaults */
* {
	margin: 0;
	padding: 0;
}

/* Layouts */
body {
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
}
div#outer_container {
	background: #83BAD8 url(../images/bg_y.gif) repeat-y;
	margin: 0 auto;
	width: 940px;
}
div#container {
	background: url(../images/bg.jpg) top no-repeat;
		/* IE hack for min-height */	
	height: auto !important;
	height: 690px;
	min-height: 690px;
	position: relative;
	width: 940px;
}
div#content {
	padding: 192px 80px 0 190px;
}
ul#sidebar {
	margin: 0;
	padding: 0;
	position: absolute;
		left: 24px;
		top: 224px;
	width: 115px;
}
div#flash {
	background: url(../images/bg_eye.jpg) top no-repeat;
		/* IE hack for min-height */	
	height: auto !important;
	height: 45px;
	min-height: 45px;
	width: 940px;
}
div#footer {
	background: url(../images/bg_foot.jpg) top no-repeat;
		/* IE hack for min-height */	
	height: auto !important;
	height: 58px;
	min-height: 58px;
	width: 940px;
}

/* Classes */
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;	
}

/* Specifics */

/* Hide the company name until the styles are turned off. Text replace for the logo.*/
h1#company_name {
	display: none;
}

/* Slideshow Box */
div#content div#showbox {
	height: 130px;
	margin: 0 auto;
	width: 600px;
}
div#content div#showbox h3.slideshow {
	color: #FFF;
}
div#content div#showbox h4.slideshow {
	font-size: 1.05em;
	padding: 2px 0 7px 0;
	text-align: center;
}
div#content div#showbox p.slideshow {
	font-size: 0.95em;
	padding: 2px 0;
	text-align: center;
}
div#content div#after_slideshow {
	font-weight: bolder;
}
div#after_slideshow  div#accreditations {
	background: white;
	border: 1px solid #294A8D;
   height: 56px;
   margin: 40px 50px 5px 50px;
   text-align: center;
}
div#after_slideshow  div#accreditations img {
   border: none;
   padding: 10px 15px;
}

/* Case Study */
div#content div.case_study {
	background: #FFF;
	border-right: 2px solid #294A8D;
	border-bottom: 2px solid #294A8D;
	font-size: 0.8em;
	margin: 0 20px 20px 20px;
	padding: 5px;	
	width: 320px;
}
div#content div.case_study p {
	font-weight: normal;
}
div#content div.case_study p.quote {
	border-top: 2px solid #83BAD8;
	margin-top: 10px;
	padding: 5px 20px 0 20px;
}
div#content div.case_study p.quotee {
	border-bottom: 2px solid #83BAD8;
	font-size: 0.75em;
	padding: 0 20px 5px 20px;
	text-align: right;
}

/* Form */
div#content #contact_form {
	border-right: 2px solid #FFF;
	width: 60%;
}
div#content #contact_form dt {
	clear: left;
	float: left;
	padding: 5px;
	text-align: right;
	width: 40%;
}
div#content #contact_form dd {
	padding: 5px;
	text-align: left;
}
div#content #contact_form label {
	padding: 1px;
}
div#content #contact_form input, select, textarea {
	border: 1px solid #000;
	background: #EEE;
	font-family: Helvetica, Arial, sans-serif;
	padding: 1px;
	width: 50%;
}
div#content #contact_form input:focus, select:focus, textarea:focus {
	background: #FFF;
	border: 1px solid #FFF;
}
div#content #contact_form textarea {
	height: 180px;
}
div#content #contact_form #submit {
	background: #608CB9;
	margin: 0 0 0 5%;
	width: 40%;
}
div#content #contact_form #submit:hover {
	color: #FFF;
}
div#content #contact_address {
	float: left;
	width: 35%
}

/* General Tags */
a#link_selected {
	color: #FFF;
}
a, a:visited {
	color: #294A8D;
}
a:hover {
	color: #FFF;
}

/* Content Tags */
div#content h1 {
	border-bottom: 2px solid #FFF;
	font-size: 1.6em;
	letter-spacing: 0.12em;
	margin: 0 0 20px 0;
	text-align: center;
}
div#content h2 {
	border-bottom: 2px solid #FFF;
	clear: both;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	margin: 30px 100px 12px 100px;
	text-align: center;
}
div#content h3 {
	color: #FFF;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	padding: 7px 0;
	text-align: center;	
}
div#content p {
	font-size: 0.85em;
	letter-spacing: 0.08em;
	line-height: 1.4em;
	margin: 7px 20px 5px 20px;
	text-align: left;
}
div#content li {
	font-size: 0.85em;
	font-weight: normal;
	letter-spacing: 0.08em;
	margin: 10px 0 10px 30px;
	padding-left: 10px;
}
div#content div.box {
	background: #FFF;
	border-right: 2px solid #294A8D;
	border-bottom: 2px solid #294A8D;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 20px 20px 20px;
	padding: 5px;	
	width: 300px;
}
div#content div.box li {
	font-size: 0.99em;
	font-weight: normal;
	letter-spacing: 0.08em;
	padding: 0 20px 5px 20px;
	margin: 0;
	list-style-type: none;
}

/* Sidebar Tags */
#sidebar li {	
	font-size: 0.9em;
	letter-spacing: 0.03em;
	line-height: 1.05em;
	list-style-type: none;
	margin: 0 0 24px 0;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
}

/* Footer Tags */
#footer p {
	font-size: 0.65em;
	padding: 5px 0 0 0;
	text-align: center;
}
