body {
    margin: 0px 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
		background:#ffffff;
}
blockquote {
    background-color: #ECF6D4;
    font-size: 1.2em;
    line-height: 1.5em;    
    color: #7C7D65;
    margin: 0;
    padding: 14px;
}

h1 {
    padding-bottom: 7px; border-bottom: solid #ccc 1px; width: 550px; height: auto; font-size: 18px; font-weight: bold; color: #f18e1a; margin: 0; margin-bottom: 8px;
}

#col2 h2 a, #col2 h2 {
padding-bottom: 7px; border-bottom: solid #ccc 1px; width: 550px; height: auto; font-size: 18px; font-weight: bold; color: #f18e1a; margin: 0; margin-bottom: 8px;
}

h3 {
    color: #0071bc;
    font-size: 1.3em;
    margin: 10px 0 4px 0;
}
img { border: 0; }
input, textarea { width: 250px;}

p {
    margin: 8px 0 16px 0;
}





/* Text ------------------------------------------------ */
.smText {
    font-size: .9em;
    color: #BBB;
}

/* Layout ---------------------------------------------- */
#left {float:left; height:auto; width:277px;}
#col1 {
    background: url(/images/copy-background.jpg) no-repeat;
    float: left;
    width: 277px;
    height: 300px;
}

.links ul {list-style-type:none; margin-top:5px;}
.links {padding-top:15px; float:left; width:277px; height:auto;}


#col1 h3 {
    color: #0071bc; font-size: 16px; border-bottom: dotted #0017bc 1px; padding-bottom: 5px; padding-top: 20px; width: 240px; margin-left: 15px; padding-left: 7px; margin-bottom: 14px;
}

#formDivide {
    float: left; width: 250px; margin-left: 13px; height: 30px; font-size: 12px; margin-bottom: 10px;
}

#leftForm {width: 100px; height: 30px; float: left; text-align: right; padding-top: 5px;}
#rightForm {width: 140px; height: 30px; float:right;}

.normInput {padding: 5px 5px; width: 130px;}
.submit {width: 250px; height: 36px; margin-top: 8px;}


#col2 {
    background: transparent url(../images/copy-background.gif) no-repeat;
    float: right;
    width: 626px;
    margin-bottom: 23px;
}


#copyBox {
    padding: 30px 40px 10px 30px;
}
#copyBox a {
    text-decoration: underline; color: #7C7D65;
}
#copyBox a:hover {
    text-decoration: none;
}
#copyBox img {
    margin-bottom: 10px
}
#copyBox p {
    font-size: 1.2em;
    line-height: 1.5em;    
    color: #7C7D65;
}
#copyBox li {
    font-size: 1.2em;
    line-height: 1.5em;    
    color: #BABE1C;
}
#client-list li{
	width:50%;
	float:left;
}
#copyBox li span {
    color: #7C7D65;
}
.fr { float: right; }
.fl { float: left; }
#footer {
    color: #9FA084;
    border-top: 2px solid #0071bc;
    clear: both;
    font-size: 1.1em;
    float:left;
    width:903px;
    height:auto;
}
#footer a {
    color: #9FA084;
}
#footer a:hover {
    text-decoration: none;
}

#wrapper {
    margin: 0 auto;
    width: 903px;
}

#header {
    float:left;
    width: 900px;
    height: 75px;
    padding: 10px 0;
}



/* Navigation */


#header {width: 900px; height: 75px; margin:0; padding: 0; overflow: hidden; }
#header2 {width: 900px; height: 75px; margin:0; padding: 0; overflow: hidden; border-bottom: 2px solid orange; }
.logo {background: url(/images/solidfundingLogo3.gif) no-repeat; width: 250px; height: 42px; margin-top: 15px; margin-left: 10px; float:left}

#navigation { font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;float: right;display: inline;margin: 2em 0 0 0;}
#navigation li {float: left;display: inline;margin: 0 0.2em;padding: 0;background: none;}
#navigation li a {text-transform: capitalize; text-decoration: none; display: block; color: #0071bc;padding: 0.7em 0.8em 0.7em 0.8em;}
#navigation li:hover, #navigation li.current {background: url(../images/nava.gif) right top no-repeat; color: #fff;}
#navigation li:hover a, #navigation li.current a {background: url(../images/nav.gif) left top no-repeat; color:#fff;}


#banner{
   
    border-top: solid 2px #f79018;
    border-bottom: solid 2px #f79018;
	width:100%;
    float: left;
	margin:5px 0;
	padding:0;
	background-color:#fff;
	color:#FFFFFF;
}



/* Self-clearing Floats */
.clearfix:after,#nav:after,#header:after, #content:after, #client-list:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix,#nav,#header, #content, #client-list{display:inline-block;}
* html .clearfix,* html #nav,* html #header, * html #content, * html #client-list{height:1%;}
.clearfix, #images, #header, #content, #client-list{display:block;}