﻿/*
	
*/

#bodyText
{
	/*margin-right: 150px;
	background-color: #cc0;
	overflow: hidden;*/
	margin-top: 204px;
	min-height: 190px;
}

#bodyText img.photo221
{
	float: right;
	background-position: center center;
	background-image: url(/images/photos/shadow.gif);
	background-repeat: no-repeat;
	padding: 9px;
	width: 221px;
	height: 146px;
	margin-top: 5px;
}

/*#awards
{
	background-color: #c0c; width: 100px; height: 100px;
	position: relative;
	top: 0px;
	float: right;
}*/

#callToAction
{
	width: 742px;
	height: 200px;
	color: #fff;
	background-color: #ccc;
	border: 1px solid #000;
	position: absolute;
	top: 194px;
	margin-top: 4px;
	overflow: hidden;
	font-family: "Century Gothic", "Lucida Grade", Helvetica, Verdana;
}

#callToAction div.stripe
{
	background-image: url(/images/call-to-action/large/stripe.png);
	background-repeat: no-repeat;
	width: 736px;
	height: 45px;
	position: absolute;
	top: 140px;
	padding: 3px;
}

#callToAction div.text
{
	margin-top: 9px;
	margin-left: 8px;
}

#callToAction div.text a.button
{
	float: right;
	position: absolute;
	top: 5px;
	right: 0px;
	background-image: url(/images/call-to-action/large/btn-download-menu.png);
	background-repeat: no-repeat;
	width: 202px;
	height: 28px;
	color: #E2B203;
	background-color: inherit;
	text-decoration: underline;
	text-align: center;
	font-size: 1.20em;
	padding-top: 12px;
}

#callToAction div.text a.button:hover
{
	background-image: url(/images/call-to-action/large/btn-download-menu-over.png);
	background-repeat: no-repeat;
}


#callToAction div.stripe h2
{
	font-size: 1.60em;
	font-weight: normal;
	color: #FFF;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
}

#callToAction div.stripe p
{
	margin: 3px 0px 0px 0px;
	font-family: Verdana, "Century Gothic", "Lucida Grade", Helvetica;
}
