﻿
		body
		{
			margin: 0;
			padding: 0;
			font-size:  62.5%;
			font-family:  Verdana, Tahoma, Geneva, Verdana, serif;
			color: #000;
			background-image:url('../Images/background.jpg');
			background-repeat:repeat-x;
		 	background-color:#ADC5D2;
		 	/*background-color:#F1F1F1;*/
		}
		div#container
		{
		 	width: 878px;
		 	padding: 0;
		 	position:absolute;
		 	left:50%;
		 	margin-left:-439px;
		 	background-color:#FFFFFF;
		 	/*border:thin black solid;*/
		 }
				 
		div#header
		{
			color: #fff;
			background-color:  #231F20;
			background-image:url('../Images/gradient-header.jpg');
			background-repeat:repeat-y;
			height:102px;
		}
		div#pagebody
		{
			padding-left: 25px;
			background-color:#FFFFFF;
		}
		div#pagebody-how-it-works
		{
			padding-left: 15px;
			background-color:#FFFFFF;
		}
				
		#telephone
		{
			height:45px;
			width:200px;
			margin-top:20px;
			margin-right:30px; 
		}
		.boldtext
		{
			margin: 0;
			color: #6D6E70;
			font-size: 17px;
			font-family: Arial, Tahoma, Geneva, Verdana;
			font-weight: bold;	
		}
		.mediumboldtext
		{
			margin: 0;
			color: #6D6E70;
			font-size: 13px;
			font-family: Arial, Tahoma, Geneva, Verdana;
			font-weight: bold;	
		}
		.smallboldtext
		{
			margin: 0;
			color: #6D6E70;
			font-size: 12px;
			font-family: Arial, Geneva, sans-serif;
			/*line-height: 12px;*/
			font-weight:normal;	
		}
		h1
		{
			margin: 0;
			padding: 0;
			color: #6D6E70;
			font-size: 17px;
			font-family: Arial, Tahoma, Geneva, Verdana;
			font-weight: bold;	
		}		
		#chronotek-logo
		{	
			height:59px;
			width:299px;
		 	margin-top:20px;
		 	margin-left:30px;	
		}	
		
		.indentmenu{
		font: bold 12px Verdana,Arial;
		width: 100%; /*leave this value as is in most cases*/
		overflow: hidden;
		background: black url(../Images/menu.jpg) center center repeat-x;
		height:51px;

		}
		
		.indentmenu ul{
		margin: 0;
		padding: 0;
		float: right;
		width: 637px; /*width of menu*/
		border: 0px solid #564c66; /*dark purple border*/
		border-width: 0px 0;
		background: black url(../Images/menu.jpg) center center repeat-x;
		height:51px;
		}
		
		.indentmenu ul li{
		display: inline;
		}
		
		.indentmenu ul li a{
		float: left;
		color: white; /*text color*/
		padding: 12px 20px;
		text-decoration: none;
		border-right: 0px solid #878586; /*gray divider between menu items*/
		}
		
		.indentmenu ul li a:visited{
		color: white;
		border-width: 0px 0;
		}
		
		.indentmenu ul li a:hover, .indentmenu ul li .current{
		color: #6E6868 !important; /*text color of selected and active item*/
		padding-top: 12px; /*shift text down 1px for selected and active item*/
		padding-bottom: 25px; /*shift text down 1px for selected and active item*/
		background: #C6C4C5 url(../Images/menuselected.jpg) center center repeat-x;

		}		
		div#timecards-made-easy
		{
			margin:0;
			padding: 13px 0 0 0;
		}
		div#timecards-made-easy ul
		{
			margin: 0;
			padding: 23px 0 0 25px;
			list-style-image: url('../Images/yellowbox.gif');
		}
		div#timecards-made-easy li
		{
			margin: 0;
			padding: 7px 0 0 0;
			color: #6D6E70;
			font-size: 17px;
			font-family: Arial, Tahoma, Geneva, Verdana;
			font-weight: bold;
			/*letter-spacing: -1px;
			line-height: 16px;*/
		}
		div#employees-telephone-timeclock
		{
			margin:0;
			padding: 12px 0 0 0;
			padding-right:75px;
			padding-bottom:9px;
			text-align:right;
			vertical-align:top;	
		}
		img
		{
			padding: 0 0;
			border:0;
		}
	
		.align-right  { float:right;}
		.align-left   { float:left;}
		.align-clear  { clear:both;}
		.align-center 
		{		 	
			width: 880px;
		 	margin-left:32px;
		}
		div#bottomsection 
		{
			margin-left:0;
		}

		div#bottomsection h1
		{
			margin: 0;
			padding: 0 0 1px 1px;
			color:#D1AE2B;
			font-size: 15px;
			font-family: Verdana;
			font-weight:bold;
			letter-spacing: 0px;
			line-height: 1.6em;
		}
		div#bottomsection  ul
		{
			margin: 0;
			padding: 0 0 10px 0px; 
			list-style-type:none; 
		}
		div#bottomsection  li
		{
			margin: 0;
			padding-top: 15px;
			color:#136C80;
			font-size: 14px;
			font-family: Arial,Verdana;
			font-weight: normal;
			text-decoration:none;
		}
		div#bottomsection  a
		{
			margin: 0;
			padding: 15px 0 0 0;
			color:#136C80;
			font-size: 14px;
			font-family: Arial,Verdana;
			font-weight: normal;
			text-decoration:none;
		}
				
		
		div#bottombuttons
		{
			margin: 0;
			padding: 0;			
			background-color:#D2D2D2;
			height:89px;
			width:809px;
		}
		div#bottombuttons img
		{
			margin: 0;
			padding: 10px 0 0 4px;
		}
		
		div#footer
		{
			background:url('../Images/footer.jpg') 0 top repeat-x;
			height:117px;
			padding: 0;
		}
		div#footer p
		{
			padding: 14px 30px 0 0;
			text-align:right;
			font-size: 9px;
			font-family: Verdana;
			font-weight: normal;
			color:#CFCFD1;
		}
		div#footer a
		{
			font-size: 9px;
			font-family: Verdana;
			font-weight: normal;
			color:#CFCFD1;
		}
		div#footer a:visited
		{
			color:#CFCFD1;
		}
		.social-facebook
		{
			background: transparent url(../Images/icon_facebook.gif) scroll no-repeat right center;
			padding: 2px 30px 2px 0px;
		}
		.social-twitter
		{
			background: transparent url(../Images/icon_twitter.gif) scroll no-repeat right center;
			padding: 2px 25px 2px 0px;
		}				
				
		div.floater
		{
		position:absolute;
		z-index:100;
		}
															
		li.boxes{
		list-style-image: url('../Images/checkbox.jpg');
		padding: 0;
		}
		
		li.checks{
		background:url('../Images/checkmark.jpg') 0 2px no-repeat;
		padding: 3px 0 0 35px;
		}
		
		.liststyle
		{
			margin: 0;
			padding: 0 0 10px 25px; 
			list-style-type:none; 
		}
		.listitemstyle
		{
			margin: 0;
			padding-top: 5px;
			color:#136C80;
			font-size: 14px;
			font-family: Arial,Verdana;
			font-weight: normal;
			text-decoration:none;
			list-style-image: url('../Images/yellowbox.gif');
		}
		img, div { behavior: url(../styles/iepngfix/iepngfix.htc) }

