@charset "UTF-8";
/* CSS Document */

html, body #wrap{
    height: 100%;
}


body  #wrap {
	max-height: 100%;
}


body {
padding: 0px;
background-color:#ededeb;
height: 100%;

}



#swfContent{
	height:100%;
}

#tiltContent{
	margin-top: 175px;
	height:100%;
	color:#333;
}


#header{
	width: 100%; 
	height: 110px; 
	background-color:#f6f6f6;
}

#flash{
	width: 100%; 
	height: 325px; 
	background-image:url(../images/analogue-flash-bg.gif);
	background-repeat:repeat-x;
}

#subflash{
	width: 100%; 
	height: 225px; 
	background-image:url(../images/analogue-flash-bg.gif);
	background-repeat:repeat-x;
}

#tiltflash{
	width: 100%; 
	height: 120px; 
	background-image:url(../images/analogue-flash-bg.gif);
	background-repeat:repeat-x;	
}

#menu{
	width: 100%; 
	height: 40px; 
	background-color:#000;
}

#footer{
	width: 100%; 
	height: 28px;
	padding-top: 12px;
	background-color:#525761;
	/*margin-top: 10px;*/
	 margin-top: -40px; /*negative value of footer height */ 
}

#logoHolder{
	background-image: url(../images/analogue-header.gif);
	background-repeat:no-repeat;
	height: 110px;
	width: 940px;
}

#onestat{
	margin-right: 15px; 
	float:left;
}

#onestatpos{
	float:left;
}

#copyright{
	float:right;
	margin-right: 45px;
}

#websiteby{
	float:right; 
	margin-right: 10px;
}

#subGrey{
	background-color:#525761;
}

#subBlue{
	background-color:#578cd0; 
}

#twitterbtn{
	 float:left;
	 margin-top: 32px; 
	 margin-left: 10px;
 }
 
#twitter_div{
	padding: 0px 20px 0px 20px;
}
 
 #twitter_update_list{
	 margin-bottom: 10px;
 }
 
 #facebookbtn{
	 width: 200px;
	 margin-left: 50px;
	 float:left;
	 height: 70px;
 }
 
 #flashimg{
	float:left;
}

 
 .solutions{
	 width: 250px;
	 float:left;
 }
 
 .solutionlogo{
	width: 175px; 
	float:right;
	visibility:hidden;
 }
 
.clearfooter {
	height: 40px;
	clear: both;
	margin-bottom: 10px;
}
 
 .subPage{
	 min-height: 750px;
 }
 
 .formPage{
	 min-height: 684px;
 }
 
 .overlap{
	 margin-top: -70px;  
	 position:relative; 
	 z-index:100;
 }
 
 .paraimg{
	width: 300px; 
	margin-top: 30px;
}
 
 .contentimg{
	  margin-top: -45px; 
	 postion: relative; 
	 z-index:0; 
	 min-height: 280px;
 }
 
 .proofmeimg{
	 background-image:url(../images/proof-me.jpg); 
	 background-repeat:no-repeat; 
	 background-position:right top; 
 }
 
 .top10margin{
	 margin-top: 10px;
 }

.container{
	width: 960px;
	margin:0px auto;
}


.screenHolder{
	float:right; 
	width: 300px; 
	margin:0px 0px 0px 15px;
	padding: 0px;
}


.textholder{
	width: 300px; 
	float:left;
}


.bgImageHolder{
	background-image:url(../images/analogue-bg-image.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	background-position:center;
	background-position:top;
	padding-top: 10px;
	min-height:400px;
}

.boxImageHolder{
	width: 100%;
	background-image:url(../images/box-bg.png);
	background-repeat:repeat-y;
	height: 100%;
	float:left;
}


.boxImageHolder2{
	width: 100%;
	background-image:url(../images/box-bg2.png);
	background-repeat:repeat-y;
	margin-top: 10px;
	float:left;	
}

.container_24{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
	
.grid_8{
	width:310px;
	display:inline;
	float: left;
	position: relative;
	margin-right: 10px;
}
	
.grid_9{
	width:628px;
	display:inline;
	float: left;
	position: relative;
	margin-right: 12px;
	background-color:#FFF;
	min-height: 340px;
	overflow: hidden;
	}

.boxHeaderGrey{
	width: 310px; 
	background-color:#434852; 
	height: 55px;
}

.boxHeaderBlue{
	width: 310px; 
	background-color:#447ec1; 
	height: 55px;
}

.icon{
	padding: 7px; 
	padding-left: 20px;
	float:left; 
	width: 50px;
}

.boxTitle{
	height:25px;  
	padding: 15px;
}

.buttonHolder{
	width: 960px; 
	float:left;
	height: 90px;
}

.button{
	height: 30px; 
	width: 125px; 
	float:left; 
	color: #FFF; 
	font-size: 16px; 
	text-align:center;
	margin: 0px 0px 15px 0px;
	padding-top: 7px;
	
 }
 
 .btn1{
	margin-left: 160px; 
 }
 
 .btn2{
	margin-left: 195px;  
 }
 
 .btn3{
	margin-left: 195px;  
 }
 
 .btn4{
	 margin-top: 12px;
	 margin-left: 480px;
 }
 
 
 .greybtn{
	background-image:url(../images/buttongrey.png); 
	background-repeat:no-repeat; 
 }
 
 .bluebtn{
	background-image:url(../images/buttonblue.png); 
	background-repeat:no-repeat; 
 }
 
 
 
 
 img.floatRight { 
    float: right; 
    margin: 10px; 
}



.clear{
	clear:both;
	display:block;
	width:0;
	height:0
	}

.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
	}
	
.rotator {
	height: 340px;
	overflow: hidden;
}

* html .clearfix,*:first-child+html .clearfix{
	zoom:1
	}