/** Colours
* background gray - #829697
* pink - #FF3366
* dark gray - #333
* mid gray - #666
* light grey blue - #C7D3D4
* green - #93CF02
*/
/****
FONTS
Serif's = 'Georgia', 'Times New Roman', 'Times', serif;
Sans = Trebuchet, 'Trebuchet MS', Helvetica, Geneva, Arial, Verdana sans serif;
= 'Lucida Grande', Geneva, Arial, Verdana, sans serif;
*****/
#pagecontenthp .header2{
background-image: url(../images/red-arrow-large.gif);
background-repeat: no-repeat;
text-indent: 35px;
padding-top: 5px; }
.nomargin{
margin-right:0px!important;
float:left;
}
#clientsnav{
float: right;
}
#clientsnav ul li{
color:#F00;}
.readmore {
	float: right;
	border: 0px!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	background-image: url(../images/arrow-red-small.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right:20px;
	font-weight: bold;
}

.readmore:hover {
	background-image: url(../images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	background-position:right;
	color:#0066CC;
}
.articlereadmore {
	float: right;
	border: 0px!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;

}
.readmore a{
	border: none!important;
	
}
.otherprojects {
	position: relative;
	float: left;
	margin-top: 40px;
	width: 100%;
}
#clientmaincontainer .shadowimage {
	float: left;
	margin-top: 40px;
	width: 100%;
	margin-left: auto!important;
	margin-right: auto!important;
}
.otherclientcontainer {
	float: left;
	width: 32%;
	margin-bottom: 20px;
}
.otherclient {
	position: relative;
	width: 270px;
	margin: 0px;
	margin-left: auto;
	height: 320px;
	margin-right: auto;
}
.otherclient .readmore {
	position: absolute;
	bottom: +20px;
	right: 0px;
}
.otherclient img {
	margin: 0px!important;
	border: 10px solid #fbfbfb;
	-webkit-box-shadow: 2px 2px 5px #333;
	-moz-box-shadow: 2px 2px 5px #333;
}

.clientcontainer {
	min-height:650px;
	_height:650px;
	float: left;
	width: 48%;
	padding-bottom: 20px;
}
.clientcontainer img:first-child {
	margin-right: 25px;
}
.clientimages {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:30px;
	text-align:center;
	margin-top:20px;
	
}
div .clientcontainer:first-child {
	border-right: 1px dotted white;
}
/*
div .clientimages >img:first-child {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	z-index: 20;
	
}
*/
.clientimages img {
	margin: 0px!important;
	padding: 0px!important;
/*
	border: 5px solid white;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
*/
	z-index: 10;
	top: 10px;
/*
	-webkit-box-shadow: 5px 5px 5px #999;
	-moz-box-shadow: 5px 5px 5px #999;
*/
	margin:0 auto;

}

/*
.secondfature {
	
	-webkit-transform: rotate(-3deg) !important;
	-moz-transform: rotate(-3deg)!important;
}
*/

.clientfeatured {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 570px;
	padding:0% 5% 5% 5%;
}
.clientfeaturedheader {
	background-image: url('../images/arrow-red.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
	text-indent: 30px;
	padding-bottom: 2px;
	font-family: Helvetica,sans-serif;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.clientfeaturedheader a{text-decoration: none!important;
color: #000!important;
border:none!important;}
/* base styles*/
* {
	margin: 0px;
	padding: 0px;
}
/* background: #E4EDEE; */
body {
	font-family: 'Lucida Grande', 'Helvetica Neue', Arial, Verdana, sans serif;
	font-size: normal;
	margin: 0;
	padding: 0;
	line-height: 150%;
	background: url(../images/background.png) no-repeat -1em -1em #DAEBFF;
	color: #333;
}
/* #E4EDEE | 829697 */
h1 {
	color: #000;
	font-family: "Century Gothic", 'Helvetica Neue', Geneva, Arial, Verdana, "sans serif";
	font-weight: 900;
/* 	text-shadow: 0.02em 0.02em #CCC; */
	font-size:56px;	
	letter-spacing: -0.05em;
	font-weight: 900;
	margin-bottom: 40px;
	line-height:normal;
	text-shadow:0 1px 0 #fff;
}
h2 {
	font-family: 'Century Gothic','Helvetica Neue', Arial, Verdana, 'sans serif';
	font-size: 30px;
	line-height: 125%;
	color: #333;
	letter-spacing: -0.05em;
	font-weight: bold;
	background-image:url("../images/arrow-red.gif");
	background-position:0 0.22em;
	background-repeat:no-repeat;
	padding-left:25px;
	margin:20px 0px;
	text-shadow:0 1px 0 #fff;
	
}

h3 {
	font-size: 22px;
	font-family: 'Century Gothic', Helvetica, Gene va, Arial, Verdana, sans serif;
	font-weight: normal;
	letter-spacing: -0.03em;
	line-height: 130%;
	margin: 15px 0;
	text-shadow:0 1px 0 #fff;
}
h4 {
	font-family: 'Century Gothic', Helvetica, Gene va, Arial, Verdana, sans serif;
	font-weight: normal;
	letter-spacing: -0.03em;
	color: #333;
	margin: 10px 0px;
	font-size: 20px;
	padding: 0px;
	line-height: 150%;
	float:left;
	width:100%;
	text-shadow:0 1px 0 #fff;
	}
h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -0.05em;
	font-size: 16px;
	color: #002863;
	line-height: normal;
	text-shadow:0 1px 0 #fff;
}
h6 {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-weight: normal;
	font-style: italic;
	color: #000;
	font-size: 130%;
	line-height: normal;
	clear: both;
	border-left: 2px solid #000;
	margin-left: 5px;
	padding-left: 20px;
}
strong {
	color: #ff0000;
}
p {
	font-family: Arial, Verdana, sans serif;
	line-height: 150%;
	letter-spacing: normal;
	margin: 15px 0;
	font-size: 14px;
	text-shadow:0 1px 0 #fff;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
}
.hpcolumn {/*
border-width: 1px;
border-color: #f00;
border-style: solid;*/
position: relative;
min-width: 210px;
width: 210px;
margin-left: auto;
margin-right: auto;
}
.hpcolumn img {
/*
	-webkit-box-shadow: 5px 5px 10px #aaa;
	-moz-box-shadow: 5px 5px 10px #aaa;
*/
	-webkit-box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;

	margin:0 auto;
}
.borderimg {
border:5px solid #fff;
}

#iphoneimage {
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-left: 5px;
	
}
.columncontainer {
	float: left;
	width: 24%;
	position: relative;
	min-height: 400px;
	height: 400px;
}
.columntext p {
	font-family: arial, sans-serif;
	font-size: 14px;
}
.columntext {
	position: absolute;
	top: 180px;
}
.columnheader {
	font-family: "Century Gothic", helvetica, sans-serif;
	font-size: 20px;
	color:black;
	text-shadow:0 1px 0 #fff;
}
/* Home */
#container {
	float: left;
	width: 95%;
	min-width: 960px;
	max-width: 1300px;
	_width: 960px;
	margin-left: 3%;
	margin-right:2%;
	min-height: 600px;
	_height: 600px
}
/*#maincontent {
position: absolute;
width: 870px;
height: 100px;
top: 500px;
left: 80px;
border-top: 1px dotted #CCC;
padding-top: 20px;
display: block;
}
*/
#maincontainer a {
	border-bottom: 1px dotted #FF0000;
	color: #ff0000;
}
#maincontainer a:hover {
	border-bottom: 1px dotted #FF0000;
}
#maincontainer {
/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */height: 0px;
position: absolute;
left: 5%;
top: 960px;
width: 90%;
min-width: 870px;
max-width: 1300px;
_width: 870px;
padding-top: 15px;
visibility: collapse;
}
body > div#maincontainer {
/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
position: fixed;
}
/*h1.mainh1 {
position: absolute;
top: 500px;
left: 80px;
width: 870px;
font-size: 26px;
color: #666;
line-height: 125%;
letter-spacing: -0.02em;
border: 1px solid black;
}
p.mainp {
position: absolute;
top: 600px;
left: 80px;
width: 870px;
font-size: 14px;
color: #333;
line-height: 150%;
}
*/
#logo {
	float: left;
	width: 200px;
	margin-top: 30px;
}
/* #logo:hover {
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
transform: rotate(-2deg);
}
*/
#contactinfo {
	float: right;
	width: 520px;
	min-height: 98px;
	_height: 98px;
	margin-top: 0px;
	margin-right: 8px;
	font-family: 'Myriad Pro',Helvetica,sans-serif ;
}
#contactinfo .contactus {
	color: #999;
	font-size: 18px;
}
#contactinfo a {
	color: #4CB4DB;
}
#contactinfo a:hover {
	color: #FF0000;
}
#contactinfo .contactus strong {
	color: #4CB4DB;
}
#contactinfohp {
	font-family: 'Myriad Pro',helvetica,sans-serif ;
	clear:right;
	float: right;
	width: 600px;
	height: 78px;
}
#hptagline p{font-family: arial,sans-serif;
font-size: 22px;

