/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
#outer{
	position: relative;
	float: left;
	_float: none;
	min-height: 100%;
	margin-bottom: -32px;
	height: auto;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	background: #fff url(bg-outer.gif) no-repeat 0px 140px;
}
* html #outer{height:100%;}
#footer {
position: relative;
float: left;
_float: none;
width: 770px;
left: 50%;
margin-left: -385px;

clear:both;
height:32px;
}
#clearfooter{clear:both;height:37px;}
div>p {margin-top:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-36px;} /*safari wrapper */

#body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	display: block;
	background: #fff url(bg-body.gif) repeat-x top;
}

#header{
	position: relative;
	display: block;
	width: 100%;
	height: 105px;
	background: url(bg-header.gif) repeat-x top;
}
	#header div.top-line{
		position: absolute;
		display: block;
		width: 763px;
		height: 3px;
		left: 3px;
		top: 0px;
		background-color: #ff7800;
		font-size: 1px; 
	}
		#header div.top-line div.short-line{
			position: relative;
			display: block;
			width: 61px;
			height: 100%;
			background-color: #1e3f7e;
			font-size: 1px;
		}
	#header h1{
		position: absolute;
		display: block;
		width: 291px;
		height: 20px;
		left: 2px;
		top: 49px;
	}
		#header h1 a{
			position: relative;
			display: block;
			width: 100%;
			height: 100%;
			background: url(logo.gif) no-repeat left top;
			text-indent: -2000px;
			overflow: hidden;
		}

#menu{
	position: relative;
	display: block;
	width: 100%;
	height: 35px;
	background: url(bg-menu.gif) repeat-x 0px 0px;
}
	#menu ul{
		position: relative;
		display: block;
		width: 763px;
		height: 22px;
		left: 3px;
		top: 4px;
	}
		#menu ul li{
			position: relative;
			display: inline;
			float: left;
			height: 22px;
			margin-left: -1px;
			background-position: -180px;
			background-repeat: no-repeat;
		}
			#menu ul li.main{margin-left: 0px;width: 87px;background-image: url(menu-main-h.gif);}
			#menu ul li.phone-systems{width: 147px;background-image: url(menu-phone-systems-h.gif);}
			#menu ul li.surveillance-cameras{width: 180px;background-image: url(menu-surveillance-cameras-h.gif);}
			#menu ul li.computers{width: 123px;background-image: url(menu-computers-h.gif);}
			#menu ul li.about-us{width: 110px;background-image: url(menu-about-us-h.gif);}
			#menu ul li.contact-us{width: 121px;background-image: url(menu-contact-us-h.gif);}
			
		#menu ul li:hover,
		#menu ul li.active{
			background-position: 0px 0px;
		}
			
			#menu ul li a{
				position: relative;
				display: block;
				width: 100%;
				height: 100%;
				background-position: left top;
				background-repeat: no-repeat;
				text-indent: -2000px;
				overflow: hidden;
			}
				#menu ul li.main a{background-image: url(menu-main.gif);}
				#menu ul li.phone-systems a{background-image: url(menu-phone-systems.gif);}
				#menu ul li.surveillance-cameras a{background-image: url(menu-surveillance-cameras.gif);}
				#menu ul li.computers a{background-image: url(menu-computers.gif);}
				#menu ul li.about-us a{background-image: url(menu-about-us.gif);}
				#menu ul li.contact-us a{background-image: url(menu-contact-us.gif);}
				
			#menu ul li a:hover,
			#menu ul li.active a{
				background: none;
			}
			

#main{
	position: relative;
	display: inline;
	float: left;
	width: 751px;
	height: auto;
	min-height: 380px;
	_height: 380px;
	margin-left: 8px;
	margin-top: 5px;
	border: 1px solid #dbdbdc;
	background: url(bg-main.gif) repeat left top;
}
#body.index #main{
	display: block;
	float: none;
	height: 269px;
	min-height: 0px;
}
	#main div.inside{
		position: relative;
		display: inline;
		float: left;
		width: 745px;
		height: auto;
		min-height: 374px;
		_height: 374px;
		border: 3px solid #fff;
		background: url(bg-main-inside.gif) repeat-x top;
		*background-position: 0px -2px;
	}
	#body.index #main div.inside{
		display: block;
		float: none;
		height: 263px;
		background: url(bg-main-inside-index.jpg) no-repeat left top;
		overflow: hidden;
		min-height: 0px;
	}
	#main div.imgb{
		position: absolute;
		display: block;
		width: 225px;
		height: 330px;
		left: 0px;
		top: 0px;
		background-position: left top;
		background-repeat: no-repeat;
	}
		#main div.phone-systems{background-image: url(imgb-phone-systems.jpg);}
		#main div.surveillance-cameras{background-image: url(imgb-surveillance-cameras.jpg);}
		#main div.computers{background-image: url(imgb-computers.jpg);}
		#main div.about-us{background-image: url(imgb-about-us.jpg);}
		#main div.contact-us{background-image: url(imgb-contact-us.jpg);}
	
	#main h1{
		position: absolute;
		display: block;
		width: 458px;
		height: 26px;
		left: 273px;
		top: 21px;
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -2000px;
		overflow: hidden;
	}
			#main h1.phone-systems{background-image: url(title-phone-systems.gif);}
			#main h1.surveillance-cameras{background-image: url(title-surveillance-cameras.gif);}
			#main h1.computers{background-image: url(title-computers.gif);}
			#main h1.about-us{background-image: url(title-about-us.gif);}
			#main h1.contact-us{background-image: url(title-contact-us.gif);}
			#main h1.main{
				width: 145px;
				height: 16px;
				left: 40px;
				top: 30px;
				background-image: url(title-welcome.jpg);
			}

