@charset "UTF-8";
/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 ************************************************************/

    /* No list-markers by default - 
     * must redefine bullets w/ bg graphics
     ********************************************************/
     ul,ol {
	     list-style:none;
	     }

    /* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
     body,h1,h2,h3,h4,h5,h6,pre,code,td {
	font-size:1em;
	color: #2257a3;
         }

    /* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
* {
	margin: 0px 0px;
	padding: 0px 0px;
}

     /* prevent blue linked image borders
     ********************************************************/
      a img,:link img,:visited img,fieldset {
         border:none;
         }
		 
img { display: block;}	

body {
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background-color: #2654a1;
	font-weight: normal;
	background-image:url(chignal_Bg_grad2x800.jpg);
background-repeat:repeat-x;
}


h1 {
	font-size: 2.2em;
	font-weight:bold;
	padding-bottom:20px; text-align: center;
}

h2 {	font-size: 1.6em;
	font-weight:normal;

}

h3 {
	font-size: 1.8em; line-height: 1.4em;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	color: #2654a1;
}

h4 {
	font-size: 1.5em;line-height: 1.5em;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	color: #333;
}
h5 {
	font-size: 1.3em;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	color: #666;
}


.bodyheadgrey {
	font-size: 2em;
	font-weight:bold;
	padding-bottom:10px;
	color:#666666;
}

.bodyheadblue {
	font-size: 2em;
	font-weight:bold;
	padding-bottom:10px;
	color:#2654a1;
}

p, blockquote, ul, ol {
	margin-bottom: 1em;
	line-height: 1.5em;
	text-align: right;
}

p {
	font-size: 1.4em;
	text-decoration: none;
}

.smallerbodytext {
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.4em;
}
.quote {
	font-size: 1.3em;
	text-decoration: none;
	line-height: 1.4em;
}

.lpage{
	font-size: 1.4em;
	text-decoration: none;
	padding-bottom:5px;
	
	}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #1668b2;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 1050px;
	height: 70px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 50px 0 20px 0;
}




/* nav bar */

#navbar {
	width: 990px;
	margin: 0px auto;
	padding: 0px 20px 0px 40px;
	background-color: #FFF;
	border: 0;
	position:relative;
	z-index:3;
}


/*DROPDOWN NAVIGATION*/


/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}


/* nav bar container width colour etc */
 #cssmenu ul,
    #cssmenu li,
    #cssmenu span,
    #cssmenu a {
	margin: 0;
	padding: 1px 1px 0px 0px;
	position: relative;
    }
    #cssmenu:after,
    #cssmenu ul:after {
      content: '';
      display: block;
      clear: both;
    }
   
/* nav bar text colour & box width etc */   
   
    #cssmenu a {
	color: #ffffff;
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	height: 20px;
	min-width: 174px;
	 vertical-align: middle;
    }
	
		
	
    #cssmenu ul {
      list-style: none;

    }
    #cssmenu > ul > li {
      float: left;
    }
    #cssmenu > ul > li.active a {
	background: #000000;
    }
    #cssmenu > ul > li.active a:hover {
	background: #666666;
    }

/* nav blocks width etc */   

    #cssmenu > ul > li a {
	background: #1668b2;
	line-height: 15px;
	padding: 7px 10px 5px 10px;
	filter: none;
	width: 174px;
    }
    #cssmenu > ul > li a:hover {
	background: #7DBA00;
	filter: none;
    }
  
 
	
	
    #cssmenu li:hover ul {
      display: block;	background: #000000;

    }
    #cssmenu li ul {
	display: none;
	position: absolute;
	top: 42px;
	left: -1px;
	width: 180px;
	text-align: center;
      /* IE7 */    
      *width: 100%;
    }





/* Logo */

.logo {
	float: right;
	width: 197px;
	height: 146px;
	margin: 10px 0 40px 100px;
	background-image: url(../images/Compliance-Tracker-Limited-Logo146h.png);
	background-repeat:none;
}



#title {
	float: right;
	width: 650px;

	margin: 0px;
	padding: 0px 32px 0px 0px;
	position: relative;
	z-index: 0;
}




#title h1 {
	margin: 0px;
	font-size: 3.5em;
	font-weight: normal;
	color: #1668b2;
	padding: 55px;
	
}




/* Main Content */



#page-bgtop {
}


#contentinner {
	width: 1010px;
	min-height:420px;
	margin: 0 auto;
	padding: 20px 0px 10px 40px;
	background-color: #FFFFFF;
}


#content {
	position:relative;
	float: left;
	width: 300px;
	height:auto;
	padding: -10px 0 0 10px;
	z-index: 100;
}




/* images */
#imageblock {
	float: right;
	width: 650px;

	margin: 0px;
	padding: 0px 32px 0px 0px;
	position: relative;
	z-index: 0;
}





h5 {
	font-size:1.2em;
	line-height:1.4em;
	width: 500px;
	height: 50px;
}




/* Footer */

#footer {
	width: 1050px;

	margin: 0 auto;
	padding: 10px 0 20px 0;
	background: #fff;
	color: #686767;
}

#footer p {
	margin: 0 30px 0 0;
	text-align: right;
	font-size: 1.1em;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

