
	body {
		background: #9a9;
		color: #000;
		font: 62.5% Verdana, Arial, Helvetica, san-serif;
		text-align: center; }
	#page {
		position: relative;
		width: 900px;
		margin: 20px auto;
		text-align: left;
		font-size: 1.6em;
		background: url(../imgs/tile.gif) repeat-y top center; }
	#head {
		background: url(../imgs/header.gif) no-repeat center top;
		height: 350px; }
	#head2 {
		background: url(../imgs/header2.gif) no-repeat center top;
		height: 350px; }
	#head h1, #head h2,
	#head2 h1 { display: none; }
	#head2 h2 {
		display: block;
		position: relative;
		top: 175px;
		font-size: 1.4em;
		width: 410px;
		text-align: center;
		margin: 0 0 0 410px;}
	.highlight { background: #ff0; }

	.wrap {
		clear: both;
		margin: 0 90px; }
	p {
		margin: 0 0 20px 0;
		line-height: 140%;}
	ul {
		margin: 0 0 20px 10px;
		line-height: 140%;}
	li {
		padding: 8px 0 8px 30px;
		background: url(../imgs/money.gif) no-repeat 0 8px;}
	#foot {
		background: url(../imgs/footer.gif) no-repeat center bottom;
		height: 45px; }
	.callout, .callout1 {
		float: right;
		margin: 5px 10px 10px 20px;
		display: block;
		width: 350px;
		border: 2px #d00 solid;
		background: url(../imgs/greygrad.gif) repeat-x left bottom;
		padding: 15px; }
	.callout p, .callout1 p {
		text-align: center;
		margin: 0 0 10px 0;}

	.obbuck  {
		display: block;
		text-align: center;
		margin: 0 0 30px 0;}

	.obbuck img {
		border: 3px #d00 dashed;}
	h3, h3.sm {
		display: block;
		color: #000;
		position: relative;
		font-size: 1.8em;
		text-align: center;
		margin: 0 0 10px 0;}
	h4 {
		color: #000;
		font-size: 1.2em;
		text-align: center;
		margin: 0 0 10px 0;
		font-weight: normal;
		font-style: italic;}
	.callout h3, .callout1 h3 {
		display: block;
		color: #d60008;
		position: relative;
		font-size: 1.6em;
		text-align: center;
		margin: 0 0 10px 0;}
	p.small {
		font-size: 0.8em;
		font-style: italic; }
	.formrow { clear: left; }
	fieldset {
		line-height: 140%;
		float: left;
		width: 100%;
		font-size: 0.9em;}
	input.txtin {
		border: 1px #ddd solid;
		width: 185px;
		background: #fff;
		color: #d60008;
		padding: 4px;
		font-size: 1.2em;}
	input.fbtn, input.fbtn1 {
		border: 1px #152245 solid;
		background: url(../imgs/redgrad.gif) repeat-x left bottom;
		color: #fff;
		font-weight: normal;
		padding: 6px 10px;
		font-size: 1.1em;
		text-transform: uppercase;
		margin: 10px 0 0 0;
		width: 100%;}
	input.fbtn:hover, input.fbtn1:hover  {
		background: url(../imgs/redgrad.gif) repeat-x left top;
		color: #fff;}
	.underline {
		padding: 0 0 6px 0;
		background: url(../imgs/underline.gif) repeat-x center bottom; }


	/* new 12.06.09 */


	.callout1 { width: 300px; position: relative; z-index: 50;}
	* html .callout1 { width: 300px; margin: 0; }
	input.fbtn1 {
		width: 300px;}

	#video1 {
		width: 345px;
		height: 260px;
		overflow: hidden;
		border: 1px #333 solid; }

	.clear { clear: both; }
	h3.sm1 { font-size: 1.6em; padding-bottom: 10px;}