body
{
	background:url(images/bg.png) repeat-x  #3b969c;
	font-family:Calibri;
	margin:0;
}
img, div, a, input { behavior: url(iepngfix.htc) }
#spot-light
{
	height:127px;
	width:100%;
	background:url(images/spotlight.png) no-repeat top center;
}
#center-form
{
	width:536px;
	height:588px;
	background:url(images/quick-contact-bg.png) center no-repeat;
	top:90px;
	position:absolute;
	left:29%;
}
#quick-contact{height:176px;/* background-color:#FFF; border:1px solid #000; */margin-top:354px; width:90%; margin-left:25px; padding:3px; position:absolute;}
#quick-contact #form-left,#form-right{width:229px; height:120px; /*border:1px solid #999;float:left;*/ margin:2px; padding:3px; }

input{background-color:#3b989f;-webkit-border-radius:5px;-moz-border-radius:5px; float:left; font-family:verdana; width:95%; height:20px; font-size:13px;border:1px solid #222; color:#D3E2E7; margin-bottom:10px; padding:5px;}
textarea{font-size:13px;background-color:#3b989f;-webkit-border-radius:5px;-moz-border-radius:5px; float:left; font-family:verdana; font-size:13px;border:1px solid #222; color:#D3E2E7; width:220px; height:102px;overflow:auto; padding:5px}
.notifyme{width:93px; height:32px; background:url(images/btn-notify.png) center no-repeat ; border:none; float:right; margin-right:9px; cursor:pointer;}
.notifyme:hover{background:url(images/btn-notify-up.png) center no-repeat ;}
#Dialog{width:300px; height:120px; position:absolute; background-color:#FFFFFF; -webkit-border-radius:5px;-moz-border-radius:5px; border:1px solid #3F6774; left:40%; top:60%; display:none; float:left;}
#Message{width:95%; overflow:auto; height:75px; padding-top:10px; text-align:center;}
.btnClose{border:none; background-color:#4D7799; color:#fff; border:1px solid #222;-webkit-border-radius:5px;-moz-border-radius:5px; margin-right:10px; margin-top:0px; cursor:pointer;}