body {
	margin: 10px;
	padding: 0px;
}

body, #shadow_tr, #shadow_b {
	background-color: #b9d7df;
}

#container {
	position: relative;
	float: left;
	width: 748px;
	background-color: #ffffff;
	border: 10px solid #5eadc3;
}

#header {
	position: relative;
	width: 748px;
	height: 190px;
}

#butterfly {
	position: absolute;
	top: 160px;
	left: 160px;
	width: 50px;
	height: 46px;
	background-image:url(/template/shared/images/butterfly.png);
	background-repeat:no-repeat;
	z-index: 1;
}

#topBar {
	position: absolute;
	width: 738px;
	top: 158px;
	margin: 0px;
	display: block;
	z-index: 1;
}

#body3column, #body2column {
	position: relative;
	float: left;
	width: 748px;
	padding: 0px;
}

#body3column {
	background-image: url(/template/shared/images/body3column.gif);
}

#body {
	position: relative;
	float: left;
	width: 748px;
	padding: 0px;
	margin: 0px;
}

#left {
	position: relative;
	float: left;
	margin: 0px;
	width: 220px;
}

#middle {
	position: relative;
	float: left;
	margin: 0px;
}



#body3column #middle {
	width: 358px;
}

#body2column #middle {
	width: 528px;
}

#body2column #right {
	float: none;
	display: none;
	visibility: hidden;
}

#content {
	padding: 20px 20px 10px;
	margin: 0px;
	clear: both;
}

#content_2 {
	padding: 20px 20px 20px 28px;
	margin: 0px;
}

#logos {
	margin: 0px 0px 0px 50px;
}

#logos div {
	float: left;
	overflow: hidden;
}

#logo_sos {
	margin: 5px 20px 10px 0px;
	padding: 0px;
	width: 55px;
	height: 54px;
	background-image: url(/template/shared/images/logo_sos.gif);
	background-repeat: no-repeat;
}

#logo_sos a {
	display: block;
	padding: 54px 55px;
}

#logo_tfo {
	margin: 10px 0px 10px;
	padding: 0px;
	width: 31px;
	height: 45px;
	background-image: url(/template/shared/images/logo_tfo.gif);
	background-repeat: no-repeat;
}

#logo_tfo a {
	display: block;
	padding: 45px 31px;
}

#book {
	clear: both;
	margin: 0px auto 22px auto;
	width: 150px;
	height: 69px;
	background-image: url(/template/shared/images/book.jpg);
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	position: relative;
	width: 748px;
	height: 30px;
	background-image: url(/template/shared/images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer div {
	padding: 10px;
}

#copyright {
	margin: 0px auto 5px;
	width: 768px;
}


.demo h1 {

font-size:1.4em;
font-weight:bold;
color: #c1491b;
}

.demo h4{
margin-bottom:.2em;

}

.demo{clear:both; position:relative; margin:2em 0 1.5em 1em}

.collapse {
 padding-left:1.5em;
 margin: 10px 0 10px 0;
}

.expand a:hover, .expand a:focus, .expand a:active {
border-style:dotted; 
border-color:#9aa1ae; 
background:#f0f0f0; 
color:#000; 
text-decoration:none; 
color: #000000}

.expand a:focus, .expand a:active{
border-color:#b3c5db; 
border-style:dotted; 
color: #008000}

.expand a {
  display:block;
  padding:2px 30px 2px 10px;
  font-weight:bold;
  font-size:1em;
}
.expand a:link, .expand a:visited {
  display:block;
  border:1px dotted #cac9d0; 
  background-image:url(/template/shared/images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
  color: #2F5CA9; 
  text-decoration:none;
}
.expand a:hover, .expand a:active, .expand a:focus {
  outline-color:#dedede
}
.expand.open a:link, .expand.open a:visited {
  border-style:dotted;
  background:#eee url(/template/shared/images/arrow-up.gif) no-repeat 98% 50%
}

#right {
	position: relative;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	width: 140px;
}
