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

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #1A4071;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #1A4071;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1A4071;
}
a:hover {
	text-decoration: none;
	color: #1A4071;
}
a:active {
	text-decoration: underline;
	color: #1A4071;
}
#container {
	width: 906px;
}
#container #logobar {
	height: 110px;
	background-image: url(../images/_drop_cables_image.jpg);
	background-repeat: no-repeat;
	background-position: 490px;
}
#container #logobar img {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}

#container #logobar #leftcol {
	float: left;
}
#container #logobar #rightcol {
	float: right;
}
#logobar  #rightcol  p  {
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
	width: 200px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
}
#logobar  #rightcol  span  {
	font-weight: bold;
}
#container #main_image {
	height: 207px;
}
#container #main_body {
	height: 335px;
	margin-top: 5px;
}
#container #main_body #leftcol {
	width: 204px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1A4071;
	float: left;
}
#container #main_body #leftcol #nav {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 50px;
}
#container #main_body #leftcol #nav ul {
	text-align: right;
	margin: 0px;
	list-style-type: none;
}
#container #main_body #leftcol #nav a {
	font-size: 14px;
	color: #1A4071;
	line-height: normal;
	font-weight: bold;
}
#container #main_body #leftcol #nav a:link {
	text-decoration: none;
}
#container #main_body #leftcol #nav a:visited {
	text-decoration: none;
	color: #1A4071;
}
#container #main_body #leftcol #nav a:hover {
	color: #333333;
}
#container #main_body #leftcol #nav a:active {
	text-decoration: none;
	color: #333333;
}
#container #main_body #leftcol #address {
	font-size: 12px;
	color: #39669E;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 20px;
}
#container #main_body #leftcol #certifications {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 20px;
}

#container #main_body #rightcol {
	float: right;
	width: 687px;
}
#container #main_body #rightcol #bodyText {
	text-align: left;
	padding-left: 20px;
}
#container #main_body #rightcol #bodyText h1 {
	font-size: 26px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #1A4071;
}
#container #main_body #rightcol #bodyText p {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer_container {
	height: 170px;
	text-align: center;
	margin-top: 80px;
	background-color: #90C7EE;
}
#footer_container #footer {
	height: 131px;
}
#footer_container #footer img {
	padding-left: 160px;
}
#footer_container  #footer  p {
	font-size: 12px;
	font-weight: bold;
	padding-top: 45px;
}
#home {
	background-image: url(../images/home_main_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#home #container #main_image {
	height: 207px;
	background-image: url(../images/home_main_image.jpg);
	background-repeat: no-repeat;
}

#home #footer_container {
	background-image: url(../images/home_footer_bg.jpg);
	background-repeat: repeat-x;
}
#home #footer_container #footer {
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
