@charset "UTF-8";
/* CSS Document */




body {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

p {
	margin-top: 0px;
}

a {
	text-decoration: none;
}

#footer {
	font-size: 10px;
	color: #999;
	text-align: center;
	margin-top: 8px;
	line-height: 16px;
	clear:left;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #0033CC;
	margin-top:0px;
	padding-bottom:10px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #0033CC;
	margin-top: 6px;
	margin-bottom: 8px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom:4px;
}
	
td h3 {
	color:white;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 4px;
}

#container {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#apartment_container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.bar {
	background-color: #0033CC;
	width: 100%;
	height: 6px;
	clear: left;
}

.bar_thin {
	background-color: #0033CC;
	width: 100%;
	height: 2px;
	clear: left;
}

.bar_black {
	background-color: #000;
	width: 100%;
	height: 6px;
	clear: left;
}



#login {
	clear:right;
	float: right;
	height: 25px;
	width: 370px;
	font-size: 11px;
	color: #03C;
	margin-top: 15px;
	text-align: right;
	margin-bottom: 10px;
}

#login p {
	margin-top:5px;
}

	
	


#page_header {
	height: 205px;
	width: 860px;
	clear: both;
}

#header_image {
	float:left;
}

#header_copy {
	height: 150px;
	width: 530px;
	float:right;
	margin-top: 50px;
	text-align: right;
}

#header_copy_small {
	height: 160px;
	width: 460px;
	float:right;
	margin-top: 40px;
	text-align: right;
}


#header_copy_residential {
	height: 160px;
	width: 505px;
	float:right;
	margin-top: 40px;
	text-align: right;
}

#page_body {
	
	
}

.table_copy_head {
	font-size:16px;
}

.table_copy_body {
	font-size:13px;
}

p table_copy_head {
	margin:0px;
}

.readmore {
	font-size:11px;
	margin-top: 0px;
	float: right;
}



.news_header {
	font-size: 22px;
	color: #FFF;
	background-color: #0033CC;
	height: 30px;
	width: 100%;
	margin-top: 5px;
	text-indent: 10px;
}

.news_image {
	float: left;
}

.news_copy {
	height: 75px;
	width: 620px;
	float:right;
	text-align: left;
	font-size: 16px;
	vertical-align: middle;
	margin-top: 12px;
}

.business_table {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color:#03C;
	font-size:12px;
}

.business_table h3 {
	color:#03C;
}

.business_subhead {
	font-size:14px;
}
.business_note {
	font-size:10px;
}

.business_copy {
	background-color: #DEE5F8;
	height: 220px;

}


.business_black_copy {
	margin-top: 35px;
	background-color: #D1D3D4;
	height: 100px;
	
}

.business_black_table {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
	margin-bottom: 15px;
}

.business_black_table h3 {
	color:#000;
}

.about_us_table {
	font-size:14px;
	margin-top: 12px;
	margin-bottom:12px;
	line-height: 20px;
}

.contact_us {
	margin-bottom: 40px;
}

.contact_us p {
	color:#03C;
	margin-bottom: 0px;
	margin-top: 15px;

}








a:link {
	color:#03C;
}

a:visited {
	color:#03C;
}
a:hover {
	color:#999
}

.voip_table {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color:#03C;
	font-size:12px;
	border:solid 1px #03C;
}

.voip_copy {
	font-size: 16px;
	text-align: left;
	line-height: 28px;
	margin-top: 20px;
	margin-right: 46px;
	margin-bottom: 20px;
	margin-left: 20px;
}


.residential_head {
	font-size: 22px;
	font-weight: normal;
	color: #0033CC;
	margin-top: 6px;
	margin-bottom: 8px;
}

.residential_head_sml {
	font-size:18px;
}

.residential_table_red {
	float:left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	height: 140px;
}

.residential_table_blue {
	float:right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #03C;
	border-right-color: #03C;
	border-left-color: #03C;
	height: 140px;
}

.residential_internet_table_red {
	float:left;
	height: 140px;
	border: 2px solid #F00;
}

.residential_internet_table_blue {
	float:right;
	height: 140px;
	border: 2px solid #03C;
}

.residential_internet_copy {
	clear:right;
	text-align: center;
	padding: 20px;	
	
}

.residential_table_tagline {
	color: white;
	padding-top:3px;
	font-size:14px;
	background-color: #0033CC;
	width: 100%;
	height: 20px;
	clear: left;
	text-align: center;
	font-weight: bold;
}

.distance_rates {
	margin-top:5px;
	height: 24px;
	width: 850px;
	background-color: #000;
	color: #FFF;
	padding: 3px;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;	
	
}

.distance_rates_sml {
	font-size:16px;
	text-align: right;	
}

.international_rates {
	border: 2px solid #000;
	height: 24px;
	width: 850px;
	background-color: #D9D9D9;
	color: #000;
	padding: 3px;
	font-size: 18px;
	font-weight: bold;	
}

.international_rates_business {
	height: 24px;
	width: 850px;
	background-color: #D9D9D9;
	color: #03C;
	padding: 3px;
	font-size: 18px;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #03C;
	border-bottom-color: #03C;
	border-left-color: #03C;
}

.rates_2 {
	float: right;
	height: 20px;
	width: 500px;
	margin-right: 10px;
	background-color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

.news_table {
	font-size:14px;
	margin-top: 12px;
	margin-bottom:12px;
	line-height: 18px;
}

.news_subhead {
	font-size:16px;
	font-weight: bold;
	color: #03C;	
}

.corp_subhead {
	font-size: 16px;
	line-height: 20px;
}


.corp_copy {
	font-size:14px;
	line-height: 20px;
}
