body {
	background: #000e26 url(images/bg.png) repeat-x;
	width: 1260px;
	margin: 0px 0px 0px;
	padding: 0px;
	}
	
#header {
	background:url(images/headerBG.jpg) no-repeat;
	width: 1260px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#navbar {
	background: #000e26;
	width: 960px;
	height: 43px;
	padding: 0px;
	margin-left: 153px;
	margin-top: 163px;
	overflow: hidden;
	}
	
#navFooter {
	width: 960px;
	height: 43px;
	padding: 18px 0px 0px 0px;
	margin-left: 153px;
	float:left;
	overflow: hidden;
	}
	
#footerNote {
	width: 950px;
	text-align:justify;
	padding-top:20px;
	margin-left: 163px;
	}
	
#bannerHeader {
	background: #000f28;
	width: 961px;
	height: 202px;
	padding: 0px;
	margin-left: 153px;
	margin-top: 16px;
	overflow: hidden;
	}

#bodyHome {
	width: 1110px;
	padding: 0px;
	margin-left: 160px;
	margin-top: 20px;
	}
	
#bodyHomeLeft {
	width: 150px;
	padding: 0px;
	display:inline;
	float:left;

	}

#bannerLeft {
	width: 120px;
	height: 600px;
	padding: 0px 0px 20px 0px;
	display:inline;
	float:right;
	}

#bodyHomeRight {
	width: 950px;
	padding: 0px;
	display:inline;
	float:left;
	}
	
#titleBody {
	background: #000f28 url(images/titleBG.jpg);
	width: 767px;
	height: 41px;
	padding: 0px;
	margin-left: 37px;
	display:inline;
	float:left;
	vertical-align:middle;
	}

#bannerBottom {
	width: 767px;
	background: #000714;
	height: 124px;
	padding: 0px;
	margin-left: 37px;
	margin-top:18px;
	display:inline;
	float:left;
	}
	
#descriptionBottom {
	width: 767px;
	padding: 0px 0px 20px 0px;
	margin-left: 37px;
	margin-top:18px;
	display:inline;
	text-align:justify;
	float:left;
	}
	
#descriptionBottom h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:10px;
	color:#6dcff6;
	}
	
#titleBody h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:18px;
	color:#ffffff;
	vertical-align:middle;
	}
	
#titleBody1 {
	width: 767px;
	padding: 0px;
	margin-left: 37px;
	display:inline;
	float:left;
	}

#titleBodySub {
	width: 767px;
	padding: 0px;
	margin-left: 37px;
	text-align:justify;
	display:inline;
	float:left;
	}
	
h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:10px;
	color:#6dcff6;
	}
	
.normal {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#ffffff;
	}

.normalBlue {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6dcff6;
	}

.titleBlue {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#6dcff6;
	}
	
.titleBlue1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#6dcff6;
	}
	
.titleYellow {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffcc33;
	}
	
.normalYellow {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffcc33;
	}
	
.normalYellow1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	color:#ffcc33;
	}

.normalWhite {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	}

.normalWhite1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#ffffff;
	}
	
.normalWhiteUnderline {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	text-decoration:underline;
	line-height:23px;
	color:#ffffff;
	}
	
.normalBlue1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6dcff6;
	}
	
.normalBlueUnderline {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#6dcff6;
	}
	
.footerFont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	}
	
.normalFooter {
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	}
	
a.yellow {
	text-decoration:underline;
	color:#ffcc33;
	}
	
a.yellow:link {
	text-decoration:underline;
	color:#ffcc33;
	}

a.yellow:visited {
	text-decoration:underline;
	color:#ffcc33;
	}

a.yellow:hover {
	text-decoration:underline;
	color:#F00;
	}
	
a.whiteLink {
	text-decoration:none;
	color:#ffffff;
	}

a.whiteLink:link {
	text-decoration:none;
	color:#ffffff;
	}

a.whiteLink:visited {
	text-decoration:none;
	color:#ffffff;
	}

a.whiteLink:hover {
	text-decoration:none;
	color:#F00;
	}
	
a.blueLink {
	text-decoration:underline;
	color:#6dcff6;
	}

a.blueLink:link {
	text-decoration:underline;
	color:#6dcff6;
	}

a.blueLink:visited {
	text-decoration:underline;
	color:#6dcff6;
	}

a.blueLink:hover {
	text-decoration:underline;
	color:#F00;
	}