/* CSS Document */
#hereiswhy {
background-image: none;
}

#header {
	position:	absolute;
	width: 397px;
	height: 125px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	z-index: 4;
}

#tagline2 {
	position:	absolute;
	width: 400px;
	height: 66px;
	left: 349px;
	top: 47px;
	z-index: 4;
	background-image:url(images/tagline.gif)
}

#tagline2 i {
	display: none;
}

#backlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

#backlink a { color:#000066; }
#backlink a:visited { color:#000066; }
#backlink a:active { color:#000066; }
#backlink a:hover { color:#000066; }

#bigContainer {
	position:	relative;
	width:		760px;
	padding: 	100px 0px 0px 0px;
	height:		auto;
	padding-bottom: 15px;
	z-index: 1;
}

#leftContainer {
	float:		left;
	position:	relative;
	width:		354px;
	height:		auto;
	margin-top:	35px;
	margin-left:5px;
}

#rightContainer {
	float:		right;
	position:	relative;
	width:		354px;
	height:		auto;
	margin-top:	5px;
	margin-right:5px;
}

.blocks {
	clear:		both;
	position:	relative;
	width:		354px;
	height:		auto;
	border:		#000000 1px solid;
	background-color:#FFFFFF;
	margin-top:	15px;
}

.bigBlocks {
	clear:		both;
	position:	relative;
	top:		20px;
	left:		32px;
	width:		725px;
	height:		auto;
	border:		#000000 1px solid;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.bigBlockText {
	position:	relative;
	width:		710px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	margin:	10px 5px 10px 5px;
}

.title {
	position:	relative;
	margin-top:	5px;
	margin-left:5px;
}

.text {
	position:	relative;
	width:		335px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	margin-top:	5px;
	margin-left:5px;
}

.more {
	position:	relative;
	width:		335px;
	height:		20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:		#000099;
	text-align:	right;
	margin-top:	5px;
	margin-left:5px;
}

.videos {
	position:	relative;
	width:		335px;
	height:		174px;
	margin-top:	5px;
	margin-left:8px;
}
