BODY {
	text-align: center;
	margin: 0px;
}

IMG {
	border: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 730px;
	min-width: 730px;
}

#logo-header {
	float: left;
	min-width: 730px;
}

#logo {
	float: left;
}

#header {
	float: right;
}

#content {
	margin-right: 255px;
	background: url(../images/dot-divide-vertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: auto;
}

#side-column {
	clear: both;
	float: right;
	width: 250px;
}

DIV.internal {
	padding: 10px;
}

#content DIV.internal {
	padding: 10px;
	padding-top: 0px;
}

#side-column DIV.internal {
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

#search DIV.internal {
	padding: 10px;
}

DIV.fill-row {
	clear: both;
	width: 100%;
	text-align: right;
}

#search {
	background: url("../images/red-box.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 100px;*/
	width: 238px;
	text-align: right;
	margin-bottom: 5px;
}

#search FORM {
	margin: 0px;
}
