html                          {             
                        margin: 0px;
                       padding: 0px;
                        height: 100%;
			             width: 100%; 
                    background: #cccccc;
                    max-height: 100%;
                              }
							  
body			      {	  
                        margin: 0px;	   
                       padding: 0px;
                        height: 100%;
                         width: 100%; 
                    background: #cccccc;
                    max-height: 100%;
                              }
							  
div#center                    {
                      position: relative; 
                        margin: 0 auto; 
                         width: 873px;
                    background: #cccccc;
                        height: auto !important; /* real browsers */
                        height: 100%; /* IE6: treaded as min-height*/
                              }
a img { border: 0 }

a:link                        {    
               text-decoration: none;
                   font-family: arial, helvetica, sens-serif;
                     font-size: 11px; 
                         color: white;
                              }
		  
a:visited                     {    
               text-decoration: none;
                   font-family: arial, helvetica, sens-serif;
                     font-size: 11px; 
                         color: white;
                              }
		  
a:active                      {
               text-decoration: underline; 
                   font-family: arial, helvetica, sens-serif;
                     font-size: 11px;
                         color: white;
                              }
		  
a:hover                       {
               text-decoration: underline;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 11px; 
		                 color: white;
		                      }
							  
a.red:link                        {    
               text-decoration: none;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
	   	                 color: #b63226;
		                      }
		  
a.red:visited                     {    
               text-decoration: none;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #b63226;
		                      }
		  
a.red:active                      {
               text-decoration: underline; 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px;
		                 color: #b63226;
		                      }
		  
a.red:hover                       {
               text-decoration: underline;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #b63226;
		                      }
							  
a.bigred:link                        {    
               text-decoration: none;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 14px; 
	   	                 color: #b63226;
						 font-weight: 800;
		                      }
		  
a.bigred:visited                     {    
               text-decoration: none;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 14px; 
		                 color: #b63226;
						 font-weight: 800;
		                      }
		  
a.bigred:active                      {
               text-decoration: underline; 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 14px;
		                 color: #b63226;
						 font-weight: 800;
		                      }
		  
a.bigred:hover                       {
               text-decoration: underline;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 14px; 
		                 color: #b63226;
						 font-weight: 800;
		                      }
							  

		  
a.footer:link                 {
               text-decoration: underline;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 10px; 
		                 color: #454545;
		                      }
		  
a.footer:visited              {
               text-decoration: underline;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 10px; 
		                 color: #454545;
		                      }
		  
a.footer:active               {
               text-decoration: underline; 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 10px; 
		                 color: #454545;
		                      }
		  
a.footer:hover                {
               text-decoration: underline;
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 10px; 
		                 color: #454545;
		                      }
							  
h1                            { 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 16px; 
		                 color: #cc3333;
                              }
							  

							  
h3                            { 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
				   font-weight: 800;
		                 color: #cc3333;
				   line-height: 12px;
                              }
							  
p                             { 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #000000;
                              }
							  
p.article                     { 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #000000;
				   line-height: 18px;
				   width: 485px;
				   text-align: justify;
                              }
							  
p.login                       { 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 24px; 
		                 color: #ffffff;
				    font-style: italic;
					font-weight: bold;
                              }
							  
span.littleblack                 {
                   font-family: arial, helvetica, sens-serif;
	                 font-size: 10px; 
		                 color: #000000;
				   font-weight: 800;
                              }
							  							  				  

div#header                    {
                        margin: 0px;
                       padding: 0px;
                         width: 873px;
						height: 80px;
			        background: #000000;
			     border-bottom: #b63226 15px solid;
                              }
							  
div#logo                      {
                      position: relative;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 177px;
						height: 55px;
						  left: 15px;
						   top: 15px;
			  background-image: url('images/logo.jpg');
		   background-position: bottom;
                              }						  
							  
div#login                     {
                        margin: 0px;
                       padding: 0px;
                      position: relative;
					   display: inline;
					     float: left;
						   top: 15px;
					      left: 380px;
				    text-align: right;
				              }
							  
div#menu_left                 {
                      position: relative;
					     float: left;
                        margin: 0px;
                       padding: 0px;
						 width: 181px;
						 min-height: 457px;
						 height: 600px;
						 *height: 525px;
                              }
							  
