#welcome {
	background-image:url(../images/page/home.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #273267;
	width: 414px;
	height: 244px;
	margin: 0;
}
#hcentre {
margin:0;
}
#book {
margin: 0px 8px 8px 17px;
width: 200px;
height:100px;
} 

#register {
background-image:url(../images/buttons/register.gif);
background-repeat:no-repeat;
margin: 1px 50px 8px 0px;
border:1px solid #273267;
width: 200px;
height:100px;
}
#offer1 {
background-image:url(../images/buttons/exec.gif);
background-repeat:no-repeat;
margin-left:15px;
border:1px solid #273267;
width: 200px;
height:100px;
}
#offer2 {
background-image:url(../images/buttons/rth.gif);
background-repeat:no-repeat;
margin-right:8px;
border:1px solid #273267;
width: 200px;
height:100px;
}

#login {
margin:15px 0;
}

#elogin {
margin: 0;
border: 1px solid #8086a6;
width: 141px;
height: 120px
}
.five {
margin: 5px 0 0 0;
}
.texter {
vertical-align: top;
padding: 10px 0px 5px 5px;
}
#rth {
	width:215px;
	height:97px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #273267;
	border-right-color: #273267;
	border-bottom-color: #273267;
	border-left-color: #273267;
}
.indn {
padding: 0 0 0 1px;
}
.right {
text-align:right;
}
.bb {
border:1px solid #273276;
}
.up {
padding-top:5px;
} 
