/**************************************
* CSS DOCUMENT - CNM Limited Website - another Chameleon Digital Media production
***************************************/	

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link, a:visited, {
	color: #811937;
	text-decoration: underline;
}

img { border:0px; }

a:hover, a:active {
	color: #811937;
	text-decoration: none;
}

div#wrap {
		margin: 0 auto;
		width: 950px;
}

form {
	margin: 0px;
	padding: 0px 0px 8px;
}

/**************************************
* LAYOUT
***************************************/	

	#header {
		width: 950px;
		background-color: #fff;
		margin: 0;
		padding: 0;
		float: left;
	}
	
	
	div#contentwrap {
	width: 950px;
	margin: 0;
	padding: 0px 0 20px;
	float: left;
	background-color: #F2F2F2;
	line-height: 140%;
}

	
	#maincol {
		width: 480px;
		margin: 0 21px 0px 0px;
		padding: 0px 0px 0px;
		background-color: #fff;
		float: left;
	}
	#maincolheight {
	min-height: 500px;
}
	/* Fix for IE-win \*/
		* html #maincolheight {height: 500px;}
	/* End Fix for IE-win */

	
	#midcol {
		width: 224px;
		background-color: #A0D5F5;
		margin: 0 32px 0px 0;
		padding: 0px 0;
		float: left;
	}
#midcolheight {
	min-height: 570px;
}
	/* Fix for IE-win \*/
		* html #midcolheight {height: 570px;}
	/* End Fix for IE-win */

	

	#rightcol {
		width: 193px;
		background-color: #F0A421;
		margin: 0 0 0px;
		padding: 0px;
		float: left;
	}
	#rightcolheight {
	min-height: 570px;
}
	/* Fix for IE-win \*/
		* html #rightcolheight {height: 570px;}
	/* End Fix for IE-win */

	#securecol {
		width: 950px;
		margin: 0 0px 0px;
		padding: 10px 0px 0px;
		background-color: #fff;
		float: left;
		min-height: 500px;
	}
	/* Fix for IE-win \*/
		* html #securecol {height: 500px;}
	/* End Fix for IE-win */
	#footer {
		width: 950px;
		margin: 0;
		padding: 0;
		clear: both;
	}

/**************************************
* General
***************************************/

	div.shadowcontainer {
	background-image: url('images/orangeshadow.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 19px 0;
    margin: 0 0 0 0;
	}
	
/*	div.shadowcontainer2 {
	background-image: url(images/headshadow.gif) ;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 19px 0;
		margin: 0 0 0 0;
	}*/
	

/**************************************
* Header and Top Nav
***************************************/

	div.headimage {
		margin: 0;
		padding: 0;
}
	

	div.topbar {
		width: 950px;
		height: 70px;
		font-size: 94%;
		background-image: url(images/header.jpg);
    	background-repeat: no-repeat;
    	background-position: left top;
		text-align: right;
		padding: 0;
	}
	
	div.topbar p {
		margin: 0;
		padding: 5px 10px 0 0;
	}
	
	div.topbar h1 {
		width: 200px;
		height: 70px;
		margin: 0;
		padding: 0 0 0 500;
		float: left;
	}

	div.topbar h1 span, div.topbar h2 { 
		display: none; 
	}

	div.topbar h1 a {
		width: 200px;
		height: 70px;
		background-image: url(images/header.jpg);
    	background-repeat: no-repeat;
		display: block;
	}
	
	
	/* start top nav */
	
#linkscontainer {
	height: 26px;
	background: url(/images/heading_bg.gif) repeat-x;
	text-align: right;
	float: left;
	width: 950px;
	padding-top: 4px;
}

./* to stretch the container div to contain floated list */
#linkscontainer:after {
	content: ".";
	display: block;
	height: 30px;
	font-size: 12px;
	clear: both;
}

	
#navcontainer {
	height: 26px;
	float: left;
	width: 640px;
	padding-left: 30px;
}

