@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#0a2c53;
}

img {
	border:0;
}

#page {
	width:100%;
}

#top {
	height:5px;
	width:100%;
}

#content {
	background: #fdfeff url(../images/page-bg.png) bottom repeat-x;
	width:100%;
	min-height:840px;
}

#contentWrpr {
	width:1000px;
	margin:0 auto;
}

#contentWrpr a {
	color:#000000;
	text-decoration:underline;
}

#contentWrpr a:hover {
	color:#0852a6;
}

#footer {
	width:100%;
	background-color:#1d4574;
	padding:80px 0 20px 0;
}

#footerWrpr {
	width:1000px;
	margin:0 auto;
	color:#e0e0e0;
	text-transform:uppercase;
	font-size:0.9em;
	text-align:center;
}

#footerWrpr a {
	color:#e0e0e0;
	text-decoration:none;
	padding:0 10px;
}

#footerWrpr a:hover {
	text-decoration:underline;
}

#etrinitee {
	text-align:center;
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	color:#e0e0e0;
	font-size:0.9em;
}

#etrinitee a {
	color:#e0e0e0;
	text-decoration:none;
}

#etrinitee a:hover {
	text-decoration:underline;
}

#etriniteeWrpr {
	padding:0 0 20px 300px;
}

#etriniteeLogo {
	background-image:url(../images/etrinitee-logo.png);
	width:21px;
	height:21px;
	float:left;
	background-repeat:no-repeat;
	background-position:right;
	padding-left:5px;
}

#etrinTxt {
	width:300px;
	float:left;
	text-align:right;
	font-size:10px;
	padding-top:5px;
}

#header {
	padding:0 0 50px 0;
	height:125px;
	
}

#topnav {
	width:620px;
	float:right;
}

#topnavWrpr {
	text-align:right;
	padding:15px 0 55px 0;
}

#topnavWrpr a {
	text-decoration:none;
	padding:0 10px;
	color:#5c5c5c;
	font-size:0.95em;
	font-weight:bold;
}

#topnavWrpr a:hover {
	text-decoration:underline;
	color:#0852a6;
}

#tagline {
	text-align:left;
	color:#214d80;
	font-size:1.1em
}

#logo {
	width:306px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	height:128px;
}

#graphic {
	background:url(../images/graphic.png) no-repeat;
	width:1000px;
	height:271px;	
}

#graphicWrpr {
	padding:130px 0 0 330px;
	color:#696969;
	font-size:24px;
}

#info {
	font-size:11px;
	padding-top:10px;
}

#info a {
	color:#696969
}

#info a:hover {
	color:#2267b6
}

#graphic2 {
	height:180px;
	background:url(../images/graphic2.png) no-repeat;
	padding:15px;
	color:#FFFFFF;
}

#graphic2 h1 {
	margin:0;
	padding:0 0 25px 0;
	font-size:1.3em;
}

.companies {
	float:left;
	width:211px;
	padding-left:30px;
	font-size:1.1em;
}

.companies ul {
	margin:0;
	padding:0;
}

.companies li {
	margin:0;
	padding:0 0 2px 0;
	list-style:none;
}

.divider {
	border-right:1px dotted #979797;
}

#indexsponsors {
	padding:25px 20px;
}

#indexsponsorsWrpr {
	float:left;
	width:460px;
}

#platsponsors {
	float:left;
	width:280px;
	background:url(../images/plat-sponsor.png) no-repeat top;
	padding-right:90px;
	height:57px;
}

#topbar {
	background:url(../images/top-bar.png) top no-repeat;
	padding:17px 15px 80px 15px;
	font-size:1.3em;
	color:#FFFFFF;
	font-weight:bold;
}

#pageWrpr {
	padding:0 0 30px 0;
	line-height:1.8em;
}

#pageWrpr li {
	padding-bottom:25px;
}


#pageWrpr a {
	color:#000000;
	text-decoration:underline;
}

#pageWrpr a:hover {
	color:#0852a6;
}


.platsponsorsWrpr {
	float:left;
	width:225px;
}

.pdr {
	padding-right:50px;
}

.pdb {
	padding-bottom:20px;
}

.pdb2 {
	padding-bottom:50px;
}

.logo {
	width:306px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	height:128px;
}

.cl {
	clear:both;
}

.q {
	font-weight:bold;
	color:#990000;
}

.a {
	font-weight:bold;
	color:#00CC00;
}

#hostby {
	padding-bottom:20px;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	color:#0a2c53;
}

h2 {
	margin:0;
	color:#0a2c53;
	font-size:1.2em;
	padding:0;
}

.unl {
	text-decoration:underline;
}