body, html {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 16px;
	background-color: #AAA;
	color: #000;
	background-image: url('../images/back.jpg');
	background-position: center top;
}
img		{
	cursor: pointer;
}

.container	{
	position: relative;
	width: 760px;
	top: 0px;
	left: 50%;
	margin-left: -380px;
}

.headert	{
	width: 760px;
	height: 800px;
	background-image: url('../images/bg.jpg');
	background-repeat: none;
}

.spacert	{
	clear: both;
	padding-top: 30px;
}

.pad		{
	width: 760px;
	height: 400px;
	text-align: left;
}
.pad1		{
	background-image: url('../images/1459.jpg');
	background-repeat: none;
}
.pad2		{
	background-image: url('../images/1430.jpg');
	background-repeat: none;
}
.pad3		{
	background-image: url('../images/891.jpg');
	background-repeat: none;
}
.pad4		{
	background-image: url('../images/193.jpg');
	background-repeat: none;
}
.pad5		{
	background-image: url('../images/176.jpg');
	background-repeat: none;
}

.leftbit	{
	cursor: pointer;
	float: left;
	width: 480px;
	height: 400px;
}
.txtbox		{
	height:	254px;
	width: 230px;
	cursor: pointer;
	float: left;
}
.buttons	{
	text-align: right;
	float: right;
}

