#back {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	background: url(../images/back__home.jpg) repeat-x;
}

#container {
	width: 750px;
	height: auto;
	bottom: 0;
	top: 0;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#top_menu {
	width: 730px;
	margin-left: 10px;
	margin-right: 10px;
	height: 30px;
	margin-bottom: 0;
}

#header_home {
	width: 730px;
	height: 270px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

#header {
	width: 730px;
	height: 170px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

#content_container {
	width: 730px;
	padding: 0 10px;
}

#left_col
{
float: left;
width: 215px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 20px;
	margin: 0;
	padding-left: 5px;
}

#left_col_nav
{
width: 205px;
}

#right_col
{
width: 495px;
	padding-top: 0;
	margin-top: 0;
	float: right;
}

#right_col_in
{
	float: right;
	width: 140px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
}

#right_left_in
{
	margin-top: 0;
	float: left;
	width: 335px;
	padding: 10px 10px 0 0;
}

#clear {
	clear: both;
	background-position: 0;
}

#logo {
	clear: both;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/logo.jpg) no-repeat 2px bottom;
}

#right_left_in ul {
	padding: 0px;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-bottom: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#right_left_in li {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 14px;
	list-style-image: url(../images/bullet_3.gif);
}

#right_left_in li li {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 14px;
	list-style-image: url(../images/bullet_3.gif);
}

#right_left_in li a:link, #right_left_in li a:visited {
	color: #5B5B5B;
	text-decoration: none;
}

#right_left_in li a:hover {
	color: #5B5B5B;
	text-decoration: underline;
}

#Application {
	width: 200px;
	margin-bottom: 5px;
	height: 20px;
}