letter-spacing: -1px; }
.smallerText {
	font-weight: bold;
	font-size: 22px;
	text-align: right;
	text-transform: lowercase;
	line-height: 125%;
	letter-spacing: -0.02em;
}
.contactus {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	text-transform: lowercase;
	line-height: 125%;
	letter-spacing: -0.0em;
	margin: 0;
}
.hpcontact p {
}
.contactus a {
	text-decoration: none;
	border: none;
	color: #000;
	text-shadow:0 1px 0 #fff;
}
.hpheader1 {
	font-family: Helvetica,sans-serif!important;
	font-size: 56px!important;
	color:black;
	font-weight: bold!important;
}
.pagecontent {
	float: left;
	width: 100%;
	min-width: 960px;
	margin-top: 50px!important;
	margin-bottom: 40px;
}
#pagecontent {
	float: left;
	width: 100%;
	margin-top: 90px;
	margin-bottom: 40px;
}
#pagecontenthp {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 40px;
}
#hptagline {
	margin-top: 120px;
	margin-bottom: 20px;
}
.hpfindoutmore{
float: right;
width:150px;
height:26px;
margin-right: 30px;
background-image: url(../images/arrow-red.gif);
background-repeat: no-repeat;
background-position: 110px 0px;
}
#navigation {
	font-family: "century gothic", Helvetica, sans-serif;
	letter-spacing: 0em;
	text-transform: uppercase;
	float: right;
	margin: 0px 0px;
	padding-bottom: 5px;
	width: 750px;
	_width: 750px;
	height: 75px;
}
#navigation ul {
	font-size: 18px;
	float: left;
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
}
#navigation ul li {
	float: right;
	margin: 0 2px;
	padding-left: 0;
	display: inline;
}
#navigation ul li a {
	padding: 35px 5px 5px 5px;
	background: none;
	float: left;
	color: #000;
}
#navigation ul li a:hover {
	background: #F00;
	color: #fff;
}
#navover {
	background: #f00 !important;
	color: #fff !important;
}
.spacer {
	margin: 10px;
}
/*
.header1, .bodytext h1, .bodytextnarrow h1, #pagecontenthp h1 {
	text-shadow: 0.02em 0.02em #CCC;
	font-family: 'Century Gothic', 'Helvetica Neue', Arial, Verdana, 'sans serif';
	font-size: 56px;
	line-height: 100%;
	letter-spacing: -0.05em;
	font-weight: 900;
	margin-bottom: 20px;
	color: #000;
}
*/
.header2{
	font-family: 'Century Gothic','Helvetica Neue', Arial, Verdana, 'sans serif';
	font-size: 25px;
	line-height: 125%;
	color: #333;
	letter-spacing: -0.05em;
	font-weight: bold;
}
.header2 img{
margin-right: 5px;}
ul.frontpagelist {
	font-family: 'Century Gothic', 'Helvetica Neue', Arial, Verdana, 'sans serif';
	display: inline;
	float: left;
	width: 100%;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.frontpagelist li {
	display: inline;
	float: left;
	width: 100%;
	margin: 3px 0px;
}
ul.frontpagelist li a {
	display: inline;
	text-decoration: none;
	color: #FF0000;
	font-size: 25px;
	line-height: 125%;
	letter-spacing: -0.04em;
	font-weight: bold;
	padding: 1px 20px 1px 33px;
	background: url(../images/arrow-red.gif) left no-repeat;
	border: none;
}
ul.frontpagelist li a:hover {
	background: url(../images/arrow-white.gif) left no-repeat #FF0000;
	color: #FFF;
}
#goHome {
	float: left;
	background: url(../images/logo-black.png) no-repeat;
	width: 143px;
	height: 98px;
	_height: 98px;
	display: block;
}
#goHome span {
	display: none;
}
/* innerpage style*/
.pagecontent, .bodytext {
	float: left;
	width: 100%;
	font-family: Arial, Verdana, sans serif;
	line-height: 150%;
	letter-spacing: normal;
	margin: 30px 0 15px 0px;
	font-size: 14px;
}
/* .bodytext {
column-count: 2;
-moz-column-count: 2;
-webkit-column-count: 2;
}
*/
.bodytext {
	margin-top: 50px;
	text-shadow:0 1px 0 #fff;
}
.bodytextnarrow {
	float: left;
	width: 540px;
	text-shadow:0 1px 0 #fff;
}
.narrowpage {
	float: left;
	width: 70%;
	min-width: 280px;
}
.short {
	float: left;
	width: 35%;
	min-width: 280px;
	_width: 300px;
	display: inline;
}
.pagecontent ul {
	margin-left: 14px;
	padding-left: 0px; /*list-style: square url(bullet.gif) inside; */
}
.pagecontent ul li {
	padding-left: 0.9em;
	margin: 5px 0px;
}
.pagecontent ul li, .bodytext ul li a {
	text-decoration: none;
	color: #333;
	line-height: 150%;
	letter-spacing: -0.01em;
}
.pagecontent ul li a:hover {
	color: #FF0000;
}
.pagecontent ol {
	margin-left: 14px;
	padding-left: 0px;
	list-style: decimal url() inside;
}
.pagecontent ol li {
	padding-left: 0.9em;
}
/*.pagecontent img {
margin: 5px 10px;
}
*/
.pagecontent a {
	border-bottom: 1px dotted #FF0000;
	color: #ff0000;
}
.pagecontent a:hover {
	border-bottom: 1px dotted #FF0000;
}
.listboxes {
	float: left;
	width: 400px;
	margin-right: 35px;
}
.listboxes h5 {
	background: url(../images/arrow-white.png) left no-repeat #FF0000;
	color: #FFF;
	padding: 2px 20px 2px 35px;
	font-size: 25px;
	line-height: 125%;
	letter-spacing: -0.05em;
	margin: 10px 0;
}
.listboxes ul {
	width: 386px;
	list-style: none outside;
	min-height: 200px;
	_height: 200px;
}
.listboxes ul li {
	background-image: url(../images/grey-square1.gif);
	background-position: 0.05em 0.2em;
	background-repeat: no-repeat;
	padding-left: 1.2em;
	font-size: 18px !important;
}
.listboxes ul li a {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
.listboxes ul li a:hover {
	color: #000;
	border-bottom-color: #000;
}
#lists {
	float: left;
	width: 100%;
	margin-top: 12px;
}

