@charset "utf-8";

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HTML Elements */
*
{
	margin:0;
	padding:0;
}

body  
{
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url('../images/bg.gif') top center no-repeat;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #555555;
}

p
{
	line-height:1.6em;
	margin-bottom:1em;
}

h1
{
	background:url('../images/anyDistanceLogo.gif') 0 33px no-repeat;;
	width:184px;
	height:70px;
	text-indent:-999px;
	overflow:hidden;
	margin:0 0 15px 20px;
	padding-top:33px;
}

h2
{
	color:#14639b;
	font-size:2em;
	font-weight:lighter;
}

h3
{
	color:#14639b;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:.3em;
}

h4
{
	font-size:1em;
	margin-bottom:.5em;
}

a, a:link, a:active
{
	color:#1f75b2;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#2996e3;
}
a:visited
{
	color:#5d9632;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Named Regions */
#container 
{ 
	width: 762px;
	margin: 0 auto;
	text-align: left;
}
* html #container
{
	/* lte ie6 hack */
	width:764px;
}
#leftColumn 
{
	width: 220px; 
	padding: 0;
}

#rightColumn 
{ 
	float:right;
	padding: 0;
	width:530px;
}

#copy
{
	margin-left:20px;
	margin-right:20px;
}
#copy h2
{
	/* set up image area. define specific images in sub-stylesheets */
	width:300px;
	height:30px;
	text-indent:-999px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-bottom:.2em;
}
#copy h3.subhead
{
	color:#5d9632;
	font-weight:lighter;
	margin-bottom:.2em;
}
#copy ul
{
	margin-left:20px;
}
#copy li
{
	padding:0 20px 10px 5px;
}

#footer
{
	width:100%;
	background:#0d629b;
	font-size:.8em;
	color:#FFFFFF;
	padding:6px;
	margin-top:20px;
}

#footer a, #footer a:link, #footer a:hover, #footer a:visited, #footer a:active
{
	color:#91d9fe;
}

#requestQuote a
{
	display:block;
	width:214px;
	height:83px;
	text-indent:-999px;
	overflow:hidden;
	background:url('../images/contactUs.png');
}

#contactInfo
{
	padding:20px 10px 20px 20px;
	font-size:.8em;
}

#contactInfo hr
{
	height:1px;
	margin:5px 0 5px 0;
}

#contactInfo #phoneNum
{
	letter-spacing:.2em;
	padding-top:5px;
	margin-top:5px;
	border-top:1px solid #666666;
}

#contactInfo #cinbellLogo a
{
	display:block;
	width:123px;
	height:12px;
	text-indent:-999px;
	overflow:hidden;
	background:url('../images/cinbellLogo.gif');
	margin-top:18px;
}

.insetQuote
{
	float:right;
	display:inline;
	font-size:2em;
	padding:0 0 20px 20px;
	width:180px;
	color:#5d9632;
}

.insetLeft
{
	float:left;
	display:inline;
	padding:20px 20px 0 0;
}

.insetRight
{
	float:right;
	display:inline;
	padding:20px 0 0 20px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Navigation Tabs */
#navigation
{
	display:block;
	padding-top:26px;
	height:29px;
}
#navigation ul, #navigation li
{
	list-style:none;
	list-style-image:none;
}
#navigation li
{
	float:left;
	margin-right:2px;
}
#navigation li.last
{
	float:left;
	display:block;
	margin:0;
	/* adjust positioning */
	position:relative;
	left:1px;
	width:73px;
}
* html #navigation li.last
{
	/* adjust positioning differently for ie6 */
	left:-2px;	
}
#navigation a
{
	display:block;
	height:29px;
	text-indent:-999px;
	overflow:hidden;
	/*border:1px solid red;*/
}

a.nav_data, a.nav_data:link, a.nav_data:visited, a.nav_data:active
{
	background:url(../images/tabs.png) 0px -58px;
	width:92px;
}
a.nav_data:hover
{
	background:url(../images/tabs.png) 0px -29px;
}
/* - */
a.nav_voice, a.nav_voice:link, a.nav_voice:visited, a.nav_voice:active
{
	background:url(../images/tabs.png) -96px -58px;
	width:78px;
}
a.nav_voice:hover
{
	background:url(../images/tabs.png) -96px -29px;
}
/* - */
a.nav_conferencing, a.nav_conferencing:link, a.nav_conferencing:visited, a.nav_conferencing:active
{
	background:url(../images/tabs.png) -178px -58px;
	width:115px;
}
a.nav_conferencing:hover
{
	background:url(../images/tabs.png) -178px -29px;
}
/* - */
a.nav_voip, a.nav_voip:link, a.nav_voip:visited, a.nav_voip:active
{
	background:url(../images/tabs.png) -297px -58px;
	width:143px;
}
a.nav_voip:hover
{
	background:url(../images/tabs.png) -297px -29px;
}
/* - */
a.nav_about, a.nav_about:link, a.nav_about:visited, a.nav_about:active
{
	background:url(../images/tabs.png) -444px -58px;
	width:83px;
}
a.nav_about:hover
{
	background:url(../images/tabs.png) -444px -29px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Sub Navigation */
#subnav_data
{
	height:0;
	visibility:hidden;
	overflow:hidden;
}
#subnav_voice
{
	height:0;
	visibility:hidden;
	overflow:hidden;
}
.subnav ul, .subnav li
{
	list-style:none;
	list-style-image:none;
	font-size:.9em;
}
.subnav li
{
	float:left;
	margin-right:20px;
	font-size:.9em;
}
.subnav a, .subnav a:link, .subnav a:visited, subnav a:active
{
	color:#164465;
}
.subnav a:hover
{
	color:#fff;
	text-decoration:none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Levt Navigation */
.nav2 
{
	width:217px;
	margin-bottom:20px;
}

.nav2 .top
{
	height:10px;
	background:url('../images/nav2_top.gif') no-repeat;
}

.nav2 .bottom
{
	height:12px;
	background:url('../images/nav2_bottom.gif') no-repeat;
}

.nav2 .center
{
	background:url('../images/nav2_bg.gif');
}

.nav2 .center .text
{
	padding:0 16px 0 24px;
}

* html .nav2 .center .text
{
	position:relative;
	top:-10px;
}

.nav2 ul, .nav2 li
{
	list-style:none;
	list-style-type:none;
}


.nav2 h5
{
	letter-spacing:1px;
	font-size:.8em;
	color:#5d9632;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:5px;
}

.leftQuote
{
	font-size:.8em;
	font-style:italic;
	padding:0 20px 10px 20px;
}

.leftCopy
{
	font-size:.9em;
	padding:0 20px 20px 20px;
}
.leftCopy h5
{
	letter-spacing:1px;
	font-size:1em;
	color:#5d9632;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:5px;
}
.leftCopy ul
{
	margin-left:20px;
	line-height:1.4em;
}
.leftCopy li
{
	font-style:italic;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Image Bars */
#navImage
{
	width:530px;
	height:151px;
	margin-bottom:30px;
	display:block;
	text-indent:-999px;
	background:url('../images/navImage_internet.png') left no-repeat;
}
* html #navImage
{
	/* positioning hack for ie6 */
	position:relative;
	left:-3px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Classes */
.fltrt 
{
	float: right;
	margin-left: 8px;
}
.fltlft 
{
	float: left;
	margin-right: 8px;
}
.clearfloat 
{ 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}