* {
	font-family: Arial, Helvetica, sans-serif;
}

html {
	background-color: #eee;
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	margin: auto;
	padding: 0;
	width: 1100px;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

p, label, blockquote, #content li, #content a {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.1em;
	list-style: square;
	line-height: 13pt;
	text-align: justify;
}

label {
	float: left;
	display:;
	width: 50px;
}

#content ul {
	margin: 0;
	padding-left: 18px;
}

#container {
	height: 630px;
	overflow: hidden;
	width: 1100px;
}

#menuContainer {
	height: 140px;
	margin: 0 auto;
	position: relative;
}

#topMenu {
	float: left;
	height: 19px;
}

.menuBox {
	display: block;
	float: left;
	width: 152px;
	margin: 0;
	padding: 0;
}

.menuBar1, .menuBar2, .menuBar3, .menuBar4 {
	color: #fff;
	float: left;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	height: 17px;
	letter-spacing: 1pt;
	margin-bottom: 1px;
	padding: 2px 6px;
	text-decoration: none;
	text-transform: uppercase;
	width: 140px;
}

.menuSub1, .menuSub2, .menuSub3, .menuSub4 {
	float: left;
	margin: 0;
}

.menuBar1, .menuSub1 {
	background-color: #00AEEF;
}

.menuBar2, .menuSub2 {
	background-color: #d71920;
}

.menuBar3, .menuSub3 {
	background-color: #33a544;
}

.menuBar4, .menuSub4 {
	background-color: #000;
}

.menuBox ul {
	height: 117px;
	padding-left: 20px;
	visibility: hidden;
	width: 132px;
}

.menuBox li {
	color: white;
	float: left;
	font-size: 12px;
	list-style: square;
	margin: 1px 0 0 0;
	padding: 4px 0 0 0;
	text-decoration: none;
	width: 128px;
}

.menuBox li a {
	color: white;
	text-decoration: none;
}

.menuItem:hover {
	text-decoration: underline;
}

#logo {
	border: 0;
	float: right;
	margin-right: 13px;
	margin-top: 13px;
	width: 200px;
}

#body {
	background-color: #00AEEF;
	background-position: right;
	background-repeat: no-repeat;
	height: 426px;
	width: 100%;
}

#content {
	float: left;
	height: 351px;
	margin: 65px auto 0 auto;
	overflow: auto;
	padding: 0 40px 10px 40px;
	width: 470px;
}

#backgroundImg{
	float: right;
}

#quoteContainer {
	height: 0;
	position: relative;
	width: 0;
}

#quoteBar {
	background-color: #009FDA;
	filter: alpha(opacity=50);
	height: 47px;
	left: 0;
	opacity: 0.5;
	padding: 18px 0 0 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1100px;
}

#quote1, #quote2 {
	color: white;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	left: 443px;
	position: absolute;
	top: 17px;
	white-space: nowrap;
}

#quote2 {
	font-family: Arial;
	left: 555px;
	top: 20px;
}

#footer {
	background-color: #00AEEF;
	color: white;
	font-size: 12px;
	height: 18px;
	margin: 20px auto;
	padding: 2px 0 0 4px;
	position: relative;
}

#webportal {
	background-color:#eee;
	height: 21px;
}

#webportal * {
	font-size: 10px;
	margin-left: 5px;
}

#webportal input {
	width: 70px;
}

#video {
	width: 480px;
	height: 400px;
	margin: auto;
}
