body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:70px;
	background-color:#A29E9A;
	background-image:url('/images/page/bg.jpg');
	background-repeat:repeat;
	text-align:center;
}
form {
	margin: 0px;
	padding: 0px;
}
#main {
	background-image:url('/images/page/mainbg.jpg');
	width:632px;
	height:442px;
	text-align:center;
}
table#bottomtext {
	font-size:13px;
	color:#fff;
	margin-top:18px;
}
#digiem {
	width:100%;
	height:30px;
}
#extras {
	width:632px;;
	height:94px;
	margin-top:166px;
	padding-top:5px;
}
#google {
	width:486px;
	height:85px;
	vertical-align:bottom;
	text-align:left;
}
#input {
	background-image: url('/images/page/inputbg.jpg');
	background-position:right top;
	background-repeat:repeat-x;
	border:0px;
	width:165px;
	height:17px;
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}
* html #input {
	width:176px;
	height:21px;
	padding-right:0px;
}
#button {
	background-image:url('/images/page/buttonbg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:94px;
	height:21px;
	cursor:hand;
}
#ghdotcom {
	width:146px;
	height:73px;
	vertical-align:top;
}
div#bottomtext {
	width:100%;
	text-align:center;
	font-size:14px;
	padding-top:21px;
	color:#fff;
}

a {
	color:#ccc;
}

a:hover {
	color:#fff;
}