/* DesignManagement.co.uk style sheet-1 */

body { color: #191970; 
	background: #fff; margin:0;
	font-family: Arial, Helvetica, sans-serif; }

 h1 { font-size: 100%;  color: #191970; margin-bottom: 0em;margin-top:.3em;}
 h2 { font-size: 100%;  color: #191970; margin-bottom: 0em;}
 h3 { font-size: 90%; color: #191970; margin-bottom: 0em;}
 h4 { font-size: 90%; color: #191970; margin-bottom: 0em;}
 h4 { line-height: 1.4em;}
 h5 { text-align:right; font-size: 65%; color: #191970; margin-bottom: .6em;}
 p {font-size: 80%; margin-top:0em; margin-bottom: 0px;} 

 h2,h3 {margin-top:0em; margin-bottom:0em;}
ul.homeul {font-size: 76%; margin-top:0em; margin-bottom:0em; } 
 li.home {margin-top:0em; margin-bottom:.2em; } 

ul.homeul{margin-top:0em; margin-bottom:0em; margin-left:17px; margin-right:0em; list-style-image: url(images/bullet_1.gif)}
li.homeul {font-size: 76%; color: #fff;}

#mainnav {text-align: left;}
#mainnav h2 { background-color:#191970; font-size:75%; color:#FFF;}
#mainnav a {display: block; padding-left:.3em; padding-top:.3em; padding-bottom:.3em; text-decoration: none;}
#mainnav a:link { color:#FFF; }
#mainnav a:visited { color:#FFF; }
#mainnav a:hover { background-color: #D9D9FF; color:#191970;}


#projectnav   {margin-top:4px; font-size: 11px; color: #000095; text-transform: uppercase;}
#projectnav p {margin:1px 0px 0px 0px; /* letter-spacing: 1px; */}
#projectnav p a, #projectnav p a:visited 
				{padding: 0 0 0 10px; background: url(images/menu-bullet.gif) no-repeat 0px 4px; color: #000095; text-decoration:none; }
#projectnav p a:hover	{padding: 0 0 0 10px; background: url(images/menu-bullet.gif) no-repeat 0px -8px; color: #fff; text-decoration:none; }

#frontpagebox {margin:9px 9px 9px 9px;}
.frontpage {font-family: Verdana, Arial, Helvetica, sans-serif; 
            margin: 9 0 0 0; line-height: 18pt; font-size: 18px; color:#aaf; font-weight:bold; }
.frontpage a:link, .frontpage a:visited {color:#aaf;  text-decoration: none;}
.frontpage a:hover                      {color:#191970; text-decoration: underline; background:none;}  
.less-space	{margin:0;}

/* ----------Footer----------- */
.copyright {font-size:60%; color:#fff; margin:0 0 0 314px;} 
.frontfooter .copyright {margin:16px 0 0 5px;}
.contactfooter .copyright {margin:0 0 0 322px;}
.wandp {padding: 8px 0 0 0;}

/* --------------------------- */


a:link, a:visited { color:#191970 }  
a:hover { color:#FFF; background:#191970;} 

ul.mainMenu {
	font-size: 9px;
	text-transform: uppercase;
	color: #14169C;
	width:161px;
	list-style:none;
	line-height: 13px;
	margin: 5px 0 5px 0;
	 }
	 
 .mainMenu a{
	DISPLAY: block;
	FONT-WEIGHT: bold;
	TEXT-INDENT: 20px;
	LINE-HEIGHT: 13px;
	HEIGHT: 12px;
	text-decoration:none;
	 background: url(images/bul.gif) no-repeat 5% 50%; 
}

 .mainMenu a:hover{
	color:#fff;
	text-decoration:none;
	background: none url(images/bul_v.gif) no-repeat 5% 50%;
}