#lists dl.listrow {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	
}
#lists dl.listrowcontainer {
	float: left;
	width: 24%;
	min-height: 380px;
	_height:380px;
	padding-bottom: 45px;
	border-right: 1px dotted #FFF;
}

.norightborder {

border-right:none !important;
}

#lists dt.listrowimage {
	float: left;
	width: 220px;
	-webkit-box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;
/* 	box-shadow: 2px 2px 5px #666; */
}
#lists dt.listrowimage a {
	border: none;
	float:left;
}
#lists dt.listrowimage img {
	margin: 0px;
	padding: 0px;
	border: 5px solid #fff;

}
.articletext {
	height: 80px;
	margin-top: 10px;
}
.articletext p {
	height: 80px;
	font-family: Arial,sans-serif;
	font-size: 14px;
}
.articletext img {
	float: right;
	margin-top: auto;
}
#lists dd.listrowtext {
	float: left;
	font-family: Arial,sans-serif;
	font-size: 14px;
	padding: 0px 5px;
}
#lists dd.listrowtext h4 {
	float:left;
}
#lists dd.listrowtext h4 a {
	border-bottom: none;
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-family: "Century Gothic",Helvetica;
	font-style: normal; /*background: url(../images/arrow-red-small.png)left no-repeat;
	_padding: 3px 10px 5px 24px;
	border: none;*/
}