div.left_link                    {
                      position: static;
					     float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 181px;
					text-align: left;
			  background-image: url('images/bg_left_link.png'); 
			* background-image: none;
                      * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_left_link.png', sizingMethod='fixed');
			            height: 30px;
				   line-height: 30px;
				   
							  }
							  
div.left_link_admin           {
                      position: static;
					     float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 181px;
					text-align: left;
			  background-image: url('images/bg_left_link.png'); 
			* background-image: none;
                      * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_left_link.png', sizingMethod='fixed');
			            height: 30px;
				   line-height: 30px;
				   
							  }
							  
div.brochure                  {
                      position: relative;					  
                         float: left;
                        margin: 0px;
                       padding: 0px;
                           top: 55px;
                          left: 265px;
                         width: 480px;
                        height: 242px; 
                              }
							  
.left_link div                {
                      position: relative;
                              }

.left_link_admin div                {
                      position: relative;
                              }
							  
.left_link a                  {
                      position: absolute;
					      left: 20px;
                              }
							  
.left_link_admin a                  {
                      position: absolute;
					      left: 20px;
                              }							  
div#datacenter                {
					  position: absolute;
					      left: 50px;
						   top: 495px;
						  *top: 500px;
					     float: left;
						height: 31px;
						 width: 581px;
			  background-image: url('images/datacenter.png');
			 background-repeat: no-repeat;
			* background-image: none;
                      * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/datacenter.png', sizingMethod='scale');
		                      
							  }
							  
#smalle                    {
                      position: absolute;
					     float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 180px;
					text-align: left;
			  background-image: url('images/smalle.png'); 
			* background-image: none;
                      * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.evolveincorporated.com/images/smalle.png', sizingMethod='fixed');
			            height: 120px;
						top: 420px;
						*top: 460px;
				   
							  }
							  
#customer                     {
					  position: absolute;
					      left: 25px;
						   top: 400px;
						  *top: 405px;
					     float: left;
		                height: 50px;
						width: 590px;
							  }
							  
#customer p                   {
                   font-family: arial, helvetica, sens-serif;
	                 font-size: 10px; 
		                 color: #ffffff;
						 font-weight: 800;
                              }
							  
div.spacer                    {
                      position: relative;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                        height: 10px; 
                              }
							  
div#menu                      {
                      position: relative;
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 590px;
                           top: 0px;
						   left: 50px;
						   background: #000000;
			                  }		
							  

.main_link                    {
                      position: relative;
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                    text-align: center;
					margin-left: 50px;
                          left: 10px;
                              }
							  
div#main                      {
                      position: relative;
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 873px;
                    background: url('images/bg_center.jpg') #949393;
             background-repeat: repeat-x;
                    min-height: 487px;
                              }
							  
div#content                   {
                      position: relative;
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 692px;
                              }

p.content                     {
                        margin: 0px;
                       padding: 0px;
                    margin-top: 8px;
                 margin-bottom: 8px;
                     max-width: 485px;
                        *width: 485px;
                    text-align: justify;
                   font-family: arial, helvetica, sens-serif;
                     font-size: 12px; 
                         color: #000000;
                              }
							  
p.comments                     {
                        margin: 0px;
                       padding: 0px;
                    margin-top: 8px;
                 margin-bottom: 8px;
                     max-width: 485px;
                        *width: 485px;
                    text-align: left;
                   font-family: arial, helvetica, sens-serif;
                     font-size: 10px; 
                         color: #b63226;
                              }
							  
li.mission                    {
                 margin-bottom: 12px;
                              }
							  
.content ul li                {
                         float: left;
                        margin: 0px;
                       padding: 0px;
                   font-family: arial, helvetica, sens-serif;
                     font-size: 14px; 
                         color: #000000;
                              }
							  
h2.content                    {
                   font-family: arial, helvetica, sens-serif;
                     font-size: 18px;
                         color: #b63226;
                   line-height: 25px;
                              }

h3.content  {font-family: arial, helvetica, sens-serif;
font-size: 12px;
color: #b63226;
line-height: 25px;
}

h4.content  {font-family: arial, helvetica, sens-serif;
font-size: 12px;
color: #b63226;
line-height: 25px;
}

ul.clients {font-family: arial, helvetica, sens-serif;
font-size: 10px;
color: #000000;
}

li.clients {font-family: arial, helvetica, sens-serif;
font-size: 10px;
color: #000000;
}
							  
