body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	background-color: #ffffff;
	width: 750px;
	margin: 0px auto 10px auto;
}

a {
	color: #000000;
	text-decoration: underline;
}

img {
	border: none;
}

#content {
	clear: both;
}

#content .column {
	position: relative;
	float: left;

}

#primary_content {
	width: 100%;
}

#secondary_content {
	display: none;
}

#footer {
	display: none;
}

#header {
	height: 50px;
	background-color: #ffffff;
	padding: 3px;
}

#header #telbox, #header #logo {
	position: relative;
	float: left;
}

#header #logo {
	width: 490px;
}

#header #telbox {
	display: none;
}

#menu {
	display: none;
}
