* {	margin: 0px; padding: 0px; list-style: none;	border-style: none;	}

#logo {	margin-left: 34px; margin-top: 32px;	border-style: none;	}

#homeNav {	float:left; width:10px;	border-style: none;	}

ul#navHome { 	width: 100px; margin-left: 100px; margin-top: 90px;	border-style: none;	}

li {	margin-top: 30px;	border-style: none;	}

img {	width: auto;	border-style: none;	}

img#logo {	width: auto;	border-style: none;	}

ul#navHome img {	width: auto;	border-style: none;	}

#content { float:left; margin-top:10px; margin-left: 250px; position:relative; width:600px; border-style: none;}

#contentSlide  { position:relative; margin-top:-20px;}

#maiImage{margin-top:-40px; margin-left:-40px;}

img#maiImage{ width:100%; margin-top:-40px; margin-left:-40px;}


.group {  float: left; margin-right: 10px;width:190px;	border-style: none;	}

.group a img {width:190px;}


#data {	margin-left:3px;}


h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

