@charset "UTF-8";
/* CSS Document */



body {
	background-image: url(images/background_r1_c1.jpg);
	background-repeat: repeat-x;
	}
	
	

#wrapper {
	position: relative;
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ececec;
	background-color: #FFFFFF;
	}
	
	

#header {
	position: relative;
	text-align: left;
	width: 100%;
	background-color: #CCCCCC;
	}
	
#header2 {
	position: relative;
	text-align: center;
	width: 100%;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
#header3 {
	position: relative;
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
	top: 5px;
	}
	
	
#schillerLogo {
	position: relative;
	left: 2px;
	}
	

#mobileImage {
	position: relative;
	left: -18px;
	top: 18px;
	}
	
	

#navBar {
	position: relative;
	width: 100%;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #9C3022;
	border-right-color: #9C3022;
	border-bottom-color: #9C3022;
	border-left-color: #9C3022;
	top: 10px;
	}

#nav {
	list-style: none;
	left: -12px;
	position: relative;
	top: 5px;
	}

#nav li {
	display: inline;
	padding: 5px;
	position: relative;
	}
	
	

#footer {
	position: relative;
	text-align: right;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
	}
	
/* start: John's footer fix for Product_releases page */
#footer_fix{
text-align: right;
width: 100%;

clear:both;
}
/* end John's footer fix */
	
#footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
	}
	
#footerText a:link, #footerText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #9C3022;
	text-decoration: none;
	line-height: 10px;
	}
	
	
	
#homeLists {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	position: relative;
	top: -10px;
	margin: 0px;
	width: 220px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#homeLists li a:link, #homeLists a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	width: 220px;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#homeLists li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9C3022;
	margin: 0px;
	width: 220px;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#homeListsB {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	position: relative;
	top: -10px;
	margin: 0px;
	width: 220px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#homeListsB li a:link, #homeListsB a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	width: 220px;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#homeListsB li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9C3022;
	margin: 0px;
	width: 220px;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#homeListsC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 0px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	position: relative;
	top: -10px;
	margin: 8px;
	width: 200px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	left: 20px;
	}
	
#homeListsC li a:link, #homeListsC a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	width: 200px;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#homeListsC li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9C3022;
	margin: 0px;
	width: 200px;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
