/* CSS Document */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 720px;
	height: auto;
	background-color:#FFFFFF
}
#header {
	width: 720px;
	height: auto;

}
*background {
	width: 720px;
	height: 80px;
	background-image: url(bg.jpg);
}
#imagebar {
	width: 600px;
	margin-left: 40px;
	height:auto;
	float: left;
}

#headernew {
	width: 720px;
	height: 680px;
	padding-top: 6px;
	background-image: url(header_bg.jpg);

}

#button {
	width: 260px;
	height: auto;
	float: left;
}

#blankspace {
	width: 320px;
	float: left;
}

#topcurve {
	width: 320px;
	height: 20px;
	float: left;
	background-image: url(boxtop.gif)
}

#curve_middle {
	width: 320px;
	height: inherit;
	float: left;
	background-image: url(boxside.gif);
}

#curve_bottom {
	width: 320px;
	height: 26px;
	float: left;
	background-image: url(boxbottom.gif);
}
#content_left {
	width: 320px;
	height: inherit;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
#content_right {
	width: 300px;
	height: inherit;
	float: left;
	margin-top: 180px;
}
#content_right_login {
	width: 300px;
	height: inherit;;
	float: left;
}
#content_left_login {
	width: 320px;
	height: inherit;
	float: left;
	margin-top: 144px;
	margin-left: 40px;
}
#headernew_login{
	width: 720px;
	height: 500px;
	padding-top: 6px;
	background-image: url(login_bg.jpg);

}
#imagebar_flash {
	width: 720px;
	height: 493px;
	float: left;
}
#copywrite {
	width: 720px;
	height: auto;
	float: left;
}
#content_right_thankyou {
	width: 720px;
	height: inherit;;
	float: left;
}
#content_left_build {
	width: 180px;
	height: inherit;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
#topcurve_build {
	width: 180px;
	height: 22px;
	float: left;
	background-image: url(build_top_curve.png);
}
#curve_bottom_build {
	width: 180px;
	height: 22px;
	float: left;
	background-image: url(bottom_build_curve.png);
}
#curve_middle_build {
	width: 180px;
	height: inherit;
	float: left;
	background-image: url(build_middle.png);
}
#content_left_middle {
	width: 180px;
	height: inherit;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#headernew_build{
	width: 720px;
	height: 2550px;
	padding-top: 6px;
	background-image: url(build_bg.jpg);

}
#imagebar_build {
	width: 560px;
	margin-left: 40px;
	margin-top: 30px;
	height:auto;
	float: left;
}
#imagebar_text {
	width: 560px;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 15px;
	height:auto;
	float: left;
}