body {background:url(../images/back.gif) top left repeat;}

#page {
	display:block;
	width:974px;
	margin:0 auto;
	padding:0;
	background:url(../images/page_back.gif) top left repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#logo {
	display:block;
	width:974px;
	height:129px;
	background:url(../images/ukap-header.jpg) top left no-repeat;
}

#partners {width:620px;}
#printlogo {display:none;}

#topnav {
	display:block;
	padding-left:520px;
	margin-top:-30px;
	width:444px;
	height:25px;
	position:relative;
}

#topnav .products	{	display:block;	float:left;	width:75px;	height:25px;	margin-right:21px;	}
#topnav .welcome	{	display:block;	float:left;	width:75px;	height:25px;	margin-right:21px;	}
#topnav .links		{	display:block;	float:left;	width:50px;	height:25px;	margin-right:20px;	}
#topnav .about		{	display:block;	float:left;	width:98px;	height:25px;	margin-right:21px;	}
#topnav .contact	{	display:block;	float:left;	width:63px;	height:25px;	}

#topnav span {display:none;}

#content {
	display:block;
	float:none;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
	width:974px;
}

#bodytext {
	display:block;
	width:625px;
	padding-left:15px;
	margin-left:10px;
	margin-top:10px;
	min-height:500px;
	z-index:0;
}

#leftnav {
	display:none;
	left:519px;
	top:-15px;
	width:260px;
	border:1px solid silver;
	position:absolute;
	background:#f0f0f0;
	z-index:1000;
}

#rightnav {
	display:block;
	left:665px;
	top:10px;
	width:280px;
	border:1px solid silver;
	padding:5px;
	position:absolute;
	z-index:1000;
}

#footer {
	display:block;
	width:974px;
	height:35px;
	background:url(../images/ukap-footer.gif) top left no-repeat;
}

h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {display:block; width:620px; border-bottom:1px solid black; margin-bottom:5px;}

.indent-left {padding-left:10px;}
.table-box { border:1px solid silver; margin:3px; padding:2px;}


.bbottom td {border-bottom:1px dotted silver; border-right:1px dotted silver; padding-left:5px; padding-right:5px;}

.partsrow td {font-weight:bold; background-color:#353275; color:white; padding:3px;}

.pmzero {padding:0; margin:0;}

.small {font-size:10px;}