html {
	overflow-y: scroll;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #000000;
	font-size:12px;
	text-align: center;
	height:100%;
}


a {
	color:#1F98D3;
}

a:hover {
	text-decoration: none;
}


a img{
	border:0px;
}


h2 {
	font-size:14px;
	color: #005395;
}

h3 {
	font-size:18px;
	color: #1F98D3;
	margin-top:-12px;
	line-height:20px;
}

h4 {
	font-size:18px;
	color: #005395;

}
ul {
	margin-left: 8px;
	padding-left:8px;
	margin-top: 0px;
	padding-top:0px;
}
#wrapper {
	width:802px;
	background: #FFFFFF url(../images/page_bg.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 0;
	text-align: left;
	overflow: hidden;
}

#leftcolumn {
	width:609px;
	float:left;
}

#rightcolumn {
	width:193px;
	float:right;
	padding-top:12px;
}

#rightcolumn p {
	padding-left:18px;
	width:160px;
	line-height:16px;
}

#rightcolumn form {
	font-size:11px;
	padding-left:1px;
}

#rightcolumn form p {
	padding-bottom:8px;
}


#body {
	padding-top:16px;
	padding-bottom:10px;
	padding-left:114px;
	width:460px;
}

#bodytext {
	color:#666666;
	font-size:12px;
	line-height:20px;
}
#bodytext p {
	margin-top:-2px;
}
.indent {
	margin-left:-16px;
	color: #1F98D3;
}
.rightindent {
	margin-left:-25px;
}


#banner-home {
	background: #005395 url(../images/banner_home.jpg) no-repeat;
	width:100%;
	height:247px;
}

#banner-about {
	background: #005395 url(../images/banner_about.jpg) no-repeat;
	width:100%;
	height:247px;
}

#banner-tools {
	background: #005395 url(../images/banner_tools.jpg) no-repeat;
	width:100%;
	height:247px;
}

#banner-partnership {
	background: #005395 url(../images/banner_partnership.jpg) no-repeat;
	width:100%;
	height:247px;
}


#logo{
	width:110px;
	height:110px;
	float:left;
	margin-right:4px;
}
#pipe {
	padding-top:23px;

	}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding-right:5px;
	padding-left:5px;
	border-left: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
	color:#ffffff;
	font-size:11px;
	}

#pipe a {
	color:#ffffff;
	text-decoration:none;
}
#pipe a:hover {
	text-decoration:underline;
}	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#pipe ul li.first {
	padding-left:0px;
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.active {
	color:#A1D4FC;
}

#footer {
	background: #005395 url(../images/footer.jpg) no-repeat;
	width:100%;
	height:50px;
	color:#ffffff;
	font-size:10px;
}

#footer p {
	padding-top:20px;
	padding-left:25px;
}

.white {
	color:#FFFFFF;
}
.bigwhite {
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:60px;
}

.bigwhite a {
	text-decoration:none;
	color: #FFFFFF;
	letter-spacing:0.07em;
}

.bigwhite a:hover {
	color: #5fc4f1;
}

.blue {
	color: #1da2e4;
	font-size:13px;
	font-weight:900;
	background-image:url('../images/bigarrow.png');
	background-repeat:no-repeat;
	margin-left:-54px;
	padding-left:54px;
}
.blueright {
	color: #5fc4f1;
	margin-top:-5px;
	margin-bottom:26px;
}
.textfield {
	color:#898A8B;
	border-style:solid;
	border-width:1px;
	border-color:#CCCECF;
	margin-bottom:17px;
	width:144px;
	height:19px;
	font-size:10px;
	padding-left:8px;
}
.check {
	margin-left:-1px;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
}
.clear {
	clear: both;
}
#overlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 1000;
	background-image:url('../images/background-trans.png');
	background-repeat:repeat;
}
#overlay div {
	text-align:left;
	width:446px;
 	height:227px;
	margin: 100px auto;
	background-image:url('../images/thanks.png');
}
.divclose {
	margin-left: 390px;
}
.center {
	text-align:center;
}

.nolinebreak {
	margin-top:-14px;
}

.largerhead {
	letter-spacing:1px;
}
