html{
	min-height: 100%;
	margin-bottom:1px;
}
body {
	text-align: center;
	min-width:800px;
	font-family: 'CenturyGothic', 'Century Gothic', 'ArialMT', 'Arial', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1c3c62;

}

#wrapper { 
	position:relative;
	text-align:left; 
	width:800px; 
	margin:0 auto;

}

#logo {
	width: 273px;
	float:left;
	margin-top:15px;
}

#menu {
	width: 800px;
	float:inherit;
	margin-top: 17px;
	text-align: center;
	font-size:12px;
	font-family: 'CenturyGothic', 'Century Gothic', 'ArialMT', 'Arial', sans-serif;

}
#submenu {
	width: 800px;
	float:inherit;
	margin-top: 18px;
	text-align: center;
	font-family: 'CenturyGothic', 'Century Gothic', 'ArialMT', 'Arial', sans-serif;
	font-size:12px;
}

html>body .clear{	
	clear:both;
	width:100%;
	height:1px;
}	

#bar{
	position:absolute;
	top:119px
	height:3px;
	no-repeat;
	margin-bottom:0px;	
	clear:both;
}

html>body #bar{	
	top:-2px;
	margin-top:119px;
	margin-bottom:10px;
}

#flash {
	width:800px;
	float:centre;
	margin-top:22px;

}

#boxes {
	width:750px;
	float:centre;
	margin-top:5px;
	margin-left: 25px;
}

#content{
	padding:0 17px;
}

#text{
	width: 600px;
	float:centre;
	margin-left:50px;
}

#lefttext{
	width: 600px;
	float:left;
	margin-left:100px;
}

#footer{
	width: 600px;
	margin-top:50px
    float:inherit;
}

#video {
	width: 320px;
	float:right;
	margin-top: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



.style4 {
	font-size: 18px
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a.other{
	text-decoration:none;
	padding: 25px;
}
a.other:hover {
	color:#FFFFFF;
    background:	#2B547E;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 8px;
}
a.other:active {
	color:#FFFFFF;
	background:#2B547E;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 6px;

	
}
a.subother{
	text-decoration:none;
	padding: 25px;

}

a.subother:hover {
	color:#FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration:underline;
}
a.subother:active {
	color:#FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
    text-decoration:underline;

}
a.underline{
	color:#FFFFFF;
    text-decoration:underline;

	
}
.style10 {
	font-size: 36px;
	color: #98AFC7;
}
.style7 {color: #728FCE}
.style8 {font-family: "Times New Roman", Times, serif

