*{
	margin:0px;
	padding:0px;
}
a{
color:#000000;
}

a:hover{
text-decoration:none;
}
body{
	 background:url(images/topBg.jpg) 0px 0px repeat-x;
	 font-size:14px;
	 font-family: Trebuchet MS;
}
.topBg{
	float:left;
	width:100%;
	background:url(images/headbg.jpg) center top no-repeat;
}
.topBg .botBg{
	float:left;
	width:100%;
	background:url(images/botbg.jpg) left bottom repeat-x;
}

#wrapper{
	margin: 0 auto;
	width:1044px;
}
#wrapper .banner{
	float:left;
	width:1044px;
	height:167px;
}
#wrapper .banner span.logo{
	float:left;
	padding-top:16px;
	padding-left:171px;
}
#wrapper .container{
	float:left;
	width:1044px;
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-y;
	background-position:1px 0px;
	
}
#wrapper .container .des{
	padding-left:28px;
	padding-right:28px;
	float:left;
	width:988px;
	text-align:center;
	
}
#wrapper .container .des1{
	padding-left:28px;
	padding-right:28px;
	float:left;
	width:988px;
	text-align:center;
	height:47px;
	
}
#wrapper .container .des1 select{
	width:240px;
}
#wrapper .container .footer{
	float:left;
	width:1044px;
	background:url(images/fotterbg.jpg) no-repeat;
	height:192px;
}
#wrapper .container .footer ul{
	float:left;
	list-style:none;
	padding-top:35px;
}
#wrapper .container .footer ul li {
	float:left;
}

#wrapper #landingSocial {
	width: 220px;
	float:right;
	margin-right:40px;
}
#wrapper .container .footer ul li.firstli {
	float:left;
	padding-left:85px;
}
#wrapper .container .footer ul li.secli  {
	float:left;
	padding-left:50px;
}
#wrapper .container .footer ul li.thirdli  {
	float:left;
	padding-left:50px;
}

#wrapper .container .footer ul li.fourthli  {
	float:left;
	padding-left:50px;
}

#wrapper .container .footer ul li a.first{
	float:left;
	background:url(images/firstLink.png) 0px -93px no-repeat;
	width:181px;
	height:93px;
}
#wrapper .container .footer ul li a.sec{
	float:left;
	background:url(images/secLink.png) 0px -94px no-repeat;
	width:181px;
	height:93px;
}
#wrapper .container .footer ul li a.third{
	float:left;
	background:url(images/thirdLink.png) 0px -93px no-repeat;
	width:181px;
	height:93px;
}

#wrapper .container .footer ul li a.fourth{
	float:left;
	background:url(images/fourthLink.png) 0px -93px no-repeat;
	width:181px;
	height:93px;
}

#wrapper .container .footer ul li a.first:hover{
	float:left;
	background:url(images/firstLink.png) 0px 0px no-repeat;
	width:181px;
	height:93px;
}
#wrapper .container .footer ul li a.sec:hover{
	float:left;
	background:url(images/secLink.png) 0px -1px no-repeat;
	width:181px;
	height:93px;
}
#wrapper .container .footer ul li a.third:hover{
	float:left;
	background:url(images/thirdLink.png) 0px 0px no-repeat;
	width:181px;
	height:93px;
}

#wrapper .container .footer ul li a.fourth:hover{
	float:left;
	background:url(images/fourthLink.png) 0px -2px no-repeat;
	width:181px;
	height:93px;
}

#wrapper .container .footer .fottertxt{
	float:left;
	width:1044px;
	padding-top:15px;
}
.fottertxt .left{
	float:left;
	padding-left:39px;
	padding-top:13px;
}
.fottertxt .right{
	float:right;
	padding-right:50px;
}
.fottertxt .right a.faceBook{
	float:left;
	background:url(images/facebook.jpg) 0px 0px no-repeat;
	width:127px;
	height:48px;
}
.fottertxt .right a.faceBook:hover{

	background:url(images/facebook.jpg) 0px -48px no-repeat;

}
