*{
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}

#topNavigation .noDisplay{
	display: none;
}
p{
	line-height: 1.5;
}
.clear{
	clear: both;
}

body{
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #363636;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma;
}

#bodyContainer{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}
#homeSlider{
	margin-top: 0px;
}
#homeSlider h2{
	color: #fff;
}
/*=====FOOTER=====*/
#footer{
	color: #737373;
	font-size: 10pt;
	background-color: #000;
}
#footer a{
	color: #737373;
}
#legal{
	float: left;
}
#footerContainer{
	margin: 0px auto 0px auto;
	padding: 10px 0px;
	width: 1040px;
}
#payment img{
	margin-right: 3px;
}
#payment{
	text-align: right;
}
#footerLeft{
	float: left;
	clear: both;
	text-align: left;
	padding-top: 12px;
}
#footerRight{
	float: right;
}
#languages{
	margin-top: 10pt;
	font-style: italic;
	font-size: 8pt;
}
/*=====ABOUT====*/
.aboutPage h1{
	font-size: 2000pt;
}
#bottomAbout{
	color: #ccc;
	margin-top: 40px;
}
#aboutBottomLeft{
	width: 480px;
	float: left;
}
#aboutBottomRight{
	width: 480px;
	float: left;
	padding-left: 20px;
}
#aboutBottomRight p{
	margin-top: 20px;
}
#bottomAbout dt{
	font-weight: bold;
	margin-top: 20px;
	font-style: italic;
}
#bottomAbout dd{
	line-height: 1.5;
}
/*=====RESOURCES====*/
.resources dt{
	margin-top: 20px;
	font-weight: bold;
}
.resources dd{
	margin-left: 20px;
}
/*=====PAGES*======*/
.page{
	margin-top: 10px;
	background-color: #353535;
	border: 1px solid #464646;
	border-bottom: none;
	min-height: 800px;
}
.pageAbout{
	margin-top: 10px;
	background-color: #353535;
	border: 1px solid #464646;
	border-bottom: none;
	min-height: 800px;
	padding: 20px;
}
.pageAbout h1{
	background-color: #2433c4;
	margin: 30px 0px 20px -20px;
	padding-left: 20px;
}
.page h1{
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 28pt;
	color: #fff;
	padding: 20px 0px 0px 20px;
}
.page img{
	float: right;
}
#surveillanceList{
	font-size: 240px;
	font-style: italic;
}
#pageContent{
	color: #fff;
	width: 550px;
	float: left;
}
#pageContent p{
	line-height: 2;
	font-size: 13pt;
}
/*====SERVICES====*/
#servicesContent{
	color: #f6f6f6;
	float: left;
	width: 700px;
	letter-spacing: 1.5px;
	padding: 20px 0px 20px 20px;
}
#servicesContent li{
	list-style: none;
	background-image: url('images/bulletRight.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 10px 35px;
	margin: 10px 0px 0px 20px;
	font-size: 10pt;
	width: 600px;
}
#servicesContent dt{
	font-weight: bold;
	background-image: url('images/bulletRight.gif');
	background-repeat: no-repeat;
	padding: 0px 35px 0px 30px;
}
#servicesContent dd{
	margin: 0px 0px 10px 45px;
}
#servicesMain a:hover{
	text-decoration: none;
}
	
#servicesContent ul{
	margin-bottom: 30px;
}
#servicesContent h1{
	background-color: #2433c4;
	margin: 0px -10px 30px -20px;
	padding-left: 20px;
	
}
#servicesContent a{
	color: #fff;
}
#servicesContent p{
	margin-bottom: 20px;
	font-size: 11pt;
	line-height: 1.8;
}
#leftSidebar{
	float: left;
	width: 270px;
	background-color: #4d4d4d;
}
#pageContact{
	text-align: center;
	padding-bottom: 100px;
}
#contacth3 {
	font-weight: normal;
	background-color: #2433c4;
	color: #fff;
	padding: 5px;
	margin-top: 20px;
	letter-spacing: 1.5px;
}
#contactPageAddress{
	margin-top: 40px;
}
#pageContact ul{
	list-style: none;
	color: #fff;
}
#pageContact li{
	margin-top: 10px;
}
/*====ServicesNav======*/
#servicesSidebar a{
	color: #000;
	text-decoration: none;
	margin: -4px 0 -4px 0px;
	height: 24px;
	padding: 4px 0px 0px 10px;
	display: block;
}
#servicesSidebar a:hover{
	background-color: #bcbcbc;
}
.current a{
	background-color: #bcbcbc;
}
#servicesSidebar li.current{
	background-image: url('images/bulletRight.png');
	background-repeat: no-repeat;
}
#servicesSidebar h3{
	color: #000;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 0px 10px;
	font-weight: normal;
	letter-spacing: 1.5px;
	font-size: 16pt;
}
#servicesSidebar li{
	height: 20px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 35px;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	margin: 0px 30px 0px 20px;
}
#servicesSidebar li:hover{
	background-image: url('images/bulletRight.png');
	background-repeat: no-repeat;
}
#servicesSidebar{
	width: 265px;
	height: 400px;
	margin-top: 10px;
	background-image: url('images/servicesSidebarBg.png');
}


