body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #272727;
	margin: 0;
}
h1 {
	color: #f9a13a;
	margin-bottom: 0.2em;
	font-weight: normal;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13Px;
	font-weight:bold;
	line-height: 24px;
	color: #272727;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.boldtext {
	font-weight:bold;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a:link,
a:visited {
	text-decoration: none;
	color: #f9a13a;
}

a:hover {
	text-decoration: none;
	color: #00529b;
}

#nav a:link,
#nav a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}
		
#wrapper {
	background-image:url(../graphics/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0;
}
#content {
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0 0 30px 0;
	width:800px;
	overflow: hidden;
	height:auto;
}
#logo {
	width: 352px;
	height:150px;
	float:left;
}
#quicklink {
	padding-top:10px;
	padding-left:70px;
	background-image:url(../graphics/quicklink.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:230px;
	height:20px;
	float:right;
}
#silhouettes {
	padding-top:10px;
	width:310px;
	height:105px;
	float:right;
	background:url(../graphics/header/header_people01.gif) no-repeat;
	background-position:bottom right;
	display: block; 
	margin-right:20px;
}
#silhouettesRef {
	padding-top:10px;
	width:310px;
	height:105px;
	float:right;
	background:url(../graphics/header/header_people_ref.gif) no-repeat;
	background-position:bottom right;
	display: block; 
	margin-right:20px;
}

#nav {
	width:800px;
	clear:both;
	height:30px;
	background-image:url(../graphics/nav/nav_bg.gif);
	background-repeat:repeat-x;
}
#banner {
	height:194px;
}
#main {
}
.main_wide {
	padding-left:65px;
	padding-right:65px;
	padding-top:5px;
	width:670px;
	float:left;
}
#main_wide_rule {
	margin:0 65px 0 65px;
	border-bottom: 1px solid #ff9900;
	height:15px;
	clear:both;
	display: block;
}
.main_left {
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:315px;
}
.main_right {
	float:right;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	width:315px;
}
.main_left_big {
	float:left;
	padding-left:65px;
	padding-right:10px;
	padding-top:5px;
	width:475px;
}
.main_right_small {
	float:right;
	padding-left: 10px;
	padding-right:65px;
	padding-top: 5px;
	width:150px;
}
#footer {
	clear:both;
	margin:0 auto 0 auto;
	padding: 25px 0 0 30px;
	background-image:url(../graphics/bottombg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width: 840px;
	height:40px;
	color: #FFFFFF;
}
#quote_logo {
	width: 75px;
	height:75px;
	float:left;
}
#quote_text {	
	width:525px;
	padding-left:20px;
	float:left;
}
#casestudy_logo {
	width: 75px;
	height:75px;
	float:left;
}
#casestudy_text {	
	width:225px;
	padding-left:20px;
	float:left;
	display:block;
}
select {
	font-size: 9px;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	width:170px;
}
li {
	list-style-image: url(../graphics/arrow_bullet.gif);
}
