BODY {
	color: #e4e4e4;
	font-family: Tahoma;
	font-size: 12px;
}

#main_div {
	width:1260px;
	margin: 5px auto 0;
}

#main_bg{
	margin: 30px auto 0;
	background: url("../images/main_background.jpg") no-repeat;
	padding: 0 0 0 0;
	width:1260px;
	height: 590px;
}

#header {
}

#rbq {
	position: relative;
	bottom: 14px;
	left: 20px;
	text-decoration: none;
	color: #1A2244;
	font-size: 14pt;
	font-weight: bold;
}

#header img {
	border: 0;
	margin: 15px 0 -3px 286px;
}

#menu {
	float:left;
	position: relative;
	left:0px;
	top:28px;
	width:220px;
	padding: 0 0 0 88px;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#button_residential {
	padding: 0 0 0 10px;
}

#button_residential  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_Residential_Normal.png");
	text-indent: -99999px;
}

#button_residential a:hover {
	background: url("../images/Nav_Residential_Active.png");
}

#button_commercial {
	padding: 0 0 0 3px;
}

#button_commercial  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_Commercial_Normal.png");
	text-indent: -99999px;
}

#button_commercial a:hover {
	background: url("../images/Nav_Commercial_Active.png");
}

#button_accesscontrol {
	padding: 0 0 0 0px;
}

#button_accesscontrol  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_AccessControl_Normal.png");
	text-indent: -99999px;
}

#button_accesscontrol a:hover {
	background: url("../images/Nav_AccessControl_Active.png");
}

#button_camera {
	padding: 0 0 0 3px;
}

#button_camera  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_Camera_Normal.png");
	text-indent: -99999px;
}

#button_camera a:hover {
	background: url("../images/Nav_Camera_Active.png");
}

#button_firealarm{
	padding: 0 0 0 13px;
}

#button_firealarm  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_FireAlarm_Normal.png");
	text-indent: -99999px;
}

#button_firealarm a:hover {
	background: url("../images/Nav_FireAlarm_Active.png");
}

#button_monitoring {
	padding: 0 0 0 27px;
}

#button_monitoring  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_Monitoring_Normal.png");
	text-indent: -99999px;
}

#button_monitoring a:hover {
	background: url("../images/Nav_Monitoring_Active.png");
}

#button_payment {
	padding: 0 0 0 45px;
}

#button_payment  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_Payment_Normal.png");
	text-indent: -99999px;
}

#button_payment a:hover {
	background: url("../images/Nav_Payment_Active.png");
}

#button_mobiletracking {
	padding: 0 0 0 69px;
}

#button_mobiletracking  a {
	display: block;
	width: 162px;
	height: 49px;
	background: url("../images/Nav_MobileTracking_Normal.png");
	text-indent: -99999px;
}

#button_mobiletracking a:hover {
	background: url("../images/Nav_MobileTracking_Active.png");
}

#button_francais {
	padding: 5px 0 0 106px;
}

#button_francais  a {
	display: block;
	width: 132px;
	height: 31px;
	background: url("../images/Nav_Francais_Normal.png");
	text-indent: -99999px;
}

#button_francais a:hover {
	background: url("../images/Nav_Francais_Active.png");
}

#content{
	float: left;
	position: relative;
	top: 25px;
	left: 5px;
	width: 480px;
	color: white;
	font-weight: bold;
	text-align: justify;
}

#content h1 {
	text-align: center;
	color: #ffedd8;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#content h2 {
	color: #ffedd8;
}

.line{
	background: url("../images/spacer.gif") no-repeat;
	height: 11px;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
}

#big_content {
	padding-top: 10px;
	padding-left: 30px;
}

#big_content .text {
	height: 342px;
	overflow-y: auto;
	padding: 0 5px 0 0;
}

#upper_content{
	height: 235px;
	overflow-x: hidden; 
	overflow-y: auto; 
	padding: 0 5px 0 0;
}

#upper_content_02{
	height:204px;
	overflow-x:hidden; 
	overflow-y:auto; 
}

#lower_content{
	text-align: center;
	padding: 10px 0 0 40px;
	width: 320px;
	margin: 0 auto;
}

#lower_content table {
	margin: 0 0 0 35px;
}

.img_big{
	border:2px #abc2f7;
}

#footer{
	margin: 0 auto;
	padding: 0 0 0 50px;
	font-family:Tahoma;
	font-size:11px;
	color: #252525;
	text-align: center;
}

#footer a {
	color: #252525;
	text-decoration: none;
}

#footer a:hover {
	color: #252525;
	text-decoration: underline;
}

#footer a:visited {
	color: #252525;
	text-decoration: none;
}

.spacer{
	padding-bottom:10px;
	padding-top:10px;
}

.heading_02{
	font-family:Tahoma;
	font-size:19px;
	color:#FFFFFF;
	font-weight:600;
	padding-bottom:6px;
}

#logo{
	text-align: center;
	width: 100%;
	position: absolute;
	top: 0;
}
.img_holder{
	display:inline;
}

.img_text{
	float:left;
	width:230px;
	margin-bottom:10px;
}

.img_image{
	float:left;
	margin-right:10px;
}

#preload {
	display: none;
}

/*********************LIGHTBOX *****************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
/***********************************************************/