/*======CONTACT====*/
.contact h1{
	color: #fff;
}
.contact{
	margin-top: 10px;
	background-color: #353535;
	border: 1px solid #464646;
	padding: 0px 20px 20px 20px;
}
.contact p{
	color: #fff;
	width: 570px;
	line-height: 1.5;
	font-size: 11pt;
}
#contactContainer h1{
	background-color: #2433c4;
	margin: 0px -100px 15px -20px;
	padding-left: 20px;
}
#contactContainer{
	float: left;
	border-right: 1px solid #676767;
	padding-right: 100px;
	margin-top: 20px;
}
#contactSidebar{
	float: right;
	color: #fff;
	margin-top: 20px;
	width: 310px;
}
#contactSidebar a{
	color: #fff;
}
#contactSidebar h2{
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 22pt;
}
#contactSidebar li{
	list-style: none;
	margin-top: 10px;
}
#contactSidebar ul{
	margin-bottom: 20px;
}
#address li{
	margin-top: 0px;
}
#contactSidebar h4{
	margin-top: 60px;
}
/*----NewHome------*/
#welcomeHome{
	width: 600px;
	float: left;
}
#welcomeHome p{
	color: #fff;
	margin: 10px 0px 0px 20px;
}
.blueHeading{
	background-color: #2433c5;
	color: #fff;
	padding: 7px 0px 7px 20px;
	letter-spacing: 2px;
}
#sidebarHome{
	float: right;
	margin: 50px 0px 0px 0px;
	width: 348px; 
	height: 620px;
}
#homeQuote{
	margin: 60px 0px 20px 15px;
	color: #fff;
	font-weight: 500;
	font-style: italic;
	font-size: 16pt;
	letter-spacing: .5pt;
	line-height: 2;
}
#homeQuote span{
	color: #2433c5;
	font-weight: bold;
}
	
/*=====HOME_PAGE=====*/

#moreServices{
	font-size: 9pt;
}
#moreServices a{
	color: #fff;
}
#featuredServicesContainer{
	float: left;
	width: 693px;
	border-right: 1px solid #4d4d4d;
	margin-right: 15px;
	height: 350px;	
}

.featuredService{
	width: 229px;
	float: left;
}
.featuredService img{
	float: left;
	margin-right: 5px;
}
.featuredService p{
	color: #fff;
	font-size: 10pt;
	padding: 0px 10px 0px 90px;
}
.featuredService h3{
	margin: 20px 0px 5px 0px;
	color: #3447ff;
}
#contactHomeContent{
	padding: 25px 0px 0px 30px;
	background-image: url('images/contactImage.png');
	height: 204px;
}
#contactHomeContent p{
	font-size: 11pt;
	line-height: 1.2;
	margin: 12px 0px 0px 0px;
}
#contactHomeContent h3{
	color: #2433c5;
}
#contactHomeContent li{
	list-style: none;
	color: #000;
}
#phoneHome{
	margin-top: 10px;
}
#phoneHome li{
	margin-bottom: 5px;
	font-size: 14pt;
}
#addressHome{
	font-size: 14pt;
	margin-top: 30px;
}
#emailHome{
	color: #000;
	margin-top: 10px;
}

	
/*=====HEADER=====*/
#header{
	background-color: #000;
	height: 44px;
}
#headerContainer{
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#siteLink{
	color: #686868;
	float: left;
	padding: 4px 0px 0px 7px;
}
#siteLink a{
 	color: #686868;
 	text-decoration: none;
}
#siteLink a:hover{
 	color: #ccc;
}
#topNavigation{
	float: right;
}
#topNavigation li{
	display: inline;
	list-style: none;
}
.logo{
	margin: 60px 0px 60px 0px;
}

/*=====BANNER=====*/
#banner{
	margin: 30px 0px 0px -30px;
}

/*======OTHER======*/

/*Color
Blue: #2433c5	

*/