﻿/* CSS layout */
body {
	background-image: url('images/bg_blu.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
}
#masthead_small_l{
	height: 140px;
	text-align: left;
	width: 200px;
	z-index: 0;
	float: left;
}
#masthead_l{
	height: 120px;
	text-align: left;
	width: 200px;
	z-index: 0;
	float: left;
}

#masthead_small {
	height: 155px;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#masthead_small_r {
	height: 140px;
	text-align: center;
	width: 200px;
	z-index: 0;
	float: right;
}
#masthead_r {
	height: 120px;
	text-align: center;
	width: 200px;
	z-index: 0;
	float: right;
}

.masthead_style1 {
	top: -5px;
	vertical-align: top;
	border-width: 0px;
	z-index: 3;
}
#top_nav {
	margin: 0 auto 0 auto;
	height: 35px;
	width: 960px;
}
#top_nav a:hover {
	color: #FFFFFF;
}
#precontainer {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 16px;
	background-image: url('images/bg_blue_top.gif');
	background-repeat: no-repeat;
}
#container {
	margin: 0px auto 0px auto;
	width: 960px;
	height: auto;
	background-image: url('images/bg_blue_mid.gif');
	background-repeat: repeat-y;
	background-color: #04020A;
}
#subcontainer {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 22px;
	background-image: url('images/bg_blue_bottom.gif');
	background-repeat: no-repeat;
}
#hr{
	width: 720px;
	height: 1px;
	background-image: url('images/hr_blue.png');
	margin: 0px auto 0px auto;
}
#page_content {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #A5C3FF;
	font-size: 16px;
}
#page_content p {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #A0C3FF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/* Google search */
#search {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 728px;
}
#flow {
	width: 760px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
#flow_lg {
	width: 960px;
	height: 540px;
	left: -100px;
	position: relative;
	z-index: -1;
}

#div-fun {
	background-image: url('images/div-bl.png');
	background-repeat: no-repeat;
	width: 1px;
	height: 35px;
}
.hr{
	width: 720px;
	height: 1px;
	background-image: url('images/hr_blue.png');
	margin: 0px auto 0px auto;
}
.image_style1 {
	border-style: none;
}

.image_style2 {
	border-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.image_style3 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-style: none;
}
.image_style4 {
	left: 7px;
	position: relative;
	top: 0px;
}
.image_style5 {
	right: 7px;
	top: 0px;
	position: relative;
}
.image_style6 {
	left: -19px;
	position: relative;
	top: 0px;
}
.image_style7 {
	border-style: none;
	padding: 0px 10px 0px 10px;
}
.image_style8 {
	border-style: none;
	float: right;
}
.image_style9 {
	border-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
}
.image_style10 {
	border-style: none;
	padding: 0px 20px 0px 20px;

}
.image_finger {
	border-width: 0px;
	vertical-align: middle;
}
h1 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 24px;
	text-align: center;
	text-transform: capitalize;
	color: #6699FF;
}
h2 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 20px;
	text-align: center;
	text-transform: capitalize;
	color: #6699FF;
}
h3 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 18px;
	text-align: center;
	text-transform: capitalize;
	color: #6699FF;
}
h4 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
	color: #6699FF;
}
h5 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
	color: #6699FF;
}
h6 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	color: #6699FF;
}

