body {
	font: 62.5% arial,helvetica,sans-serif;
	line-height:1.7em;
}

p {
	padding-bottom: 10px;
	font-size: 10pt;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

a {
	color: #3bca1c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.news{
	color:#14CB00;
	text-decoration:none;
	font-weight:bold;
}

a.news:hover{text-decoration:underline;}

div.news{
	width:460px;
	padding-left:15px;
	font-size: 8pt;
}

ul.nav li {
	font-size: 1.0em;
	display: inline;
	padding: 0 3px;
}

ul.nav a {
	color: #4a4f48;
}

#container {
	width: 970px;
	margin: 0 auto;
}

#header {
	/*padding-top: 28px;*/
}

#top{
	height:41px;
}

#upper_nav ul{
	list-style-type:none;
	margin-right:6px;
}

#upper_nav ul li{
	display:inline;
	margin:5px 8px 0px 0px;
}

#flash_nav_wrapper {
	position: relative;
	width: 970px;
	height: 101px;
	
}

#flash_nav {
	position: absolute;
	overflow: hidden;
	width: 970px;
	/*height: 101px;*/
	height: 341px;
	z-index: 99;
}

#content {
	padding-top: 5px;
}

#footer {				
	padding-top: 43px;
	text-align: center;
}

#footer p {
	font-size: 1.0em;
}

.footer_home {
	background: #fff url(../images/bg_footer.jpg) no-repeat;
}

.footer_nav{
	width:970px;
	text-align:center;
	height:auto;
}

.footer_container{
	width:970px;
	/*background-image:url(../images/content_bg.gif);*/
	height:auto;
	font-size: 1.0em;
}

.footer_nav p{
	font-size: 1.0em;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clr {
	clear: both;
}

strong{
	font-weight:bold;
}

#content_container{
	width:970px;
	height:auto;
	/*background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;*/
}

#content_area{
	padding:25px 40px 25px 40px;
	width:890px;
	height:auto;
}

#column_right{
	line-height:1.3em;
	width: 200px;
	margin:0px 4px;
	background-image:url(../images/timeline_bg.jpg);
	background-repeat:no-repeat;
	min-height:332px;
	_height:332px;
	font-size:9pt;
	color:#fff;
}

#right_timeline {
	margin: 0 auto;
	width: 170px;
	padding: 25px 0;
}

#right_container{
	margin: 25px auto;
	width: 177px;
}

#right_case_studies {
	width: 177px;
	background: #4a4f48 url(../images/right_feature_tile_bg.gif) repeat-y;
}

#right_grey_bg {
	width: 177px;
	background: #4a4f48 url(../images/right_feature_bg.gif) no-repeat;
}

#right_case_studies p {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 1.0em;
}

#right_team{
	margin: 25px auto;
	width: 177px;
}

.team_tiles{
	margin:4px 0 0 0;
	_margin:2px 0 0 0;
	border:none;
}

.tl_period{
	margin:5px 0px 22px 3px;
}

img{
	display:block;
	border:none;
}

ol{
	font-size:10pt;
}

#privacy li{
	list-style-type:decimal;
	font-weight:bold;
}

#privacy li ol li{
	list-style-type:lower-alpha;
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
}

table.data {
	width: 100%;
	margin-bottom: 20px;
}

table.data tr.odd {
	background-color: #ddefd9;
}

table.data tr.even {
	background-color: #fff;
}

table.data th {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #306a23;
}

table.data td {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #306a23;
}

#gallery {
	padding: 30px;
}

#gallery .album div {
	font-size: 12px;
	font-weight: bold;
}

a.inviso { 
	display: block;
	position: absolute;
	text-indent: -9999px;
}

.event { padding: 15px; border-top: 1px solid #999; }
.event .image { width: 200px; }
.event .image img { margin-bottom: 5px; }
.event .info { width: 600px; margin-left: 20px; }
.event .info .heading { width: 50px; }
.event .info .heading p { font-weight: bold; }
.event .info .info { width: 530px; margin-left: 20px; }
