/*
 Site Styles
*/

body, html {
	font-size: 12px;
	font-family: arial;
	line-height: 17px;
	color: #FFF;
}

body {
	background: #000 url(../images/bg_main.gif) top left repeat-x;
}

a {
	color: #f7a82b;
}

a:hover {

}

div.centrify {
	width: 1051px;
	margin: 0 auto 0 auto;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
	height: 48px;
	background: transparent url(../images/bg_h2.gif) bottom left repeat-x;
}


h3 {
	font-size: 14px;
	color: #FFF;
}

div#nav_container {
	margin-top: 40px;
}

div#home_content_container {
	background: transparent url(../images/bg_main.jpg) top left no-repeat;
	padding-top: 70px;
	margin-top: 1px;
	min-height: 520px;
}

div#main_content_container {
	background: transparent url(../images/bg_main.jpg) top left no-repeat;
	padding-top: 30px;
	margin-top: 1px;
	min-height: 540px;
}

#home_content {
	width: 990px;
}

.navigation td {
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.navigation td.selected {
	color: #76c8ef;
}

.nav_link {
	border-left: 1px solid #FFF;
	padding-left: 10px;
	line-height: 10px;
}

#home_founders {
	background-color: #003650;
	width: 100%;
}

#home_founders td {
	width: 50%;
	padding: 10px;
}

#management_toplinks {
	position: absolute;
	top: 64px;
	right: 30px;
}

#management_toplinks a {
	color: #007fbd;
	font-weight: bold;
}

.blue_link {
	color: #007fbd;
	font-weight: bold;
}