html, body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(images/bg_long.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a {	color: #015A9C;
	text-decoration: none;}
a:visited{ color: #A7A7A7;
	text-decoration: none;}
a:hover{color: #39c;
	text-decoration: none;}

#bg {
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	}
#bg_left {
	background-image: url(images/bottom_bg_left.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	}
#bg_right {
	background-image: url(images/bottom_bg_right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	}
#newheader
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background-color: #8BB7D8;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
#newheader1
{
	position: absolute;
  top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
  background-image: url(images/header_swirls.gif); 
  background-position: top left;
  background-repeat: no-repeat;
  }
#newheader_logo_left {
	background-image: url(images/header_logo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}
#newheader_logo_right {
	text-align: right;
	width: 265px;
	}
#newheader_logo_bundle {

	}
#newheader_logo
{
	position: absolute;
	top: 0px;
	right: 65%;
	left: 0;
	margin-right: 16px;
	z-index: 21;
}
#newheader_content
{
	/*margin-left: 249px; */
	position: relative;
	margin-right: 18px;
	margin-top: 12px;
	text-align: right;
	font-family: bell mt, times, serif;
	font-size: 1.25em;
	color: #337BB1;
	z-index: 22;
}
#headerswirls
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#newheader_content a
{
	color: #656F76;	
	z-index: 100;
}
#newheader_content a:hover
{
	color: white;
	text-decoration: none;
	z-index: 100;
}
#headerlinks a 
{
	color: #2E3A42;
	z-index: 100;
	padding: 0 2px 0 1px;
}
#headerlinks a:hover
{
	color: white;
	z-index: 100;
}
#headerlinks 
{
	position: absolute;
	top: 45px;
	margin-top: 2px;
	right: 12%;
	font-size: 1.4em;
	font-style: italic;
	color: #2E3A42;
	text-decoration: none;
	z-index: 100;
}

.headerlinks a:hover 
{
	color: #9EC2D5;
	font-weight: bold;
	text-decoration: none;
}
#news_center {
	width: 100%;
	position: absolute;
	top: 114px;
	text-align: center;
	}
#newcontent_news
{
	width: 398px;
	background-color: #E8E8E8;
	border: 2px solid #D2D2D2;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	font-size: .9em;
}
.n1 {
  background-image: url(images/corner_greynews_top_lt.gif); 
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
  left: -2px;
	}
.n2 {
  background-image: url(images/corner_greynews_top_rt.gif); 
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 4px;
	}
.n3 {
  background-image: url(images/corner_greynews_bt_rt.gif);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  left: 0px;
	}
.n4 {
  background-image: url(images/corner_greynews_bt_lt.gif); 
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -4px;
  padding: 8px;
  overflow: hidden;
	}


#footer p {
	margin: 6px;
	}
#footer {
	margin-top: 36px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	width: 75%;
	height: 60px;
	background-color: white;
	text-align: center;
	font-family: bell mt, times, serif;
	font-size: .9em;
	color: black;
	filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
	}

#content_wrap
{
	position: relative; 
	top: 165px;
	width: 100%;
	text-align: center;
	font-size: 13px;
}

.columns
{
	margin-left: auto;
	margin-right: auto;
	width: 70%
	text-align: left;
}
.col_left
{
	text-align: right;
	width: 50%;
}
.col_center
{
	width: 8px;
}
.col_right
{
	width: 50%;
}

.leftlinks a {	color: #015A9C;
	text-decoration: none;}
.leftlinks a:visited{ color: black;
	text-decoration: none;}
.leftlinks a:hover{color: #39c;
	text-decoration: none;}

.leftlinks ul {
	margin-left: 0;
	padding-left: 8px;
	list-style-image: url(images/leftlinks_bar.gif);
	}
.leftlinks li {
	margin-left: 0;
	}
.leftlinks .menu {
	line-height: 16px;
	font-size: 13px;
	font-style: italic;
	}

.leftlinks .title {
		line-height: 16px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;

	}
.leftlinks .date {
	font-size: 11px;
	line-height: 14px;
	color: #747474;
	}
.leftlinks h1 {
	font-size: 18px;
	margin: 0;
	font-family: sans-serif;
	color: white;
	line-height: 14px;
	}
.leftlinks h2 {
	margin: 0;
	margin-top: 19px;
	line-height: 13px;
	font-size: 16px;
	}
.leftlinks p {
	margin: 0;
	font-size: 12px; 
	color: black;
	text-align: left;
}
.leftlinks img {
	vertical-align: middle;
	margin: 0;
	border: 0;
	}
