@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	}

body {
	background-color: #e9e9e9;
	font:80%/normal arial,sans-serif;
	}

#wrapper {
	width: 960px;
	height: 1225px;
	margin: 0 auto;
	}	

#wrapper {
	position: relative;
	background-color: #FFFFFF;
	}		

#maincontent {
	padding: 15px;
	}	

.clear {
	clear: both;
	}	
	
#wrapper #maincontent #leftcolumn {
	float: left;
	width: 320px;
	margin-top: 140px;
}
#wrapper #maincontent #rightcolumn {
	float: right;
	width: 280px;
	line-height: 24px;
	margin-top: 150px;
}
#wrapper #maincontent #rightcolumn2{
	float: right;
	width: 280px;
	line-height: 24px;
	margin-top: 150px;
	margin-right: 20px;
}
#wrapper #maincontent #leftcolumn #contact {
	margin-top: 20px;
	font:170%/normal arial,sans-serif;
	line-height: 28px;
}
#wrapper #maincontent #leftcolumn #contact2 {
	margin-top: 20px;
	font:170%/normal arial,sans-serif;
	line-height: 28px;
}
#wrapper #maincontent #leftcolumn .spacer {
	height: 20px;
}
#wrapper #maincontent .headline {
	font:160%/normal arial,sans-serif;
	margin-bottom: 5px;
	clear: both;
}
#wrapper #maincontent #contactbottom {
	width: 582px;
	font:240%/normal arial,sans-serif;
	position: absolute;
	left: 365px;
	top: 448px;
}

#wrapper .spacer {
	height: 10px;
}

#wrapper .spacer2 {
	height: 20px;
}


#wrapper #maincontent #headlinetop {
	font:380%/normal arial,sans-serif;
	line-height: 28px;
	width: 435px;
	position: absolute;
	left: 441px;
	top: 104px;
	height: 50px;
}
#wrapper #maincontent #logo {
	positioning: absolute;
	}

#wrapper #maincontent #plus {
	position: absolute;
	font:320%/normal arial,sans-serif;
	left: 635px;
	top: 153px;
	}
	
#wrapper #maincontent #form {
	position: absolute;
	left: 383px;
	top: 591px;
	width: 487px;
	height: 350px;
}	

#wrapper #maincontent .class {
	background-image:url(images/bg_line.gif);
    background-repeat: no-repeat;
	height: 15px;

}	

#wrapper #maincontent #line {
	background-image:url(images/bg_line.gif);
	background-repeat: no-repeat;
	position: absolute;
	width:601px;
	height: 15px;
	left: 344px;
	top: 569px;
}	

