@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
	color: #2E3192;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #00aeef;
	background-image: url(../images/body-bg.png);
}
a:link {	font: bold 12px Arial, Helvetica, sans-serif;
color: #2E3192;
}
a:visited {	font: bold 12px Arial, Helvetica, sans-serif;
color: #2E3192;
}
a:hover {	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ED1C24;
	text-decoration: underline;
}
a:active {	font: bold 12px Arial, Helvetica, sans-serif;
color: #2E3192;
}
p { 
	font: 12px/16px Arial, Helvetica, sans-serif; color: #2E3192;
}
h1 {
		padding-top: 3px;
font-size:15px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	padding-top: 3px;
	font-size:15px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-size:14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2E3192;
}
h4 {
	font-size:14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
#wrapper {
	position:relative;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	min-height: 100%;
	margin-bottom: -111px;
	top: 0px;
	background-image: url(../images/wrapper-bg.png);
	background-repeat: repeat-y;
}

#header-bg {
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	height: 366px;
	width: 960px;
}
#flash {
	position:relative;
	height: 268px;
	width: 751px;
	left: 182px;
	top: 72px;
	z-index: 1;
}
#navi {
	position:absolute;
	background-image: url(../images/navi-bg.png);
	background-repeat: no-repeat;
	height: 367px;
	width: 254px;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#content-area {
	width: 960px;
	padding-top: 20px;
	}
#certification-box {
	background-image: url(../images/certification-box.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 120px;
	margin-left: 88px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#video-box {
	height: 250px;
	width: 200px;
	margin-left: 28px;
	float: left;
}
#spacer-box {
	height: 250px;
	width: 120px;
	margin-left: 88px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
#download-box {
	background-image: url(../images/certification-box.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 120px;
	margin-left: 88px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
#download-box a:link {	
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;	text-decoration: none;
}
#download-box a:visited {	
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;	text-decoration: none;
}
#download-box a:hover
{	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ED1C24;
	background-color:#ffffff;
	text-decoration: none;
}
#download-box a:active {	font: bold 11px Arial, Helvetica, sans-serif;
color: #ffffff;	text-decoration: none;
}
#main-content {
	background-image: url(../images/main-header.png);
	background-repeat: no-repeat;
	float: left;
	width: 450px;
	min-height: 260px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#services-box {
	background-image: url(../images/services-box.png);
	background-repeat: no-repeat;
	height: 260px;
	width: 203px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	color: #FFF;
}
.clearfooter {
height: 111px;
clear: both;
}
#footer {
	position: relative;
	font-size: 9px;
	color: #ffffff;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 810px;
	padding-top: 15px;
	padding-left: 150px;
}
#footer-wrapper {
	position:relative;
	left: 50%; 
	width: 960px;
	margin-left: -480px;
	height: 111px;
	color: #ffffff;
	font-size: 9px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-wrapper a:link {	font: bold 9px Arial, Helvetica, sans-serif;
color: #ffffff;	text-decoration: none;

}
#footer-wrapper a:visited {	font: bold 9px Arial, Helvetica, sans-serif;
color: #ffffff;	text-decoration: none;

}
#footer-wrapper a:hover {	font: bold 9px Arial, Helvetica, sans-serif;
		color: #ED1C24;
		background-color:#ffffff;
	text-decoration: none;
}
#footer-wrapper a:active {	font: bold 9px Arial, Helvetica, sans-serif;
color: #ffffff;	text-decoration: none;

}
#navi-buttons-holder {
	height: 170px;
	width: 253px;
	margin-top: 181px;
}
.navi-buttons {
	height: 24px;
	width: 253px;
}
#sub-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #ed1d24;
	position: absolute;
	z-index: 2;
	height: 22px;
	width: 675px;
	left: 248px;
	top: 340px;
	padding-top: 5px;
	padding-left: 10px;}
#sub-navi a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#sub-navi a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#sub-navi a:hover {
	color: #ffffff;
	background-color:#2E3192;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#sub-navi a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

