
* {
	margin:0;
	padding:0;
}

a {
	color:#00CCFF;
	}

a:hover {
	text-decoration:underline;
	}

.bodystyle {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/midbg.png);
	}

img 	{
	border:0px;
	}

#contactphotos {
	background:#D7D7D7;
	width:750px;
	height:138px;
	text-align:center;
	padding-top:5px;
	margin-left:32px;
	margin-bottom:0px;
	padding-bottom:0px;
	border:1px solid #C7C7D7;
	}

#container {
	position:absolute;
	left:50%;
	margin-left:-421px;
	margin-top:83px;
	padding:0px;
	background-image:url(images/midbg.png);
	background-repeat:repeat;
	}

#content {
	padding:0px 0px 20px 0px;
	margin:5px 5px 0px 5px;
	background-color:white;
	background-repeat:repeat;
	background-image:url(images/midfader.png);
	background-repeat:repeat-x;
	}
	
#contentindex {
	padding:0px 0px 20px 0px;
	margin:5px 5px 0px 5px;
	background-color:white;
	background-repeat:repeat;
	background-image:url(images/midfader.png);
	background-repeat:repeat-x;
	}

#bottomarea {
	width:830px;
	padding:0px;
	}
	
#header {
	height:180px;
	width:830px;
	margin:0px;
	padding:0px;
	}

#indexstuff {
	width:480px;
	padding-left:0px;
	margin-left:5px;
	}	

#menu {
	position:absolute;
	left:50%;
	top:265px;
	font-size:10px;
	z-index:4;
	border-bottom:1px solid grey;
	border-left:1px solid grey;
	margin-left:108px;
	}

#topbg {
	position:absolute;
	top:0px;
	left:0px;
	background-repeat:repeat-x;
	background-image:url(images/topbg.png);
	height:255px;
	width:100%;
	}

#ingenuity {
	margin-top:8px;
	margin-left:10px;
	height:30px;
	}

#features {
	float:left;
	padding:0px;
	margin:0px;
	width:470px;
	}

#morefeatures {
	float:right;
	margin:0px;
	padding:0px;
	width:250px;
	}

#feature {
	margin-top:25px;
	margin-right:30px;
	padding:0px;
	}

#newsletter {
	font-size:15px;
	height:50px;
	width:251px;
	float:right;
	margin-left:0px;
	margin-top:25px;
	}

#newscontainer {
	top:225px;
	left:530px;
	position:absolute;
	}
	
#contactinfo {
	margin-left:30px;
	width:240px;
	font-size:14px;
	}
	
#sentinel {
	width:760px;
	font-size:14px;
	padding:25px 0px 0px 30px;
}

#technologies {
	width:760px;
	font-size:18px;
	font-weight:bold;
	height:400px;
	padding:30px 0px 0px 30px;
}	

#footer {
	height:50px;
	width:830px;
	border-top:1px solid black;
	padding-top:5px;
	margin-left:5px;
	margin-bottom:35px;
	font-size:11px;
	color:#000000;
	}

#footer a {
	color:black;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
