body {
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bgdBody.jpg) repeat-x top center #474765;
	color: #75758a;
	margin: 0px;
}
html {
	border: 0;
}
a {
	text-decoration: underline;
	color: #75758a;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #75758a;
	font-weight: normal;
}
acronym {
	cursor: help;
}
h1 {
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #26265a;
}
h2 {
	font-size: 15px;
	letter-spacing: 0.1em;
	text-decoration: underline;
	font-weight: normal;
	color: #474765;
}
hr {
	height: 1px;
	border-top: 1px solid #cbcbd2;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
img {
	border: 0px;
}
form  {
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.input {
	width: 270px;
	height: 20px;
	border: 1px solid #cecece;
	background: #ffffff;
	color: #75758a;
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 0px 0px 5px;
}
.inputEnquiry {
	width: 270px;
	height: 100px;
	border: 1px solid #cecece;
	background: #ffffff;
	color: #75758a;
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 0px 0px 5px;
}
#sticker {
	width: 211px;
	height: 211px;
	z-index: 2;
	position: absolute;
	margin-top: -25px;
	margin-left: 675px;
	background: url(../images/imgSticker.jpg);
}
#container {
	width: 990px;
	margin: auto;
	background: #ffffff;
}
#header {
	width: 375px;
	height: 45px;
	padding: 237px 0px 10px 615px;
	font: 100%/120% 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	background: url(../images/bgdHeader.jpg) no-repeat;
}
#header a {
	text-decoration: none;
	color: #474765;
	font-weight: normal;
}
#header a:hover {
	text-decoration: none;
	color: #0e0e36;
	font-weight: normal;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	display: inline;
	margin-right: 20px;
}
#content {
	width: 920px;
	margin: auto;
	padding: 35px 0px 35px 0px;
	border-top: 1px solid #e4e4e8;
}
.col01 {
	width: 280px;
	float: left;
	margin-right: 40px;
	text-align: justify;
}
.col02 {
	width: 280px;
	float: left;
	margin-right: 40px;
	text-align: justify;
}
.col03 {
	width: 280px;
	float: left;
	text-align: justify;
}
#footer {
	width: 920px;
	height: 30px;
	margin: auto;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #e4e4e8;
}
#footer a {
	text-decoration: none;
	color: #a3a3b2;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	color: #78788e;
	font-weight: normal;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 20px;
}