﻿.white
{
	font-color:white;
}	
#divBody
{
	height:775px;
}


.pageDescriptionGreen
{
	height:290px;
	padding-bottom: 10px;	
}

.tabs
{
	margin-left:5px;
}

.divProductHeader
{
	position:absolute;
	text-align:center;
	vertical-align:middle;
	height: 35px;

}

.tab, .tabUnselected
{
	float: left;
	width: 153px;
	background-image: url(  'images/backgrounds/tab-green.gif' );
	color: White;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	height: 35px;
}

.tabUnselected
{
	background-image: url(  'images/backgrounds/tab-blue.gif' );
}

.divProductBody
{
	position: relative;
	top: 54px;
	overflow:auto;
	height:440px;
	width:640px;
	display:inline-block;
}

.divProductBody li
{
	padding-left:4px;
	padding-right:4px;
}
	
.greenBulletProdList li
{
	list-style-image: url(      'images/bulletgreen.gif' );
	font-size: 12px;
	color: #333;
	padding: 2px;
	width: 560px;
	vertical-align: text-top;
}

.divProductBody div
{
	float: left;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.size200x200
{
	width:200px;
	height:200px;	
}

.productBackgroundLargeBlue
{
	margin:3px;
	padding-top:6px;
	
}


#divConnectInfo
{
	width:415px; 
	position:absolute; 
	left:218px; 
	top:52px;
}


#phones
{
	position: relative;
	top: 79px;
	left: 2px;
	height: 354px;
}

.phone
{
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
}

#divGettingStarted
{
	width: 640px;
	height: 1000px;
	overflow: hidden;
}

.gsheader
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #477eb7;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

.style1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}

.clickhere a:link, .clickhere a:visited, .clickhere a:hover, .clickhere a:active
{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}