body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#container {
	width: 950px;
	
}
#toplines {
	background-image: url(http://www.relocationamerica.com/includes/border.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}
#left_side {
	width: 225px;
	float: left;
}
#left_nav {
	padding-top: 1em;
}
#header {
	height: 275px;
	width: 715px;
	float: right;
	padding-bottom: 1em;
}
#header_flash {
	float: left;
	width: 420px;
}
#header_nav {
	float: right;
	width: 278px;
}
#main_content {
	float: right;
	width: 715px;
}
h1 {
	color: #990000;
}
li a {
	color: #000000;
}
li a:hover {
	color: #990000;
}
a img {
	text-decoration: none;
	border: 0 none;
	}		

