/* CSS Document */

body{
	BACKGROUND: url(images/navback.jpg) repeat-x left top;
	ALIGN: center;
	TEXT-ALIGN: center;
	font-family: Arial, san serif; 
	font-size: 9pt;
	 color: #545454;
	}


#container {
	WIDTH: 900px; 
	POSITION: relative; 
	ALIGN: center;
	margin:0 auto;
	TEXT-ALIGN: left;
	height: 100%;
}

#menu{
	POSITION: relative;
	margin:0 auto;
	align: center;
	left: 0px;
	#margin-top: -8px;
	HEIGHT: 45px; 
	TEXT-ALIGN: left;
	padding: 1px;
	}
	
#menu ul {
    padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	padding-top: 0px;
	align:center;
	text-align:center;
	
	 } 
	 
#menu a:link{
     display: block;	
	 font-family: Arial, san serif; 
	 font-size: 11pt;
	 color: #ffffff;
	 height: 20px;
	 #HEIGHT: 25px;
	 font-weight: bold;
	 text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
		padding-right: 5px;
	}

#menu a:visited {
     display: block;	
	 font-family: Arial, san serif; 
	 font-size: 11pt;
	 color: #ffffff;
	 height: 20px;
	 #HEIGHT: 25px;
	 font-weight: bold;
	 text-decoration: none;
	padding-top: 5px;
		padding-left: 5px;
				padding-right: 5px;	  
	}
	

	#menu a:hover{
     display: block;
	 font-family:  Arial, san serif; 
	 font-size: 11pt;
	 color: #211f5e;
	 BACKGROUND: url(images/buttonover.jpg) repeat-x left top;
		padding-left: 5px;
		font-weight: bold;
				padding-right: 5px;
	}
	
#menu li {
     float: left;
	 width: 125px; 
	 }
	 
#header{
	width: 100%;
	padding-top: 30px;
	}
	
#logo{
	width: 386px;
		poisition: relative;
	}

#contact{
	poisition: relative;
	width: 350px;
	float: right;
	margin-top: -75px;
	font-weight: bold;
	text-align: right;
	color: #2a4589;
	font-size: 12pt;
	}
	
#contact h2{
	font-size: 11pt;
	color: #545454;
	font-weight:normal;
}

#contact a:link{
     color: #2a4589;
	 font-weight: bold;
	 text-decoration: none;
	}

#contact a:visited {
     color: #2a4589;
	 font-weight: bold;
	 text-decoration: none;	  
	}
	

	#contact a:hover{
     color: #2a4589;
	 font-weight: bold;
	 text-decoration: underline;
	}

#main{
 	width:900px;
   margin:0 auto;
   margin-top: 5px;
   text-align: center;
   align: center;
   overflow:hidden;
 
}	

#main table td{
	font-size: 10pt;
}

#main h2{
	font-size: 14pt;
	color: #2a4589;
}

#main h3{
	font-size: 11pt;
}

#main a:link{
     color: #2a4589;
	 font-weight: bold;
	 text-decoration: none;
	}

#main a:visited {
     color: #2a4589;
	 font-weight: bold;
	 text-decoration: none;	  
	}
	

	#main a:hover{
     color: #2a4589;
	 font-weight: bold;
	 text-decoration: underline;
	}

#footer{
	vertical-align: bottom;
	bottom: 0px;
	left: 0px;	
}


div#killer-questions {
	text-align: left;
}

div#killer-questions strong {
	font-size: 1.1em;
	color: #355294;
	font-weight: normal;
}

ul#killer-questions-list {
	margin: 0;
	padding: 5px 0 0 80px;
	background: #fff url("images/steps/checklist.jpg") top left no-repeat;
}

ul#killer-questions-list li {
	list-style-type: none;
	padding: 0 0 0 34px;
	margin: 0 0 5px 0;
	line-height: 24px;
	font-size: 1.1em;
}

ul#killer-questions-list li span {
	display: inline-block;
	line-height: 24px;
	padding: 5px 10px 5px 5px;
	background: #f6f6f6 url("images/steps/end-of-step.jpg") top right no-repeat;
}

ul#killer-questions-list li.step-10 span, ul#killer-questions-list li.step-09 span {
	background: #f6f6f6 url("images/steps/end-of-step-large.jpg") top right no-repeat;
}

ul#killer-questions-list li.step-01 {
	margin-left: 0;
	background: #fff url("images/steps/step-01.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-02 {
	margin-left: 20px;
	background: #fff url("images/steps/step-02.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-03 {
	margin-left: 40px;
	background: #fff url("images/steps/step-03.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-04 {
	margin-left: 60px;
	background: #fff url("images/steps/step-04.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-05 {
	margin-left: 80px;
	background: #fff url("images/steps/step-05.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-06 {
	margin-left: 100px;
	background: #fff url("images/steps/step-06.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-07 {
	margin-left: 120px;
	background: #fff url("images/steps/step-07.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-08 {
	margin-left: 140px;
	background: #fff url("images/steps/step-08.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-09 {
	margin-left: 160px;
	background: #fff url("images/steps/step-09.jpg") top left no-repeat;
}
ul#killer-questions-list li.step-10 {
	margin-left: 190px;
	background: #fff url("images/steps/step-10.jpg") top left no-repeat;
}

p.a-left {
	text-align: left;
}

div.service-section {
	height: 60px;
	line-height: 40px;
	padding: 0 0 0 70px;
	margin: 0 0 5px;
}

div#service-planning {
	background: transparent url("images/services/budget.jpg") top left no-repeat;
}
div#service-management {
	background: transparent url("images/services/folder.jpg") top left no-repeat;
}
div#service-email {
	background: transparent url("images/services/email.jpg") top left no-repeat;
}
div#service-automation {
	background: transparent url("images/services/automation.jpg") top left no-repeat;
}
div#service-monitoring {
	background: transparent url("images/services/hardware.jpg") top left no-repeat;
}
div#service-training {
	background: transparent url("images/services/documentation.jpg") top left no-repeat;
}

img.services-large-computer {
	margin: 30px 0 0;
}