.clientshortdesc {

/* height:200px; */
float:left;

}

/*#lists dd.listrowtext h4 a:hover {
background: url(../images/arrow-white-small.png) left no-repeat #FF0000;
color: #FFF;
}
*/
/* Easy Slider */
/*
#slider {
float: left;
border: 1px solid #ccc;
background: #fff;
padding: 10px;
height: 510px;
width: 432px !important;
}
#slider ul, #slider li {
margin: 0;
padding: 0;
list-style: none;
}
#slider li {
/*
define width and height of container element and list item (slide)
list items must be the same size as the slider area
width:100%;
max-width: 1100px;
height: 510px;
overflow: hidden;
}
#slider li img {
margin: 0;
border: 1px solid #ccc;
}
#slider h5 {
margin: 12px 0 5px 0;
}
#slider h5.fade {
color: #666;
margin: 0;
font-weight: normal;
}
#clientslider {
position: relative;
width: 458px;
height: 548px;
padding: 0px;
padding-left: 18px;
float: left;
margin-left: 0px;
background: url(../images/clients-shadow2.jpg) no-repeat bottom center;
}
.clientmessage {
margin: 0px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: italic;
text-align: center;
float: left;
color: #333;
padding: 3px 0px 3px 90px;
font-size: 12px;
}
#clientslider span a {
background: transparent url(../images/clients-back.png) no-repeat scroll 0 0;
display: block;
height: 30px;
width: 60px;
text-indent: -8000px;
}
#clientslider span a:hover {
background: transparent url(../images/clients-back-overstate.png) no-repeat scroll 0 0;
}
.quote {
float: right;
width: 300px;
margin: 20px 0px 20px 20px;
font-family: 'Georgia', 'Times New Roman', 'Times', serif;
font-weight: 400;
font-style: italic;
color: #ff0000;
font-size: 16px;
padding: 10px 20px;
}
#clientslider #nextBtn a {
background: transparent url(../images/clients-next.png) no-repeat scroll 0 0;
}
#clientslider #nextBtn a:hover {
background: transparent url(../images/clients-next-overstate.png) no-repeat scroll 0 0;
}
#clientslider span {
display: block;
height: 30px;
left: 0px;
position: absolute;
top: 200px;
width: 60px;
overflow: hidden;
}
#hintright {
display: block;
height: 68px;
left: 480px;
position: absolute;
top: 230px;
width: 100px;
overflow: hidden;
display: block;
}
#clientslider span#nextBtn {
left: 430px;
}
*/
.aboutustext{font-family: Arial,sans-serif;font-size: 22px;line-height: 150%;}
.aboutcolumn1{
float: left;width:47%;margin-right:4%;}