div#contentheader             {
                      position: relative;
                          left: 48px;
                           top: 15px;
                         float: left;
                        margin: 0px;
                       padding: 0px;
					     width: 593px;
				   font-family: impact, arial, helvetica, sens-serif;
	                 font-size: 42px; 
		                 color: #ffffff;
						height: 146px;
			  background-image: url('images/bg_content_header.jpg');  
			 background-repeat: no-repeat;
						      }

#contentheader h2             {
                          left: 20px;
                   font-family: arial, helvetica, sens-serif;
	                 font-size: 36px;
					     color: #ffffff;
                           top: 68px;
					          }

div#leftborder                {
                      position: absolute;
					   display: inline;
					     float: left;
                          left: 48px;
                           top: 161px;
                        margin: 0px;
                       padding: 0px;
					     width: 28px;
					    height: auto !important; /* real browsers */
	                    height: 1687px; /* IE6: treated as min-height*/
                    min-height: 100%; /* real browsers */
				      overflow: hidden;
			  background-image: url('images/bg_content_left.jpg');  
			 background-repeat: repeat-y;
						      }
						 
div#center2                   {
                      position: relative;
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                          left: 76px;
                           top: 15px;
                         width: 545px;
                    min-height: 487px;
                        height: auto !important;
                       _height: 487px;
                    background: #cccccc;
                              }

#commissioning                {
                      position: absolute;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                          left: 290px;
                           top: 190px;
                         width: 250px;
                        height: 243px;
              background-image: url('images/business-cycle.png');
			* background-image: none;
                      * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/business-cycle.png', sizingMethod='scale');
                              }
                   
							  
div#centerabout               {
                      position: relative;
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                          left: 76px;
                           top: 15px;
                         width: 545px;
				    background: #cccccc;
			  background-image: url('images/bg_about.jpg');
			 background-repeat: no-repeat;	
                    min-height: 487px;
                        height: auto !important;
                       _height: 487px;
              	          
                              }
							  
div#centerservices            {
                      position: relative;
					   display: inline;
					     float: left;
                        margin: 0px;
                       padding: 0px;
					      left: 76px;
					       top: 40px;
					     width: 545px;
					    height: auto !important; /* real browsers */
	                    height: 100%; /* IE6: treaded as min-height*/
                    min-height: 100%; /* real browsers */
					min-height: 487px;
					background: #cccccc;
					          }
							  
div#centermission             {
                      position: relative;
					   display: inline;
					     float: left;
                        margin: 0px;
                       padding: 0px;
					      left: 76px;
					       top: 40px;
					     width: 545px;
					    height: auto !important; /* real browsers */
	                    height: 100%; /* IE6: treated as min-height*/
                    min-height: 100%; /* real browsers */
					min-height: 487px;
					background: #cccccc;
					          }
							  
.center2 h1, h2, h3, p        {
                      position: relative;
                          left: 25px;
                        margin: 0px;
					   padding: 0px;
					          }
							  
.center2 p                    {
                   font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #000000;
                              }

div#rightborder               {
                      position: absolute;
					   display:inline;
                          left: 621px;
                           top: 161px;
                         float: left;
                        margin: 0px;
                       padding: 0px;
					     width: 29px;
				    min-height: 487px;
		                height: auto !important; /* real browsers */
	                    height: 1687px; /* IE6: treaded as min-height*/
                    min-height: 100%; /* real browsers */
			  background-image: url('images/bg_content_right.jpg');  
			 background-repeat: repeat-y;
			          overflow: hidden;
						      }
							  
div.contact                   {
					  position: relative;
					      left: 22px;
					     width: 480px;
						height: 242px; 
			  background-image: url('images/bg_contact.png');
			 background-repeat: no-repeat;
			                  }
							  
div.adminlogin                   {
					  position: relative;
					      left: 22px;
					     width: 490px;
						height: 242px; 
			  background-image: url('images/bg_adminlogin.jpg');
			 background-repeat: no-repeat;
			                  }
							  
.adminlogin p                 {
                      left: 40px;
					  font-type: arial, helvetica, sans-serif;
					  font-size: 12px;
					          }
							  
.adminlogin form			  {
                           top: 40px;
                          left: 40px;
                              }		
							  
.adminlogin h2				  {
							 top: 0px;
							 left: 40px;
							 font-type: arial, helvetica, sans-serif;
					  font-size: 16px;
					  font-color: #b63226;
							 }					  
							  
							  
#adminform                    {
					  position: relative;
					     float: left;
					      left: 22px;
						   top: 0px;
					     width: 200px;
						height: 240px; 
			                  }

