body {
	margin:0;
	padding:0;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
}

img {
	border:0;
}

h1 {
	padding:0;
	margin:0;
	font-family: 'Arial Black', Gadget, sans-serif;
	color:#26466D;
}

h2 {
	padding:0;
	margin:0;
	font-family: 'Arial Black', Gadget, sans-serif;
	color:#CCCCCC;
}

h3 {
	padding:0;
	margin:0;
	font-family: 'Arial Black', Gadget, sans-serif;
	color:#00688B;
}

a:link {
	color:#00688B;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}

a:visited {
	color:#00688B;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}

a:hover {
	color:#68838B;
}

.clear-left {
	clear:left;
}

.clear {
	clear:both;
}

#top-bar {
	width:100%;
	height:5px;
	background-color:#131313;
}

#header {
	width:968px;
	height:314px;
	margin:auto;
}

#nav-container {
	width:100%;
	height:100px;
	background-color:#131313;
	text-align:center;
}

#nav-container2 {
	width:1003px;
	margin:auto;
}

#recent-port {
	float:left;
	width:465px;
	height:100px;
}

#navigation {
	float:right;
	width:538px;
	height:100px;
}

#main-container {
	width:100%;
	text-align:center;
}

#main-container2 {
	width:1003px;
	margin:auto;
	font-family: Tahoma, Geneva, sans-serif;
	color:#00688B;
}

#content {
	width:731px;
	margin:0px 0px 30px 5px;
	float:left;
	text-align:left;
}

#content ul li {
	margin-bottom:20px;
}

#content h2 {
	color:#9c9c9c;
}

#content a:link {
	color:#FF2400;
}

#content a:visited {
	color:#FF2400;
}

#content a:hover {
	color:#EE4000;
}

#side-container {
	width:262px;
	float:right;
	margin-bottom:30px;
	text-align:left;
}

#side {
	width:203;
	margin-left:40px;
}

#footer-container {
	width:100%;
	background-color:#131313;
	min-height:300px;
	text-align:center;
}

*:first-child+html #footer-container {
	width:100%;
	background-color:#131313;
	height:300px;
	text-align:center;
}

* html #footer-container {
	width:100%;
	background-color:#131313;
	height:300px;
	text-align:center;
}

#footer-container2 {
	width:1003px;
	margin:auto;
	text-align:left;
}

.bottom-holder {
	width:331px;
	float:left;
}

.bottom-section {
	width:321px;
	margin-left:5px;
	text-align:justify;
	color:#8C8C8C;
	font-family: Tahoma, Geneva, sans-serif;
}

.bottom-splitter {
	float:left;
	width:5px;
	height:210px;
	background-image:url('../images/splitter.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

#copyright-links {
	margin-left:20px;
}
