#slideshow{
	width:930px;
	height:auto;
	float:left;
	z-index:3;
}


#leftContent {
	width: 445px;
	height: auto;
	float:left;
	margin-left: 30px;
}

#middleContent {
	width: 410px;
	height: auto;
	float:left;
	margin-left: 35px;
}

#rightContent {
	width: 380px;
	height: 280px;
	float:right;
	margin-right: 30px;
	background-image: url(../images/bgL.jpg);
	background-repeat: repeat;
	border: thin solid #ae875e;
	margin-top: 70px;
	position: relative;
	left: 0px;
}

#phone{
	width:396px;
	height:auto;
	position:absolute;
	left: 97px;
	top: -9px;
}

#join{
	width:396px;
	height:auto;
	position:absolute;
	left: 20px;
	top: 76px;
}

#connected{
	width:475px;
	height:auto;
	position:absolute;
	left: 20px;
	top: 194px;
}



.sub {
	margin-bottom:-15px;
}

.sub1 {
	margin-bottom:-15px;
}

#highlight{
	border: thin solid #ae875e;
	width: 380px;
	background-color:#f9f7e8;
	margin:0px auto;
	padding:10px;
	
}

#highlight h3{
	margin-bottom:-15px;
	margin-top:-15px;
}

form  {
	margin-top:-15px;
	border:0;
}
form fieldset {
	border:0;
	display:block;
}

input.text-input {
	background-image:url(../images/inputbg.png);
	background-repeat: repeat;
	margin-left:-10px;
	color:#625644;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	padding:0px;
	width: 231px;
	border:thin solid #AC8E6C;
	height:21px;
	position:absolute;
	top: 91px;
	left: 10px;
}

input.required email {
	background-image:url(../images/inputbg.png);
	background-repeat: repeat;
	margin-left:-10px;
	color:#625644;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	padding:0px;
	width: 231px;
	border:thin solid #AC8E6C;
	height:21px;
	position:absolute;
	top: 91px;
	left: 10px;
}


#mce-EMAIL {
	background-image:url(../images/inputbg.png);
	background-repeat: repeat;
	margin-left:-10px;
	color:#625644;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	padding:0px;
	width: 231px;
	border:thin solid #AC8E6C;
	height:21px;
	position:absolute;
	top: 91px;
	left: 10px;
}


input.button {
	width: auto;
	height: auto;
	cursor: pointer;
	font-size:14px;
	border:none;
	background-color:#716554;
	color: #d9d4a1;
	border: 1px solid #ac8968;
	position:absolute;
	top: 91px;
	left: 232px;
}
input.button:hover {
	background-color:#013E3E;
	color:#FFF;
	cursor: pointer;
	font-weight: normal;
}


input.btn {
	width: auto;
	height: auto;
	cursor: pointer;
	font-size:14px;
	border:none;
	background-color:#716554;
	color: #d9d4a1;
	border: 1px solid #ac8968;
	position:absolute;
	top: 91px;
	left: 232px;
}
input.btn:hover {
	background-color:#013E3E;
	color:#FFF;
	cursor: pointer;
	font-weight: normal;
}


#mce-responses {
	width: auto;
	height: auto;
	float:right;
	margin-top:30px;
	margin-left:-30px;
	z-index:8;
	background-image: url(../images/bgL.jpg);
	background-repeat: repeat;
	border: medium thin #ae875e;
	color:#625644;
	font-size:12px;
}