.contactcontainer {
	float: left;
	width: 299px;
	border-right: 1px solid #CCC;
	min-height: 200px;
	_height: 200px;
	margin-bottom: 20px;
	display: inline;
}
.contactcontent {
	float: left;
	width: 535px ;
	margin-left: 35px;
	display: inline;
}
/* side bar */
.sidebar {
	width: 300px;
	float: right;
	margin-left: 10px;
	position: relative;
	margin-top: 100px; /*background: url(../images/sidebar-shadow.png) no-repeat top ;*/ padding-top:10px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.innersidebar {/*background:#F5F5F5;*/ font-size:14px;
	margin: 0px auto;
	width: 282px !important;
	float: left;
}
.innersidebar h4 {
	line-height: normal;
	float: left;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-style: normal;
	font-size: 26px;
	width: 260px;
}
.innersidebar h5 {
	line-height: normal;
	float: left;
	clear: left;
	font-size: 20px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-weight: normal;
	font-style: italic;
	color: #93CF02;
	margin: 0 40px 0px 0px;
	padding: 0;
	text-align: right;
	display: block;
	width: 260px;
}
.sidebarlist {
	border-top: 1px solid #fff;
	margin-top: 10px;
	padding-left: 30px;
}
.innersidebar h4 {
	color: black;
	background-image: url('../images/arrow-red.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
}
.innersidebar ul {
	margin-left: 5px;
	margin-bottom: 30px;
	float: left;
	width: 270px;
}
.innersidebar ul li {
	list-style-type: none;
	font-size: 13px;/*background-image: url('../images/arrow-red.gif');
	background-repeat: no-repeat;
	text-indent: 20px;
	margin: 10px 0;*/list-style: disc;
	list-style-position: inside;
}
.innersidebar ul li a {
	color: #ff0000;
}
.innersidebar ul li a:hover {
	color: #000;
	border-bottom-color: #000;
}
.subnavover {
	color: #000 !important;
	border-bottom-color: #000 !important;
}
#footer {
	clear: both;
	float: left;
	margin-top: 160px;
	width: 100%;
	background: url(../images/new/torn-paper-bottom.png) top repeat-x #DAEBFF;
	/*footer-border-light.png*/
	text-align: center;
	padding-top:20px;
}
#footercontainer {
	float: left;
	width: 95%;
	min-width: 950px;
	max-width: 1300px;
	_width: 950px;
	margin-left: 3%;
	margin-right:2%;
	min-height: 600px;
	_height: 600px

}
.footercol {
	padding: 2%;
	width:45%;
	text-align: left;
	margin-right:2%;
	float:left;
}

