

#content {
margin-top:3px;
}

ul.crossfade {
	background:url("../images/header/header_bg.jpg") no-repeat scroll 629px top transparent;
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: absolute;
	width: 979px;
	height: 260px;
	z-index: 2;
	
}
#fade-example-1 li {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	width: 979px;
	height: 260px;

}
li img {
	display: block;
	position: absolute;
	top: -110px;
	border: 0px solid #DDD;
}


.caption {
	color:#FFF;
	position: absolute;
	z-index: 50;
	float: right;
	top: 0%;
	right: 0px;
	clear: both;
	width: 323px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	}
.example {
	position: relative;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:0em;
	margin-bottom: 0em;
	width: 979px;
	height: 260px;
}
.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	width: 700px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right: -0.55%;
	top: 40%;
}
#fade-example-1-previous {
	left: -0.55%;
	top: 40%;
}

#headtitle {
color:#4eb2ff;
font-weight: bold;
font-size:18px;
letter-spacing:normal;
padding-top:40px;
padding-left:40px;
padding-right:40px;
}
#headtxt {

color:#b8e1ff;
letter-spacing:normal;
padding-top:25px;
padding-right:65px;
padding-left:55px;
padding-bottom:55px;
}
#headtxt a{
color:#4eb2ff;
text-decoration:none;
padding-left: 24px;
background: transparent url("../images/header/more.png") no-repeat center left;
}
#headtxt a:hover{
color:#4eb2ff;
text-decoration:underline;
}
