body
{
	text-align:left;
	font-size: 62.5%;
    font-family: Arial, Verdana, Helvetica, 'Trebuchet MS', sans-serif;
	margin: 0;
	padding: 0;
	background: #ffffff url(images/fingerprint-bg.gif) no-repeat fixed left top;
}

#wrapper
{
	margin: 0 auto;
	width:990px;
}

#wrapper-suggestion
{
	width:495px;
}

#header
{
    width: 44em;
    height: 13.1em;
	background-image: url(images/timeware-community-logo.png);
	background-repeat: no-repeat
}

#header-suggestion
{
	width:49.5em;
	height:17.8em;
	background-image:url(images/timeware-community-logo.png);
	background-repeat:no-repeat;
}

#contact-suggestion
{
	width:20em;
	float:right;
}

#contact-form-suggestion
{
	border: 0.1em solid #000000;
	padding: 1em;
	width: 25em;
	float: left;
	background-color: white;
}


#main-content
{

}

#main-content-suggestion {
	padding: 0.8em;
	clear:both;
	height:43.6em;
}

.header-button{
	float: right;
	margin-right: 60px;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
		}
table.body {
	background: #fff url(graphics/bgs-body.gif) repeat-x;
	font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}
table.p {
	text-align:center;
	}	
a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
a:hover,
a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {

	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}
		
tr.odd td
{
	background:#FCFE9E;
}

tr.odd .column1
{
	background:#FCFE9E;
}	

.column1
{
	background:#f9fcfe;
}

td 
{
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}
		
th
{
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}	
						
thead th
{
	background:#FCFE9E;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
}	

tfoot th
{
	text-align:center;
	background:#f4f9fe;
}	

tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}
				
tfoot th em
{
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	