td img {display: block;}

body,td,th {
	font-family: helvetica;
	font-size: 12px;
	color: #333333;
}


#topbar {
	height:28px;
	padding-top:11px;
	padding-right:8px;
	font-size:10px;
	color:#999999;
		}

#indexbanner {
	background-image:url(../images/banner-bg.jpg);
	width:980px;
	height:357px;
		}
		
#banner {
	background-image:url(../images/banner-bg.jpg);
	width:980px;
	height:310px;
		}
		
#deepfreezetitle {
	background-image:url(../images/deepfreezetitle.png);
	width:653px;
	height:51px;
	margin-left:8px;
	top:90px;
	position:relative;
		}
		
#navbar {
	width:964px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	top:110px;
	position:relative;
		}
		
#boxbar {
	width:964px;
	height:89px;
	margin-left:auto;
	margin-right:auto;
	top: 137px;
	position:relative;
		}
		
#box {
	 padding-left:15px;
	 padding-top:50px;
	 padding-right:89px;
	 width:112px;
	 height:39px;
	 float:left;
	 margin-right:33px;
	 	}
		
		
#containerindex {
	padding-left:6px;
	padding-right:6px;
	padding-top:22px;
	padding-bottom:20px;
	line-height:23px;
		}
		
#container {
	padding-left:6px;
	padding-right:75px;
	padding-top:22px;
	padding-bottom:20px;
	line-height:25px;
		}
		
#content {
	width:100%;
		}
		
#leftbar {
	margin-right:23px;
	width:45.5%;
	height:350px;
	float:left;
		}
		
#rightbar {
	width:48%;
	height:365px;
	float:right;
	margin-right:9px;
		}	
		
#horizontalspacer {
	background-image:url(../images/titles/horizontal_spacer.png);
	width:747px;
	height:2px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
		}
		
#bottombar {
	background-image:url(../images/bottom-bg.gif);
	width:100%;
	height:144px;
		}
		
#bottomlinks {
	width:978px;
	height:144px;
	background-image:url(../images/bottomlinks-bg.png);
	margin-left:auto;
	margin-right:auto;
		}

#projbox {
	line-height:20px;
	font-size:11px;
	padding:20px;
	width:416px;
	height:135px;
	background-image:url(../images/projboxes.jpg);
		}


#portfolio {
	width:275px;
	height:340px;
	line-height:18px;
	float:left;
	margin-right:22px;
	margin-bottom:20px;
		}

.portimg {
	margin-bottom:10px;
	border-color:#FFFFFF;
		}

.bigtype {
	font-size:16px;
	color:#000000;
		}


#bottomnavigation a{
	padding-right: 7px;
	padding-left: 7px;
}



		
.linespacer {
	margin-left:15px;
	margin-right:15px;
		}
		
.title {
	font-size:22px;
	color:#000000;
		}	
		
.copyright {
	font-size:10px;
	color: #CCCCCC;
		}
		




a:link {
	color: #00165A;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #00165A;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #0066FF;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color: #00165A;
	text-decoration:none;
	font-weight:bold;
}



a.orange {
	color: #FF9900;
	text-decoration:none;
	font-size:10px;
}
a.orange:visited {
	color: #FF9900;
	text-decoration:none;
	font-size:10px;
}
a.orange:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
a.orange:active {
	color: #FF9900;
	text-decoration:none;
	font-size:10px;
}



a.toplink {
	color: #999999;
	text-decoration:none;
	font-size:10px;
}
a.toplink:visited {
	color: #999999;
	text-decoration:none;
	font-size:10px;
}
a.toplink:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
a.toplink:active {
	color: #999999;
	text-decoration:none;
	font-size:10px;
}


a.small {	font-size: 10px;
	color: #ffffff;
}
a.small:visited {
	color: #ffffff;
}
a.small:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.small:active {
	color: #ffffff;
}


