﻿body
{
	font-size: 80%;
	background: #cccccc;
	font-family: Verdana, Geneva, sans-serif;
}

#page
{
	width: 936px;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	display: block;
	background-image: url(../images/background_top.png);
	background-repeat: no-repeat;
	height: 35px;
}

#main
{
	display: block;
	background-image: url(../images/background_middle.png);
	background-repeat: repeat-y;
	height: 700px;
	padding-top: 5px;
}

#bottom
{
	display: block;
	background-image: url(../images/background_bottom.png);
	background-repeat: no-repeat;
	height: 35px;
}

#header
{
	text-align: center;
}

#sub-header
{
	margin-top: 20px;
	margin-bottom: 8px;
	margin-left: 17px;
	margin-right: 18px;	
	height: 22px;
	text-align: center;
	background: #ff4444;
	border-top: 3px solid #ff4444;
	border-bottom: 3px solid #ff4444;
	line-height: 1.5em;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

#slideshowTable
{
	border: 1px solid #ffffff; 
	margin-left: 25px; 
	width: 885px;
}

#telestalLogoImg
{
	margin-bottom: 20px;
}

#slideshow
{
	width: 520px; 
	height: 70px;	
}

#content
{
	margin-top: 10px;
	margin-left: 42px;
	margin-right: 43px;	
	text-align: center;
}

#left-column
{
	display: inline;
	float: left;
	width: 150px;
}

#middle-column
{
	display: inline;
	float: left;
	width: 515px;
	margin-left: 10px;
	margin-right: 10px;
	
	padding-right: 10px;
	height: 500px;
	overflow: auto;
}

#right-column
{
	display: inline;
	float: right;
	width: 150px;
	background: #f0f0f0;
}

#footer
{
	clear: both;
	position: absolute;
	top: 700px;
	width: 900px;
	background: #e2e8c6;
	margin-left: 17px;
	margin-right: 18px;	
	height: 50px;
	border-top: 5px solid #00cc00;
	line-height: 4em;
	font-size: 0.8em;
}

#footer div
{
	display: inline;
	width: 222px;
	text-align: center;
}

h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1em;
	text-align: left;
	padding-top: 10px;
}

p.news
{
	padding: 8px;
	font-size: 80%;
	line-height: 1.1em;
	text-align: justify;
}

.menu
{
}

.menu-item
{
	width: 110px;
	background: #eeeeee;
	padding: 10px;
	margin-bottom: 8px;
	border: 3px solid #ffffff;
	font-weight: bold;
}

.menu-link
{
	text-decoration: none;
	color: #000000;
}

p
{
	padding-top: 10px;
	font-size: 100%;
	line-height: 1.1em;
	text-align: left;
}

#index-page #index-link
{
	border: 3px solid #00cc00;
}

#services-page #services-link
{
	border: 3px solid #00cc00;
}

#markets-page #markets-link
{
	border: 3px solid #00cc00;
}

#capabilities-page #capabilities-link
{
	border: 3px solid #00cc00;
}

#compliance-page #compliance-link
{
	border: 3px solid #00cc00;
}

#ethos-page #ethos-link
{
	border: 3px solid #00cc00;
}


#contact-page #contact-link
{
	border: 3px solid #00cc00;
}

.map
{
	border: 1px solid #0000ff;
}

.contact-table td
{
	width: 300px;
	vertical-align: middle;
	padding-bottom: 20px;
}

.blurb
{
	padding-top: 15px;
	height: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	font-style: italic;
}

#blocks
{
	margin: 5px;
	vertical-align: middle;
}

.blob
{
	margin: 5px;
	height: 100px;
	width: 100px;
	float: right;
}


