@charset "UTF-8";
/* CSS Document */
/*
red: E30304;  E30304 - E30304
gray: 333333;

*/


body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/header_brevidius.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	margin-left:14px;
	color:#333333;
	/*letter-spacing:0.5px;*/
	text-decoration:none;
}
h1, h2, h3 {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
#header {
	margin:auto;
	width:980px;
	height:62px;
}
#flashPage {
	margin:auto;
	width:980px;
	height:340px;
	margin-top:4px;
}
#navigationBar {
	width:980px;
	margin:auto;
	height:124px;
	background-color:#E30304;
	margin-top:10px;
}
.navigationBox h1 {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	/*letter-spacing:0.5;*/
	background-image:url(../img/cross_white.gif);
	background-position:2px;
	background-repeat:no-repeat;
	text-indent:24px;
	width:100%;
	color:#FFF;
	background-color:#333333;
	margin-bottom:0px;
	padding-top:0px;
	text-transform: uppercase;
}
.navigationBox {
	width:237px;
	float:left;
	display:block;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#FFF;
	margin-right:8px;
}
.navigationBox ul {
	list-style:none;
	list-style-position:outside;
	padding-left:24px;
	margin-top:4px;
}
.navigationBox li a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
.navigationBox .selected {
	color:#333;
	font-weight:normal;
	background-color:#FFF;
	padding:0px 4px 0px 4px;
	
}
.navigationBox .selected:hover {
	
	
	
}
.navigationBox li a:hover {
	color:#333;
	text-decoration:none;
	background-color:#FFF;
	padding:0px 4px 0px 4px;
}
#crumbleBar {
	width:980px;
	margin:auto;
	background-image:url(../img/cross_red.gif);
	background-repeat:no-repeat;
	background-color:#333333;
	margin-top:8px;
	text-indent:24px;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	/*letter-spacing:0.5;*/
	height:18px;
	line-height:18px;
	margin-bottom:12px;
text-transform: uppercase;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#crumbleBar .mainName {
	color:#FFF;
	font-size:12px;
	/*letter-spacing:0.5;*/
}
#main {
	margin:auto;
	width:980px;
	margin-bottom:20px;
}
#main-left {
	width:880px;
	font-size:11px;
	float:left;
	display:block;
}
#main-left hr {
	border:1px solid #E30304;
	margin-left:0px;
	margin-bottom:12px;
}
.team {
	width:300px;
	margin-top:20px;
}
#main-left a {
	color:#E30304;
	font-weight:normal;
}
#main-left a:hover {
	color:#333;
}
#main-left h1, #main-left h2, #main-left h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	
	
	margin-bottom:0px;
	margin-top:0px;
}
#main-left h1 {
	margin-bottom:10px;
	font-size:26px;
	font-weight:normal;
}
#main-left h2 {
	font-weight:normal;
}
#main-left h3 {
	color:#E30304;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	/*letter-spacing:0px;*/
}
#main-right {
	float:right;
	display:block;
	width:200px;
	font-size:12px;
}
#main-right li {
	list-style-image:url(../img/cross_red_bullet.gif);
}
#main-right h1 {
	font-size:12px;
	font-weight:bold;
	background-color:#E30304;
	color:#FFF;
	margin-top:0px;
	text-indent:12px;
}
#footerContainer {
	width:100%;
	margin-top:20px;
	float:right;
	display:block;
}
#footer {
	width:980px;
	margin:auto;
	background-color:#E30304;
	height:16px;
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}
.team_img {
}
.leftDiv {
	width:370px;
	display:block;
	float:left;
}
.rightDiv {
	float:right;
	display:block;
	width:370px;
	margin-left:12px;
}
.img {
	margin-top:20px;
	margin-bottom:20px;
}

a img {
	border:none;
}

.bigLink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:underline;
	color:#333333;
}

.caption{
	
	margin:0px;
}
.spacer1{
display:block;
height:130px;
}