/* header */
#head { width: 773px; height: 110px; margin: 0 auto 0 auto; background: #D6D6D4; }
#head-logo { width: 510px; height: 110px; background: #9A9B9D; text-align: left; float: left; }
#head-logo img { position: relative; top: 20px; left: 35px; } 

/* sub nav */
ul.sub-nav { list-style: none; padding: 0 !important; margin: 30px 0 0 20px !important; }
ul.sub-nav li a { padding: 10px 0 10px 0; margin: 10px 0 10px 0; width: 150px; background: #D2D2D2; color: #676767; font-weight: bold; float: left; text-decoration: none; }
ul.sub-nav li a:hover { color: #F78E3D; }

body, html {
	margin: 0;
	padding: 0;
}

body
{
	text-align:center;
	background-color:#ECEDEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
}

p {
	padding: 0;
	margin: 2px 0 8px 0;
	font-size: 11px;
}

li {
	padding: 0;
	margin: 2px 0 8px 0;
	font-size: 11px;
}

	
p a:link
{
	color:#F78E1E;
	font-weight:bold;
	text-decoration:underline;
}

p a:visited
{
	color:#F78E1E;
	font-weight:bold;
	text-decoration:underline;
}

p a:hover
{
	color:black;
	text-decoration:underline;
}

/* container styles */
.container
{
	text-align:center;
}

.ContactDetails
{
	background-image: url("../images/contact_bg.gif");
	padding-left: 6px;
	padding-top: 2px;
}


.tblContainer
{
	background-color: #ffffff;
	border: solid 1px #BCBDC0;
}

.mainTextLeft
{
	padding-left:25px;
	padding-top:20px;
	width:180px;
}

.mainTextRight
{
	padding-left:35px;
	padding-top:40px;
	padding-right: 25px;
}

/*navigation styles*/
.whiteBar
{
	height: 1px;
	background-color: #ffffff;
}

.orangeBar
{
	height: 5px;
	background-color: #F78E1E;
}

.nav
{
	text-align:right;
	background-color: #666666;
	color: #ffffff;
	font-size: 0.8em;
	height:18px;
}

/*new nav*/

#nav
{
	width: 771px;
	background-color: #666666;
	margin: 1px 0;
	height:18px;
}

.nav-menu ul {
	list-style:none;
	float: right;
	padding-left:0; 
	margin:0;
}
.nav-menu li {
	float:left;
	margin:0 0.15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding:0;
}
.nav-menu li a {
	color:#ffffff; 
	text-decoration:none; 
	font-size: 0.75em;
	display:block; 
	height: 14px;
	padding: 3px 0 2px 3px;
	border-left:0.1em solid #ffffff; 
	text-align:center; 
}
.nav-menu li a:hover{
	color:#F78E1E;
}
/* Hide from IE5-Mac \*/
.nav-menu li a {
	float: none;
}
/* End hide */


/*left nav */
#leftnav
{
	width: 150px;
	background-color: #ffffff;
}

.leftnav-menu ul {
	list-style:none;
	padding-left:0; 
	margin:0;
}
.leftnav-menu li {

	margin:20px 0 27px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding:0;
	background-image: url(../images/strapline_crop.gif);
	height: 30px;
}
.leftnav-menu li a {
	color:#666666; 
	text-decoration:none; 
	font-size: 0.75em;
	font-weight: bold;
	width:14em; 
	height: 40px;
	padding: 15px 0 2px 0;
	text-align: center;
}
.leftnav-menu li a:hover{
	color:#F78E1E;
}

/* Hide from IE5-Mac \*/
.nav-menu li a {
	float: none;
}
/* End hide */


/*base nav*/

#basenav
{
	margin: 1px 0 10px 0;
	height:18px;
}

.basenav-menu ul {
	list-style:none;
	float: right;
	padding-left:0; 
	margin:0;
}
.basenav-menu li {
	float:left;
	margin: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #F78E1E;
	height: 30px;
	padding:0;
}
.basenav-menu li a {
	color:#666666; 
	text-decoration:none; 
	font-size: 0.75em;
	font-weight: bold;
	display:block; 
	width:9em; 
	height: 14px;
	padding: 3px 0 2px 0;
	text-align:center; 
}
.basenav-menu li a:hover{
	color:#ffffff;
}

/* Hide from IE5-Mac \*/
.basenav-menu li a {
	float: none;
}
/* End hide */


/*testimonials box */
.tblTestimonialsBox
{
	width: 501px;
	background-color: #ECEDEE;
}

.tblTestimonialsBoxsm
{
	width: 182px;
	height: 199px;
	background-color: #ECEDEE;
}

.testimonialsTitle
{
	padding: 3px;
}

.testimonialsQuote
{
	font-family:Verdana,Sans-Serif;
	font-size:0.8em;
	color:#B3B3B3;
	padding: 3px;
}

.testimonialsLogo
{
	text-align: right;
	padding-right: 10px;
}

/*clients box */
.tblClientsBox
{
	width: 183px;
	height: 190px;
}

.clientsBoxLeft
{
	background-image: url("../images/clientsBoxLeft.gif");
	background-repeat:repeat-y;
	width:5px;
}

.clientsBoxRight
{
	background-image: url("../images/clientsBoxRight.gif");
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}

/*footer styles */
.footerLeft
{
	padding-left: 35px;
	font-family:Verdana,Sans-Serif;
	font-size:0.6em;
	font-weight: bold;
	color:#B3B3B3;
	padding-bottom: 7px
}

.footerLeft a
{
	color:#B3B3B3;
	text-decoration:none;
}

.footerLeft a:hover
{
	color:#000000;
	text-decoration:underline;
}

.footerRight
{
	background-color: #DCDDDF;
	
	font-family:Verdana,Sans-Serif;
	font-size:0.6em;
	font-weight: bold;
	color:#808080;
	padding-left: 17px;
	padding-top: 7px;
	padding-bottom: 7px;
	width:171px;
}

.footerRightTd
{
	width: 171px;
	border-top: dotted 1px #DCDDDF;
}

.footerRight a
{
	color:#808080;
	text-decoration: none;
}

.footerRight a:hover
{
	text-decoration: underline;
	color: #000000;
}

.footer2
{
	font-family:Verdana,Sans-Serif;
	font-size:0.8em;
	font-weight: bold;
	color:#808080;
	padding-left: 85px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.footer3
{
	padding-top: 7px;
	width: 181px;
}

.footer4
{
	width: 55px;
	text-align: center;
	padding-bottom: 7px;
}

.newsletterInput
{
	font-family:Verdana,Sans-Serif;
	border: none;
	background-color: #ECEDEE;
	font-weight: bold;
	font-size: 0.7em;
	width: 181px;
	height: 23px;
	padding: 5px;
}

.cycle { width: 150px; height: 150px; margin: 0 20px 0 0; float: left; overflow: hidden; }

.clear { clear: both; }