#adminlinks                   {
					  position: relative;
					     float: left;
					      left: 45px;
						   top: 0px;
					     width: 280px;
						height: 240px; 
			                  }
							  
div#contentindex              {
                      position: relative;					   
                       display: inline;
                         float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 692px;
                        height: 537px;
<!--[if gt IE 6]>
height: 100% auto;
<![endif]-->
              background-image: url('images/bg_content_index.png');  
             background-repeat: no-repeat;
           background-position: top right;
            * background-image: none;
                      * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_content_index.png', sizingMethod='scale');
                              }
							  
p.contentindex                {
                      position: relative;
                          left: 50px;
                           top: 0px;
                         float: left;
                        margin: 0px;
                       padding: 0px;
					margin-top: 20px;
					     width: 390px;
                    text-align: justify;
				   font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #cccccc;
				              }
							  
#content h1, h2, h3, h4 p     {
                      position: relative;
                          left: 25px;
                        margin: 0px;
					   padding: 0px;
					   font-family: arial, helvetica, sens-serif;
	                 font-size: 12px; 
		                 color: #000000;
						 text-align: justify;
					          } 
							  
h2                            { 
		           font-family: arial, helvetica, sens-serif;
	                 font-size: 14px; 
		                 color: #000000;
                              }
							  
h3.lists                       {
                   font-family: arial, helvetica, sens-serif;
                     font-size: 12px; 
		                 color: #000000;
				   font-weight: 800;
				    text-align: center;
					margin-left: -45px;
						      }
							  
div#left                      {
                      position: relative;
					   display: inline;
					     float: left;
						   top: 0px;
                        margin: 0px;
                       padding: 0px;
					     width: 400px;
					          }

							  
div.projects                  {
                      position: absolute;
					   display: inline;
					     float: right;
						   top: 40px;
						 right: 40px;
                        margin: 0px;
                       padding: 0px;
					     width: 197px;
					min-height: 329px;
                      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_project.png', sizingMethod='scale');
						 
		                      }
							  
div#serverpic                 {
                      position: absolute;
						   top: 88px;
						  _top: 94px;
						  left: 300px;
                        margin: 0px;
                       padding: 0px;
					          }
							  
div.services                  {
              background-image: url('images/services.jpg');  
			 background-repeat: no-repeat;
			            height: 41px;
			             width: 181px;
			                  }
							  
div.projects[class] {
              background-image: url('images/bg_project.png');  
			 background-repeat: no-repeat;
}			

				  
div.slides                    {
                      position: relative;
                         float: left;
                           top: -1807px;
                          *top: -1807px;
                          left: 636px;
                        margin: 0px;
                       padding: 0px;
                         width: 197px;
                        height: 329px;
                              }
							  
.viewer                       {
                      position: relative;
                         float: left;
                          left: 25px;
                        margin: 0px;
                       padding: 0px;
                         width: 492px;
                        height: 252px;
						      }

#evolvepic                    {
                      position: absolute;
                           top: 315px;
                          left: 40px;
height: 97px;
width: 250px;
              background-image: url('images/working-with-eVOLVE.jpg');  
	     background-repeat: no-repeat;
}	


div#menufooter                {
                      position: relative;
					   display: inline;
					     float: left;
                        margin: 0px;
                       padding: 0px;
                         width: 692px;
				           top: 62px;
						   left: 171px;
							  }

.footer                       {
                      position: relative;
					     float: left;
                        margin: 0 auto;
                       padding: 0px;
                         width: 873px;
						height: 1293px;
				   font-family: arial, helvetica, sans-serif;
				     font-size: 11px;
					background: #cccccc;
			  background-image: url('images/bg_footer.jpg');
             background-repeat: no-repeat;
							  }

.footer div                   {
                      position: relative;
                              }

li.footerlink                 {
                        margin: 0px;
                       padding: 0px;
                      position: relative;
                           top: 50px;
                         * top: 60px;
                          left: 487px;
                       display: inline-block;
                         float: left;
                   margin-left: 35px;
                              }
							  

							  
.clear                        {
                         clear: both;
                              } 
							  
* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input, div#show4 table input {
outline-style:none;
}

<!--[if IE]>
div#show3 table td, div#show4 table td {
height:21px;
}
<![endif]-->

img, div, a { behavior: url('iepngfix/iepngfix.htc') }
