/* CSS Document */

html,body				{

						padding:0px;
						margin:0px;
						border:0px;
						width:100%;
						
						}



#header 				{

						position: relative;
						left: 0px;
						top: 0px;
						width: 100%;
						height:120px;
						visibility: visible;
						background:#E3F0F8 url(images/itmr_logo.gif) no-repeat top left;

						}

#line      {

           background: url(images/trim_uline_02.gif) repeat-x;
           width:100%;
           padding:0 0 0 0;
           margin:0 0 0 0;
           height:4px;

}



#main 					{

						position: absolute;
						left: 30px;
						top: 154px;
						right: 0px;
						margin:0px;
						padding:0px;
						text-align:left;
		 				width: 923px;	
						visibility: visible;
						z-index: 0;
						display:inline;
						
 
						
						}
						
		

div#sidebar 			{

						position: relative;
						left: 0px;
						top: 0px;
						float:left;
						width: 173px;
						z-index: 0;
						display:block;
						margin:0px;
						padding:0px;
		 
						}
						
.rollover				{
				
						display:block;
						width:173px;
						height:45px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px;
						
						}
						

						
.selected				{
				
						display:block;
						width:173px;
						height:45px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px;
						
						}				
				

div#content				{

						position:relative;
						float:right;
					/*	width:100%;  */
						left:0px;
						top:0px;
						text-align:left;	
						padding:0px;
						margin:0px 0px 0px 50px;
			
						width:700px;
				 
 
						}				
						
#narrow					{

						position:relative;
						width:590px;
						
						}
						
#wiseadvice				{		

						position:relative;
						width:550px;
						
						}				


#whatson				{

						position:relative;
						width:600px;

						}


#submitcv				{		

						position:relative;
						width:550px;
						
						}		
															
div#footer				{

						position:relative;
						clear:both;
						top:50px;
						left:0px;
						text-align:left;
						padding:0px;
						margin:0px 0px 50px 0px;
						width:730px;
						height:80px;
					
								
						}				

/*	clients page																*/						
						
div#flashcontent		{

						position:relative;
						clear:both;
						top:0px;
						left:0px;
						font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
						font-size: 11px;
						line-height: 14px;
						color: #333333;
						text-align:left;
						padding:0px;
						margin:0px;
				
						}	
											
.floatright				{

						float:right;
						
						}
						

					
							
.trim_contact			{

						
						z-index:0;
						position:absolute;
						top:60px;
						left:190px;
			
						}							
						
						
/*	testimonials										*/

#clients				{
						position:relative;
				/*		top:0px;
						left:0px;  */
						width:340px;						
						padding:0px 10px 0px 0px;
						
						float:left;
						
						background-color:transparent;

						}
						
#candidates				{

						position:relative;
				width:300px;
					/*			top:0px;	
						left:350px;*/
						padding:0px 0px 0px 10px;
						
						float:right;
						

						
						}						
				
										
										
										
.nospace				{

						padding:0px;
						margin:0px;
						border:0px;
						
						}										