.norightmargin{
	margin-right:0 !important;
}

.footercol form {

background:#fff;
border-radius:5%;
-moz-border-radius:5%;
-webkit-border-radius:5%;
padding:5%;
}

#contactformdiv {
margin-top:30px;
}

#contactform tr td input, #contactform tr td textarea {
width:100%;
background:#DAEBFF;
padding:5px;
border-collapse: collapse;
border:1px solid #DAEBFF;
font-size:14px;
font-family: Arial,sans-serif;

}

.formlabel{
	width:25%;
}

.deepfooter {
	height: 400px;
}
#footer a {
	border: none;
}
#footer h4 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	color: #333;
	line-height: normal;
	font-size: 130%;
}
#footer p {
	margin: 2px 0px;
	color: #333;
}
#footer h5 {
	color: #000;
	font-size: 110%;
}
.red {
	color: #ff0000;
}
.green {
	color: #C1E900;
}
.black {
	color: #000;
}
.yellowcell {
	background: #F7CC0E;
	color: #fff;
	float: left;
	width: 240px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	text-shadow:0 1px 0 #F7CC0E;

}
.yellowcell h6 {
	font-family: Arial, Verdana, sans serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	border: none;
	margin: 0;
	padding: 0;
	letter-spacing: -0.05em;
}
.yellowcell p {
	margin: 0;
	font-size: 10px;
	text-shadow:none;
}
.yellowcell a {
	color: #fff;
	border: none;
	text-shadow:none;
}
.greencell {
	background: #25A0B0;
	color: #fff;
	float: left;
	width: 240px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	text-shadow:0 1px 0 #25A0B0;
}
.greencell h6 {
	color: #C7F800;
	font-family: Arial, Verdana, sans serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	border: none;
	margin: 0;
	padding: 0;
	letter-spacing: -0.05em;
	
}
.greencell p {
	margin: 0;
	font-size: 10px;
	color:#fff;
	text-shadow:none;
}
.greencell a {
	color: #fff;
	border: none;
	text-shadow:none;
}