./* to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	height: 30px;
	font-size: 12px;
	clear: both;
}

ul#navlist {
	font-size: 12px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul#navlist li {
	width: 118px;
	text-align: left;
	margin: 0 0 0 0px;
	display: block;
	float: left;
}

ul#navlist li a {
	width: 100px;
	height: 22px;
	color: #5C564D;
	background-image: url(/images/arrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 1px;
	padding-top: 4px;
	display: block;
	padding-left: 18px;
}

	/* Fix for IE-win \*/
		* html ul#navlist li a {padding-top: 4px; height: 20px;}
	/* End Fix for IE-win */ 
	
ul#navlist li a:hover, ul#navlist li#active a {
	background-image:  url(/images/arrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navcontainer>ul#navlist li a { 
	width: auto; 
}

#navcontainer2 {
	height: 26px;
	float: right;
	width: 190px;
}
ul#navlist2 {
	font-size: 12px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul#navlist2 li {
	width: 178px;
	text-align: left;
	margin: 0 0 0 0px;
	display: block;
	float: left;
}

ul#navlist2 li a {
	width: 160px;
	height: 22px;
	color: #F97C07;
	background-image:  url(/images/securefilebutton.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 1px;
	padding-top: 4px;
	display: block;
	padding-left: 18px;
}

	/* Fix for IE-win \*/
		* html ul#navlist2 li a {padding-top: 4px; height: 20px;}
	/* End Fix for IE-win */ 
	
ul#navlist2 li a:hover, ul#navlist2 li#active a {
	background-image:  url(/images/arrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navcontainer2>ul#navlist2 li a { 
	width: auto; 
}




/* end top nav */



#servicescontainer ul
{
	font-size: 90%;
	padding-left: 14px;
	padding-right: 7px;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0;
}
#servicescontainer ul ul
{
	padding-left: 8px;
	margin-left: 0;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 4px;
}

#servicescontainer
{
	color: #1D63BF;
	padding-bottom: 2px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
}

#servicescontainer li
{
	padding-bottom: 3px;
}

#servicescontainer li a {
	text-decoration: none;
	color: #1D63BF;
}
#servicescontainer li a:link, #servicescontainer li a:visited {
	text-decoration: none;
	color: #1D63BF;
}
#servicescontainer li a:hover, #servicescontainer li a:active{
	text-decoration: underline;
	color: #1D63BF;
}
#dataaudit {
	font-size: 90%;
	background-image: url(/images/freedataaudit.gif);
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
	background-repeat: no-repeat;
	margin-top: 20px;
	display: block;
}
#dataaudit img {
	padding-bottom: 5px;
}

