@charset "UTF-8";
/* CSS Document */

#wrapper{
margin:0 0 0 0;
}

#header{
margin: 0 auto;
/* width:133px; */
position: relative; 
width: 865px;
height:89px;
}
#mid{
	margin:0 auto;
	width:865px;
	height:auto;
	overflow:hidden;
  position: relative; 
}
#contentArea{
	width:725px;
	height:483px;
	position:relative;
	background-image:url(images/1stpagePic.jpg);
	border:#999 solid 1px;
	overflow:hidden;
}

#leftNav{
margin:0 auto;
position:relative;
background-image:url(images/newLeftbar_03.png);
width:138px;
height:483px;
float:left;
}
#btns{
	margin:5px 0px 0px 2px;
	color: #FFF;
	font-family: "Gill Sans";
	font-size: 12px;
}
body{
	background-color:#000;
		background-image:url(images/bg.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin:0px;
	text-align: center;
}
#wrapper #footer {
	text-align: center;
	font-family: "Gill Sans";
	font-size: 10px;
	color: #999;
}

#wrapper #footer {
	color: #666;
}
#sendBTN{
	text-align:center;
}

#form{
	margin:150px 530px 0px 25px;
	color: #FFF;
	font-family: "Gill Sans";
	font-size: 12px;
	text-align: left;
}
a:link {
	color:#CCC;
	text-decoration: none;
}
a:visited {
	color:#CCC;
	text-decoration: none;
}
a:hover {
	color: #FF9700;
	text-decoration: none;
}
a:active {
	color:#CCC;
	text-decoration: none;
}
td {
	text-align: left;
}
#Service{
	text-align:left;
}
#wrapper #mid #contentArea #form #form1 table tr td label {
	text-align: center;
}
#wrapper #mid #contentArea #form #form1 table tr td {
	text-align: right;
}

#socialMediaBox { 
/*   background-color: #130e08;  */
/*   bottom: -20px;  */
  height: 55px; 
  overflow: hidden; 
  left: 0px;
  position: absolute; 
  top: 2px;
/*   right: 0px;  */
  width: 130px;
}
.findUs { 
  font-family: "lucida grande", tahoma;
  font-size: 11px; 
  left: 11px; 
  position: absolute; 
  top: -11px; 
}
.findUs a { 
  color: #808080; 
}
.findUs a:hover {
  color: #FF9700;
}
.facebookBox { 
  left: -51px; 
  overflow: hidden; 
  height: 74px; 
  position: absolute; 
  top: -42px; 
  width: 188px;
}

