/* Reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong,  tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: text-bottom;
	background: transparent;
}
sub, sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 70%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
iframe {
	border: 0px solid #ffffff;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.tablelink td a {
	text-decoration: none;
}
img, div, input { behavior: url("../js/iepngfix.htc") }
/* End Reset */

body,html {
	background-color: #ffffff;
	font-family: "Helvetica LT", Arial, sans serif;
	height:100%;
}
#horizon {
	width:100%;
	height:50%;
	margin-bottom: -267px;
	float:left;
}
#wrapper {
	position:relative;
	width:962px;
	height:533px;
	margin: auto;
	padding: 0 20px;
}
#panel-left {
	float:left;
	width:781px;
	position:relative;
	height:100%;
}
#panel-right {
	width: 181px;
	float:right;
	position:relative;
	height:100%;
}
#panel-left #content {
	float:left;
	width: 455px;
	margin-top: 51px;
}
#panel-left #content2 {
	float:left;
	width: 460px;
	margin-top: 51px;
}
#panel-left #content-connections{
	float:left;
	width: 256px;
	margin-top: 51px;
}
#panel-left #panel-pic {
	float:left;
	margin-left:61px;
}
#panel-left #panel-pic2 {
	float:left;
	margin-left:56px;
}
#panel-left #panel-pic img {
	display:none;
	position:absolute;

}
#panel-left #panel-pic2 img {
	display:none;
	position:absolute;

}
#panel-left #panel-pic-connections {
	margin-top: 67px;
	float:right;
}
#panel-left #logo {
	clear:both;
	position:absolute;
	float:left;
	top: 482px;
}
#panel-right #address{
	position:absolute;
	height:150px;
	top: 378px;
	text-align: right;
	width:100%;
}
#panel-right span.ptext {
	text-align:left;
	width: 117px;
	display:inline-block;
}
#panel-right #news{
	position:absolute;
	height:50px;
	top: 275px;
	width:100%;
	text-align: right;


}

/* Navigation */
#navigation {
	margin-top: 20px;
	width:100%;
	text-align:right;
}
#navi-menu li {
	margin:0;
}
#navi-menu a{
	font-size: 15px;
	line-height: 18px;
	text-decoration:none;
	color: #898989;
}
#navi-menu a:hover {
	color: #000000;
}
#navi-menu .sub-top {
	margin-top:10px;
	line-height:11px;
}
#navi-menu .sub-bottom {
	margin-bottom:10px;
	line-height:11px;
}
/* Text Formatting */

#news p {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
}

.text11 {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 3px;
}

#address p {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
}


.titletab {
	color: #898989;
}
h1 {
	font-size: 20px;
	font-weight:normal;
	margin-bottom:20px;
}
h2 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0px;
}
#content p, #content-connections p{
	margin-bottom: 15px;
}
#content p.pgrey, #content-connections p.pgrey{
	margin-bottom: 8px;
	color: #898989;
	font-size: 12px;
}
.table-truffles {
	width:455;
	margin:0;
	padding:0;
	margin-bottom: 5px;
	font-size:14px;
}

.table-truffles tr {
	height: 25px;
}

.table-truffles .smalltext {
	font-size:13px;
}

.table-line {
	/*background: url(../images/tableline.gif) repeat-x;*/
}

