/* a,body,input,p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
} */
body,html {
	background-color:#F3F3F3;
	background-image:url(../images/background.gif);
	color:#0000000;
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
}
body {
    padding-top:5px;
	padding-bottom:25px;
	min-width:760px;
	text-align: center;
}
div#container {
	background-color:#FFFFFF;
	margin:0 auto;
	width:760px;
	border: 1px solid #969696;
	position:relative;
	text-align: left;
}
/* home content */
em {
	color:#E6801B;
	font-weight:bold;
	font-style: normal;
}
#home h1, #home h2, #home h3 {
	color:#69707B;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#home h1 {
	color:#E6801B;
	font-size:24px;
}
#home h2 {
	color:#E6801B;
	font-size:14px;
	margin-bottom:16px;	
}
#home h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;	
}
#home table {
	margin:20px;
}
#home td {
	padding-right:20px;
	vertical-align:top;
}
div#innovation {
	width:286px;
}
div#vision {
	margin-right:5px;
	width:205px;
}
div#news {
	text-align: left;
	width:236px;
}
div#strength {
	margin-right:5px;
	text-align: left;
	width:225px;
}
div.rss {
	background-color:#E9EBEE;
	padding:12px;
	border: 1px solid #B4B9C1;
	margin-bottom:15px;
	background-image: url(../images/bg_rss.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* home content */
div#main {
	background-color:#ffffff;
	background-image:url(../art/supper_logo.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:15px;
	padding-left:295px;
	/* min-height:571px; */
	width:588px;
}
div#nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat:repeat-x;
	height:43px;
	position:relative;
	width:760px;
}
div#head_nav {
	color:#69707B;
	height:15px;
	position:absolute;
	left:520px;
	top:15px;
	width:225px;
}
div#head_nav a {
	color:#69707B;
	text-decoration:none;
}
div#footer {
	color:#69707B;
	width:760px;
	margin:0 auto;
	margin-bottom:30px;
	margin-top:10px;
	text-align: left;
}
div#footer a {
	color:#69707B;
	text-decoration:none;
}
div#top {
	background-color:#e9eff3;
	height:120px;
	position:relative;
	width:760px;
}
div#top img {
	margin:8px;
}
img, table {
	border:none;
}
p {
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}

td.descrip {
	color:#316388;
	font-style: italic;
	padding-left:15px;
	vertical-align:bottom;
	width: 150px;
}
img.diagram {
	border: solid 1px #316388;
}