body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #333333;
	margin:0px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
}
#container {
	margin-top: 90px;
	width: 1150px;
}

#header {
	text-align: right;
	padding-right: 60px;
	padding-bottom: 30px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #7fabc4;
	padding-left: 6px;
	text-decoration: none;
	font-size:10px;
}
.half {
	width: 628px;
	height: 386px;
	float: left;
	margin-right: 50px;
}
.half2 {
	width: 461px;
	height: 386px;
	float: left;
	background: url(assets/backgroundpanel.gif) no-repeat;
}
.title {
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	margin-top: 30px;
	padding-left: 6px;
}
#mytext {
	padding-left: 6px;
	padding-right: 40px;
	padding-top: 6px;
}

#apDiv1 {
	position:absolute;
	left:273px;
	top:20px;
	width:356px;
	height:103px;
	z-index:1;
}