#indexBlock{
	position: relative;
	display: inline;
	float: left;
	width: 753px;
	height: 197px;
	margin-left: 8px;
	margin-top: 5px;
	background: url(bg-index-block.jpg) no-repeat left bottom;
}
	#indexBlock ul{
		position: relative;
		display: block;
		width: 100%;
		height: 35px;
	}
		#indexBlock ul li{
			position: relative;
			display: inline;
			float: left;
			width: 251px;
			height: 35px;
			background-position: left top;
			background-repeat: no-repeat;
		}
			#indexBlock ul li.pc-repairs-and-sales{background-image: url(link-pc-repairs-and-sales-h.jpg);}
			#indexBlock ul li.phone-systems{background-image: url(link-phone-systems-h.jpg);}
			#indexBlock ul li.surveillance-cameras{background-image: url(link-surveillance-cameras-h.jpg);} 
			
			#indexBlock ul li a{
				position: relative;
				display: block;
				width: 100%;
				height: 100%;
				background-position: left top;
				background-repeat: no-repeat;
				text-indent: -2000px;
				overflow: hidden;
			}
				#indexBlock ul li.pc-repairs-and-sales a{background-image: url(link-pc-repairs-and-sales.jpg);}
				#indexBlock ul li.phone-systems a{background-image: url(link-phone-systems.jpg);}
				#indexBlock ul li.surveillance-cameras a{background-image: url(link-surveillance-cameras.jpg);} 
			#indexBlock ul li a:hover{
				background: none;
			}
			
#bottomMenu{
	position: relative;
	display: inline;
	float: left;
	width: 753px;
	height: 68px;
	margin-left: 8px;
	margin-top: 5px;
	background: url(bg-bottom-menu.gif) repeat-x left top;
}
	#bottomMenu ul{
		position: relative;
		display: block;
		width: auto;
		height: auto;
		padding-left: 120px;
		padding-top: 27px;
	}
		#bottomMenu ul li{
			position: relative;
			display: inline;
			float: left;
			width: auto;
			height: 15px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			border-left: 1px solid #b8c4c7;
			padding-left: 13px;
			padding-right: 13px;
			border-right: 1px solid #b8c4c7;
			margin-left: -1px;
			clear: none;
		}
			#bottomMenu ul li a{
				color: #8c8c8c;
				text-decoration: none;
			}
			#bottomMenu ul li a:hover{
				color: #32508a;
				text-decoration: underline;
			}

/************************************************/
#copyright{
	position: relative;
	display: block;
	width: 653px;
	height: 22px;
	margin-left: 8px;
	padding-top: 7px;
	padding-left: 100px;
	border-bottom: 3px solid #023f88;
	background-color: #eee;
}

#solution{
	position: relative;
	display: inline;
	float: left;
	width: 168px;
	height: 16px;
	background: url(di-hover.gif) no-repeat left top;
}

#solution a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: url(di.gif) no-repeat left top;
	text-indent: -2000px;
	overflow: hidden;
}

#solution a:hover{
	background: none;
}

#rightsOwner{
	position: relative;
	display: inline;
	float: left;
	width: 400px;
	height: auto;
	margin-left: 10px;
	margin-top: 3px;
	*margin-top: 2px;
	line-height: 16px;
	color: #b7b6b6;
	font-size: 10px;
}
/*************************************************/

#subcontent{
	position: relative;
	display: inline;
	float: left;
	width: 205px;
	height: auto;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 310px;
	color: #5c676d;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 1.4em;
}

#content{
	position: relative;
	display: inline;
	float: left;
	width: 445px;
	height: auto;
	margin-left: 54px;
	margin-top: 72px;
	padding-bottom: 15px;
	color: #5c676d;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 1.4em;
}
#body.index #content{
	margin: 0px;
	padding: 0px;
	left: 41px;
	top: 81px;
	width: 420px;
}

strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
strong em,
em strong{
	font-weight: bold;
	font-style: italic;
}

	#content p,
	#content ul,
	#content ol,
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6,
	#subcontent p,
	#subcontent ul,
	#subcontent ol,
	#subcontent h1,
	#subcontent h2,
	#subcontent h3,
	#subcontent h4,
	#subcontent h5,
	#subcontent h6{
		margin-bottom: 12px;
		line-height: 1.4em;
	}
	
	#content a{
		color: #1e3f7e;
	}
	
	#content ul li,
	#subcontent ul li{
		position: relative;
		line-height: 1.4em;
		background: url(bullet.gif) no-repeat 2px 7px;
		padding-left: 16px;
		margin-bottom: 6px;
	}
	
	#content ol li,
	#subcontent ol li{
		list-style: decimal inside;
		line-height: 1.4em;
		margin-bottom: 6px;
	}
.other{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
	
.blue-text{
	color: #1e3f7e;
}
.black-text{
	color: #000000;
}
.orange-text{
	color: #ff7800;
}
.big{
	font-size: 125%;
}
.small{
	font-size: 75%;
}

#content form{
	margin-top: 20px;
}

#content form div{
	margin-bottom: 7px;
}

#content form label{
	display: block;
	width: 150px;
	float: left;
	padding-top: 2px;
}

#content form input.text,
#content form textarea{
	font-size: 10px;
	border: 1px solid #999;
	width: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 2px;
	margin-left: -50px;
	color: #333;
}

#content form input.bt{
	font-size: 10px;
	border: 1px solid #999;
	background-color: #eee;
	margin-left: 100px;
	_margin-left: 103px;
	width: 206px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#content form textarea{
	font-size: 10px;
	height: 65px;
	width: 194px;
	padding: 5px;
}

#content form select{
	color: #333;
}