* {
	margin: 0;
	padding: 0;
}

html {
	overflow: hidden;
}

body {
	text-align: left;
	font-family: gill sans, arial, helvetica, sans-serif;
	font-size: 12px;
}

#menu {
	position: fixed;
	top: 147px;
	left: 0;
	z-index: 1000;
	width: 200px;
	background-color: #666;
	border-bottom: 10000px solid #fff;
}

#menu a {
	display: block;
	margin: 0 0 0 0;
	padding: 10px 10px 0 0;
	width: 190px;
	height: 40px;
	text-decoration: none;
	text-align: right;
	color: #fff;
}

#menu a:hover, #menu a.Active, #menu a.toggler:hover, #menu a.togglerActive {
	background-color: #66cbff;
}

#menu a.Active, #menu a.togglerActive {
	border-right: 10px solid #b2e5ff;
}

#menu div.content a, #menu div.content a.pn, #menu div a.previous, #menu div a.previousOnly, #menu div a.next, #menu div a.nextOnly {
	padding: 10px 0 0 10px;
	text-align: left;
	background-color: #b2e5ff;
}

#enquiry-form {
	padding: 10px 0 0 10px;
	text-align: left;
	background-color: #b2e5ff;
}

#menu div.content a.pn {
	float: left;
	width: 90px;
}

#menu div.content a:hover, #menu div.content a.active {
	color: #000;
}

#menu form {
	padding: 10px 0 0 10px;
	height: 65px;
	background-color: #b2e5ff;
}

#menu form fieldset {
	border: 0;
}

#menu form div {
	display: block;
	margin: 0 0 5px 0;
	height: 20px;
}

#menu form label {
	float: left;
	width: 60px;
}

#menu form input {
	float: right;
	margin: 0 10px 0 0;
	width: 120px;
	height: 14px;
	border: 0;
}

#menu form button {
	display: block;
	float: right;
	margin: 5px 5px 0 0;
	width: 30px;
	height: 15px;
	border: 0;
	background-color: transparent;
}

#menu div a.fp {
	float: left;
	display: block;
	padding: 0 0 5px 10px;
	height: 16px;
	color: #000;
	margin: 0;
}

#menu div a.previous, #menu div a.previousOnly {
	float: left;
	width: 90px;
	background-image: url(../images/prev.jpg);
}

#menu div a.next, #menu div a.nextOnly {
	float: left;
	width: 90px;
	background-image: url(../images/next.jpg);
}

#menu div a.previousOnly {
	float: left;
	width: 190px;
	background-repeat: no-repeat;
	background-position: left;
}

#menu div a.nextOnly {
	float: left;
	width: 190px;
	background-repeat: no-repeat;
	background-position: right;
}

#navigation_box {
	position: fixed;
	top: 65px;
	left: 0;
	z-index: 100;
	width: 200px;
	height: 70px;
	background-image: url(../images/BackgroundNav.jpg);
	cursor: pointer;
	border-bottom: 12px solid #fff;
}

#cursor {
	position: relative;
	display: block;
	width: 32px;
	height: 32px;
	z-index: 100;
	background-image: url(../images/cursor.gif);
	cursor: pointer;
}

#banner, #statement-banner {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
	width: 100%;
	height: 52px;
	padding: 10px 0 0 0;
	background-color: #fff;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-right: 10px solid #fff;
	border-bottom: 5px solid #fff;
}

#statement-banner {
	left: 0;
	width: 325px;
	background-image: url(../images/statementlogo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#banner h1 {
	margin: 20px 0 0 85px;
	font-weight: 100;
	font-size: 49px;
	color: #5f6062;
}

#banner h1 span {
	font-weight: 100;
	font-size: 35px;
	color: #e6e6e6;
}

#container {
	float: left;
	margin: 65px 0 0 0;
/*	background-color: #fafaf3; */
}

/* @group divs */

div.one {
	width: 200px;
	background-color: #4e5354;
	color: #ccc;
}

div.one a {
	color: #ccc;
}

div.two {
	width: 200px;
	background-color: #4e5354;
	color: #e1e6e9;
}

div.two a {
	color: #e1e6e9;
}

div.three {
	width: 200px;
	background-color: #4e5354;
	color: #77ccf0;
}

div.three a {
	color: #77ccf0;
}

div.four {
	width: 200px;
	background-color: #4e5354;
	color: #f4bbbf;
}

div.four a {
	color: #f4bbbf;
}

div.five {
	width: 200px;
	background-color: #e1e6e9;
	color: #4e5354;
}

