
body
{
	margin: 10px 10px 20px 20px;
	width: 770px;
	background: white url( 'images/back480.png' ) repeat-x 0 145px;
}

/* begin radio button styles */

form
{
	overflow: hidden;
	padding: 10px 0 5px 0;
}

form div
{
	float: left;
	margin-bottom: 5px;
}

form input
{
	float: left;
	padding: 0;
	margin: 2px 10px 0 0;
	height: 13px;
	width: 13px;
}

form label
{
	float: left;
	width: 370px;
	color: #000066;
	font: bold 13px/normal Verdana, Arial, san-serif;
}
/* end radio button styles */

a:link, a:visited
{
	text-decoration: underline;
	color: #000066;
}

a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

h1
{
	padding-top: 75px;
	padding-left: 10px;
}

h2
{
	font: bold 15px/25px Verdana, Arial, san-serif;
	color: #000066;
	margin: 10px 0 0 0;
}

p
{
	color: #000000;
	font: 13px/18px Verdana, Arial, san-serif;
	margin-bottom: 10px;
}

strong
{
	font-weight: bold;
}

.blue
{
	color: #000066;
}


#logoleft
{
	float: left;
}

#logoright
{
	float: right;
}

#screenshot
{
	float: left;
	margin: 40px 10px 10px 10px;
}

#copy
{
	float: left;
	width: 430px;
	margin-top: 35px;
}

/* for radio buttons */
#button
{
	float: left;
	width: 260px;
	margin: 10px 0;
}

#caption
{
	font: normal 12px/16px Verdana, Arial, san-serif;
	text-align: center;
}

#footer
{
	float: left;
	width: 770px;
	padding-top: 40px;
}

#footer p
{
	font: normal 10px/15px Verdana, Arial, san-serif;
	color: #999999;
}