.leftlinks {
	width: 120px;
	text-align: left;
	}
.greycol_cap
{
	width: 242px;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
	_position: relative;
	font-size: 13px;
}
.portfolio_cap
{
	width: 378px;
}

.greycol .date
{
	font-size: 13px;
	color: #747474;
}

.greycol h1 
{
	font-size: 15px;
	margin-left: 18px;
	margin-right: 12px;
	margin-bottom: 0;
	font-family: sans-serif;
	color: #015A9C;
}
.greycol ul 
{
	margin-right: 12px;
	}
.greycol p 
{
	margin-left: 18px;
	margin-right: 12px;
}
.greycol
{
	width: 242px;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
	_position: relative;
	font-size: 13px;
	background-color: #E8E8E8;
	background-image: url(images/greycol_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.portfolio {
	width: 378px;
	background-color: #E8E8E8;
	background-image: url(images/greycol_portfolio_bg.gif);
	}
.portfolio ul {
	margin-left: 0;
	padding-left: 12px;
	}
.portfolio li {
	margin-left: 0px;
	padding-left: 0px;
	font-style: normal;
	}
.portfolio_inside p {
	margin-left: 0;
	}
.ssbanner {
	margin-left: auto;
	margin-right: auto;
	border: 0;
	}
.clientcapsule {
	font-size: 12px;
	font-style: italic;
	color: #015A9C;
	}
.clientinfo {
	font-size: 16px;
	line-height: 22px;
	font-family: bell mt, times, serif;
	}

.colheaderleft {
	margin: 8px 12px 8px 12px;
	font-family: bell mt, times, serif;
	font-size: 26px;
	color: #015A9C;
	text-align: left;
}
#left_content p 
{
	margin-top: 0;
	margin-bottom: 11px;
}
#left_content
{
	width: 232px;
	background-color: #E8E8E8; 
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
    _position: relative;
	border: 2px solid #E8E8E8;
	font-size: 13px;
  }
.l1 {
  background-image: url(images/corner_grey_top_lt.gif); 
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
  left: -2px;
	}
.l2 {
  background-image: url(images/corner_grey_top_rt.gif); 
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 4px;
	}
.l3 {
  background-image: url(images/corner_grey_bt_rt.gif);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  left: 0px;
	}
.l4 {
  background-image: url(images/corner_grey_bt_lt.gif); 
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -4px;
  padding: 8px 4px 8px 16px;
  overflow: hidden;
	}
.overhang {
font-size: 13px; color: #015A9C; font-style: italic;margin: 0 0 8px 0;
}
#right_content 
{
	width: 100%;
	margin-left: 0px;
	margin-right: 8px;
}
#screenshots
{
	width: 326px;
	border-collapse: collapse;
	border: 0;
	padding: 0;
}
#screenshots td
{
}
#screenshots img
{
	margin-bottom: 16px;
	margin-right: 16px;
	border: 0;
}

.ss_button 
{
	width: 150px;
	background-color: #E8E8E8;
	border: 2px solid #D2D2D2;
	text-align: left;
	font-size: 13px;
	color: #333;
	margin-bottom: 16px;
	margin-right: 16px;
}
#right_content_inside
{
	margin-left: 0px;
	width: 70%;
	background-color: #9EC2D5; 
	text-align: left;
    _position: relative;
	border: 2px solid #9EC2D5;
	font-size: 13px;
  }
.r1 {
  background-image: url(images/corner_blue_top_lt.gif); 
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
  left: -2px;
	}
.r2 {
  background-image: url(images/corner_blue_top_rt.gif); 
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 4px;
	}
.r3 {
  background-image: url(images/corner_blue_bt_rt.gif);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  left: 0px;
	}
.r4 {
  background-image: url(images/corner_blue_bt_lt.gif); 
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -4px;
  padding: 8px;
  overflow: hidden;
	}

#contactform {

	}

#contactform td {
	font-size: 12px;
	line-height: 16px;
	font-family: arial, sans-serif;
	}
#contactform input {
	font-size: 10px;
	font-family: arial, sans-serif;
	width: 100%;
	margin-left: 4px;
	border: 1px solid #39c;
	background-color: #F8F8F8;
	}

#contactform textarea {
	border: 1px solid #39c;
	background-color: #F8F8F8;
	}
#contactform .label {
	text-align: right;
	font-size: 10px;
	line-height: 11px;
}

#contactform .headrow {
	border-bottom: 1px solid #BDBDBD;
	color: #015A9C;
	}

.top { margin-top: 0; }
.bottom  { margin-bottom: 0; }

