body
{
	background-color:#999999;
	color:white;
	width:1026px;
	margin:0px auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:visited
{
	color:white;
	text-decoration:none;
}

h1
{
	font-weight:bold;
	font-size:13px;
}

#wrapper
{
	width:1026px;
	float:left;
	background-color:white;
	padding:22px 23px 32px 25px;
	margin:9px 0 9px 0;
}

#innerwrapper
{
	width:1026px;
	float:left;
}

#leftmargin
{
	width:226px;
	float:left;
}

#logo
{
	width:226px;
	height:289px;
	float:left;
	background-image:url(../images/idesign_logo.jpg);
	background-repeat:no-repeat;
}

#logo a
{
	position:absolute;
	top:300px;
	padding-left:172px;
}


#rightcontent
{
	width:616px;
	float:left;
	background-color:black;
	padding:82px 90px 67px 94px;
}

#footer
{
	color:black;
	width:800px;
	float:left;
	padding:0 0 0 76px;
	margin-top:-30px;
}
