/* Neutralize styling */
html, body, th, td {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif, verdana ;
	/* When using relative sizes (small, etc.), be sure to set the font size in standard-ie.css one step smaller */
	font-size: 12px;
}
html, body
{
	height: 95%;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	height: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	padding: 0;
}

p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote {
	margin-left: 2em;
}

a img {
	border: 0;
}
/*----------------------------------------------------------------------------*/

div#container {
	width: 1008px;
	height: auto;
	margin: 0px auto;
}

div#leftwrapper {
	width: 161px;
	/*min-height: 500px;*/
}
.leftcontainer
{
	width: 161px;
}
div#vertical_spacer
{	
	float:left;
	border:0px solid green;
	height:630px;
}

div#rightwrapper {
	width: 161px;
	overflow: hidden;
}

div#footerwrapper
{
	margin-bottom:0px;
	width: 100%;
	float: left;
}

#topwrapper
{
	height: 79px;
	line-height: 79px;
	overflow: hidden;
}

#topwrapper div#banner {
	overflow: hidden;
	height: 79px;
	line-height: 79px;
	width: 686px;
}

#topwrapper div#user7 {
	width: 161px;
	height: 79px;
	line-height: 79px;
	overflow: hidden;
}

div#headerwrapper {
	width: 684px;
	border-right: 2px solid white;
}

div#contentwrapper {
	height: auto;
	width: 686px;
	padding: 0 0px;
	overflow: hidden;
}

#user1 , #user2, #user3, #user4, #user5, #user6
{
	width: 50%;
}

#full-width {
	width: 100%;
}

div#insetwrapper {

}

#content {
	padding: 0 10px;
	overflow: hidden;
}

#header {
	height: 20px;
	border-bottom: 2px solid #FFFFFF;
	background-image: url('../images/head_menu_bg.gif');
	background-repeat: repeat-x;
}

#pathway {
	height: 20px;
	padding: 0 10px;
}

