/*
	RESET
*/

*					{ margin: 0; padding: 0; }

html, body			{ height: 100%; }
ul					{ list-style: none; }
li					{ list-style: none; }	
ol					{ list-style: none; }

img					{ border: none; }
.clear 				{ clear: both; }



body{
	background:    url("../images/Long-Island-Body.jpg") repeat-x;
	background-color: #454a4e;
}
#container{
	width: 905px;
	margin: 0 auto;
  	background: url("../images/containerbg.jpg") repeat-y;
}
#header{
	height: 104px;
	width: 905px;
	border-bottom: 52px solid #939393;
	margin-top: 0px;
}

/*
	NAVIGATION BAR
*/

#nav{ 
	height:35px;
	background: #939393;
	clear:both;
	text-align:left;
	padding-top: 10px;
	border-bottom: 1px solid #838383;
}

ul#main-nav{
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	float:left;
	width:100%;
}

ul#main-nav li{
	font-size:10pt;
	display:inline;
	list-style-type: none;
}

ul#main-nav li a{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #454a4e;
	width: 181px;
	height:35px;
	padding-top:10px;
	background: url("../images/main-nav-button.jpg") no-repeat;
	display:block; float:left; text-decoration: none; 
}

ul#main-nav li a:hover{
	color: #FFF;
	background: url("../images/hover-nav-button.jpg") no-repeat;
}

ul#main-nav li.current a{
	color: #FFF;
	background: url("../images/hover-nav-button.jpg") no-repeat;
}

#main{
	margin-top: 15px;
	border-top: 1px solid #d8d8d8;
}
#display{
	padding-left: 10px;
	width: 885px;
	height: 395px;
	background:  url("../images/Security-Camera-System.jpg") no-repeat;
}
#footer{
	clear: both;
}
#info{
	width: 500px;
	height: 88px;
	padding: 132px 147px 0px 205px;
	/*font: century gothic;*/
	font-size:  10pt;
	color: #e6e6e6;
}
#form{
	width: 491px;
	height: 104px;
	margin: 31px 155px 0px 259px;
	font: Arial;
	font-size: 10pt;
	color: #ffffff;
}
.textplace{
	width: 232px;
	height: 70px;
}
.input{
	width: 184px;
	height: 20px;
}
#comparison{
	width: 885px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#lisc{
	width: 885px;
	height: 221px;
}
#lisc_top{
	width: 885px;
	height: 20px;
	background:  url("../images/Security-Top.jpg") no-repeat;
	padding: 6px 11px 6px 11px;
	margin-left:1px;
	font: Arial;
	font-size: 14.91pt;
	color: #265083;
}
#lisc_bottom{
	width: 885px;
	height: 180px;
	background:   url("../images/Long-Island-Cameras.jpg") no-repeat;
	padding: 9px 0px 0px 50px;
	font: Arial;
	font-size: 14pt;
	color: #ffffff;
}
#stronger{
	color: #0073ff;
}

#stronger2{
	color: #ff0000;
}
#clients{
	width: 885px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;	
}
#clienttop{
	width: 880px;
	height: 11px;
	background:  url("../images/Camera-Clients-Top.jpg") no-repeat;
}
#clientbottom{
	width: 880px;
	height: 11px;
	background:   url("../images/Camera-Clients-Bottom.jpg") no-repeat;	
}
#clienttestimonials{
	width: 880px;
	height: 208px;
	background:  url("../images/Camera-Clients-Mid.jpg") no-repeat;      
	padding-top: 20px;    
}
#textt{
	width: 743px;
	height: 27px;
	margin: 0px 70px 10px 65px;
	font: Arial;
	font-size: 10pt;
	color: #697075;
}
#footer{
	width: 906px; 
	height: 43.5px;
	background: #636363;
	clear: both;
	text-align: center;
	font: Arial;
	font-size: 10pt;
	color: #ffffff;
	padding-top: 43.5px;
	margin: 0 auto;
}
#servicesheader{
	width: 905px;
	height: 134px;
	background:  url("../images/Camera-System-Services.jpg") no-repeat;
	background-position: center;
}
#insidepage{
	width: 885px;
	margin-left: 10px;
	margin-right: 10px;
	font: Arial;
}
#faqheader{
	width: 905px;
	height: 134px;
	background:  url("../images/FAQ-Cameras.jpg") no-repeat;
	background-position: center;
}
#contactheader{
	width: 905px;
	height: 134px;
	background:  url("../images/Contact-LI-Cameras.jpg") no-repeat;
	background-position: center;
}
#quoteheader{
	width: 905px;
	height: 134px;
	background:  url("../images/Camera-Quote.jpg") no-repeat;
	background-position: center;
}
#sent{	
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	border: #cecece solid 1px;
	padding: 5px;
	text-align: center;
}
#sent a{
	font-size: 16pt;
	color: #001975;
	font-family: Times New Roman;
	font-weight: lighter;
}
h3{
	font-size: 16pt;
	color: #0064a4;
	font-family: Arial;
}
