/* CSS Document */

body {
	font-family: Arial, Tahoma, sans-serif;
	margin:0;
	padding:0;
	background:#005ad4 url("../images/start/bg.png") repeat-x;
}

#page {
	width:1033px;
	margin:0 auto;	
}

#page .pageIn {
	background:#fff;
	width:808px;
	margin:0 auto;	
}

#page .pageIn #header {
	background:url("../images/start/header2.png") no-repeat;
	width:808px;
	height:203px;	
}

#page .pageIn #header2 {
	background:url("../images/start/header3.png") no-repeat;
	width:808px;
	height:203px;	
}

#page .pageIn #header .readout {
	padding-top:161px;
	font-size:24px;
	color:#003884;
}

#page .pageIn #header2 .readout {
	padding-top:161px;
	font-size:24px;
	color:#003884;
}

#page .pageIn #content {
	background:url("../images/start/bgContent.png") repeat-x left bottom;
	height:	720px;
}
#page .pageIn #content2 {
	background:url("../images/start/bgContent.png") repeat-x left bottom;
	height:	100%;
}
#page .pageIn #content .globe {
	background:url("../images/start/globe.png") no-repeat;
	width:464px;
	height:279px;
	margin:14px 0 0 172px;	
	position:absolute;
}

*+html #page .pageIn #content .globe {
	margin-top:18px;
}

#page .pageIn #content .globe form {	
	text-align:center;
	padding-top:127px;
}

#page .pageIn #content .globe form input {
	width:250px;	
	font-size:16px;
	border:0;
	margin-left:15px;
}

*+html #page .pageIn #content .globe form input {
	padding:0;
}

#page .pageIn #content .globe img {
	border:0;
}

#page .pageIn #content .title {
	margin:0 auto;
	display:block;
	padding-top:5px;
}

#page .pageIn #footer {
	background:url("../images/start/footer.png") no-repeat;
	width:808px;
	height:69px;
}

#page .arrowLeft {
	position:absolute;	
	padding-top:250px;
	margin-left:2px;	
	
}

#page .arrowRight {	
	position:absolute;
	margin-left:747px;
	padding-top:262px;
}.bottomlink {
	background-color: #005AD4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 20px;
}

