#header {
	margin-bottom: 5px;
	width: 760px;
	height: 109px;
	background: url('../images/vectors_analytics_title.jpg') no-repeat;
}


#dmenu {
	width: 160px;
	height: 15px;
	float: right;
	margin: 25px 35px 0px 0px;
	background-color: #e6e6e6;
	border: 1px solid black;
	font-size: 12px; font-family: arial, sans-serif;
	color: #000000;
}


* HTML #dmenu {
	margin-right: 17px;
}


#dmenu-button {
	width: 15px;
	height: 15px;
	float: right;
	background-color: #9a9a9a;
	border-left: 1px solid black;
}


#content1 {
	background-color: #a7d387;
}


#text {
	width: 530px;
	float: left;
	font-size: 12px; font-family: arial, sans-serif;
	line-height: 26px;
	color: #000000;
	margin: 30px 0px 0px 35px;
}


#text h2 {
	font: bold 12px Georgia;
	line-height: 20px;
	color: #1a5d31;
}


#demo {
	width: 115px;
	float: left;
	font: bold 11px Arial;
	line-height: 18px;
	color: #1a5d31;
	padding: 66px 0px 0px 40px;
	margin-top: 30px;
}


* HTML #demo {
	width: 155px;
	padding: 0 0 0 15px;
	margin: 0;
	margin-top: 10px;
}


#demo-pic {
	border-width: 0px;
	margin-bottom: 10px;
}


#content2 {
	background-color: #d1e6B7;
}


#vma {
	width: 165px;
	height: 60px;
	float: left;
	background-color: #a7d387;
	font-size: 17px; font-family: Georgia;
	color: #1a5d31;
	padding: 0;
	padding-left: 36px;
	margin: 0;
}


* HTML #vma {
	width: 200px;
	height: 60px;
}


#vma strong {
	font-size: 19px; font-family: Georgia;
	color: #1a5d31;
}


#note {
	width: 510px;
	height: 27px;
	float: left;
	font: bold 12px Georgia;
	color: #1a5d31;
	padding: 33px 0px 0px 10px;
}


* HTML #note {
	width: 520px;
	height: 60px;
}


#content3 {
	background-color: #d1e6b7;
}


.con3corner {
	vertical-align: bottom;
}


#prep, #cred, #val {
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}


* HTML #prep, * HTML #cred, * HTML #val {
	margin-bottom: 30px;
	width: 220px;
	margin: 0;
	padding: 10px 0 30px 30px;
}


#prep {
	margin-left: 35px;
}


#cred {
	margin-left: 42px;
}


#val {
	margin-left: 43px;
}


#content3 a {
	font: bold 16px Georgia;
	color: #1a5d31;
	text-decoration: none;
}


#content3 a:hover {
	text-decoration: underline;
}


#content3 h4 {	
	font: bold 11px Arial;
	color: #1a5d31;
	line-height: 18px;
	height: 40px;
	margin: 0;
}


#content3 p {	
	font-size: 11px; font-family: arial, sans-serif;
	color: #000000;
	line-height: 20px;
}


#content3 div img {
	float: left;
	margin-right: 10px;
}