/*footer */
#footer {
}
#footercontainer {
	width: 90%;
	min-width: 950px;
	max-width: 1200px;
	_width: 950px;
}
.contactfootercol {
	margin: 20px 2% 10px 2%;
	width: 40%;
	margin-left: 5%;
	min-width: 300px;
	_width: 300px;
	float: left;
	text-align: left;
	min-height: 300px;
}
.narrowfootercol {
	margin: 20px 2%;
	width: 35%;
	margin-left: 5%;
	min-width: 200px;
	_width: 200px;
	float: left;
	text-align: left;
	min-height: 300px;
}
.narrowfootercol h2 {
	margin-bottom: 20px;
}



#contactform tr td {
	padding: 5px 0px;
	vertical-align: top;
}
#contactform tr td input[type='text'] {
	width: 90%;
}
#contactform tr td input[type='submit'] {
	width: 200px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	background: #ff0000;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #AAA;
	-webkit-box-shadow: 2px 2px 2px #AAA;
	-moz-box-shadow: 2px 2px 2px #AAA;
}
#contactform tr td input[type='submit']:hover {
	color: #FF0000;
	color: #fff;
	background: #ff0000;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#contactform tr td textarea {
	width: 90%;
	height: 100px;
}
.padtop {
	padding-top: 70px;
}
.leftborder {
	background: url(../images/broken-line.png) no-repeat left;
	padding-left: 2%;
	margin-left: 0;
	min-width: 160px;
}
#yay {
	float: right;
	width: 145px;
	height: 145px;
	margin-right: 8px;
	clear: right;
}
#yay:hover {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	transform: rotate(5deg);
}
#halfcontainer {
	float: left;
	width: 60%;
	height: 0px;
}
#latestnews {
	float: left;
	width: 30%;
	margin-left: 5%;
	background: url(../images/broken-line.png) no-repeat left;
	padding-left: 2%;
	min-height: 00px;
	_height: 300px;
	height: 0px;
}
#latestnews ul {
	margin-left: 20px;
	margin-top: 20px;
}
#latestnews ul li {
	margin: 5px 0px;
}
.smalltext {
	font-size: 12px;
}
/* ############ clients ################ */
#clientcontrols {
	position: absolute;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 310px;
	width: 85%;
	min-width: 850px;
	max-width: 1100px;
	_width: 850px;
}
#clientnextback {
	float: right;
	list-style: none;
	display: inline;
}
#clientnextback li {
	display: inline;
	float: left;
	margin: 0 5px;
}
/* 93CF02 */
#clientnextback li a {
	background: #93CF02;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
	border: 2px solid #fff;
	cursor: pointer;
	box-shadow: 2px 2px 1px #666;
	-moz-box-shadow: 2px 2px 1px #999;
	float: right;
}
#clientnextback li a:hover {
	background: #FB352D;
}
.nextclient {
	background: url(../images/next-arrow.png) no-repeat right;
}
.backclient {
	background: url(../images/back-arrow.png) no-repeat left;
}
/* background:url(./images/broken-line-hr.png) repeat-x bottom; */
#clientdrop {
	display: none;
	z-index: 99;
	width: 250px;
	float: right;
	background: url(../images/broken-line-hr.png) top repeat-x;
	padding: 15px;
	margin-top: 20px;
	background: #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear: right;
	border: 1px solid #fff;
	-moz-box-shadow: 0px 0px 10px #999;
}
#clientdrop ul {
	float: left;
	width: 100%;
}
#clientdrop ul li {
	display: block;
	list-style: none;
	margin: 5px;
	float: left;
	text-align: center;
}
#clientdrop ul li a {
	float: left;
	background: #FFF;
	padding: 5px;
	width: 100px;
	text-align: center;
	-moz-box-shadow: 1px 1px 2px #999;
}
#clientdrop ul li a span {
	clear: both;
	font-size: 11px;
	font-family: arial;
	color: #000;
}
#clientdrop ul li a:hover {
	background: #93CF02;
	padding: 5px;
}
#clientdrop ul li a img {
	border: none;
}
.clientthumbnail {
	width: 60%;
	min-width: 350px;
	float: left;
	margin-top: 20px;
}
.clientthumbnail img {
	width: 100%;
	min-width: 350px;
	margin: 0;
	max-width: 430px;
}
.clientdetails {
	width: 38%;
	margin-left: 2%;
	float: left;
	margin-top: 20px;
}
/* Easy Slider */
.clientsection {
	margin-top: 120px;
}
#slider {
	float: left;
	background: #F5F5F5;
	padding: 10px;
	width: 870px !important;
	border-bottom: 1px solid #ccc;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
