@font-face {
  font-family: DINEngschrift;
  src: url(fonts/lte50845.ttf) format("truetype");
}


body {
	padding: 0px;
	margin: 0px;
	outline: none;
}

a img {
	border: none; 
	outline: none;
}

a {
	color: #666666;
	text-decoration:none;
	outline: none;
}

a:visited {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

#BackgroundImages {
	margin-top: 170px;
	margin-left: 248px;
	width: 520px;
}

#Container {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#LeftSidebar {
	position: absolute;
	left: 0;
	width: 230px;
}

#Logo {
	position: absolute;
	left: 64px;
	top: 18px;
	font-family: DINEngschrift, Arial, Helvetica, sans-serif;	
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-transform:uppercase;
}

#Logo a {
	color: #000000;
	text-decoration:none;
	outline: none;
}

#Logo a:visited {
	color: #000000;
	text-decoration:none;
}

#Logo a:hover {
	color: #000000;
	text-decoration:none;
}

#Cstatement {
	margin-top: 130px;
	margin-left: 8px;
}

#Nav {
	position: absolute;
	left: 244px;
	padding-top: 50px;
	padding-left: 4px;
	width: 544px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-transform:uppercase;
	background-color: #FFFFFF;
}

#Nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Nav li {
	position: relative;
}

#Nav li ul {
    position: absolute;
	left: 160px;
	top: 0;
}

#Nav li a:link { 
	color:#999999;
	text-decoration:none;
}

#Nav li a:visited { 
	color:#999999;
	text-decoration:none;
}

#Nav li a:hover { 
	color: #000000;
	text-decoration:none;
}

#Nav li a.current {
	color: #000000;
	text-decoration:none;
}

#Nav ul li ul li {
	display: inline;
	margin-left: 20px;
}

#Nav ul li ul li.featured {
	display: inline;
	margin-left: 5px;
}


#TertiaryNav {
	position: absolute;
	left: 429px;
	top: 100px;
	width: 544px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-transform:uppercase;
}

#TertiaryNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#TertiaryNav li {
	position: relative;
	display: inline;
	margin-left: 5px;
}

#TertiaryNav li ul {
    position: absolute;
	left: -5px;
	top: 15px;
	width: 300px;
}

#TertiaryNav li a:link { 
	color:#999999;
	text-decoration:none;
}

#TertiaryNav li a:visited { 
	color:#999999;
	text-decoration:none;
}

#TertiaryNav li a:hover { 
	color: #000000;
	text-decoration:none;
}

#TertiaryNav li a.current {
	color: #000000;
	text-decoration:none;
}

#TertiaryNav ul li ul li {
	display: inline;
	margin-left: 5px;
}


#RightSidebarTop {
	position: absolute;
	height: 50px;
	width: 190px;
	left: 796px;
	background: #FFFFFF;
}	

#RightSidebar {
	position: absolute;
	top: 32px;
	left: 796px;
	z-index: 2;
	/*background-image:url(images/whiteTransparency.png);
	background-repeat: inherit;*/
}	
	
#RightSidebarCopy {	
	width: 175px;
	border-left: 2px solid #999999; 
	border-right: 2px solid #999999; 
	padding-left: 16px; 
	padding-right: 16px;
	padding-bottom: 1px;
}

#RightSidebarThumb {
	margin-top: 20px;
}

#RightSidebarThumb img {
	border: 1px solid #CCCCCC;
	width: 20px;
	margin-right: 4px;
}

#AboutRightSidebarBars {
	margin-top: 20px;
	width: 175px;
	height: 755px;
	border-left: 2px solid #999999; 
	border-right: 2px solid #999999; 
	padding-left: 16px; 
	padding-right: 16px;
	padding-bottom: 1px;
}

#AboutCopy {
	position: absolute;
	left: 796px;
	width: 175px;
	top: 32px;
	padding-left: 16px; 
	padding-right: 16px;
	padding-bottom: 1px;
}

.clear {
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

h1 {
	font-family: DINEngschrift, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-transform:uppercase;
}

h3 {
	font-family: DINEngschrift, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
}

