body {
	background:#dfdfd4;
	color:#000;
	font:normal 70% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-align:center;
}

a { color:#660033; }
a:hover { color:#FF0000; }

blockquote {
	background-color: #f0f0ec;
	font-style:italic;
	font-weight: bold;
	margin-left:20px;
	padding:10px;
	}

blockquote span { font-size:1.5em; }

hr { display: none }
img { border:0; margin:0; }

.floatleft { float:left; margin:0 20px 0 0; }
.floatright { float:right; margin:0 0 0 20px; }
.floatcentre { text-align: center; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.mac-clearfix { clear: both; }

body#home #leftcol { text-align:left; }
h2.border { border-bottom:2px solid #C6CFD6; padding-bottom:4px; }
span.date { color:#999; }

/* ***** layout ***** */
#wrapper {
	background:#fff url(../i/bg.gif) repeat-y;
	margin:0 auto;
	text-align:center;
	width:726px;
}

/* ***** heaader ***** */
#header {
	background:url(../i/header_top.jpg) no-repeat top;
	height:243px;
}

#header h1 a{
	display: block;
	background:url(../i/header.jpg) no-repeat bottom;
	height:253px;
	line-height:normal;
	padding:0;
	margin:0 11px;
	text-indent:-9999px;
	width:704px;
}

/* ***** top nav ***** */
#nav {
	background:#c3ced3;
	border-bottom:6px solid #9fabc0;
	margin:0 11px;
	padding: 0;
}

#nav ul {
	list-style-type:none;
	margin: 0 0 0 242px;
	padding: 0;
}

#nav ul li {
	float: left;
	width: 77px;
}

#nav ul li a {
	border-left: 1px solid #ddd;
	color:#666;
	display: block;
	font:bold 1em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	text-decoration:none;
}

body#home #nav ul li a#navhome,
body#about #nav ul li a#navabout,
body#services #nav ul li a#navservices,
body#clients #nav ul li a#navclients,
body#partners #nav ul li a#navpartners,
body#contact #nav ul li a#navcontact
{ background:#fff; color:#c00 } 

#nav ul li a:hover {
	background:none;
	color:#c00;
	text-decoration:underline;
}

/* ***** content ***** */


h1#comms-design{
	text-indent:-9999px;
	display:block;
	width:130px;
	height:22px;
	background-image:url(../i/commsDesignHeader.gif);
	}


#content {
	background:#fff;
	margin:30px 30px 25px 30px;
	text-align:left;
	}

#content #leftcol {
	float:left;
	margin-right:15px;
	text-align:center;
	width:210px;
	}

/* #content #leftcol a { background:none !important; } */

#content #maintext {
	float:right;
	width:441px;
	}

/* seen by ie5 mac */
/*\*//*/
#content #maintext {
	float:right;
	width:440px;
	}
/**/

/* #content p { margin-bottom: 0 } */

#content h1 {
	color:#EA2030;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	line-height:1.2em;
	margin:10px 0 0 0;
	letter-spacing: -0.1em;
	font-style: normal;
	}

#content h2 {
	color:#EA2030;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-style: italic;
	font-weight: bold;
	margin:25px 0 0 0;
	}

/* ***** footer ***** */
#footer-bottom {
	background: #dfdfd4 url(../i/footer.gif) no-repeat top;
	display:block;
	font-size:0.9em;
	padding-top:35px;
	position:relative;
	text-align:left;
	width:726px;
}
#top-footer {background-image:url(../i/footer-bar.jpg);width:705px;margin:0 auto; height:20px; padding-top:3px;color:#fff;}
#footer img { margin-top: 0.5em; }
#footerlinks { margin:0 30px; width:320px;float:left;}
#footer #footerlinks ul { margin: 0; padding: 0; list-style-type: none }
#footer #footerlinks ul li { display: inline }
#footerlinks a { color:#fff; }
#footer #footerlinks ul li a:hover { color:#000; }
#copyright{margin-right:40px;}


/* ***** home page ***** */

#leftcol #design {
	background:#fff url(../i/design_development.gif) top left no-repeat;
	height:151px;
	text-align:left;
	width:205px;
	}

#leftcol #design div {
	padding:20px 70px 0 7px;
	}

#leftcol #design h2, #leftcol #optimisation h2 { margin:0; padding:0;  text-indent:-9999px; }

#leftcol #optimisation {
	background:#fff url(../i/optimisation.gif) top left no-repeat;
	height:170px;
	margin-top:20px;
	text-align:left;
	width:205px;
	}

#leftcol #optimisation div {
	padding:20px 7px 0 7px;
	}

/* ***** forms ***** */
#form {
	clear: both;
	padding:10px 10px 20px 0px;
}

.row {
	clear: both;
	padding-top:5px;
	width:441px;
}
	
label, .title {
	float:left;
	font-weight:bold;
	margin-right:15px;
	text-align:right;
	width:120px;
}	

.description {
	float:right;
	width:306px;
}

input, label, textarea { margin-top:5px; }

/* ***** tables ***** */
table {
	background:#dfdfd4;
	margin:20px 0 0 0;
	width:100%;
}

td, th { border-top:1px solid #fff; border-left:1px solid #fff; font-size:0.7em; padding:5px; text-align:left; }
td { text-align:center; }
/* anything after this is only seen by ie5x pc */
i{content:"\"/*"}
td, th { font-size:1em; }
