* {
	margin: 0;
	padding: 0;
}
body {
	background: url('images/bg.gif') #FFFFFF repeat-x;
	color: #000000;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 8.5pt;
	margin-top: 25px;
	margin-bottom: 25px;
}
table {
	font-size: 8pt;
}
a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: 0; }
ul { list-style-position: inside; }

p {
	text-align: left;
	margin-left: 3px;
	margin-bottom: 4px;
	padding: 10px 0 0 0;
}
hr {
	margin: 15px 0 15px 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #CCCCCC;
	background: 0;
	width: 98%;
}

#container {
	width: 770px;
	margin: auto;
}

#header {
	background: url('images/header.gif') no-repeat;
	height: 50px;
	text-align: center;
}
#header img {
	position: relative;
	top: 2px;
}
#header a {
	margin: 0 5px 0 5px;
	color: #FFFFFF;
	font-weight: bold;
}
#header a:hover {
	color: #333333;
}
#header form {
	display: inline;
}
#header form span {
	font-weight: bold;
	color: #666666;
	margin-left: 241px;
	padding-right: 20px;
}
#header form input {
	margin-right: 5px;
}
form input.submit {
	background: 0;
	border: 0;
	font-weight: bold;
	color: #666666;
	font-size: 8.5pt;
	padding: 0;
	text-decoration: underline;
}
.line1 {
	height: 21px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	text-a/lign: right;
}
.line2 {
	padding-top: 2px;
	height: 17px;
	text-align: center;
}

div.top {
	background: url('images/top.gif') no-repeat;
	line-height: 0;
	height: 5px;
	margin-top: 8px;
}

div.bottom,div.bottom2 {
	background: url('images/bottom.gif') no-repeat;
	line-height: 0;
	height: 6px;
}
div.bottom2 {
	position: relative;
	top: -4px;
}

#section1 {
	background: url('images/section_bg.gif') repeat-y;
}

#section2 {
	background: url('images/section_bg.gif') repeat-y;
}

div.grey {
	margin: 4px auto 0 auto;
	width: 760px;
}
span.highlight {
	color: #4E5E75;
	font-weight: bold;
}
#buttons {
	float: left;
	width: 201px;
	text-align: left;
}
a.button, a.button2, a.button3 {
	height: 63px;
	width: 196px;
	display: block;
	margin-bottom: 5px;
	color: #FFFFFF;
}

a.button span,a.button2 span,a.button3 span {
	font-size: 8pt;
	font-weight: bold;
	position: relative;
	left: 5px;
	top: 7px;
}
a.button img,a.button2 img,a.button3 img {
	margin-top: 4px;
}

a.button:hover,a.button2:hover,a.button3:hover { color: #33CBFE; }
a.button { background: url('images/button2.gif') no-repeat; }
a.button2 { background: url('images/button1.gif') no-repeat; }
a.button3 { background: url('images/button2.gif') no-repeat; margin-bottom: 0; }

a.button:hover,a.button3:hover { background: url('images/buttonhover2.gif') no-repeat; }
a.button2:hover { background: url('images/buttonhover.gif') no-repeat; }

div.left,div.centre,div.right {
	background: url('images/column.gif') no-repeat;
	width: 250px;
	margin-left: 5px;
	float: left;
	text-align: left;
}
div.left { background-position: top left; }
div.centre { background-position: top center; }
div.right { background-position: top right; }
div.left img,div.centre img,div.right img { margin-bottom: 14px; }

div.left_50 {
	width: 358px;
	float: left;
	margin-right: 5px;
	text-align: left;
}
div.left_50 p {
	text-align: justify;
}
div.left_50 img {
	margin-top: 6px;
}
div.right_50 {
	width: 196px;
	float: left;
}

div.left_100 {
	width: 490px;
	float: left;
	padding/-right: 18px;
	padding-left: 30px;
	padding-top: 15px;
	text-align: left;
}
div.left_100 p {
	text-align: justify;
}

div.thumb, div.thumb_bottom,div.thumb_left {
	background: url('images/h_spacer.gif') no-repeat bottom left;
	height: 65px;
	text-align: left;
}
div.thumb_left { background: url('images/h_spacer_left.gif') no-repeat bottom left; }
div.thumb img, div.thumb_bottom img,div.thumb_left img { margin-bottom: 0; }
div.thumb_bottom { border: 0; background: none; margin: 0; height: 57px; }

div.thumb span, div.thumb_bottom span,div.thumb_left span {
	display: block;
	height: 65px;
	padding-left: 66px;
	padding-right: 1px;
	padding-top: 3px;
	margin-top: 3px;
	text-align: justify;
}
span.thumb1 { background: url('thumbnail1.jpg') no-repeat top left; }
span.thumb2 { background: url('thumbnail2.jpg') no-repeat top left; }
span.thumb3 { background: url('thumbnail3.jpg') no-repeat top left; }
span.thumb4 { background: url('thumbnail4.jpg') no-repeat top left; }
span.thumb5 { background: url('thumbnail.jpg') no-repeat top left; position: relative; top: 1px; }

span.column {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 7px;
	display: block;
	text-align: center;
}
img.hr_right {
	margin: 5px 0 5px 0;
	height: 2px;
	border: 0;
	padding: 0;
}
img.hr_left {
	margin: 5px 0 5px 0;
	height: 2px;
	border: 0;
	padding: 0;
}

#footer {
	margin: 2px auto 0 auto;
	text-align: center;
}
#footer img {
	position: relative;
	top: 2px;
}
#footer a {
	color: #000000;
	font-weight: bold;
}
#footer a:hover {
	color: #666666;
}