body {
	font-size: 62.5%;
	font-family: Century Gothic, sans-serif;
	background: #fff url(images/stripe.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 5px 0 25px 0;
	position: relative;
	background-color: #fff;
}

#header {
	width: 740px;
	position: relative;
	margin: 0 auto;
	height: 19em;
	text-align: left;
}

#headerbg {
	height: 19em;
	position: absolute;
	z-index: 0;
	left: 0;
	width: 740px;
}

#logo {
	position: absolute;
	z-index: 1;
	right: 10px;
	bottom: 15px;
}

#header ul {
	position: absolute;
	font-size: 1.7em;
	font-weight: normal;
	margin: 15px;
	padding: 0;
	letter-spacing: 0.08em;
	text-align: left;
}

#header ul li {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#header ul li a:link, #header ul li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 30px;
}

#header ul li a:focus, #header ul li a:hover, #header ul li a:active, #header ul li a.current {
	color: #f6e300;
	background: transparent url(images/dot.gif) left no-repeat;
}

#intro, #title {
	position: relative;
	margin: 5px auto;
	width: 740px;
	height: 14.3em;
}

#title {
	height: 7em;
}

#introbg {
	height: 14.3em;
	position: absolute;
	z-index: 0;
	left: 0;
}

#titlebg {
	height: 7em;
	position: absolute;
	z-index: 0;
	width: 100%;
	left: 0;
}

#intro h2, #title h2 {
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 3.5em;
	font-weight: normal;
	margin: 0.1em 45px;
	width: 680px;
	display: block;
	text-align: left;
	left: 0;
}

#main {
	margin: 0 auto;
	font-size: 1.2em;
	color: #6a6b6d;
	width: 675px;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: -0.02em;
}

#maintext {
	padding: 0.5em 0 1.5em 0;
	}
	
ul.clients {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:  center;
	}
	
ul.clients li {
	display: inline;
	line-height:  90px;
	margin: 0 10px;
	}

#main
{
display: inline-table;
/* Hides from IE-mac \*/
height: 1%;
display: block;
/* End hide from IE-mac */
}

html>body #main
{
height: auto;
}

#main:after
{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.feature {
	width: 215px;
	float: left;
	margin-right: 13px;
	background-color: #ededed;
	padding-bottom: 10px;
}

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

.feature h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	display: block;
	color: #6c6c6e;
	float: left;
	padding: 0.2em 0;
	background: #fff url(images/feat-stripe.gif);
	width: 100%;
	color: #838383;
}

.feature h3 span {
	background-color: #fadd00;
	padding: 0.2em;
	color: #808185;
}

.feature img {
	background-color: #fadd00;
	padding-top: 10px;
}

.feature p {
	margin: 10px;
	color: #6c6c6e;
	letter-spacing: -0.02em;
}

.feature p.link {
	margin: 10px;
	text-align: right;
	font-size: 1.2em;
}

.feature a:link, .feature a:visited {
	color: #000;
	text-decoration: none;
}

.feature a:focus, .feature a:hover, .feature a:active {
	font-weight: bold;
}

#awards {
	background: #fff url(images/boxgrad.gif) top center repeat-x;
}

#awards h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 17px 10px;
	}
	
#aboutimage {
	float: right;
	margin:  0 0 1em 1.5em;
	}
	
#footer {
	color: #6c6c6e;
	border-top: 1px #6c6c6e solid;
	padding:  0.5em 0;
	text-align:  center;
	margin:  1.5em auto 0 auto;
	width: 675px;
	}
	
#footer a:link, #footer a:visited {
	color:  #6c6c6e;
	text-decoration: underline;
	}
	
#footer a:focus, #footer a:hover, #footer a:active {
	opacity: 0.75;
	}

.highslide-html-content h4 {
	color: #76787a;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 4px 45px;
	background: #fff url(images/box.gif) left no-repeat;
	text-align: left;
	margin-top: 5px;
}

.highslide-html-content a.close:link, .highslide-html-content a.close:visited {
	text-indent: -1000em;
	height: 15px;
	width: 15px;
	text-decoration: none;
	display: block;
	background: #fff url(images/close.gif) top center no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	border: none;
}

.highslide-html-content a.close:focus, .highslide-html-content a.close:hover, .highslide-html-content a.close:active {
	background: #fff url(images/close.gif) bottom center no-repeat;
}

.boxcontent {
	margin: 10px 0;
	background: #fff url(images/boxgrad.gif) top center repeat-x;
	font-size: 1.1em;
}

.boxcontent .images {
	float: left;
	width: 400px;
	margin: 10px;
}

.boxcontent .images-wide {
	width: 100%;
	margin: 10px;
}

.boxcontent .images img {
	margin-bottom: 10px;
}

.boxcontent .images-wide {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	}

.boxcontent .text {
	margin: 10px 0;
	width: 160px;
	float: left;
	text-align: left;
}


.boxcontent
{
display: inline-table;
/* Hides from IE-mac \*/
height: 1%;
display: block;
/* End hide from IE-mac */
}

html>body .boxcontent
{
height: auto;
}

.boxcontent:after
{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
