body, html {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #fff;
	color: #000;
}
img		{
	cursor: pointer;
}

.container	{
	position: relative;
	width: 760px;
	top: 0px;
	left: 50%;
	margin-left: -380px;
}

.headert	{
	width: 241px;
	height: 785px;
	padding: 15px 0 0 519px;
	background-image: url('../images/bg.jpg');
	background-repeat: none;
	cursor: pointer;
}

.pad		{
	margin: 10px 0 20px 0;
	width: 760px;
	height: 400px;
	text-align: left;
}
.pad1		{
	background-image: url('../images/1281.jpg');
	background-repeat: no-repeat;
}
.pad2		{
	background-image: url('../images/1394.jpg');
	background-repeat: no-repeat;
}
.pad3		{
	background-image: url('../images/1802.jpg');
	background-repeat: no-repeat;
}
.pad4		{
	background-image: url('../images/2160.jpg');
	background-repeat: no-repeat;
}
.pad5		{
	background-image: url('../images/2176.jpg');
	background-repeat: no-repeat;
}

.picsoverlay	{
	cursor: pointer;
	float: right;
	width: 550px;
	height: 400px;
}
.txtbox		{
	padding: 35px 30px 0 20px;
	height: 127px;
	width: 160px;
	cursor: pointer;
	float: left;
}
.buttons	{
	width: 210px;
	height: 92px;
	clear: left;
	float: left;
}

