#outer_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#home_left_bottom {
	padding: 26px 12px 0 0;
	margin: 0;
	height: 100%;
	background-position: top left;
	background-image: url('/lib/images/bg_home_left_bottom_triangle.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 233px;
	text-align: right;
}

#home_left_bottom P {
	padding:0 3px 15px 0;
	margin:0;
	text-align: right;
	color: #767661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#home_left_bottom a {
	color: #767661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#home_left_bottom a:link,
#home_left_bottom a:visited{
	text-decoration: underline;
}

#home_left_bottom a:hover,
#home_left_bottom a:active{
	text-decoration: none;
}

.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}

#right_container {
	position: relative;
	width:540px;
	height: auto;
	clear:both;
	background-image: url('/lib/images/bg_right_container.gif');
	background-repeat: repeat-y;
}

#home_right_left {
	width: 237px;
	height: 100%;
	float: left;
	padding: 17px 17px 0 17px;
	margin-bottom: 17px;
	margin: 0;
	background-image: url('/lib/images/bg_home_right_left.gif');
	background-repeat: repeat-y;
}

#home_right_left P {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;
}


#home_questions {
	padding: 0;
	margin: 0;
	height: 174px;
	width: 540px;
}

#home_right_right {
	width: 269px;
	height: 100%;
	float: right;
	padding: 0;
	margin: 0;
	background-color:#767661;
}

#home_right_right P {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0 17px 0 17px;
	line-height:21px;
}

#home_right_right ul {
	padding-left: 17px;
	padding-right: 17px;
	margin:18px 0 0 17px;
}

#home_right_right li {
	line-height: 17px;
	color: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 8px;
}

#home_find_summit {
	position: relative;
	width: 540px;
	height: 37px;
	bottom: 0px;
	left: 0px;
	background-image: url('/lib/images/bg_right_container_bottom.gif');
	background-repeat: repeat-y;
}

#home_find_summit IMG {
	position: relative;
	left: 290px;
	bottom: 0px;
	border: none;
}
