body {
	background-image: url(/template/images/bg_page.png);
	background-repeat: repeat;
	background-color: #d3d3d3;
}
#global {
	left: 50%;
	margin-left: -485px;
	width: 970px;
}
/* home page content */
#mice {
	display: block;
	clear: left;
	float: left;
	width: 199px;
	height: 131px;
	background-image: url(../images/mice.png);
	background-repeat: no-repeat; 
	text-indent: -9999px;
	overflow: hidden;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#illustration {
	position: relative;
	float: left;
	width: 569px;
	height: 131px;
	background-color: #d40000;
	color: #f99;
	text-align: center;
	background-image: url(/images/spinner.gif);
	background-repeat: no-repeat; 
	background-position: center;
	overflow: hidden;
	border: 1px solid #fff;
}
#illustration h1 {
	padding: 10px 0 5px 0;
}
#illustration ul#carousel {
	position: relative;
	left: 0;
	width:5690px;
}
#illustration ul#carousel li {
	height:131px;
	width:569px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
/*
#illustration2 {
	position: absolute;
	width: 569px;
	height: 131px;
	overflow: hidden;
	background-color: #d40000;
}
*/
#newsletter {
	width: 200px;
	height: 131px;
	overflow: auto;
	background-image: url(../images/bg_newsletter.png);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#newsletter h3 {
	font-family: Skia, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	padding: 5px;
}
#newsletter p {
	color: #fff;
	padding: 4px;
}
#newsletter input {
	width: 140px;
}
#newsletter button {
}
#newsletter a {
	color: #fff;
	padding: 0 0 0 16px;
	background-image: url(/images/bullet_inv.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
#home {
	border-collapse: collapse;
}
#home td {
	vertical-align: top;
	padding-bottom: 20px;
}
#home h2, #home h3 {
	color: #c00;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
}
#home h4 {
	color: #c00;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}
#home p {
	padding: 0 5px .5em 5px;
}
#home a {
	color: #c00;
}
#home #col3 {
	color: #555;
}
#home #col3 strong {
	font-weight: normal;
	color: #000;
}
#home #col3 ul {
	margin: 0;
	padding: 0 0 5px 25px;
}
#home #col3 ul li {
	margin: 0;
	list-style-image: url(/images/bullet_gry.png);
	padding: 2px 0 3px 0;
}
#home #col3 ul li a {
	color: #333;
}
#home #col1 p#webdirectory {
	font-size: 10px;
	padding: 0px 15px 0.5em 15px;
	color: #666;
	text-align: center;
}
#home #col1 p#webdirectory a {
	color: #666;
}
#home #col3 ul li a:hover, #home #col1 p small a:hover {
	color: #c00;
}
#home h4 a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#home a.puce {
	padding: 0 0 0 16px;
	background-image: url(/images/bullet_stg.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
#home a:hover {
	color: #c00;
}
#col1 {
	width: 199px;
}
#col1 ul {
	list-style: none;
	padding: 5px;
}
#col1 ul li {
	padding: 0;
	margin: 0 0 10px 0;
	background-image: url(/images/bg_news_top.png);
	background-position: top;
}
#col1 li div {
	padding: 5px 10px 0 5px;
	font-size: .9em;
	color: #999;
}
#col1 ul li p {
	padding: 0 5px 5px 5px;
	text-align: justify;
	background-image: url(/images/bg_news_bot.png);
	background-position: bottom;
}
#col1 ul li p a {
	color: #333;
	text-decoration: none;
}
#col1 ul li p a:hover {
	color: #c00;
}
#col2 {
	width: 569px;
	background-image: url(../images/bg_bot.png);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#col1 a.frgt {
	margin: 8px 10px;
}
#col2 a.frgt {
	margin: 8px 15px;
}
#col2 li {
	float: left;
	width: 263px;
	height: 85px;
	overflow: hidden;
	background-image: url(../images/bg_prom.png);
	background-repeat: no-repeat;
	margin: 10px;
	list-style: none;
}
#col2 li a img {
	padding: 5px;
}
#col2 li p {
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	color: #333;
}
#col3 {
	width: 200px;
}
#moostick {
	height: 30em;
	overflow: hidden;
}
#moostick li {
	list-style: none;
}