body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

img.right {
	float: right;
	margin: 0px 0px 15px 15px;
}

img {
	border: 0px;
}

#Teaser {
	height: 304;
	width: 192;
	margin: 0px;
	padding: 0px;
}

#Arch {
	height: 89px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 822px;
	background-image: url('images/header_arch.png');
}

#Header #Logo {
	border: 0px;
	position: relative;
	top: 35px;
	left: 10px;
}

#Header {
	height: 90px;
	background-color: #f0f0f0;
	background-image: url('images/header_bkg.png');
	background-repeat: repeat-x;	
}

#Header ul {
	left: 200px;
	position: absolute;
	list-style-type: none;
	position: absolute;
	left: 210px;
	top: 60px;
	margin: 0px;
	padding: 0px;
}

#Header ul li.g {
	background-image: url('images/smallpointer_g.gif');
}

#Header ul li.d {
	background-image: url('images/smallpointer_d.gif');
}

#Header ul li.r {
	background-image: url('images/smallpointer_r.gif');
}

#Header ul li.o {
	background-image: url('images/smallpointer_o.gif');
}

#Header ul li.g:hover {
	background-image: url('images/smallpointer_g-over.gif');
}

#Header ul li.d:hover {
	background-image: url('images/smallpointer_d-over.gif');
}

#Header ul li.r:hover {
	background-image: url('images/smallpointer_r-over.gif');
}

#Header ul li.o:hover {
	background-image: url('images/smallpointer_o-over.gif');
}

#Header ul li {
	padding: 0px; 
	margin: 0px;
    /* padding-left: 15px; 
    margin-right: 30px; */
	padding-left: 15px;
	margin-right: 13px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url('images/smallpointer_l.gif');
	background-repeat: no-repeat;
}

#Header a {
	color: #000;
	text-decoration: none;
}

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

#Content p label {
	display: block;
	margin-top: 8px;
}

#Content p button {
	float: right;
}

#Content.short {
	height: 304px;
}

#Content {
	background-repeat: repeat-x;
	width: 528px;
	position: absolute;
	left: 192px;
	top: 90px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

#Content table {
	margin-left: 20px;
	font-size: 11px;
	width: 450px;
}

#Content table tbody tr th {
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	padding-top: 20px;
}

#Content h4 {
	margin-left: 20px;
}

#Content small {
	margin-left: 20px;
	font-size: 9px;
	font-style: italic;
}

#Content img {
	margin-left: 20px;
    border: #000 1px solid;
}

#Content p img {
	margin-left: 0px;
}

#Content p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 10px;
	width: 490px;
	margin-bottom: 20px;
}

#Content ul {
    list-style-type: none;
}

#Content ul li {
	font-size: 11px;
	margin-bottom: 5px;
}

#Content p b {
	font-weight: bold;
}

#Content p.Column1 {
	margin: 10px 0px 0px 20px;
	width: 226px;
	padding: 0px;
	float: left;
}

#Content p.Column2 {
	margin: 10px 15px 0px 0px;
	padding: 0px;
	width: 226px;
	float: right;
}

#Content h1 {
	padding: 0px;
	font-size: 20px;
	color: #d62626;
	margin: 15px 0px 0px 50px;
}

#Content h2 {
	padding: 0px;
	font-size: 12px;
	color: #a0a0a0;
	margin: 0px 5px 0px 35px;
	float: left;
}

#Content h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #000;
	margin: 0px 0px 0px 0px;
}


#Subnavi {
	height: 304px;
	background-repeat: no-repeat;
	position: absolute;
	left: 719px;
	top: 90px;
	width: 170px;
}

#Subnavi h2 {
	padding: 0px;
	font-size: 18px;
	margin: 20px 0px 30px 0px;
}

#Subnavi ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Subnavi ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 9px;
	padding-top: 0px;
	margin-bottom: 5px;
	background-position:5px 2px;
	height: 12px;
}

#Subnavi ul li:hover {
	background-repeat: no-repeat;
}

#Subnavi ul li a {
	font-weight: bold;
	text-decoration: none;
}

#Subnavi ul li a:hover {
	text-decoration: underline;
}

#Footer {
	background-color: #fff;
	background-image: url('images/footer_background.png');
	background-repeat: repeat-x;
	height: 374px;
	margin: 0px;
	padding: 0px;
}

#Footer #Separator {
	position: absolute;
	top: 397px;
	left: 179px;
}

#Footer #Left {
	width: 180px;
	position: absolute;
	top: 400px;
	left: 0px;
}

#Footer #More {
	width: 528px;
	position: absolute;
	top: 400px;
	left: 192px;
}

#Footer h3 {
	margin: 0px 0px 15px 0px;
	padding: 2px 0px 2px 15px;
	color: #fff;
	font-size: 14px;
}

#Footer {
	font-size: 11px;
}

#Footer p {
	margin-left: 15px;
}

#Footer table {
	margin-left: 15px;
	width: 510px;
}

#Footer table td {
	font-size: 11px;
	padding: 5px;
}


#More .Teaser {
	width: 160px;
	float: left;
	margin: 0px 0px 0px 15px;	
}

#More .Teaser img {
	border: #888 1px solid;
}

#More .Teaser p {
	margin:0px 0px 15px 0px;
	text-align: left;
}


