body {
	background-color: #b1ddf8;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
}
img { border:none;}

a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
}

.clear {
	clear: both;
}
#wrapper {
	float: left;
	height: auto;
	width: 900px;
}
#heading {
	float: left;
	width: 625px;
}
#sub-heading {
	float: left;
	width: 625px;
}
#content {
	float: left;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	height: auto;
	width: 625px;
	background-color: #FFFFFF;
}
#right {
	float: left;
	height: auto;
	width: 275px;
}	
#testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	color: #077793;
	background-image: url(images/testimonial.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 66px;
	width: 395px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 40px;
	padding-left: 190px;
}
#form {
	background-color: #f7f6e8;
	float: left;
	height: auto;
	width: 225px;
	margin-right: 14px;
	padding-right: 18px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #584a2b;
}
.form-input {
	width: 100%;
	border: 1px solid #c4c2a7;
	background-image: url(images/input-bg.png);
	background-repeat: repeat-x;
}
.input {
	width: 30px;
	border: 1px solid #c4c2a7;
	background-image: url(images/input-bg.png);
	background-repeat: repeat-x;
}
.input2 {
	width: 50px;
	border: 1px solid #c4c2a7;
	background-image: url(images/input-bg.png);
	background-repeat: repeat-x;
}
.select {
	width: 100%;
	border: 1px solid #c4c2a7;
	background-image: url(images/input-bg.png);
	background-repeat: repeat-x;
}


.check-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #584a2b;
}
#form-bottom {
	float: left;
	width: 275px;
}
#sign-up {
	background-image: url(images/bg-sign-up.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: auto;
	width: 569px;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 46px;
}
#sign-up-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	height: auto;
	width: 260px;
	line-height: 32px;
	font-weight: normal;
}
#sign-up-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	float: left;
	height: auto;
	width: 260px;
	line-height: 32px;
	font-weight: normal;
	margin-left: 25px;
}
#sign-up-right img {
	float: left;
	padding-right: 5px;
	padding-top: 8px;
}
.red {
	font-size: 13px;
	color: #df0024;
}
#bottom {
	float: left;
	width: 900px;
	height:52px;
	background:url(images/bottom.png) no-repeat;
	text-align:center;
	padding-top:15px;
}
#arrow-top {
	float: left;
	width: 275px;
}

#arrow {
	float: left;
	width: 275px;
}

.extended_text{
    margin-top:40px;
    font-family: Arial, Helvetica, sans-serif;
    color:#909090;
    font-size:12pt;
}
.extended_text .arrow{
    margin-top:60px;
    margin-left:150px;
    color:#00A5CE;
    font-size:14pt;
}