html {
	min-height:100%;
	height:auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	min-height:100%;
	height:auto;
	border:0;
	margin:0;
	padding:0;
	background:#000E14;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../images/bottombg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
span {
	color:#4BC1F2;
}
a:link {
	color:#4BC1F2;
	text-decoration:none;
}
a:visited {
	color:#95DAF6;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a:active {
	color:#FFCC00;
	text-decoration:none;
}
h1 {
	color:#4BC1F2;
	height:30px;
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
}
h2 {
	font-size:16px;
	font-weight:bold;
	vertical-align:top;
}
h3 {
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}
h5 {
	font-size:12px;
	font-style:italic;
	vertical-align:top;
}
.main_table {
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:100%;
	vertical-align:top;
}
.headerbar {
	width:800px;
	height:86px;
}
.header-left {
	text-align:left;
	vertical-align:top;
	padding:12px 0 0 15px;
}
.header-right {
	text-align:center;
	vertical-align:top;
	padding: 10px 0 0 0;
}
#nav, #key {
	font-size:11px;
	color:#CCCCCC;
}
.keyswf {
	width:800px;
	height:360px;
	background-color:#000000;
}
.samplesswf {
	width:800px;
	height:275px;
	background-color:#000000;
}
#nav {
	font-size:11px;
}
.navbar {
	width:800px;
	height:40px;
	vertical-align:middle;
	background-image:url(../images/navbg.gif);
	background-repeat:repeat-y;
}
.top-spacer {
	width:800px;
	height:15px;
}
.mid-spacer {
	width:800px;
	height:20px;
	background-color:#000000;
}
.tl-corner {
	width:17px;
	height:17px;
	background-image:url(../images/tlcorner.gif);
	border:0px;
	vertical-align:top;
}
.tr-corner {
	width:17px;
	height:17px;
	background-image:url(../images/trcorner.gif);
	border:0px;
	vertical-align:top;
}
.bl-corner {
	width:17px;
	height:17px;
	background-image:url(../images/blcorner.gif);
	border:0px;
	vertical-align:top;
}
.br-corner {
	width:17px;
	height:17px;
	background-image:url(../images/brcorner.gif);
	border:0px;
	vertical-align:top;
}
.body {
	background-color:#000000;
	padding-bottom:20px;
}
.designsolutions {
	background-image:url(../images/designsolutions_label.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding:40px 25px 0 9px;
	vertical-align:top;
}
.designsolutions_txt {
	font-family:Verdana;
	font-size:12px;
}
.websolutions {
	width:675px;
	height:30px;
	background-image:url(../images/websolutions_label.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
.websolutions_txt {
	font-family:Verdana;
	font-size:12px;
}
.news {
	background-image:url(../images/news_label.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
.news_txt {
	font-family:Verdana;
	font-size:10px;
	margin:40px 0 0 0;
	vertical-align:top;
}
.footer {
	font-family:Verdana;
	color:#FFFFFF;
	margin-top:20px;
	font-size:11px;
	vertical-align:bottom;
}
.services {
	height:15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:top;
}
.bullet {
	width:30px;
	height:12px;
	padding:5px 0 0 0;
	text-align:left;
}
.list-item {
	font-size:12px;
	width:150px;
	height:20px;
	text-align:left;
	padding:5px 0 0 0;
}
.portfolio-item-holder {
	width:150px;
	vertical-align:top;
}
.portfolio-item {
	padding-bottom:30px;
}
.portfolio-spacer {
	width:25px; 
	height:1px;
}
.item-titles {
	color:#4BC1F2;
	height:30px;
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
}
.item-desc {
	width:420px;
	font-size:12px;
	vertical-align:top;
	padding-bottom:50px;
}
.portfolio-links {
	width:250px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:bottom;
	text-align:left;
}
.portfolio-divider {
	height:35px;
	border-top:1px; 
	border-top-color:#00a1e4; 
	border-top-style:solid;
}