b {
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CCFF;
	line-height: 22px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CCFF;
	line-height: 22px;
}
li {
	text-align: left;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
}
a:active {
}
a:hover {
	color: #CCE4FF;
}
i {
	color: #FF3300;
	font-size: 16px;
}
.preload1 {
	background: url(images/butt_1.png);
}
.preload2 {
	background: url(images/butt_bl1.png);
}
#nav {
	padding: 0;
	margin: 0 auto 0 auto;
	list-style: none;
	height: 35px;
	background: #0B0E10 url(images/butt_1.png) repeat-x;
	position: relative;
	z-index: 200;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: bold;
	clip: rect(auto, auto, auto, auto);
	width: 960px;
	font-size: 18px;
	float: left;
}
#nav i {
	color: #FF0000;
	text-indent: 10px;
}
#nav li.top {
	display: block;
	float: left;
}
#nav li.topl {
	display: block;
	float: left;
}
#nav li.tople {
	display: block;
	float: left;
}
#nav li.toplf {
	display: block;
	float: left;
	width: 25px;
	height: 35px;
}
#nav li.toplff {
	display: block;
	float: left;
	width: 15px;
	height: 35px;
}
#nav li.toplfff {
	display: block;
	float: left;
	width: 5px;
	height: 35px;
}
#nav li.topr {
	display: block;
	float: right;
}
#nav li.topre {
	display: block;
	float: right;
}
#nav li a.top_link {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #CCCCFF;
	text-decoration: none;
	font-size: 16px;
	padding: 0 0 0 15px;
	cursor: pointer;
	background: url(images/butt_1.png);
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: bold;
}
#nav li a.top_link span {
	float: left;
	display: block;
	padding: 0 15px 0 0px;
	height: 35px;
	background: url(images/butt_1.png) right top no-repeat;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}
#nav li a.top_link span.down {
	float: left;
	display: block;
	padding: 0 15px 0 0px;
	height: 35px;
	background: url(images/butt_1.png) no-repeat right top;
}
#nav a.top_link:hover {
	color: #FFFFFF;
	background: url(images/butt_bl1.png) no-repeat;
}
#nav li:hover a.top_link {
	color: #FFFFFF;
	background: url(images/butt_bl1.png) no-repeat;
}
#nav a.top_link:hover span {
	background: url(images/butt_bl1.png) no-repeat right top;
}
#nav li:hover a.top_link span {
	background: url(images/butt_bl1.png) no-repeat right top;
}
#nav a.top_link:hover span.down {
	background: url(images/butt_bl1.png) no-repeat right top;
	padding-bottom: 3px;
}
#nav li:hover a.top_link span.down {
	background: url(images/butt_bl1.png) no-repeat right top;
	padding-bottom: 3px;
}
#nav table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0;
}
#nav li:hover {
	position: relative;
	z-index: 200;
}
#nav a:hover {
	position: relative;
	white-space: normal;
	z-index: 200;
}
#nav :hover ul.sub {
	left: 0px;
	top: 38px;
	background: #050A0F;
	padding: 7px;
	border: 1px solid #0F1419;
	white-space: nowrap;
	width: 120px;
	height: auto;
	z-index: 300;
}
#nav :hover ul.sub li {
	display: block;
	height: 24px;
	position: relative;
	float: left;
	width: 130px;
	font-weight: normal;
}
#nav :hover ul.sub li a {
	display: block;
	font-size: 14px;
	height: 22px;
	width: 130px;
	line-height: 28px;
	text-indent: 10px;
	color: #A4E1FF;
	text-decoration: none;
	border: 0px;
}
#nav :hover ul.sub li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#nav li b {
	display: block;
	font-size: 14px;
	height: 28px;
	width: 120px;
	line-height: 28px;
	margin-bottom: 3px;
	text-indent: 6px;
	color: #99FAFF;
	cursor: pointer;
}
#nav li b:hover {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li a.top_blank {
	float: left;
	display: block;
	height: 35px;
	width: 40px;
	cursor: pointer;
	background: url(images/butt_1.png);
}
#nav a.top_blank:hover {
	background: url(images/butt_1.png) no-repeat;
}
#nav li:hover a.top_blank {
	background: url(images/butt_1.png) no-repeat;
}
.style1 {
	color: #FF3300;
}
.style2 {
	color: #87C6FA;
	text-align: center;
}
.style3 {
	color: #00FFFF;
}
.style4 {
	color: #33CC66;
}
.style5 {
	color: #CCDCFF;
}
.style6 {
	color: #66CCFF;
}
.style6a {
	color: #B3E7FF;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
}

.style7 {
	color: #FFFF00;
}
.style8 {
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {
	color: #999966;
}
.style10 {
}

.ad_space_1 {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.ad_space_1m {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.ad_space_2 {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #CCFFEE;
	text-align: center;
}
.ad_space_2m {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #CCFFEE;
	text-align: center;
}
