HTML {
	overflow: -moz-scrollbars-vertical;
}



body {
	background: #444444 url(images/back.jpg) 0 0 repeat;
	background-position: top center;
	color: #414141;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFFFFF;
	width:750px;
	margin:auto;
	text-align: left;
	clear: both;
}

/* Header */
#header {
	width:750px;
	height: 116px;
	/*background: url(images/header.jpg) 0 no-repeat;*/
	clear: both;
}

#header img {
	float:left;
	border:0;
}
#header_photos {
	position: relative;
	width:750px;
	height: 115px;
	margin: 0 0 20px 0;
}

/* Sidebar Positioning */

#sidebar {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 100px;
	position: relative;
    z-index: 12003;
	margin-top:0px;

}

	/*  All of the sidebar lists */

#sidebar ul li {
	margin: 0px;
	padding: 0 0 5px 18px;
	line-height:13px;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#957C86;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
    position: relative;
	background: url(images/line2.jpg) 0 no-repeat;
	background-position: bottom left;
}

#sidebar a {
	font-size: 11px;
 	text-decoration: none;
	font-style: normal;
}


#sidebar a:hover {
	color: #e03d23;
	font-size: 11px;
}

div.top_o_the_post div.breadcrumb a {
	color: #414141;
	font-weight: normal;
	font-style: normal;
}

#sidebar p {
	margin-left: 18px;
	color: #e03d23;
	font-weight: bold;
	margin-top: 13px;
}

/* Content */
#wrapper {
	width: 620px;
	position: relative;
	float: right;
	z-index: 12000;
}


#content {
	margin: 0px 100px 0 0px;
	padding: 0;
	float: none;
}

#home_page_blurb {
	margin: 0 60px 0 0;
	font-size: 18px;
	line-height: 1.4em;
	padding: 0 20px 10px 0;
	text-align: justify;
	color: #414141;
}

#home_page_blurb p {
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #BCBDC0;
	padding-bottom: 20px;
}

#left_home_page_col b a {
	color: #414141;
	
}

#left_home_page_col p {
	margin-top: 0;
	line-height: 1.3em;
	color: #414141;
}

#right_home_page_col p {
		margin-top: 0;
	line-height: 1.3em;
	color: #414141;
}

#right_home_page_col b a {
		color: #414141;
	
}

#right_home_page_col b a:hover, a:active {
		color: #e03d23;
}

#footer_text a {
	text-transform: uppercase;
	margin-right: 10px;
}

#left_home_page_col b a:hover, a:active {
		color: #e03d23;
}


#left_home_page_col p a.more-link {
	float: right;
	position: relative;
	margin-top: 0;
}

#right_home_page_col p a.more-link {
	float: right;
	position: relative;	
}







#home_page_cols {
	
	width: 100%;
	color: #999999;
	margin-top: 0;
	background: url(images/ach.png) no-repeat;
}

#home_page_cols img {
	margin-bottom: 5px;
}

#left_home_page_col {
	
		width: 45%;
		float: left;
		margin: 0 50px 0 0;
}

#right_home_page_col {
	width: 45%;
	float: left;
	
}


.hpc_read_more {
	float: right;
}

#home_page_cols h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
#menu_too {
	position: relative;
	right: 25px;
	top: 0;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 11px;
	z-index: 12001;
	font-weight: normal;
	float: right;
	clear: none;
}


#menu {
	width: 375px;
	height: 335px;
	position: absolute;
	margin-top: -20px;
		z-index: 12001;
	overflow: hidden;
	margin-left: 375px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	    width: 175px;
	border-bottom: 1px hidden white;
	clear: both;
}


#nav a, #nav a:visited {
	color: #414141;
	padding-right: 6px;
	padding-left: 6px;
}
	
#nav a:hover {
	text-decoration: none;
	font-variant: normal;
	color: #e03d23;
}

#nav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0;
	clear: right;
}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	clear: both;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	margin: 0 0px;
	color: #414141;
	position: relative;
	float: left;
	background-color: #ffffff;
	border-left: 1px solid #dadada;
	width: 150px;
	padding: 6px 5px 5px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dadada;
	border-top: 1px solid #efefef;
}
	
#nav li li a:hover, #nav li li a:active {
	background: white;
	left: auto;
	top: auto;
	margin: 0px 0px 2px;
	padding: 6px 5px 5px;
	color: #e03d23;
	margin: 0px 0px 0;
   position: relative;
	float: left;
	background-color: white;
	border-left: 1px solid #dcdcdc;
	width: 150px;
	border-bottom: 1px solid #c4c4c4;
	border-right: 1px solid #dadada;
	border-top: 1px solid #efefef;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: 149px;
	top: 30;
	display: none;
}