div.five a {
	color: #4e5354;
}

div.six {
	width: 200px;
	background-color: #e1e6e9;
	color: #969da0;
}

div.six a {
	color: #969da0;
}

div.seven {
	width: 200px;
	background-color: #e1e6e9;
	color: #5898b3;
}

div.seven a {
	color: #5898b3;
}

div.eight {
	width: 200px;
	background-color: #e1e6e9;
	color: #dca8ac;
}

div.eight a {
	color: #dca8ac;
}

div.nine {
	width: 200px;
	background-color: #77ccf0;
	color: #4e5354;
}

div.nine a {
	color: #4e5354;
}

div.ten {
	width: 200px;
	background-color: #77ccf0;
	color: #e1e6e9;
}

div.ten a {
	color: #e1e6e9;
}

div.eleven {
	width: 200px;
	background-color: #77ccf0;
	color: #5898b3;
}

div.eleven a {
	color: #5898b3;
}

div.twelve {
	width: 200px;
	background-color: #77ccf0;
	color: #f8ebec;
}

div.twelve a {
	color: #f8ebec;
}

div.thirteen {
	width: 200px;
	background-color: #f4bbbf;
	color: #4e5354;
}

div.thirteen a {
	color: #4e5354;
}

div.fourteen {
	width: 200px;
	background-color: #f4bbbf;
	color: #969da0;
}

div.fourteen a {
	color: #969da0;
}

div.fifteen {
	width: 200px;
	background-color: #f4bbbf;
	color: #5898b3;
}

div.fifteen a{
	color: #5898b3;
}

div.sixteen {
	width: 200px;
	background-color: #f4bbbf;
	color: #cc8287;
}

div.sixteen a {
	color: #cc8287;
}

.blue_spacer1 {
	float: left;
	display: block;
	margin: 80px 0 0 0;
	width: 10px;
	height: 50px;
	background-color: #b2e5ff;
}

.blue_spacer2 {
	float: left;
	display: block;
	margin: 130px 0 0 0;
	width: 10px;
	height: 50px;
	background-color: #b2e5ff;
}

.blue_spacer3 {
	float: left;
	display: block;
	margin: 180px 0 0 0;
	width: 10px;
	height: 50px;
	background-color: #b2e5ff;
}

.blue_spacer4 {
	float: right;
	display: block;
	margin: 230px 0 0 0;
	width: 10px;
	height: 50px;
	background-color: #b2e5ff;
}

.blue_spacer5 {
	float: left;
	display: block;
	margin: 280px 0 0 0;
	width: 10px;
	height: 50px;
	background-color: #b2e5ff;
}

/*

@end */

#spacer {
	float: left;
	width: 210px;
	height: 500px;
}

#blog div {
	float: left;
}

#blog div h1 {
	display: block;
	margin: 10px 10px 10px 0;
	text-align: right;
	font-weight: 100;
	font-size: 12px;
	background-image: url(../images/h1bg.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#blog div p {
	margin: 0 10px 20px 10px;
	line-height: 15px;
}

#blog img {
	margin: 0 0 10px 10px;
	width: 180px;
	border: 0;
}

a img {
	border: 0;
}

#statement {
	position: absolute;
	top: 105px;
	left: 340px;
	width: 480px;
}

#statement p {
	font-size: 22px;
	line-height: 37px;
	color: #333;
}

#statement span.statement {
	font-size: 30px;
}

#dateandtime {
	position: fixed;
	top: 112px;
	left: 150px;
	z-index: 100;
	height: 70px;
	text-align: right;
}

#dateandtime span {
	margin: 0;
	font-size: 19px;
	word-spacing: 1px;
	color: #66cbff;
}


#footer {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	width: 570px;
}

#footer span.copyright {
	display: block;
	padding: 7px 0 5px 10px;
	font-size: 12px;
	color: #fff;
	background-color: #7f8084;
}

#footer span.developedby {
	display: block;
	padding: 6px 0 6px 10px;
	font-size: 9px;
	color: #b4b4b4;
	background-color: #fff;
}

#client-intro, #client-main {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
	width: 400px;
	font-size: 12px;
	background-image: url(../images/h1bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #dfdfdf;
}

#client-intro h1, #client-main h1 {
	display: block;
	margin: 10px 10px 10px 0;
	text-align: right;
	font-weight: 100;
	font-size: 12px;
	background-image: url(../images/h1bg.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#client-intro ul, #client-main ul {
	list-style: none;
	margin: 0 0 20px 10px;
}

#client-intro ul li, #client-main ul li {
	margin: 0 0 1px 0;
	color: #666;
}

