@charset "utf-8";

body {
	text-align: center;
}

#div-body-content {
	background: none;
}

#content {
	text-align: center;
	width: 950px;
	height: 575px;
	overflow: hidden;
	margin: 30px 26px 0 0;
}

#inner-div {
	text-align: left;
	width: 537px; height: 360px;
	margin-left: 207px; margin-top: 180px;
	overflow: hidden;
}

.csc-header {
	width: 550px;
	height: 35px;
	overflow: hidden;
	border-bottom: 2px solid #3DB7E4;
}

h1.csc-firstHeader {
	font-size: 15px;
}

#div-languagebuttons {
	position: absolute;
	top: 182px;
	left: 199px;
	width: 565px;
	height: 32px;
	margin: 0;
	padding: 0;
}

.div-languagebutton {
	float: left;
	width: 135px;
	height: 30px;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#div-headmain {
	position: absolute;
	top: 115px;
	left: 207px;
	width: 556px;
	height: 32px;
	text-align: left;
	color: #3DB7E4;
	font-size: 22px;
	font-weight: bold;
	vertical-align: top;
}

#login {
	position: absolute;
	top: 35px;
	left: 0;
	text-align: left;
	background-color: transparent;
}

