body {
	margin: 0px;
	padding: 0px;
	background-color: #66CCFF;
}
#header {
margin: 0 auto;
width:1002px;
height:145px;
background:url(images/header.jpg) no-repeat; 
}
#buttons {
	margin: 0 auto;
	width:1002px;
	height:36px;
	background-repeat: no-repeat;
 
 }


#wrap{
	margin: 0 auto ;
	width:1002px;
	height:900px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	}
	
#leftcontent{
   float:left;
   width:377px;
   height:100%
}

#rightcontent{
   float:right;
   width:625px;
   height:100%;
}

#animation{
    clear:both;
    margin: 0 auto;
	width:1002px;
	height:97px;
	background:#FFFFFF
	
}	
	
#footer{
	margin: 0 auto;
	width:1002px;
	height:57px;
}	

#form{
margin:20px 0 0 20px; 
width: 338px;
height:400px;

}

#ads_one{
	
margin:25px 0 0 25px; 
width: 325px;
height:234px;
background: url(images/ads_one.jpg) no-repeat;
}

#ads_two{
	
margin:25px 0 0 25px; 
width: 325px;
height:234px;
background: url(images/ads_two.jpg)  no-repeat;
}

#welcome{
margin:35px 0 0 35px; 
width: 558px;
height:295px;
background: url(images/welcome.jpg) no-repeat;

}


#welcome_heading{
	margin:35px 0 0 35px;
	width: 558px;
	height:20px;
	color: #66CCFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#welcome_content{
	margin:10px 0 0 35px;
	width: 558px;
	height:40px;
	color: #FFFFFF;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}
#footer #footer_buttons #copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	height: 50px;
	width: 1002px;
}

#save{
	width: 558px;
	height:130px;
	margin-top: 180px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	clip: rect(5px,auto,auto,auto);
	background-image: url(images/sangai.jpg);
	background-repeat: no-repeat;
	padding-bottom: 100px;
}

#footer_buttons{
	height: 57px;
	width: 1002px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;


}
#footer ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-color: #000000;
	text-align: center;
}
#footer li {
	display: inline;
	height: 50px;
}
#footer #footer_buttons a {
	font-family: Tahoma;
	font-size: 12px;
	color: #66CCFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#contact{
  background: #FF8C00;
  color:  #FFFFFF;
  font-family: @KaiTi;
  padding-top:0px;
  height:20px;
  line-height:20px;
  text-align:center;
  font-size: medium;
  font-weight: bold;

}

