@charset "utf-8";
/* CSS Document */

#content	{
	background-image:url(../image/gaurantee.gif);
	background-repeat:no-repeat;
	background-position: 15px 230px;
	background-color:#FFFFFF;
	border:8px solid #000000;
	margin:auto;
	padding: 0 60px 0 60px;
	width:700px;
}

body	{
	
	background-color: #006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;

}

h1	{
	font-size:3.5em;
	font-weight:bolder;
}

h2	{
	font-size:2.0em;

}

.mainsubhead	{
	font-size:1.4em;
	font-weight:bold;
}

.subhead	{
	font-size:1.7em;

}

.subhead2	{
	font-size:1.3em;
}

.tryit	{
	border:1px dashed #006600;
	font-family: Arial, Helvetica, "Helvetica Condensed", "Helvetica Narrow";
	font-size:1.5em;
	font-weight:bold;
	margin:auto;
	padding:5px 0 5px 0;
	width:480px;
}

.tryitSub	{
	font-family: Arial, Helvetica, "Helvetica Condensed", "Helvetica Narrow";
	font-size:0.8em;
	font-weight:normal;
}

.tryitSubBlue {
	color:#0000FF;
	font-family: Arial, Helvetica, "Helvetica Condensed", "Helvetica Narrow";
	font-size:0.8em;
	font-weight:normal;
}

.buyNow	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;

}

.gaurantee	{
		position:relative;
		top:320px;
		right:30px;
}

