body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	text-align: left;
	color: #76868d;
	font-size: 12px;
}

a
{
	text-decoration: none;
}

a:focus 
{
	outline: none;
}
img
{
	border: 0;
}


input
{
	color: #76868d;
	font-size: 12px;
}

input[type=text]
{
	width: 175px;
}

#page
{
	position: relative;
	width: 988px;
	margin: auto;
	margin-top: 10px;
}

#logo
{
	position: absolute;
	top: 32px;
	left: 53px;
	width: 232px;
	height: 96px;
}

#intouch
{
	position: absolute;
	top: 32px;
	left: 629px;
	width: 310px;
	height: 196px;
	background: url(intouchframe.png) no-repeat;
}

#intouch .body
{
	margin-left: 14px;
	margin-right: 4px;
	margin-top: 40px;
	line-height: 15px;
}

#intouch .body a
{
	font-weight: bold;
	color: #76868d;
}

#newmenus
{
	position: absolute;
	top: 155px;
	left: 21px;
	width: 954px;
	height: 400px;
}

#cdetails
{
	position: absolute;
	top: 563px;
	left: 735px;
	width: 250px;
	height: 14px;
}

#contactform
{
	position: absolute;
	top: 153px;
	left: 53px;
	width: 842px;
	height: 420px;
}

#contactform p
{
	margin-bottom: 25px;
}

.label
{
	float: left;
	width: 125px;
	height: 20px;
	padding-top: 5px;
}
.data
{
	float: left;
	width: 158px;
	height: 20px;
}
.thankyou
{
	font-weight: bold;
	font-size: 24px;
}

#disclaimer
{
	width: 300px;
	font-size: 11px;
	margin-top: 40px;
}
#disclaimer p
{
	margin-bottom: 10px;
}