#client-intro a, #client-main a {
	color: #f1b7c3;
	text-decoration: none;
	color: #fff;
}

#client-main ul.images {
	float: left;
	display: block;
	margin: 0 0 20px 10px;
	width: 380px;
}

#client-main ul.images li {
	float: left;
	margin: 0;
}

#client-main ul li a {
	color: #fff;
}

#client-main ul li a img {
	margin: 0 10px 5px 0;
	border: 0;
}

#client-main p {
	margin: 0 10px 20px 10px;
	line-height: 15px;
	color: #656668;
}

#client-main h2 {
	display: block;
	margin: 0 0 10px 10px;
	width: 380px;
	font-weight: 100;
	font-size: 12px;
	color: #66cbff;
}

#comments {
	float: left;
}

#comments form {
	
}

#comments form fieldset {
	border: 0;
}

#comments form input {
	margin: 0 0 0 10px;
	padding: 2px;
	width: 380px;
	height: 75px;
	font-size: 10px;
	color: #696969;
	border: 0;
}

#comments form p {
	margin: 5px 0 0 10px;
}

#comments form input.radio {
	dispaly: inline;
	width: 20px;
	height: 10px;
}

#comments form button {
	margin: 0 0 0 7px;
	font-size: 12px;
	color: #f1b7c3;
	color: #fff;
	border: 0;
	background: transparent;
}

#comments ul {
	display: block;
	margin: 10px 0 0 10px;
	width: 380px;
	text-align: right;
}

#comments ul li {
	margin: 0 0 20px 0;
}

#comments ul li span {
	
}

#comments ul li p {
	margin: 15px 0 0 0;
	text-align: left;
}

#caimages {
	float: left;
	margin: 0 0 0 10px;
	width: 400px;
	height: 500px;
	background-color: #dfdfdf;
}

#contact {
	color: #78797b;	
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	width: 400px;
	font-size: 12px;
	background-image: url(../images/h1bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fac2c5;
}

#contact p {
	margin: 0 0 20px 10px;
}

#contact h2 {
	margin: 25px 0 0 10px;
	font-weight: 100;
	font-size: 12px;
}

#contact address {
	margin: 15px 0 0 0;
}

#contact p span {
	color: #66cbff;
}

#contact a {
	text-decoration: none;
	color: #78797b;
	color: #fff;
}

#enquiry {
	position: absolute;
	z-index: 100000;
}

#enquiry-form {
	position: absolute;
	z-index: 100000;
	width: 580px;
	height: 420px;
	background-image: url(../images/enquiry.jpg);
  	background-repeat: no-repeat;
  	background-color: #fff;
}

#enquiry-form form {
	margin: 50px 0 0 65px;
}

#enquiry-form fieldset {
	
}


#enquiry-form label {
	margin: 0;
	padding: 0;
	font-family: gill sans, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


#enquiry-form input {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 470px;
	height: 40px;
	border: 1px solid #ccc;
}

#enquiry-form textarea {
	margin: 5px 0 0 0;
	width: 470px;
	height: 175px;
	border: 1px solid #ccc;
}

#enquiry-form button {
	float: right;
	margin: 5px 40px 0 0;
	font-size: 14px;
	color: #333;
	border: 0;
	background-color: #fff;
}



#projects-main {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
	width: 400px;
	font-size: 12px;
	background-image: url(../images/h1bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fac2c5;
}

#projects-main h1, #contact h1 {
	display: block;
	margin: 10px 10px 10px 0;
	text-align: right;
	font-weight: 100;
	font-size: 12px;
	background-image: url(../images/h1bg.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#projects-main p {
	margin: 0 10px 20px 10px;
	line-height: 15px;
	color: #656668;
}

#projects-main a {
	text-decoration: none;
	color: #fff;
}

#projects-main img {
	margin: 0 0 10px 10px;
	width: 380px;
}

#project-images {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 30px 0;
	width: 400px;
	background-color: #ceecf6;
}

#approach-images {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 400px;
	background-color: #ceecf6;
}

#approach-image {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 10px 0;
	background-color: #ceecf6;
}

#project-images ul {
	list-style: none;
	margin: 10px 0 0 0;
}

#project-images ul li img {
	margin: 0 0 0 10px;
}

.blog p {
	margin: 0 10px 20px 10px;
	line-height: 15px;
	color: #656668;
}

#projects-main ul {
	list-style: none;
	margin: 10px 0 0 0;
}

#projects-main ul li {
	margin: 0 0 20px 10px;
}



