body, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #F60;
}

body {
	font-family: Calibri;
	font-size: 100%;
	color: #666;
}
body a {
	color: #F60;
	text-decoration: none;
}

.container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub-footer {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
	background-color: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
}

body a:hover, body a:focus {
	text-decoration: underline;
}
.leftimg {
	float: left;
	margin-right: 8px;
}




#header {
	background-color: #FFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	color: #F60;
}
#header ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#header li {
	display: inline;
	padding-bottom: .5em;
}
#header a {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#content-wrapper {
	float: left;
	width: 770px;
	margin-bottom: 20px;
}
#main-content {
	float: left;
	width: 506px;
	padding-bottom: 20px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#secondary-content {
	float: left;
	width: 225px;
	padding-bottom: 20px;
	margin-left: 0px;
	padding-left: 12px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 219px;
	background-color: #F60;
}
#secondary-content ul {
	padding-left: 1em;
}


#footer-wrapper {
	float: left;
	width: 770px;
}
#footer img {
	float: left;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer ul {
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
}
#footer li {
	padding-bottom: 14px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #FFF;
	text-decoration: underline;
}
.column {
	float: left;
	width: 224px;
	font-family: Calibri;
	color: #FFF;
	font-size: 100%;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.rightimg {
	float: right;
	padding-left: 8px;
}
#left_float {
	float: left;
}
#coalition_partners {
	list-style-type: none;
}
#box {
	border: 2px solid #F60;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 103px;
}