#nav li:hover a {
	left: auto;
	display: block;

}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


.clear{
	clear:both;
	height:0px;
}


hr#clear {
	clear: both;
	height: 110px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #414141;

}

h6 {
	color: #414141;
	font-size: 13px;

}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	line-height: 1.4em;
	margin: 0 0 20px;
}

p.info {
		color: #414141;

	border-bottom-style: none;
	text-align: left;
	font-size: 16px;
	line-height: 1.3em;
	margin: -10px 0 5px;
	padding-right: 10px;
	padding-top: 0;
	padding-left: 0;
}

p.info2 {
		color: #414141;

	border-bottom-style: none;
	text-align: left;
	font-size: 16px;
	line-height: 1.3em;
	padding-right: 10px;
	padding-top: 0;
	padding-left: 0;
	margin: -10px 0 20px;
}
fieldset {
	padding: 20px;
	border: 1px solid silver;
}

input#name.med {
	border: 1px solid silver;
}

input#email.med {
		border: 1px solid silver;
	
}

input#phone.med {
		border: 1px solid silver;
	
}

input#url.med {
		border: 1px solid silver;
	
}

textarea#message.textbox {
		border: 1px solid silver;
	
}

input#spamq.short {
		border: 1px solid silver;
	
}

#formwrap fieldset p.creditline {
	visibility: hidden;
}

form#gb_form {
}

fieldset#formwrap {
	border-style: none;
	position: relative;
	top: -20px;
}

legend#mainlegend {
	font-size: 11px;
	color: #414141;
}

input#gbcc.checkbox {
	width: 20px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
	margin: 0 0 2px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	color: #9E9047;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 2px;
}

.taggit {
	color: #969E69;
}

.postmetadata {
	color: #9E9047;
	padding: 0 0 3px 2px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom left;
	font-size: 12px;
	font-weight: bold;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

input#GB64LI8S7BKD201LI8S7BKD250LI8S7BKD240LI8S7BKDTRUEBROADBANDLI8S7BKDPAXIOLI8S7BKDNETPDTLI8S7BKD0700LI8S7BKD25200VLI8S7BKD2LI8S7BKD0WPORGHTTPLI8S7BKDLI8S7BKDLI8S7BKDWWWLI8S7BKDCONSUMERFINANCIALLI8S7BKDCOMLI8S7BKDWORDPRESSLI8S7BKDLI8S7BKDPAGELI8S7BKDIDLI8S7BKD45.button {		border: 1px solid silver;
	
}

#formwrap fieldset label small {
	color: #414141;
}

#formwrap fieldset label small.whythis {
	color: #414141;
}

#formwrap fieldset label {
	color: #414141;
	font-style: italic;
	font-size: 11px;
}

legend {
	font-size: 12px;
	font-weight: bold;
	color: #414141;
}

#formwrap fieldset legend {
	color: #414141;
	font-size: 12px;
}

#gb_form_div h2.main_formhead {
	visibility: hidden;
	height: 0;
	margin-bottom: 0;
	position: relative;
}

#formwrap fieldset label small.whythis a {
	color: #414141;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.breadcrumb {
	font-weight: bold;
	z-index: 12005;
	clear:both;
}

div.top_o_the_post {
	position: relative;
	top: -15px;
	right: 102px;
	font-size: 11px;
	color: #e03d23;
	clear: both;
}

.entry {
	color: #414141;
	margin-top: 2px;
	clear: both;
}

div.entry p {
	margin-top: 0;
}



.entry img{
	margin-right: 9px;
	border-style: none;
}

ul,
ol {
	margin: 0 0 0 0px;
	list-style-type: none;
}

#sidebar ul {
	margin: 15px 0;
}

div.pclient {
	width: 100px;
	float: left;
	clear: both;
}

div.entry div.pclient p {
	font-size: 11px;
	margin-bottom: 10px;
}

div.pproject {
	width: 380px;
	float: left;
}

div.entry div.pproject p {
	font-size: 11px;
	margin-bottom: 10px;
}

div.pnav {
	float: right;
	position: relative;
	color: #e03d23;
	z-index: 12008 !important;
	clear: right;
	left: -560px;
	bottom: 3px;
}

div.entry div.pnav p {
	color: #e03d23;
	font-weight: bold;
}

div.entry div.pnav p a {
	color: #e03d23;
	font-weight: bold;
}

div.pinfo {
	float: left;
			color: #414141;

	font-size: 11px;
	width: 492px;
}



div.pimg {
	clear: both;
	height: 340px;
}

