#wrapper {
	height: 600px;
	width: 740px;
	background-color: #FFFFFF;
}
#wrapper2 {
	height: 850px;
	width: 740px;
}
#left_col {
	float: left;
	width: 125px;
	height: 541px;
	list-style-type: none;
	padding-top: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 12px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
#main_window_home {
	height: 570px;
	width: 500px;
	float: right;
	margin-top: 30px;
	background-color: #FFFFFF;
	margin-right: 90px;
}
#main_window2 {
	height: 570px;
	width: 560px;
	float: right;
	margin-top: 30px;
	background-color: #FFFFFF;
	margin-right: 55px;
}
#main_window3 {
	height: 800px;
	width: 560px;
	float: right;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	height: 15px;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}
#top_nav a:link {
	color: #666666;
	margin-bottom: 10px;
	text-decoration: none;
}
#top_nav a:hover {
	color: #333333;
	text-decoration: none;	
}
#home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	vertical-align: top;
	margin-right: 10px;
}
#graphic {
	vertical-align: middle;
}
#left_col2 {
	float: left;
	width: 125px;
	height: 560px;
	list-style-type: none;
	background-repeat: repeat;
	background-image: url(images/line.gif);
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 12px;
}
#home_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	vertical-align: top;
	width: 500px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}
#home_text2 a:link {
	color: #666666;
	text-decoration: underline;
}
#home_text2  a:hover {
	color: #000000;
}
#main_window_home a:link {
	color: #666666;
}
#main_window_home a:hover {
	color: #333333;
}
