/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#000000;
	color:#FFFFFF;
}
h1{
font-size:1.4em;
}
a{
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
#wrapper{

	background-color: #000000;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(https://www.doc-safe.co.uk/p2p/images/1028/header.jpg);
	width: 944px;
	height:71px;
	float:left;	
	font-size:1.2em;
	padding-top:50px;
}
#Header a{
color:white;
text-decoration:none;
}
#Header a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#Menu{
	background-color: #000000;
	width: 944px;
	float:left;
}
#flash{
	background-color: #000000;
	width: 944px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
}
#Main_Content{
	float:left;
	width: 100%;
	color:white;
}

#Leftcol{
	float: left;
	width: 300px;
	padding-right:5px;
}
#rightcol{
	float: left;
	width: 928px;
	font-size:1.2em;
	line-height:1.8em;
	padding-left:16px;
	color:#FFFFFF;
}
#footer{
	float: left;
	width: 944px;
	margin-top:15px;
}
#footer A {
color:#000000;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	background-color: #000000;
	font-size:.9em;
	float: left;
	height: 20px;
	width: 928px;
	padding-left:16px;
	padding-top:5px;
	color:#FFFFFF;
}
#footer_below a{
color:white;
text-decoration:none;
}
#footer_below a:hover{
color:white;
text-decoration:underline;
}
#services_menu{
	background:url(https://www.doc-safe.co.uk/p2p/images/1028/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}
#nav-menu ul
{
list-style: none;
width:200px;
padding: 0;
margin: 0;
}

#nav-menu li
{
/*float: left; */
margin: 0 0.15em;
}

#nav-menu li a
{
background-color:#0033FF;
height: 2em;
line-height: 2em;
/*float: left; */
width: 100px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background-color:#00ffFF;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:300px;
} 
.submit{
background-color:#264D92;
color:#FFFFFF;
width:52px;
height:22px;
border:#999999 thin solid;
font-size:1.0em;
}
.header{
color:#FFFFFF;
}
.hightlight{
font-size:1.2em;
}
.button{
border:#666666 1px dashed;
background-color:#333333;
display:block;
padding:5px;
font-size:1.3em;
width:400px;
}
.large-txt{
font-size:1.4em;
}
#news{
	background-image:url(https://www.doc-safe.co.uk/p2p/images/1028/main_content.jpg);
	float: left;
	height: 46px;
padding-top:5px;
	width: 100%;
	margin-top:10px;
}
