#wrapper{
	width: 1042px;
}
.content_landing{
	background: url(/img/landing2.jpg) no-repeat right top;
	width: 1024px;
	height: 600px;
}
#theContent{ width: 100%!important;  }
div.content_landing, div#theContent, div.homeText, h2{ margin: 0px!important; padding: 0px!important; }
div.homeText h1{
	color:#ff9600;
	font: bold 45px Verdana;
	float: right;
	/*height: 50px;*/
	width: 800px;	
	margin-top: -100px!important;
	margin-right: 30px!important;
	text-align: right;
}

div.homeText h1 * {
	color:#ff9600!important;
	font: bold 45px Verdana;
}

.ltitle{ margin-top: 70px; margin-left: 70px; text-align: center; width: 500px; height: 200px;}
.ltitle *{ color: #fff; font-size: 32px; font-style: italic; font-weight: bold; }
.ltitle b.bbig{ font: bold 70px Verdana; font-style: italic; color: #fff;}
.ltitle span{}
.ltitle span b{ font-size: 48px; }

#chat{ width:167px; height: 291px; background: url(/img/landing_chat.png) no-repeat right top; margin-top: -40px; margin-left: 5px; cursor: pointer; float: left;}
#lcontent{ float: left; width: 400px; font: normal 14px Verdana; margin-left: 10px;}
#lcontent p{ color: #ffffff!important; }

#apply_form_container{ float: right;}
div.row span.label{ font: normal 13px Verdana; color: #fff; margin-top: 3px; }
div.row span.container input { margin-top: 2px; height: 20px; }
div.row span.container select { height: 23px; margin-top: 2px; width: 153px!important; }
div.row div.err{ font-size: 9px; position: absolute; text-align: left; margin-top: -5px; }
#apply_form_submit_btn{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent;
	background: url("/img/land_submit.gif") no-repeat 0 0;
	width: 159px;
	height: 66px;
	margin-left: 158px;
	margin-top: 10px;
	font: bold 18px Verdana;
	color: #0d64a5;
	cursor: pointer;
}