div.entry div.pimg a {
	border-style: none;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-53 {
	position: relative;
	bottom: 92px;
	padding-right: 25px;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-55 {
	position: relative;
	margin-right: 35px;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-54 {
	position: relative;
	top: 10px;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-56 {
	position: relative;
	bottom: 110px;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-57 {
	position: relative;
	top: 25px;
	margin-left: 25px;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-58 {
	position: relative;
	bottom: 0;
	margin-left: 30px;
}

#post-41 div.entry div.pimg img.alignnone.size-full.wp-image-59 {
	position: relative;
	bottom: 82px;
}

img.alignnone.size-full.wp-image-63 {
	position: relative;
	padding-bottom: 10px;
}



li,
dd{
	margin-left: 6px;
		line-height: 1.4em;
}

#content ul {
	list-style-type: disc;
	margin-left: 11px;
}

blockquote {
	background: #fefefe url(images/quote.png) no-repeat;
	margin: 20px 0 10px 5px;
	padding-right: 35px;
	padding-top: 5px;
	padding-left: 25px;
}

div.entry blockquote p {
	background: url(images/quote_end.png) no-repeat right bottom;
	padding-right: 5px;
}

.non_graybox {
	background: #fefefe;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
}

.graybox {
	background: #fefefe;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
}

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

form {

}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
	 margin: 0 0 15px 0;
}

#searchform {
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 11px;
	color: #e03d23;
}

input {
	color: #333333;
	background-color: #EBF4DB;
	vertical-align: middle;
    padding: 2px 0 0 2px;
    height: 20px;
    width: 180px;
    border: 1px solid #ffffff;
	background: url(images/input_repeat.jpg) 0 repeat-x;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
}

textarea {
	background-color: #EBF4DB;
	color: #333333;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
	border: 1px solid #ffffff;
    padding: 2px 0 1px 2px;
    	background: #ffffff url(images/input_repeat.jpg) bottom center repeat-x;
}

.commentnumber {
	font-size: 11px;
	font-weight: bold;
	color: #888686;
}

#commentform {
	padding: 4px 0 12px 18px;
}

/* Link Stuff */

a:link {
	color: #414141;
	text-decoration: none;
}

a:visited {
	color: #414141;
	text-decoration: none;
}
a:hover, a:active {
	color: #e03d23;
}

.post h2 {
	color: #414141;
	font-size: 12px;
	margin: 0 0 2px;
}

.post h3 {
	color: #414141;
	font-size: 12px;
	margin: 0 0 2px;
	font-style: italic;
}
.post h2 a {
	color: #414141;
	text-decoration: none;
}

.post h2 a:visited {
	color: #414141;
	text-decoration: none;
}

.post h2 a:hover {
	color: #e03d23;
}

#comments  {
	padding-left: 15px;
}

.move_the_comments {
	padding: 9px 6px 3px 6px;
	margin: 6px 0 6px 3px;
}

#commentlist li {
	padding-left: 18px;
}

 .commentlist{
      position: relative;
 }

.buttons_no_b {
	border: none;
	background: none;
	height: 24px;
	width: 65px;
}

.search_no_b {
	margin: 3px 0 10px 0;
	border: none;
	background: none;
	height: 24px;
	width: 65px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 13px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
	background-position: bottom left;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 6px;
}

.post ul li{
	list-style-type: disc;
	padding: 0 0 8px;
	list-style-position: outside;
	margin-left: 15px;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-weight: normal;
	  background: #ffffff;
	  font-size: 10px;

	  width:750px;
	text-align: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-top: 0;
	padding-left: 0px;
	height: 50px;
	float: none;
}

 #footer_text {
    padding-top: 10px;
	padding-left: 120px;
  }

#footer a:link {
	color: ##003473;
	text-decoration: none;
}

#footer a:visited {
	color: ##003473;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #e03d23;
}

#a_home_footer_link_then {
	margin: 0 25px 0 0;
	text-transform: uppercase;
}

.image_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
  }

.small_comments {
	margin: 0 0 0 6px;
	color: #c3c3c3;
	font-weight: bold;
	font-size: 11px;
}

  #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

  .move_it_on_over {
	margin-left: 20px;
	font-weight:bold;
  }


#side_header {
	line-height: 97%;
	padding: 0 15px 10px 10px;
	font-weight: bold;
	color: #e03d23;
	letter-spacing: -0.4px;
}

.side_header_blue {
	color: #293A6F;
}
 .about_image{
 padding-left:15px;
 }
 
.current_page_item a{
 color:#e03d23;
 font-weight:bold;
 }
 
 .current_page_item{
 color:#e03d23;
 font-weight:bold;
 }
 
 