/*
Theme Name: Telehouse Broadway Theme
Theme URI: http://www.network9.biz
Description: Created by Network9 
Version: 1.6
Author: Chris Garone
Author URI: http://www.network9.biz
Tags: blue, custom header, fixed width, two columns, widgets

*/



body {
	background-color: #fff;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
    font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #666;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


a {
	font-family: arial, helvetica, verdana;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#first_text {
	margin-top: 5px;
	text-align: right;
}

#last_text {
	margin-top: 10px;
}

.first_text {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: #999;
}

#container {
	width: 934px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #fff;
	margin-top: 5px;
}

table.container {
	width: 934px;
}

table.container td {
	border-collapse: collapse;
}

td.left {
	width: 660px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	
}

td.right {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#leftside{
width: 150px;
float: left;
}

#navigation {
	position: relative;
	float: left;
	margin-top: 20px;
	line-height: 2.8em;
	text-align: left;
}

#navigation a {
	color: #000;
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	text-decoration: none;
}

#navigation a:hover {
	color: #FF6600;
	text-decoration: none;
}

#sidebar {
float: left;
margin-top: 20px;
text-align: left;
}

#content {
	width: 437px;
	text-align: left;
	padding: 0px 53px 20px 0px;
}

.text_header {
	font-size: 14px;
	color: #000;
}

#box_right_col {
	width: 182px;
	background-color: #E0E0E0;
	color: #000;
	margin: 22px 0px 0px 26px;
	padding: 17px 0px 17px 38px;
}

#footer {
	margin: 0px auto;
	position: relative;
	text-align: center;
	margin-top: 5px;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #666;
	line-height: 1.8em;
	/*border: 1px solid red;*/
}

#footer a {
	font-family: arial, helvetica verdana;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

#footer a:hover {
	text-decoration: underline;
}

ul {
	padding: 0px;
	margin-left: 20px;
}
