/* BASE Definitions */
body, html
{
	background-color:#F5F5F5; 
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
#container
{
	margin: 3px auto;
	width: 800px;
	text-align: left;
	border: 1px solid black;
}
#header
{
	height:69px;
	width:800px;
	background-color:#FFFFFF;
}
#logo
{
	padding-top:12px;
	padding-right:12px;
	width: 403px; 
	height: 82px;
	float:right;
}
#mainnav
{
	height:140px; 
	width:800px;
	background-image:url(http://www.suchmaschinengigant.com/media/design/bg_header.gif); 
	background-position:left; 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#content
{
	width:800px;
	background:url(http://www.suchmaschinengigant.com/media/design/bg_main.gif) bottom right no-repeat #FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
	min-height: 600px;
}
#mygiant
{
	width: 179px;
	height: 600px;
	margin-top:-21px;
	float:right;
}

/* Content Definitions */
.stepimg
{
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;
}
a, input
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #0099CC;
}

h1
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000; font-style:normal;
}
h2
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom:1px;
	margin-bottom:1px;
}
h3
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}
h4
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px; 
	color:#FFFFFF;
}
.h4blue
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#3475AD;
}
p{padding-top:0px; padding-bottom:3px;}