/*
-----------------------------------
GENERAL
-----------------------------------
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #F7FCFF;
}
h3{
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

h4{
	font-size:12px;
	margin:20px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

h5{
	font-size:11px;
	margin:20px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	height:1px;
}
.sidebarhr{
	border:0;
	border-bottom:1px solid #CCCCCC;
}
#centercolumn{
	background-color:#F9F9F1;
	width:660px;
}

#rightcolumn{
	background-image:  url(images/col_tile_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#leftcolumn{
	background-image:  url(images/col_tile_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

a:link {
	color: #003399;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #0099FF;
	text-decoration:none;
}
a:active {
	color: #0000FF;
}

a:visited .imgrollover, .imgrollover {
	border: 1px solid #666666;
	padding:5px;
}

a:hover .imgrollover {
	border: 1px solid #3080F7;
}

a.noline, a:visited.noline, a:active.noline, a:hover.noline{
	text-decoration:none;
}

#backtotop{
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
}
.headerbg{
	background-image:url(images/header_tile.gif);
}


/*
-----------------------------------
HOME
-----------------------------------
*/
#homecontent{
	padding:0px 0px 0px 2px;
}

#homecontent ul{
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 35px;
}

.home_servicehead{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.home_servicecopy{
	font-size: 12px;
	color: #FFFFFF;
}

.home_h3, .home_h3 a, .home_h3 a:visited, .home_h3 a:hover{
	color:#0066CC;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
}

.servicebar{
	background-image:url(images/services_tile.gif);
}


.serviceboxtitle{
	background-image:url(images/services_underbox.gif);
}

/*
-----------------------------------
NAVIGATION
-----------------------------------
*/
#navtop{
	width:660px;
	height:10px;
	background-image:url(images/nav_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px 0px 0px 0px;
}

#navigation{
	background-image:url(images/bg_tile.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:625px;
}


/*
-----------------------------------
PAGE
-----------------------------------
*/
#header{
}
#content{
	background-image: url(images/contenttile.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:660px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#contentfooter{
	background-image: url(images/content_footer.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:660px;
	height:18px;
}
#footer{
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
	padding:0px;
	margin:5px 0px 0px 0px;
}
#footer p{
	color:#000000;
	text-align:center;
	padding:0px;
	margin:0px;
}
#footer a, #footer a:visited{
	color:#000000;
	text-decoration:none;
}

#footer a:hover{
	color:#004ECD;
}
#endtag{
}
#endtag p{
	color:#8E8E8E;
	padding:0px;
	margin:0px;
}
#endtag a, #endtag a:visited{
	color:#4894FF;
	text-decoration:none;
}

#endtag a:hover{
	color:#666666;
}

.sitemap {
}
.sitemap_section {
	font-weight:bold;
	background-color:#EEEEEE;
}
.sitemap_subsection {
	background-color:#F9F9F9;
}

.date{
	color:#CC0000;
}
.servicesdesc {
	padding:2px 2px 2px 10px;
	/*background-color: #F7FCFF;*/
}


/*
-----------------------------------
SUBNAVIGATION
-----------------------------------
*/
.subnavwrapper{
	display:none;
}
.subnavigation{
	background-image:url(images/bg_tile.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:660px;
}
#subbar{
	height:22px;
	background-image: url(images/bar.gif);
	background-repeat:repeat-x;
}
#subbar ul{
	padding:0px;
	margin:0px;
}
#subbar li{
	display:inline;
	padding:0px;
	margin:0px;
}

#subbar li a, #subbar li a:visited{
	text-decoration:none;
	color:#0E50B4;
	background-image:url(images/bug_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 10px 0px 8px;
}
#subbar li a:hover{
	color:#000000;
	background-image:url('images/bug_on.gif');
}

#subbar li a#currentsubnav, #subbar li a:visited#currentsubnav{
	text-decoration:none;
	color:#000000;
	background-image:url(images/bug_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 10px 0px 8px;
}
#subbar li a:hover#currentsubnav{
	color:#0E50B4;
	background-image:url(images/bug_off.gif);
}

#subshadow{
	height:4px;
	background-image: url(images/shadow.gif);
	background-repeat:repeat-x;
}


/*
-----------------------------------
SUBPAGE
-----------------------------------
*/
#sidebar{
	width:150px;
	border-left:1px solid #CCCCCC;
	padding:20px 5px 15px 5px;
}

#pagetitle{
	background-color:#E8F2FE;
	padding:0px 1px 0px 0px;
}
#pagetitle h3{
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px 6px 0px 0px;
	display:inline;
}

#pagetitle h3 a{
	color:#0E50B4;
}

#pagecontent{
	padding:0px 0px 0px 2px;
}

#pagecontent .pagewrapper{
	padding:20px 30px 15px 30px;
}

#subpagecontent{
	padding:20px 30px 15px 30px;
}

.igh3 {
	color: #0066FF;
}

#imagenumber{
	color:#333333;
}

.casestudydiv{
	background-color:#ffffff;
	cursor:pointer;
	padding:2px;
}
.casestudydiv h4{
	text-decoration:underline;
	color:#0066FF;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background-image:url(images/blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.imagecaption {
	font-size: 9px;
	color: #666666;
}

/*
-----------------------------------
KNOWLEDGE CENTER TABLES
-----------------------------------
*/
.kt {
	background-color: #999999;
	
}
.kthead {
	color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	font-size: 12px;
	font-weight: bold;
	background-color: #2B7EFF;
}
.ktrow {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.ktrowalt {
	text-align: left;
	vertical-align: top;
	background-color: #EEF6FF;
}


/*
ASK AN EXPERT
*/

.expert_div{
	background-color:#F7FCFE;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #D8E4E9;
	
}
.expert_h5 {
	color:#000000;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.expert_p{
	margin:0px 0px 0px 0px;
	padding:0px;
}

.paddedimage{
	padding:0px 10px 10px 0px;
}


/* HANDYMAN */
table.handymantable{
	margin:0px 0px 15px 0px;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
}

table.handymantable td{
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

table.handymantable td.titlerow{
	background-color:#EFCF1D;
	padding:2px 5px 2px 5px;
	background-image:url(images/titlebg.gif);
	color:#003399;
}

table.handymantable td.spacer{
	width:20px;
	padding:0px 0px 0px 0px;
}

p.handymanp{
	font-size:14px;
	font-weight:bold;
	color:#003399;
}

#phone_number{
	position:absolute;
	width:100%;
	top:44px;
	text-align:center;
	text-indent:-200px;
	z-index:200;
	font-size:16px;
	font-weight:bold;
}
