body
{
	background-image: url(../resources/grey_line_transbg.gif);
}


#page
{
	font-family: "Century Gothic", Verdana, sans-serif;
	width: 620px;
	margin: 0 auto;
	border: 1px solid #000;
	padding: 0px;
	background-repeat: repeat;
	background-color: #B9C5CC;
}


#page-content
{
font-size: 14px;
margin:6px;
}



 #header
{
	
	width: 100%;
	background-color: #000000;

}

#shortdesc
{
position: absolute;
top: 140px;
width: 470px;
font-size: 12px;
font-style: italic;
color: #FFF;
text-align: left;
text-indent: 12px;
}



#logoandlicence
{
	width: auto;
	margin: auto;	
	height: 150px;
	right: 0px;
	bottom: auto;
	top: 0px;
	left: auto;
	color: #B9C5CC;
	text-align: right;
	display: inline;
	vertical-align: middle;
	
}

#logo
{

	text-align: right;
}

#licencenumber
{
padding-top: 2px;
font-size: 10px;
margin-bottom: 4px;
}


#header h1
{
	text-align:  left;
	margin-top: 0px;
	font-size: 28px;
	font-weight: bold;
	word-spacing: 2px;
	text-transform: uppercase;
	text-indent: 12px;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
	line-height: 160px;
	font-family: "Century Gothic", Verdana, sans-serif;
	vertical-align: middle;
	float: left;
	width: 470px;
	color: #FFF;
}



#page-header
{   
	clear: both;
	}
#page-header h2
{  
	position: relative;
	text-align: right;
	margin-right:0px;
   top: -200px;
   left: 495px;
	width: 120px;
	 height: 28px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	

}


#navigation
{
	clear: both;
	width:620px;
	height:28px;
	text-align: left;
  	background-color: #fff;
	font-size: 10px;
	
}

#navigation ul
{
   
	
   line-height:28px;
   text-align: left;
   list-style-type: none;
   color: #000;
	
}

#navigation li 
{	
	margin: 0px;
	padding-top:6px;
	padding-bottom:6px;
	text-align: left;
	line-height:28px;
	list-style: none;
	display: inline;
	border: 1px solid #999;
}

#navigation  a
{
	
	text-decoration: none;
	line-height:28px;
	padding: 6px;
	margin: 0px;
	color: #666;
}


#navigation  a:hover
{
	
	text-decoration: none;
	line-height:28px;
	padding: 6px;
	margin: 0px;
	color: #000;
	background-color: #CCC;
}

#currentpage a
{
text-decoration: none;
color : #000;
}




#footer
{
	background-color: #000;
	color: #888;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
margin-top: 10px;
clear: both;
}

a img
{
border: solid 1px  #000;
}


#pageimages
{
clear:both;
float: right;
}

.imageholder, .imageholder table
{
display: inline;

}

.imageholder
{
	float: left;
	margin-right: 20px;
	width: 100px;
	text-align: center;
	margin-bottom: 30px;
	height: 110px;
}




.imageholder p
{
	margin-top: 4px;
margin-bottom: 4px;
	text-align: center;
}


.special
{
clear: both;

}


.special h4
{
margin-bottom: 2px;
}

.specialimage
{
	float: left;
	margin-right: 10px;
}

.specialdesc
{

}
