#col-1 {
	position: absolute;
	width: 138px;
	left: 100px;
	height: 63px;
}

#col0  {
	position:absolute;
	left: 275px;
	
}

#col1 {

	left: 575px;

}

#col2 {

	left: 400px;
}
#col3 {
	left: 500px;
}
#col4  {

	left:  600px;
}
#col5	{

	left: 700px;
}
	
.row1 {
	position: absolute;
	visibility: visible;
	top: 200px;
}
.row2 {
	position: absolute;
	top: 400px;
}
.row3 {
	position: absolute;
	top: 500px;
}
.logorow {
	position: absolute;
	top: 100px;
}

.navigationrow {
	position: absolute;
	top: 600px;
}

#boxspacer {
margin-top:25;
margin-left:25;	
}


#centrecontent {
background:#fff;
margin-left: 199px;
margin-right:199px;
border:1px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201px;
margin-right:201px;
	}
html>body #centrecontent {
margin-left: 201px;
margin-right:201px;
	}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #666666;
	text-align: right;
	position: absolute;
	top: 300px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #666666;
	text-align: left;
	position: absolute;
	bottom: 30px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
} 
.boxspace {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	width: 75px;
	height: 75px;
}

.webboxspace {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	width: 25px;
	height: 75px;
}

