/* Stylesheet by Amphebia - Please do not modify */

html,body {
	margin:0;
	padding:0;
	height: 100%;
}

body {
	background-color: white;
	background-position: top center;
	background-repeat: no-repeat;	
}

body#regular {
	background-image: url('../images/background.jpg');
}

body#download {
	background-image: url('../images/background-nopics.jpg');	
}

form {
	margin: 0px;
	padding: 0;
	display: inline;
}

.wrapper {

	width: 100%;
	height: 100%;
}

div#normal {
			
}

div#download {
	
}

div#maincontainer {
	text-align: left;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	height: 604px;
	position: relative;
}

div#text {
	width: 430px;
	float: left;
	top: 0px;
	height: 215px;
	padding-left: 29px;
	padding-top: 97px;
	color: white;
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}

div#text a {
	color: #99ccff;
	text-decoration: none;
}

div#text a:hover {
	text-decoration: underline;
}

div#errors {
	top: 112px;
	left: 440px;
	display: inline;
	position: absolute;
	color: #cb2534;
	font-family: Calibri, Trebuchet MS, Arial;
	font-size:12px;		
	font-weight: bold;
}

div#errors li {
	line-height: 35px;
	margin: 0;
}

img#download_brochure {
	margin-top: 8px;
}

input#download {
	margin-top: 8px;
	margin-right: 45px;
}



div#footer {
	width: 820px;
	height: 20px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	color: #35608b;
	font-family: Calibri, Trebuchet MS, Arial;
	font-size:12px;
	padding-top:15px;
}

div#footer a {
	color: #35608b;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#copyright {
	display: inline;
	padding-left: 15px;
	width: 280px;
	font-size:10px;
	text-align: center;
}

.tf_image {
	background-image: url('../images/textfieldbg.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 7px;
	padding-left: 10px;
	color: #35608b;
}

div#radiobuts {
	display:inline;
	padding-left:5px;
}

div#submitbut {
	display:inline;
}

div#tf_1 {
}

.textfield {
	background: transparent;
	border: 0;
	width: 300px;
	color: #35608b;
	font-family: Calibri, Trebuchet MS, Arial;
	font-size:12px;	
}
