#header table {
	display:block;
}
#header {
	background: url(images/header.jpg) #fff no-repeat center top;
	color: #000000;
	width:898px;
	height: 253px;
	text-align: left;
	padding:0;
	margin:0;
}

#header td {
}
#header td.headimage1 {
	vertical-align:top;
	padding:0;
	width:100px;
}

#header td.headimage1 img {
	padding:0;
	margin:0;
}

#header td.headphoto1,
#header td.headphoto2,
#header td.headphoto3 {
	vertical-align:bottom;
	padding: 55px 0 0 0px;
	width: 246px;
	text-align:center;
}

#header td.headphoto1 img,
#header td.headphoto2 img,
#header td.headphoto3 img {
	border:5px solid #fff;
}


#pagelayout {
	width: 900px;

	border:3px solid #fff;
}

body{
	background: url(images/body-bg.jpg) #deeef9 repeat-x center top;
	color:#000;
}

#footer {
	height:0px;
}

#qm0 {
	padding:5px 1px;
}
#qm0 a {
	background: #69c;
	color: #fff;
	margin:0;
}

#qm0 a.qmparent {
	background: url(images/arrow-right.gif) #69c no-repeat right center;
	color: #fff;
}


#sidebar {
	background: #fff;
	color: #000000;
	padding: 0 10px;
	width: 210px;
}
h1 {
	color:#2077d7;
}
a {
	color:#2077d7;
}
