/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk  -  01943 60 44 89 */
/* template */

body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/template/top_tile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
} 
.pagewidth{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	text-align: left;
}
.base{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	background-color: #ECECEC;
	float: none;
	clear: both;
	background-image: url(../images/home/base-top-tile.gif);
	background-repeat: repeat-x;
}
#logo{
	width: 199px;
	height: auto;
	float: left;
}
#navi{
	width: 571px;
	height: 34px;
	float: left;
}
#helpline{
	width: 199px;
	height: 257px;
	float: left;
	padding-top: 25px;
}
#subnavi{
	width: 177px;
	height: auto;
	float: left;
	padding-top: 25px;
}
#subnavi-links{
	font-size: 0.7em;
	color: #666666;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subnavi-div{
	font-size: 0.7em;
	color: #666666;
}
#subnavi-links a:link {
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnavi-links a:visited {
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnavi-links a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*html footer navigation*/
#bot-nav{
	width: 770px;
	height: 20px;
	float: left;
	font-size: 0.6em;
	color: #BCBCBD;
	padding-top: 25px;
}
#bot-nav a:link {
	color: #BCBCBD;
	text-decoration: none;
}
#bot-nav a:visited {
	color: #BCBCBD;
	text-decoration: none;
}
#bot-nav a:hover {
	color: #666666;
	text-decoration: underline;
}

#copy-design{
	width: 770px;
	height: 21px;
	float: none;
	clear: both;
	text-align: right;
	background-image: url(../images/template/copyright.gif);
	background-repeat: no-repeat;
}
