/* MainStyle.CSS for www.mellor-march.hi-peak.net
	v1.1 - 23/04/05
	Phil Chapman - Hi-Peak Internet
	Copyright (c) 2004-2005 The Little m Company Limited. */

/* General attributes */
body{border:0;padding:0;background:url(../images/background.gif) repeat-y;color:#000000;font-family:Arial, Helvetica, sans-serif;font-size-adjust:.53;font-size:0.8em;font-weight:500;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
.centered{text-align:center; margin:0 0 25px 0;}
.justified{text-align: justify; margin:0 0 25px 0;}

/* Heading styles */
h1{font-family:Arial, Helvetica, sans-serif;font-size-adjust:.53;font-size:2em;font-weight:700;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
h2{font-family:Arial, Helvetica, sans-serif;font-size-adjust:.53;font-size:1.5em;font-weight:500;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
h3{font-family:Arial, Helvetica, sans-serif;font-size-adjust:.53;font-size:1.25em;font-weight:600;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
h4{font-family:Arial, Helvetica, sans-serif;font-size-adjust:.53;font-size:1.2em;font-weight:600;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}

/* Header section */
div#headerleft{width:170px; height:150px; font: "Times New Roman", Times, serif; font-size: 2em; color: #FFFFFF; text-align: center;}
div#headermain{position:absolute;top:0;left:190px; width:600px;}

/* Nav Menu section */
#nav-sidebar{margin:0 0 0 3;padding:0;width:175px;height:100%;}
#navmenu{margin:0;padding:0;}
#navmenu ul{margin:0; padding:0; list-style:none; font-weight:bold; width:150px;} /* WIDTH required to prevent unwanted vertical space in IE5 & earlier*/
#navmenu li{margin:0; padding:0; width:150px; float:left;} /* FLOAT required to prevent unwanted vertical space in IE5 & earlier*/
#navmenu li a{display:block; color:#CCCCCC; text-decoration:none;text-align:center;height:44px;vertical-align:middle;}
#navmenu li a.selected{color:#FFFFFF;background:url(../images/menu-bg.gif) no-repeat left;}
#navmenu li a:hover{color:#FFFFFF;background:url(../images/menu-bg-ovr.gif) no-repeat left;}

/* Main body section */
div#mainbody{position:absolute; top:170px; left:190px; width:600px;}

/* Main page content sub-section */
div#content{padding:0 0 65 0;}

/* Footer sub-section */
div#footer{position:absolute; bottom: 10px; left:0; width:590px; font-size:10px; text-align:center;}
div#footermenu a{color:#0000FF; text-decoration:none;}
div#footermenu a:hover{color:#000000; text-decoration:underline;}

/* Hi-Peak Internet logo below Navigation Menu */
#logoHPI{float:left;position:absolute; bottom:5px; left:-135px;}
#logoHPI img{width:62px;height:49px;border:0;}
