/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;
margin:0;
padding:0;
text-align:center;
background-color:#fff;
}

p{
	margin-top: 0.6em;
	margin-bottom:0.6em;
	line-height:1.6em;
}

p.welcome{
	/*line-height:33PX;*/

	float:left;
	padding-top:7px;
	margin-top:10px;
	margin-bottom:5px;
	
	
}

p span.small{
  font-size: 10px;
}

a{
color: #233a77;
}

br{
line-height: 1.4em;
}
 img.welcome{
float:left;
margin-right:4px;


}



#wrapper{
	background-image:url(images/site/page_bg.jpg);
	background-repeat:repeat-y;
	width: 600px;
	margin: 0 auto 0 auto;
	position:relative;
}

#header{
	height:105px;
	background-image:url(images/site/header_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	
}

img#header-left{
	position:absolute;
	top: 105px;
	left:0;
}

img#header-right{
	position:absolute;
	top: 105px;
	right:0;
}


#main{
	position:relative;	
	padding-top:10px;
}

#left{
 width: 123px;
 float:left;
 color:#fff
 
}


img#smile{
margin-top:20px;
}

img#lift{
margin-top:10px;
}

img#register{
margin-top: 10px;
margin-bottom: 10px;
	
}

.left-img{
margin-top: 10px;
margin-bottom: 10px;

}


.img-right2{
margin-top: 10px;
margin-bottom: 10px;
float:right;


}


.img-left2{
margin-top: 10px;
margin-bottom: 10px;
float:left;


}

div#poll{
	margin-top:10px;
}

#right{
	width: 455px; 
	float:right;
	text-align:justify;
	margin-right:5px;
	padding-bottom: 25px;
	
}

#img .tip{
  float: right;
}

img#signature{
margin-bottom:10px;
}

#reception-lady{
	position:absolute;
	bottom:0;
	right:0;
}

#left-bottom{
  position: absolute;
  bottom: 70px;
  left: 10px;
}


#win-box{
 
  width: 455px;
  height: 217px;
  margin: 10px 0 10px 0;
  
}

#win-box .text{
  
  width: 295px;
  height: 150px;
  top: 50px;
  left: 15px;
  position: absolute;
}

#main-bottom{

}

#main-bottom img.cartoon{
  float: left;
}

#main-bottom #quote{
  width: 240px;
  float: right;
  right: 10px;
  top: 0;
  text-align: center;

}

#main-bottom #cartoon-contact{
  width: 140px;

  
  float: left;
  top: 147px;
  text-align: left;
  font-size: 10px;
  color: #E2703E;
  

}

#main-bottom #cartoon-contact a{
  color: #E2703E;
  float: left;
}




#footer{
	height: 60px;
	background-image:url(images/site/footer-bg.jpg);
	background-repeat:no-repeat;
}

#footer-in{
	width: 440px;
	float:left;
	text-align: right;
	font-size:10px;
  line-height: 1.5em;
	height:40px;
	color: #1F265A;
	margin-top:10px;
	
}


table.words{

background-color:#fff;
font-size:11px;
border: 1px solid #20275B;
color: #000;
}


table.words a{
	text-decoration:none;
	color: #000;
	display:block;
}

table.words a:hover{
	color: green;
	font-weight:bold;
	
}


div.divider{
	height:10px;
	
	
}
