* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 240px;
	margin-right: 240px;
}
#title {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
#header {
	height: 130px;
	position: relative;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 30px;
}
#header #hbanner {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position: absolute;
	height: 60px;
	width: 468px;
	top: 30px;
	right: 20px;
}
#wrap {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-weight: bold;
	color: #DD0000;
	font-size: 22px;
	text-align: center;
	margin: 10px;
}
#smtxt {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#smtxt span {
	color: #FF0000;
	font-size: 18px;
}
form {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 23px;
	padding: 10px;
}
form label {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

#form1 {
	width: 400px;
}

#form1   label {
	display: block;
	padding: 3px;
}
#form1    label   span {
	width: 120px;
	display: block;
	float: left;
	text-align: right;
}

#footer {
	padding: 15px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
}
#footer a {
	color: #FF5555;
	font-size: 11px;
}


#tiles {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-bottom: 15px;

}
#tiles #tilesheader {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#tiles img {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#tiles .tilesLink {
	display: block;
	padding: 5px;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
}
input, textarea {
	padding: 3px;
}
#wtw {
	position: absolute;
	top: 0px;
	left: 0px;
}
