/*-----------------------------------------------------
Office of the Clerk
U.S. House of Representatives

******************************************
	SITE NAME 1024 X 768 RESOLUTION STYLES
******************************************

created: 11/01/2011, LGH
-------------------------------------------------------*/


/*-----------------------------------------------------
	STRUCTURAL CONTAINERS
-------------------------------------------------------*/
#container {
	width: 960px;
	margin: 0px auto 10px auto;
}

#main {
	padding: 20px;
}

#primaryContent {
	width: 70%;
	float: left;
	margin-right: 3.5%;
}

#secondaryContent {
	width: 25.5%;
	float: left;
}

.clearBoth {
	width: 100%;
	height: 0px;
	clear: both;
}












/*-----------------------------------------------------
	HEADER STYLES
-------------------------------------------------------*/
#header {
}

#logoContainer {
	/* width: 960px;
	margin: 0 auto;
	height: 50px; */
}
a#logo {
	
}
#nav ul {
	width: 960px;
	margin: 0px auto;
	overflow: visible;
}









/*-----------------------------------------------------
	FOOTER STYLES
-------------------------------------------------------*/
#footer {
	width: 960px;
	margin: 0px auto 20px auto;
}
