#top {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top .tel {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	width: 250px;
	position: absolute;
	top: 70px;
	right: 0px;
	text-align: right;
}
#top .service {
	width: 250px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
}
#top .service a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6CA7CD;
}
.aboutPic {
	background-image: url(media/about/camera.jpg);
	background-position: left top;
	height: 260px;
	background-color: #000000;
	background-repeat: no-repeat;
}
.contactPic {
	background-image: url(media/contact/talk.jpg);
	background-position: left top;
	height: 199px;
	background-color: #000000;
	background-repeat: no-repeat;
}
.MonitoringPic {
	background-image: url(media/monitoring/monitoring.jpg);
	background-position: left top;
	height: 199px;
	background-color: #000000;
	background-repeat: no-repeat;
}
.servPic {
	background-image: url(media/services/services.jpg);
	background-position: center center;
	height: 260px;
	background-color: #000000;
	background-repeat: no-repeat;
}
.IntPic {
	background-image: url(media/Integration/integration2.jpg);
	background-position: left top;
	height: 260px;
	background-color: #000000;
	background-repeat: no-repeat;
}
.CADPic {
	background-image: url(media/CAD/cad.jpg);
	background-position: left top;
	height: 260px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#nav {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	text-align: center;
	padding: 10px;
	margin: 0px;
}
#nav ul li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}
#nav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #78899D;
	text-decoration: none;
	}
#nav ul li a:hover{
	color: #205185;
	text-decoration: underline;
	}
#headerpic {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#headerpic #left{
	float: left;
	width: 40px;
}
#headerpic #main{
	float: left;
	width: 862px;
	position: relative;
	background-color: #000;
	background-image: url(media/home/headerpic-bg.gif);
}
#headerpic #main .title{
	width: 400px;
	position: absolute;
	top: 20px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 10;
}
#headerpic #main .Abouttitle{
	width: 400px;
	position: absolute;
	top:40px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 10;
}
#headerpic #main .Contacttitle{
	width: 400px;
	position: absolute;
	top:80px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 10;
}
#headerpic #main .Servtitle{
	width: 400px;
	position: absolute;
	top:40px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 10;
}
#headerpic #main .title .bolder {
	font-size: 50px;
	font-weight: bold;
}
#headerpic #right{
	float: left;
	width: 40px;
}
#content {
	background-color: #FFFFFF;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#content #home {
	padding: 20px;
}
#content #home #left {
	float: left;
	width: 30%;
	margin-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: relative;
	padding-right: 25px;
}
#content #home #mid{
	float: left;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: relative;
}
#content #home #right {
	float: right;
	width: 30%;
	position: relative;
}
.clear {
	clear: both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #77899D;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #000000;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #68A2B6;
}
#serviceRequest {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DAE6F1;
	text-align: right;
	height: 45px;
	}
#serviceRequest .icon {
	
}
#footer .padding{
	padding: 10px;
}
#footer #left {
	float: left;
	width: 45%;
	

}
#footer #mid{
	float: left;
	width: 30%;

}
#footer #right {
	float: right;
	width: 20%;
	text-align: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}
p.larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 22px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#template {
}
#template #templateLeft {
	float: left;
	width: 49%;
}
#template #templateRight {
	float: right;
	width: 49%;
	position: relative;
}


#content #home #twoCol {
	overflow: auto;
}
#content #home #twoCol #leftcol {
	float: left;
	width: 49%;
	}
#content #home #twoCol #rightcol {
	float: right;
	width: 49%;
	}


.ServicesBox {
	background-color: #E7E7E7;
	padding: 10px;
	float: left;
	width: 410px;
	position: relative;
	height: 170px;
	border: 1px solid #999999;
}
.ServicesBox img {
border: 3px solid #B4B4B4;

}
.ServicesBox .text {
	width: 55%;
	position: absolute;
	top: 10px;
	right: 10px;
} 
.ServSpacer {
	float: left;
	height: 50px;
	width: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #77899D;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
#fadeshow1 {
	z-index: 0;
}
.readmore {
	
	text-decoration: none;
	top: 300px;
	width: 250px;
	position: absolute;
}
.readmore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A5267;
	text-decoration: none;
	
}
#projects {
}
#projects p {
	margin-bottom: 25px;
}
.leftcol {
	float: left;
	width: 48%;
}
.rightCol {
	float: right;
	width: 48%;
	text-align: center;
}
.bluelinks {
	font-size: 14px;
	color: #215D7A;
	text-decoration: none;
}
body {
	background-color: #000;
}
#projects {
}
#projects strong{
	color: #000099;
	font-size: 14px;
}
