* {
					margin:0;
					padding:0;
					font-family:Arial,Verdana,Sans;
					font-size:16px;
					color:#000;
				}
				
				body {
					text-align:center;
					}
				
				#wrapper {
						width:900px;
						margin:auto;
						text-align:left;
					}
				
				.content {
						height:1500px;
						padding-top:200px;
						padding-left:270px;
					}
					
					#logo {
						position:fixed;
						top:30px;
						display:block;
						height:138px;
						width:160px;
						background:url(adt_prt_urgency_logo.png) no-repeat;
							z-index:900;
					
						}
						#logo span {
								display:none;
							}
					#nav {
						position:fixed;
						top:205px;
						display:block;
						z-index:900;
							
						}
						#nav ,  #nav  li {
								list-style:none;
								list-style-type:none;
							}
						#nav  li a {
							font-size:28px;
							text-transform:uppercase;
							text-decoration:none;
							text-align:right;
							display:block;
							width:193px;
								
						}
						#nav  li a:hover, #nav  li a:active, #nav  li a.active {
								color:#8ed271;
							}
							
						h1{
							font-size:33px;
							text-transform:uppercase;
							display:block;
							color:#000;
							font-weight:normal;
						}								
													
						h1 a {
							font-size:33px;
							text-transform:uppercase;
							color:#000;
							font-weight:normal;
						}								
						h2{
							font-size:28px;
							text-transform:uppercase;
							display:block;
							color:#8ed271;
							font-weight:normal;
							margin-bottom:25px;
						}	

						h2 a {
							font-size:28px;
							text-transform:uppercase;
							color:#8ed271;
							font-weight:normal;
							margin-bottom:25px;
						}	

						
						h3{
							font-size:22px;
							text-transform:uppercase;
							color:#000;
							font-weight:normal;
							font-style:italic;
						}
						
						.service {
							margin-bottom:20px;
							text-align:left;
							padding-left:85px;
							}
				
				#extra1 {
						width:280px;
						height:300px;
						position:fixed;
						left:50%;
						bottom:0;
						margin-left:-490px;
						background: url(infoTalk4.png) bottom left no-repeat;
											}
				#extra2 {}
				#extra3 {}
					
					.pf {
							margin-right:10px;
							border:1px solid #ccc;
							margin-top:25px;
							width:130px;
							overflow:hidden;		
							cursor:pointer;
						}
						
						#home .pf {
							margin-right:10px;
							border:1px solid #ccc;
							margin-top:25px;
							width:145px;
							overflow:hidden;		
							cursor:pointer;
						}
						
						.pf:hover {
							border:1px solid #8ed271;
						}
						.pflink {
								margin-top:15px;
								display:inline-block;
								padding:10px;
								text-decoration:none;
								color:#fff;
								background:#8ed271;
								padding-top:5px;
								padding-bottom:5px;
							}
							.pflink:hover {
									background:#000;
								}
								
								
								
								#servDrupal {
									background:url('drupal2.jpg') no-repeat;
								}
								#servTheme {
									background:url('theming.png') no-repeat;
								}
								#servMobile {
									background:url('Mobile.png') no-repeat;
								}
								#servMigrate {
									background:url('migrate.png') no-repeat;
								}

