@charset "UTF-8";
/* CSS Document */


.header_intern {
	color: #FFFFFF;
	width: 977px;
	float: left;
	background-image: url(../images/header-shadow_05.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 25px;
}
#wrapper #content_intern {
	width: 75%;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	padding-bottom: 20px;
}
.left_nav {
	float: left;
	width: 20%;
	padding-right: 1%;
}.left_nav li {
	font-size: 12px;
	color: #339999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
	list-style-image: none;
	list-style-type: none;
	line-height: 200%;
}
.left_nav ul {
	margin: 0px;
	padding: 15px;
}
.into_intern {
	padding-bottom: 0px;
	font-size: 17px;
	float: left;
}
.one-column {
	padding-bottom: 0px;
	float: left;
}
.nav_int {
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.wrapper_intern {
	margin: auto;
	width: 1000px;
}
body {
	margin-top: 10px;
}
#wrapper {
	background-image: url(/images/intenral_nav/internal_template_16.png);
}