/******************************
* Footer
******************************/	
    
    div.footercontent {
    
	font-size: 94%;
	color: #22201D;
	border-top-color: #9E9E9E;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 0px 5px 0px;
	text-align: right;
	background-image: url(images/footshadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
    }

	div.footercontentleft {
	width: 30%;
	float: left;
	font-size: 94%;
	color: #22201D;
	padding: 0px 0px 5px 5px;
	text-align: right;
	
	}
	
	div.footercontentright {
	width: 60%;
	float: right;
	font-size: 94%;
	color: #22201D;
	padding: 25px 0px 5px 0px;
	text-align: right;
	}
	
	div.footercontent a {
		text-decoration: none;
	}
	
	div.footercontent a:link, div.footercontent a:visited {
		color: #F97C07;
		text-decoration: none;
	}


	div.footercontent a:hover, div.footercontent a:active {
		color: #F97C07;
		text-decoration: underline;
	}



/**************************************
* Content Boxes
***************************************/

	div.maincontent {
	margin: 0 0 0px;
	padding-right: 50px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 0px;
	}
	
	div.maincontent h1 {
	margin: 0 0 10px;
	color: #322670;
	font-size: 110%;
	line-height: 140%;
	font-weight: normal;
	padding-top: 10px;
	}
		div.maincontent h2 {
	margin: 0 0 10px;
	color: #322670;
	font-size: 110%;
	line-height: 140%;
	font-weight: normal;
	}
		div.maincontent h3 {
	margin: 0 0 10px;
	color: #322670;
	font-size: 110%;
	line-height: 140%;
	font-weight: normal;
	}
	
			div.maincontent h4 {
	margin: 0 0 10px;
	color: #322670;
	font-size: 95%;
	line-height: 140%;
	font-weight: normal;
	}
	
			div.maincontent h5 {
	margin: 0 0 10px;
	color: #322670;
	font-size: 200%;
	line-height: 140%;
	font-weight: strong;
	}
		
	div.maincontent a:link, div.maincontent a:visited {
		color: #FF6600;
		text-decoration: underline;
	}

	div.maincontent a:hover, div.maincontent a:active {
		color: #FF6600;
		text-decoration: none;
	}
	
	
	div.midcontent {
	margin: 0px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 145%;
	font-size: 90%;
	}
	
	div.midcontent img{
	background-position: bottom;
	vertical-align: top;
	}

	
	div.midcontent h1 {
	color: #22201D;
	font-size: 100%;
	font-weight: normal;
	padding-top: 10px;
	}
	
	div.midcontent h3 {
	color: #22201D;
	line-height: 100%;
	font-size: 120%;
	font-weight: strong;
	padding-top: 0px;
	}
	
			
	div.midcontent a:link, div.midcontent a:visited {
		color: #322670;
		text-decoration: none;
	}

	div.midcontent a:hover, div.midcontent a:active {
		color: #322670;
		text-decoration: underline;
	}

	div.rightcontent {
	margin: 0 0 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

	
	div.rightcontent h1 {
	margin: 0 0 0px;
	padding: 0 0 0 0px;
	color: #F97C07;
	font-size: 105%;
	font-weight: bold;
	}

	div.datacontent {
	margin: 15px 0 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	color: #333333;
	font-size: 90%;
	padding-top: 15px;
	line-height: 130%;
	background-image: url(/images/padlock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	div.calccontent {
	margin: 15px 0 0px;
	padding-right: 50px;
	padding-left: 0px;
	padding-bottom: 15px;
	color: #333333;
	font-size: 90%;
	padding-top: 15px;
	line-height: 130%;
	background-image: url(/images/calc1.png);
	background-repeat: no-repeat;
	background-position: right ;
	}
	
	div.calccontent h1 {
	margin: 0 0 0px;
	padding: 0 0 0 0px;
	color: #000000;
	font-size: 115%;
	line-height: 150%;
	font-weight: bold;
	}
	
	div.datacontent h1 {
	margin: 0 0 0px;
	padding: 0 0 0 0px;
	color: #000000;
	font-size: 115%;
	line-height: 150%;
	font-weight: bold;
	}
		div.datacontent img{
	background-position: bottom;
	vertical-align: top;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

	
#address {
	float: left;
	width: 180px;
	clear: none;
}
#contact {
	clear: both;
	padding-top: 20px;
}
.corehead {
	padding-left: 10px;
}


/******************************
* Navlist
******************************/	

#serviceslist
{
	margin-left: 0px;
	list-style: none;
	margin-top: 0px;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 0px;
}

#serviceslist li 
{
	padding-left: 10px;
	background-image: url(/images/CatNavBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 7px;
	background-position: left top;
	display: block;
	color: #322670;

}

#serviceslist li a
{		text-decoration: none;
	color: #322670;


}

#subserviceslist
{
	margin-left: 0px;
	list-style: none;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 0px;
}

#subserviceslist1
{
	margin-left: 0px;
	list-style: none;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 0px;
}

#subserviceslist2
{
	margin-left: 0px;
	list-style: none;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 0px;
}

#subserviceslist3
{
	margin-left: 0px;
	list-style: none;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 0px;
}

#subserviceslist4
{
	margin-left: 0px;
	list-style: none;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 0px;
}

#subserviceslist li 
{
	padding-left: 13px;
	background-image: url(/images/CatSubNavBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 4px;
	background-position: left top;
	display: block;
	color: #322670;

}

#subserviceslist li a
{	
	text-decoration: none;
	color: #322670;

}

.coreservices {
	color: #322670;
	background-image: url(/images/corebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-size: 110%;

}
.imgpad {
	padding-top: 5px;
}
.title {
	font-size: 155%;
	font-weight: bold;
	/*color: #000099;*/
	color: #3E2E79;
	line-height: 150%;
}

.companyReg {
	font-size: 80%;
	padding-left: 30px;
}