/*

Common Styles
Last Updated: 7/14/07

*/


* { padding: 0; margin: 0; }
img { border: 0; }
li { padding: 0; }

.clear { clear: both; }
.floatLeft { float: left; }
.floatRight {float: right; }
.homelink { margin: 20px 0 0 15px;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: url(../images/back_mark.gif);
	line-height: 100%;
}

#pagecontainer-outer {
	background: url(../images/drop.png) repeat-y;
	width: 652px;
	margin: 0 auto;
}

#pagecontainer-inner {
	margin: 0 auto;
	width: 630px;
}	

#header {
	height: 120px;
	width: 630px;
	background: url(../images/smithcurl_header_v2.gif);
}

#header p {
	float: right;
	color:#fff;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 14px 25px 0;
	text-align: right;
	line-height: 140%;
}

#header a {
	color:#ccc;
	text-decoration: underline;
}

#header hover {
	color: #fff;
}
	

#headerbutton {
	height: 86px;
	width: 212px;
	float: left;
	background: #ccc;
}

#nav {
	list-style: none;
	height: 34px;
	width: 630px;
	background: #ccc;
}

#nav-inner li {
	padding: 7px 0 0 0;
	float: right;
	height: 23px;
	overflow: hidden;
	}

#nav-inner li a {
	display: block;
	line-height: 23px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}	

#nav-inner li a:hover {
	background-position: center bottom;
	}
	
#home_navabout { width: 110px; background: url(../images/home_navabout.gif) no-repeat; }
#home_navcontact { width: 87px; background: url(../images/home_navcontact.gif) no-repeat; }
#home_navresource { width: 120px; background: url(../images/home_navresource.gif) no-repeat; }

#homeicon {
	float: left;
	padding: 2px 0 0 15px;
}

#home_corp-inner li {
	padding: 3px 0 0 0px;
	margin: 0 ;
	float: left;
	height: 22px;
	overflow: hidden;
	}

#home_corp-inner li a {
	display: block;
	line-height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}	

#home_corp-inner li a:hover {
	background-position: center bottom;
	}
	
#homelink_corp { width: 176px; background: url(../images/home_homeicon.gif) no-repeat; }


#fddarkbar {
	height: 12px;
	width: 630px;
	background: #333;
}

#bodycopy {
	background: url(../images/textbox.gif) no-repeat top left;
	height: 80px;
}

#fdcontent {
	line-height: 14px;
	padding: 10px 0 0 15px;
	
}

#lowercontent {
	float: right;
	background: #fff;
	border-top: #fff solid 6px;
	padding: 0 0 10px 0;
}

#lowercontent p {
	padding: 8px 3px 8px 8px;
	line-height: 120%;
	}

#fdredbar {
	height: 13px;
	width: 200px;
	background-color: #d35c37;
}

#fdbluebar {
	height: 13px;
	width: 200px;
	background-color: #526997;
}

#fdgreenbar {
	height: 13px;
	width: 200px;
	background-color: #478747;
}

#fdboxright {
	min-height: 240px;
	width: 200px;
	border-left: #999 solid 1px;
	background: #fff;
	float: right;
	padding: 0 3px 0 0;
}

#fdboxmiddle {
	min-height: 240px;
	width: 200px;
	border-left: #999 solid 1px;
	float: right;
	background: #fff;
	padding: 0 11px 0 0;
}

#fdboxleft {
	min-height: 240px;
	width: 200px;
	float: left;
	background: #fff;
	margin: 0 10px 0 3px;
	border-left: #999 solid 1px;
}

* html li {
margin-left:-16px; }

* :first-child+html li {
margin-left: -16px; }

#solutions li {
	list-style: none;
	padding: 5px 0 0 2px;
	height: 16px;
	overflow: hidden;
	}

#solutions li a {
	display: block;
	list-style: none;
	line-height: 16px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}	

#solutions li a:hover {
	list-style: none;
	background-position: center bottom;
	}
	
#residential_solutions { width: 144px; background: url(../images/residential_solutions.gif) no-repeat; }
#healthcare_solutions { width: 144px; background: url(../images/healthcare_solutions.gif) no-repeat; }
#business_solutions { width: 144px; background: url(../images/business_solutions.gif) no-repeat; }

#fdrescrumb {
	text-align: right;
	color: #d35c37;
	padding: 0px 0 0 15px;
}

#fdrescrumb a {
	color: #d35c37;
	text-decoration:none
}

#fdrescrumb a:hover {
	color: #d35c37;
	text-decoration:underline;
	}
	
#fdrescrumb a:visited {
	color: #d35c37;
}


#fdmedcrumb {
	text-align: right;
	color: #526997;
	padding: 0 0 0 15px;
}

#fdmedcrumb a {
	color: #526997;
	text-decoration:none
}

#fdmedcrumb a:hover {
	color: #3c5074;
	text-decoration:underline;
	}
	
#fdmedcrumb a:visited {
	color: #526997;
}

#fdbuscrumb {
	text-align: right;
	color: #478747;
	padding: 12px 0 0 15px;
}

#fdbuscrumb a {
	color: #478747;
	text-decoration:none
}

#fdbuscrumb a:hover {
	color: #478747;
	text-decoration:underline;
	}
	
#fdbuscrumb a:visited {
	color: #478747;
}



#footer {
	clear: both;
	background: #999;
	font-size: 90%;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	border-bottom: #666 solid 1px;
}

#clear{
clear: both;
}