@charset "utf-8";
#applications_menu {
	float: right;
	width: 209px;
	font-size: 0.8em;
	background: #fce599 url(/i/mint-top.gif) no-repeat top left;
	/*	background-image: url(../applications/i/beige-top.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding: 5px 0 0 0;
	display: inline;
	margin: 0 0 10px 0;/*	margin-bottom: 20px;*/
}
#applications_menu div {
	background: #fce599 url(/i/mint-bottom.gif) no-repeat bottom left;
	padding: 0 0 5px 0;
}

#applications_menu img {
	float: left;
	width: 82px;
	border: 0px;
	margin: 3px 0 0 5px;
}

#container #mainContent #content_header #applications_menu a {
	color: #06371b;
	text-decoration: none;
	padding-bottom: 0px;
	display: block;
	padding-left: 10px;
/*	font: bold 1em Arial, Helvetica, sans-serif; */
}

#container #mainContent #content_header #applications_menu a:hover {
	text-decoration: underline;
}


#applications_menu p {
	padding: 0.25em;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 10px;
	color: black;
	/*color: #06371b;*/
}
#applications_menu  #applications_top_para      {
	padding: 0;
	margin: 0;
}

#container #mainContent #content_header #applications_menu a#applications_top_link {
	text-align: center;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	padding: 0px;
}


#applications_menu a:hover {
	text-decoration: underline;
}
p#first_paragraph {
	margin-right: 240px;
	margin-bottom: 25px;
}
.first_paragraph {
	margin-right: 240px;
}

.picture {
	float: left;
	font-size: 0.9em;
	font-style: italic;
	margin: 10px 10px;
}


div.picture p {
	margin: 0px;

}

.picture img {
	border: 1px black solid;
}
#applications_tagline {
	margin-left: 220px;
	float: left;
	width: 50%;
	margin-top: 70px;
}
#applications_tagline h1 {
	color: #e3ac2b;
	font-size: 1em;
}
#applications_tagline h2 {
	color: #fff;
	font-size: 1.5em;
	padding: 0 0 0 13px;
}
