@charset "utf-8";
* {margin:0; padding:0;
}
body {
	background-color: #000000;
}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}


#top {
	background-image: url(resources/top.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 750px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
}
#header img {
	margin-left: 10px;
	float: left;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-align: center;
	word-spacing: normal;
	vertical-align: middle;
	float: left;
	margin-left: 360px;
	margin-top: -40px;
	width: 350px;
}
.clearFloats {
	clear: both;
}
#column1 {
	float: left;
	width: 355px;
}
#column1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
	font-weight: normal;
	text-align: justify;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#column1 p2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
	font-weight: normal;
	text-align: justify;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#column1 a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#column1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#bubble {
	margin-top: 20px;
}
#bubble img {
	margin-top: 5px;
}
#bubble h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
#bubble a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#bubble a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}


#column2 {
	float: left;
	width: 240px;
}

/* NAVIGATION */

#column3 {
	float: left;
	width: 150px;
	background-color: #000066;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 5px;
}
#column3 ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#column3 ul li {
	width:145px;
	height:25px;
	padding-top:3px;
	list-style-type: none;
	font-size: 12px;
	letter-spacing:0.07em;
	background-image: url(buttons/new_button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#column3 ul li a {
	display:block;
	padding:4px 0 0 11px;
	height:25px;
	text-decoration:none;
	font-weight:bold;
	}
#column3 ul li a:link, #column3 ul li a:visited, #column3 ul li a:active {
	color:#000066;
	}
	
#column3 ul li a:hover {
	color:#F00;
	}
#column4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	width: 580px;
	float: left;
	margin-right: 16px;
}

#footer {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#menu {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-bottom: 3px;
}
#menu .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#menu a, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: none;
}



#bottom {
	height: 45px;
	width: 750px;
	background-color: #000000;
}
#imgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
#column4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
	font-weight: normal;
	text-align: justify;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#column4 a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#column4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#column5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	width: 750px;
	float: left;
}

#galleryNav a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#galleryNav {
	width: 750px;
}


#galleryNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.imgBorder   {
	border: 1px solid #000066;
	margin: 5px;
	padding: 5px;
}
.p2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
	font-weight: normal;
	text-align: justify;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#column2 a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#column2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#column2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-left: 5px;
	font-weight: normal;
	text-align: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
#column2 img {
	margin-top: 10px;
}
#corporate a {
	font-weight: bold;
	color: #FF0000;
}
#column4 td {
	font-weight: bold;
	padding-left: 10px;
}