/*
define width and height of container element and list item (slide)
list items must be the same size as the slider area
*/
width:880px;
height: 480px;
overflow: hidden;
}
#slider li img {
	margin: 0;
	border: 1px solid #ccc;
	padding: 2px;
}
#slider li dl {
}
#slider li dl dd {
	width: 380px;
	float: left;
	margin-left: 20px;
	font-size: 90%;
}
#slider li dl dt {
	width: 430px;
	float: left;
	margin-left: 10px;
}
#slider li dl dt img {
	width: 430px;
	float: left;
}
#slider li dl dt .clientthumb {
	margin-bottom: 10px;
}
#slider li dl dd h3 {
	margin: 0px 0px 5px 0px !important;
	font-size: 20px;
}
#slider li dl dd p {
	margin: 5px 0px !important;
}
#slider li dl dd em {
	font-style: italic;
	font-family: Georgia, Times, serif !important;
	margin: 10px 0px 10px 5px;
	float: left;
	border-left: 2px solid #CCC;
	padding-left: 10px;
}
#slider li dl dd h5 {
	float: right;
	text-align: right;
	color: #999;
}
#clientcontainer {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 16px;
	float: none;
}
#clientslider {
	position: relative;
	width: 890px;
	min-height: 480px;
	padding: 10px 30px 0px 30px;
	float: left;
	margin-left: 0px;
	background: url(../images/client-top-shadow.jpg) no-repeat top;
}
/* -moz-box-shadow:4px 2px 4px #999;
box-shadow: 4px 2px 4px #999;
-moz-border-radius: 1%;
border-radius: 1%; */
.clientmessage {
	margin: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	text-align: center;
	float: left;
	color: #333;
	padding: 3px 0px 3px 90px;
	font-size: 12px;
}
#clientslider span a {
	background: transparent url(../images/clients-back.png) no-repeat scroll 0 0;
	display: block;
	height: 30px;
	width: 60px;
	text-indent: -800px;
}
#clientslider span a:hover {
	background: transparent url(../images/clients-back-overstate.png) no-repeat scroll 0 0;
}
.quote {
	float: right;
	width: 300px;
	margin: 20px 0px 20px 20px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-weight: 400;
	font-style: italic;
	color: #ff0000;
	font-size: 16px;
	padding: 10px 20px;
}
#clientslider #nextBtn a {
	background: transparent url(../images/clients-next.png) no-repeat scroll 0 0;
}
#clientslider #nextBtn a:hover {
	background: transparent url(../images/clients-next-overstate.png) no-repeat scroll 0 0;
}
#clientslider span {
	display: block;
	position: relative;
	float: left;
	height: 30px;
	width: 60px;
	overflow: hidden;
	margin: -280px 0px 0px -18px;
}
#hintright {
	display: block;
	height: 68px;
	left: 887px;
	position: absolute;
	top: 230px;
	width: 100px;
	overflow: hidden;
	display: none;
}
#clientslider span#nextBtn {
/* left:848px; */
margin:-280px 0 0 848px;
_margin-left: 423px;
float: left;
}
/* ############### Bits and bobs ################Ê*/
.dropshadow {
	-moz-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
}
.noborder {
	border: none !important;
}
.pictureframe {
	padding: 4px;
	background: #f5f5f5;
	border: 1px solid #CCC;
	transform: rotate(1deg);
/*
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
*/
	-moz-box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow:  2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	margin:20px;
}
/*
.pictureframe:hover, .pictureframe:focus {
	-moz-box-shadow: 2px 2px 2px #999;
	-moz-transform: scale(0.98) rotate(0.5deg);
}
*/