/***********************************************************************
	1 - UNIVERSAL STYLES
************************************************************************/
html > body * {
	outline:none;
}
body {
	margin:0;
	padding:0;
	background:#151515;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#454545;
}
* {
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
}
h1 {
	margin:0px;
	padding:0px 0 8px 0;
	color:#258ce5;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/dashed-bg.gif) left bottom repeat-x;
	margin-bottom:12px;
}
h2 {
	margin:0px;
	padding:0 0 8px 0;
	color:#1f1f1f;
	font-size:22px;
	background:url(../images/h2-bg.gif) left bottom no-repeat;
	margin-bottom:10px;
}
h2.client {
	margin:0px;
	padding:0 0 11px 0;
	color:#1f1f1f;
	font-size:22px;
	background:url(../images/h2-bg.gif) left bottom no-repeat;
	margin-bottom:10px;
}
h2.none {
	margin:0px;
	padding:0 0 15px 0;
	color:#1f1f1f;
	font-size:22px;
	background:none;
}
h3 {
	margin:0px;
	padding:0px 0 10px 0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.padnone {
	padding-bottom:0px;
}
.imgalign {
	vertical-align:middle
}
a.link {
	color:#535353;
	text-decoration:none;
	border-bottom:1px dotted #535353;
	padding:1px 0 2px 0;
}
a:hover.link {
	color:#a01010;
	text-decoration:none;
	border-bottom:none;
}
/***********************************************************************
	2 - Structure/Layout
************************************************************************/
.page-wrapper {
	width:977px;
	margin:0px auto;
	overflow:hidden;
}
.common-wide {
	width:100%;
	float:left;
}
/***********************************************************************
	3 - Header
************************************************************************/
#header {
	width:100%;
	float:left;
	background:#1F1F1F url(../images/gray-bg.jpg) left top repeat-x;
}
#header2 {
	width:100%;
	float:left;
	background:#171716 url(../images/gray-bg2.jpg) left bottom repeat-x;
}
#header-inner {
	width:100%;
	float:left;
	background:#171716 url(../images/gray-bg.jpg) left top repeat-x;
}
#home-banner-wide {
	width:100%;
	float:left;
	background:url(../images/home-banner-bg.jpg) left top repeat-x;
	height:354px;	
}
#logo-box {
	width:977px;
	float:left;
	height:91px;
}
#logo {
	float:left;
	padding:13px 0 0 0px;
}
#top-link {
	float:right;
	text-align:right;
	padding:14px 12px 0 0;
	color:#636363;
	width:220px;
}
#tl {
	float:right;
	width:140px;
}
#social-links {
	width:80px;
	float:left;
}
#social-links img {
	vertical-align:middle;
	margin-right:8px;
	cursor:pointer;
}
#social-links img.last {
	margin-right:0px;
}
.top-nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	color:#636363;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.top-nav li {
	margin:0px;
	display:inline;
	background:url(../images/top-rightbg.gif) right 4px no-repeat;
	padding:1px 8px 1px 4px;
}
.top-nav li span img {
	vertical-align:middle;
	margin:0 2px 0 0;
}
.top-nav li.none {
	background:none;
	padding-right:0px;
}
.top-nav li a {
	color:#fff;
	text-decoration:none;
	padding:0px;
}
.top-nav li a:hover {
	color:#a8b934;
	text-decoration:none;
}
.top-nav li a.current {
	color:#a8b934;
	text-decoration:none;
}
#navigation {
	width:772px;
	float:left;
	height:31px;
	padding:0px 0 0 0px;
}
#quote {
	float:right;
	height:31px;
}
#quote a {
	width:169px;
	float:left;
	height:30px;
	text-decoration:none;
	background:url(../images/requestaquote.jpg) left top no-repeat;
	text-indent:-999px;
}
#quote a:hover {
	width:169px;
	float:left;
	height:30px;
	text-decoration:none;
	background:url(../images/requestaquote.jpg) left -30px no-repeat;
}
#quotein {
	float:right;
	height:31px;
	padding-top:53px;
	padding-right:10px;
}
#quotein a {
	width:169px;
	float:left;
	height:30px;
	text-decoration:none;
	background:url(../images/requestaquote.jpg) left top no-repeat;
}
#quotein a:hover {
	width:169px;
	float:left;
	height:30px;
	text-decoration:none;
	background:url(../images/requestaquote.jpg) left -30px no-repeat;
}
.navigation-dashed {
	background:url(../images/navigation-dashed.gif) left bottom repeat-x;
}
.pad-bot {
	margin-bottom:0px;
}
#header-banner {
	width:977px;
	float:left;
}
/***********************************************************************
	4 - Main Body
************************************************************************/
#main-body {
	width:100%;
	float:left;
	padding:24px 0 0 0;
	background:#FFF url(../images/content-bg.gif) left top repeat-x;
}
#main-body2 {
	width:100%;
	float:left;
	padding:24px 0 0 0;
	background:#FFF url(../images/home-bg.jpg) left top repeat-x;
}
#main-body-inner {
	width:100%;
	float:left;
	padding:0px;
	background:#FFF;
}
#contentarea {
	width:977px;
	float:left;
}
#first-box {
	width:966px;
	float:left;
	padding:0 0 20px 10px;
	background:url(../images/gray-dashed.gif) left bottom repeat-x;
}
#client-box {
	width:335px;
	float:left;
}
.client-bg {
	width:281px;
	float:left;
	height:150px;
	padding:1px 1px 0 1px;
	text-align:center;
	border:1px solid #dcdcdc;
	background:#FFF;
	margin-bottom:7px;
}
#like-to-tell {
	width:326px;
	float:left;
}
.listing {
	margin:0px;
	padding:0px 0 15px 0;
	list-style-type:none;
	color:#454545;
}
.listing li {
	margin:0px;
	padding:0px 0px 11px 10px;
	background:url(../images/list-arrow.gif) left 6px no-repeat;
	line-height:18px;
}
.listing li a {
width:100%;
	color:#454545;
	text-decoration:none;
	background:url(../images/dotted-line.gif) left bottom repeat-x;
	padding:0 0 5px 0;
}
.listing li a:hover {
	color:#6e961a;
	text-decoration:none;
}
.formbox {
	width:285px;
	float:left;
}
.form-row {
	width:285px;
	float:left;
}
.form-row form{float:left;}
.form-row label{width:285px;
	float:left;
	font-weight:bold;
	color:#424242;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:28px;
}
.form-row label.textarea1{width:285px;
	float:left;
	font-weight:bold;
	color:#424242;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:65px;
}
.form-row label span {
	width:46px;
	float:left;
	font-weight:bold;
	color:#424242;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.form-row label input {
	width:235px;
	float:left;
}
.form-row label textarea {
	width:235px;
	float:left;
}
.button-row {
	width:285px;
	float:left;
}
#send-query {
	width:285px;
	float:right;
	padding:0 20px 0 0;
}
.input-box {
	width:235px;
	background:url(../images/input-bg.gif) left top no-repeat;
	border:1px solid #d6d6d6;
	height:20px;
}
.textarea {
	width:235px;
	background:url(../images/text-area-bg.gif) left top no-repeat;
	border:1px solid #d6d6d6;
	height:65px;
}
#second-box {
	width:966px;
	float:left;
	padding:20px 0 0 10px;
	border-bottom:1px solid #ececec;
	margin:0 0 20px 0;
}
#second-box p {
	color:#6c6c6c;
	line-height:16px;
	padding-bottom:10px;
}#interface {
	width:314px;
	float:left;
	padding:0 0 0 10px;
	border-right:1px solid #e8e8e8;
}
#interface-content {
	width:294px;
	float:left;
	background:url(../images/interface.jpg) right bottom no-repeat;
	height:290px;
	padding:0 20px 0 0;
}
#technology {
	width:284px;
	float:left;
	border-right:1px solid #e8e8e8;
	padding:0 20px 0 20px;
}
#technology-content {
	width:284px;
	float:left;
	background:url(../images/technology.jpg) right bottom no-repeat;
	height:290px;
}
#be-visible {
	width:281px;
	float:right;
	padding:0 10px 0 15px;
	background:url(../images/be-visible.jpg) right bottom no-repeat;
}
#be-visible-content {
	width:281px;
	float:left;
	height:290px;
}
.button {
	display:block;
	float:left;
}
a.button {
	background:url(../images/black-button-left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
a:hover.button {
	color:#f9a414;
}
a.button span {
	display:block;
	background:url(../images/black-button-right.gif) no-repeat right top;
	padding:1px 10px 10px 7px;
	color:#fff;
}
a.button span img {
	vertical-align:middle;
	margin:0px 0 0 4px;
}
a:hover.button span {
	color:#f9a414
}
.pad-button {
	padding:10px 0 0 46px;
	width:234px;
}
#port-bred-crum {
	width:977px;
	background:url(../images/gray-strip.jpg) left bottom repeat-x;
	overflow:hidden;
}
#port-bred-crum h2 {
	margin:0px;
	padding:2px 0 1px 10px;
	font-size:18px;
	color:#000;
	background:none;
}
/***********************************************************************
	5 - Footer
************************************************************************/
#footer-outer {
		width:100%;
	float:left;
	background:#151515 url(../images/footerbg.jpg) left top repeat-x;
	height:84px;
	padding:16px 0 25px 0;
}
#footer-logo {
	width:78px;
	float:left;
	padding-top:2px;
	background:url(../images/footerline.gif) right top no-repeat;
}
#footer-right {
	width:899px;
	float:right;
}
#footer-copyright-row {
	width:874px;
	float:left;
	height:27px;
	font-size:11px;
	padding:0 10px 0 15px;
}
#footer-copyright {
	float:left;
}
#footer-copyright p {
	color:#7e7d7d;
}
#footer-copyright p span {
	color:#7a9739;
}
#footer-copyright p a {
	color:#7e7d7d;
	text-decoration:none;
}
#footer-copyright p a:hover {
	color:#7a9739;
	text-decoration:none;
}
#footer-social-links {
	float:right;
}
#footer-social-links ul {
	list-style-type:none;
	font-size:11px;
	color:#a5a5a5;
}
#footer-social-links ul li {
	display:inline;
	padding-right:14px;
}
#footer-social-links ul li a {
	color:#a5a5a5;
	text-decoration:none;
}
#footer-social-links ul li a:hover {
	color:#7a9739;
	text-decoration:none;
}
#footer-social-links ul li img {
	vertical-align:middle;
	margin-right:5px;
}
#footer-social-links ul li.last {
	padding-right:0px;
}
#footer-social-links ul li.last a {
	color:#a5a5a5;
	text-decoration:none;
}
#footer-social-links ul li.last a:hover {
	color:#7a9739;
	text-decoration:none;
}
#footer-tag {
	width:874px;
	float:left;
	background:url(../images/tag-repeat.gif) left top repeat-x;
	padding:10px 10px 0 15px;
}
#footer-tag h6 {
	color:#717171;
	font-size:11px;
	font-weight:normal;
}
#footer-tag h6 a {
	color:#717171;
	text-decoration:none;
}
#footer-tag h6 a:hover {
	color:#7a9739;
	text-decoration:none;
}
.greentext {
	color:#66900b;
}
sup {
	color:#F00;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
h1#tag { color:#888888;
margin:0px;
padding:0px;
font-size:10px;
font-weight:normal;
width:480px;
float:left;
background:none;
}
h2#tag2 { color:#888888;
margin:0px;
padding:0px;
font-size:10px;
font-weight:normal;
width:247px;
float:left;
background:none;
}
h3#tag3 {color:#888888;
margin:0px;
padding:0px;
font-size:10px;
font-weight:normal;
width:250px;
float:left;
background:none;
}