/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#f7f7f7;

}
a {
color:#013d85;
text-decoration:underline;
}
a:hover{
color: #009900;
text-decoration:underline;
}
#wrapper{

	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(https://www.doc-safe.co.uk/p2p/images/12/header.jpg);
	width: 920px;
	height:118px;
	float:left;	
}
#Menu{
	width: 920px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image: url(https://www.doc-safe.co.uk/p2p/images/12/main_content.jpg);
}
#Leftcol{
	background-image: url(https://www.doc-safe.co.uk/p2p/images/12/left_col_back.jpg);
	float: left;
	width: 190px;
}
#rightcol{
	float: left;
	padding-top:20px;
	width: 705px;
}
#footer{
	background-image: url(https://www.doc-safe.co.uk/p2p/images/12/footer.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	float: left;
	height: 35px;
	width: 900px;
	padding-left:20px;
	padding-top:8px;
	color:#FFFFFF;
}
#footer A {
color:#FFFFFF;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	font-size:.9em;
	float: left;
	height: 25px;
	width: 900px;
color:#013d85;
	padding-left:20px;
}
#services_menu{
	background:url(https://www.doc-safe.co.uk/p2p/images/12/images/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;
} 
.bottom_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.page_headings {
	font-size: small;
	font-weight: bold;
}
.breadcrumbs {
	font-size: 9px;
	color: #666666;
}
.green_footer_txt {
	color: #333333;
}
.sub_headings {
	font-size: x-small;
	font-weight: bold;
}
