@charset "UTF-8";
/* Cost Segregation Services CSS Document, Design by Mance Creative */

/* ---------------- Generla Rules ---------------- */
body {
	background: #DBDBDB;
	margin: 0;
	padding: 0;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
p {
	color: #666;
	font: 0.9em/1.2em Arial, Helvetica, sans-serif;
}
h1 {
	color: #3E7E00;
	font:  1.3em/1.1em Helvetica, Arial, sans-serif;
}
h2 {
	color: #669900;
	font:  1em/1.2em Helvetica, Arial, sans-serif;
	margin-bottom: -5px;
}
h3 {
	color: #B1BE99;
	font:  .9em/1.2em Helvetica, Arial, sans-serif;
}


/* ---------------- Structure ID's ---------------- */
#main {
	width: 766px;
	margin: auto;
	position: relative;
	margin-top: 15px;
}
#content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	float: left;
	border-top: solid #DBDBDB 5px;
	width: 766px;
}
#col1 {
	background-color: #3E7E00;
	float: left;
	width: 223px;
	display: inline;
	background-image: url(images/bg_col1.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	padding-left: 15px;
}
#col1 p {
	color: #D9D9D9;
	margin: 8px 30px 0px 25px;
	line-height: 1.2em;
	font-size: 12px;
}
#col2 {
	float: right;
	width: 450px;
	margin: 20px 35px 20px 0px;
	display: inline;
}
#col2 a {
	color: #333333;
}
#content #col2 td {
	color: #666;
	font: 0.9em/1.2em Arial, Helvetica, sans-serif;
}



/* ---------------- Main Navigation ---------------- */
#navcontainer {
	width: 766px;
	background-image: url(images/bg_costSegregationMidNav.jpg);
	background-repeat:no-repeat;
	height: 222px;
	float: left;
}
#navcontainer ul {
	margin-left: 30px;
	padding-left: 0;
	list-style-type: square;
	text-transform: none;
	font: .9em Arial, Helvetica, sans-serif;
	margin-top: 22px;
	color: #FFFFFF;
}
#navcontainer a {
	display: block;
	padding: 6px;
	width: 186px;
	border-bottom: 1px solid #5C5C5C;
	border-top: 2px solid #2C2C2C;
}
#navcontainer a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #FFFFFF;
	background: #5B5B5B;
}
#navcontainer ul li a.first {
	border-top: none;
}
#navcontainer ul li a.last {
	border-bottom: none;
}


/* ---------------- Footer ---------------- */
#footer {
	width: 766px;
	float: left;
	border-top: solid #DBDBDB 5px;
	border-bottom: solid #DBDBDB 10px;
}
#footer-left {
	width: 199px;
	float: left;
	background-color:#696969;
	height: 67px;
	padding: 8px 0px 0px 38px;
}
#footer-right {
	width: 529px;
	float: right;
	text-align: center;
	background-color: #3E7E00;
	height: 75px;
}
#footer ul {
	padding:0;
	list-style:none;
	width:766px;
	text-decoration: none;
	margin: 32px 0px 0px 17px;
}
#footer ul li a.first {
	border-left: none;
}
#footer ul li {
	display: inline;
	float: left;
}
#footer ul a {
	display:block;
	padding:0 .6em;
	text-decoration:none;
	color:#FFFFFF;
	text-align: center;
	font: normal 10px arial, sans-serif;
	border-left: solid #FFFFFF 1px;
}
#footer ul a:hover {
	color:#CCCCCC;
}


/* ---------------- Classes ---------------- */
.copyRcopy {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#address {
	float: left;
	width: 765px;
}
.calloutInsert {
	float: right;
	width: 215px;
	margin-left: 20px;
	font: 0.7em/1.2em Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.clearLeft {
	clear: left;
}
.largerLink {
	font-size: 12px;
	font-weight: bold;
}
.addcopy {
	font-size: 11px;
	color: #666666;
	line-height: 2.2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
