#head {
	height: 157px;
	width: 790px;
	background-image: url(images/image_01.jpg);
}
#content {
	background-repeat: repeat-y;
	width: 790px;
	background-color: #FFFFFF;
	background-position: right;
}


#footer {
	background-image: url(images/image_13_02.jpg);
	height: 38px;
	width: 790px;
	text-align: center;
	background-repeat: no-repeat;
}
body {
	background-image: url(images/image_14.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#btn {
	width: 790px;
}
#callme {
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	float: right;
	width: 470px;
	height: 55px;
}

