/* ---------------------------------------------
Eckard Recovery Services
06.2010
----------------------------------------------- */


/* 
	Eric Meyer's CSS Reset 
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

body {line-height:1}
ol, ul {list-style: none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content:none}

/* remember to define focus styles! */
:focus {outline:0}
	
/* remember to highlight inserts somehow! */
ins {text-decoration:none}
del {text-decoration:line-through}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0}


/* ---------- Body ---------- */


body {
	font: normal 12px/20px Trebuchet MS, Verdana, sans-serif;
/*
	font-weight: normal;
	font-size: 12px/20px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	*/
	background: #4e481f repeat-x;
	
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#skip {
	left: -9999px;
	position: absolute;
}

.main {
}

/* ---------- Wrapper / Content ---------- */


#wrapper {
	width: 783px;
	margin: 0 auto;
	padding: 0;
	
}

#headertop {
	width: 783px;
	margin: 10px 30px 0 0;
	color: #fff;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}

#headertop .p {
	text-align: right;
}

#header {
	width: 783px;
	height: 124px; 
	margin: 8px 0 0 0;
	padding: 0;
        background: url('../images/main-header.jpg') no-repeat;
}

#header .logo {
	width: 191px;
	padding: 0;
	float: left;
	padding: 10px 0 0 20px;
/*        padding: 10px 0 0 38px; */
 
	
}

#header .logoright {
	width: 560px;
	color: #002867;
        font-size: 16px;
	margin: 80px 18px 0 100px;
	padding: 0px;
	text-align: right;
	float: right;
	
}

#header .logoright p {
	width: 560px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: right;
}

#header .logoright p.phone {
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	float: right;
}

/* ---------- Navigation ---------- */


#navigation {
        width: 783px;
/*        height: 39px; */
	height: 20px;
        color: #000;
	background: url('../images/nav-background.jpg') repeat-x;
        font-weight: bold;
        font-size: 13px;
	margin: 1px 0 0 0;
        padding: 0px;
	line-height: 12px;
        text-decoration: none;
	text-align: center;
}

ul#options {
        padding: 0px 18px 0 70px;
        margin: 0 auto;
        list-style-type: none;
        z-index: 100;
        font-size: 13px;
}

ul#options li {
        float: left;
        display: block;
        margin: 0;
        padding: 3px 3px 3px 3px;
}

ul#options li a {
        color: #000;
        text-decoration: none;
        padding: 3px 0px 3px 0px;
}

ul#options li a:hover {
        color: #FFF;
        text-decoration: underline;
}

ul#options li.there {
        float: left;
        color: #FFF;
        display: block;
        margin: 0;
        padding: 3px 3px 3px 3px;
}

ul#options li.there a:link,
ul#options li.there a:visited {
        color: #FFF;
        text-decoration: none;
        padding: 3px 6px 3px 6px;
	background: #002748;
}

ul#options li.there a:hover {
        color: #FFF;
        text-decoration: none;
        background: #002748;
}

ul#options .divider {
        padding: 0 10px 0 10px;
        color: #B2C6BA;
        font-weight: bold;
}

/* ---------- Main Content ---------- */



#bodycontent {
	width: 783px;
	margin: 0 auto;
	padding: 0;
        background: #eee7cb repeat-y ;
}

#bodycontent .insidebody {
	width: 783px;
	margin: 0 auto;
	padding: 0;
        background: #eee7cb repeat-y ;
}


#bodycontent .leftimage {
	width: 889px;
	padding: 0;
	float: left;

/*        padding: 10px 0 0 38px; */
 
	
}

#bodycontent .titles {
	width: 150px;
	padding: 30px 0 10px 35px ;
	float: left;

 
	
}

#bodycontent .gear {
	width: 750px;
	margin: 5px 0 15px 40px;
	padding: 0;
	float: left;
	text-align: left;	
}
#bodycontent .events {
	width: 750px;
	margin: 5px 0 15px 40px;
	padding: 0;
	float: left;
	text-align: left;	
}

#bodycontent .centerimage {
	width: 809px;
	margin: 5px 0 15px 30px;
	padding: 0;
	float: left;
	text-align: center;	
}

#bodycontent .rightimage {
	width: 626px;
	
	margin: 0 auto;
	padding: 0px;
	text-align: right;
	float: right;
	
}

#bodycontent .page_gallery {
	width: 778px ; 
	padding: 0 0 0 41px;
	margin: 10px 0 0 0px;
}


#bodycontent .yank {
	width: 450px ; 
	padding: 20px 0 10px 6px;
	margin: 10px 0 0 0px;
	float: center;
}

#bodycontent .pageimage_left {
	width: 778px ; 
	padding: 0 0 0 50px;
	margin: 10px 0 0 -6px;
}


#bodycontent .pageimage_right {
	width: 778px ; 
	padding: 0 0 0 0px;
	margin: 20px 9px 73px 0;
	text-align: right;
}

#bodycontent h1 {	
	margin: 0 auto;
        font-size: 20px;
	padding: 0px 40px 10px 40px;
	text-align: left;
	color: #002748;
	
}

#bodycontent h2 {	
	margin: 0 auto;
        font-size: 16px;
	padding: 0px 0 10px 40px;
	text-align: left;
	color: #002748;
	
}

#bodycontent h3 {	
	margin: 0 auto;
        font-size: 16px;
	padding: 10px 0 10px 40px;
	text-align: left;
	color: #000;
	
}

#bodycontent p {
	width: 700px;
	margin: 0 auto;
        font-size: 13px;
	padding: 5px 10px 10px 10px ;
	text-align: left;
	color:#000;
	
}

#bodycontent p.testimonial {
	width: 806px;
	margin: 0 auto;
        font-size: 14px;
	padding: 5px 50px 10px 40px ;
	text-align: left;
	color: #002748;
	
}

#bodycontent p.testimonial2 {
	width: 766px;
	margin: 0 auto;
        font-size: 14px;
	padding: 0px 50px 15px 80px ;
	text-align: left;
	color: #002748;
	
}

#bodycontent a:active, #bodycontent a:visited, #bodycontent a:link {
        color: #002748;
        text-decoration: none;
	font-weight: bold;
}

#bodycontent a:hover {
        color: #8595ae;
        text-decoration: underline;
	font-weight: bold;
}

#bodycontent .twocolumns {
	width: 889px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	clear: both;

/*        padding: 10px 0 0 38px; */
 
	
}

#bodycontent .twocolumnstop {
	width: 889px;
	margin: 0 0 0px 0;
	padding: 0;
	float: left;
	

/*        padding: 10px 0 0 38px; */
 
	
}

#bodycontent .leftside {
	width: 429px;
	
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	float: left;
	
}

#bodycontent .rightside {
	width: 350px;
	
	margin: 0 40px 0 0;
	padding: 0px;
	text-align: right;
	float: right;
	
}

#bodycontent .resourcesleft {
	width: 404px;
	
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	float: left;
	
}

#bodycontent .resourcesright {
	width: 404px;
	
	margin: 0 40px 0 0;
	padding: 0px;
	text-align: left;
	float: right;
	
}

#bodycontent .resourcesrightalt {
	width: 404px;
	
	margin: 0 40px 0 0;
	padding: 0px;
	text-align: right;
	float: right;
	
}

#bodycontent .formlayout {
	width: 570px;
        margin: 0;
        padding: 10px 0 0px 40px;
        font-size: 1.1em;
        line-height: 1.6em;
        color: #5E5E5E;
	font-weight: bold;
}

#bodycontent .formlayout .formname {
	width: 170px;
        margin: 0;
        padding: 15px 0 0px 0px;
        font-size: 14px;
        line-height: 1.6em;
        color: #343434;
	font-weight: bold;
	float: left;
}

#bodycontent .formlayout .formvalue {
	width: 400px;
        margin: 0;
        padding: 10px 0 0px 0px;
        font-size: 14px;
        line-height: 1.6em;
        color: #5E5E5E;
	font-weight: bold;
	float: left;
}

#bodycontent .formlayout p.formalt {
        margin: 0;
        padding: 10px 40px 0px 60px;
        font-size: 1.1em;
        line-height: 1.6em;
        color: #5E5E5E;
	font-weight: bold;
	text-align: right;
	float: right;
}

#bodycontent .forminput {
        width: 350px;
        margin: 0;
        padding: 4px 0 4px 5px;  
        font-size: 1.1em;
	font-family: Arial, Verdana, Sans-Serif;;
        border: 2px solid #CCC;
        background: #FFF !important;
	color: #333;
}

.inputbutton {
        border: 0px outset;   
        cursor: pointer;
        font-weight: normal;
        margin: 15px 0px 0px 1px;
        padding: 2px 2px 2px 2px;
        background: #002748;
        color: #FFF;
        font-size: 11px;
        width: 106px;
        clear: both;
}


ul.bullets {
        width: 889px;   
        list-style: none;
	margin: 0 0 0 40px;
}

ul.bullets li.first {
        background: url(../images/square-blue.jpg) no-repeat 0 9px;
        margin: 0;
	padding: 0px 0 7px 40px;
        width: 809px;   
        color: #666;  
        font-size: 1.3em;  
        line-height: 1.6em;
}
        
ul.bullets li {
        background: url(../images/square-blue.jpg) no-repeat 0 9px;
        margin: 0;
	padding: 0px 0 7px 15px;
        width: 809px;   
        color: #000;  
        font-size: 1.2em;  
        line-height: 1.6em;
}

ul.bullets li.end { border-bottom: 0px; margin: 0; }

ul.bulletsleft {
        width: 469px;   
        list-style: none;
	margin: 0 0 0 40px;
}

ul.bulletsleft li.first {
        background: url(../images/square-blue.jpg) no-repeat 0 9px;
        margin: 0;
	padding: 0px 0 7px 40px;
        width: 429px;   
        color: #666;  
        font-size: 1.3em;  
        line-height: 1.6em;
}
        
ul.bulletsleft li {
        background: url(../images/square-blue.jpg) no-repeat 0 9px;
        margin: 0;
	padding: 0px 0 7px 15px;
        width: 429px;   
        color: #000;  
        font-size: 1.2em;  
        line-height: 1.6em;
}

ul.bulletsleft li.end { border-bottom: 0px; margin: 0; }

ul.resources {
        width: 444px;   
        list-style: none;
	margin: 0 0 0 40px;
}

ul.resources li.first {
        background: url(../images/square-blue.jpg) no-repeat 0 9px;
        margin: 0;
	padding: 0px 0 7px 40px;
        width: 404px;   
        color: #666;  
        font-size: 1.3em;  
        line-height: 1.6em;
}
        
ul.resources li {
        background: url(../images/square-blue.jpg) no-repeat 0 9px;
        margin: 0;
	padding: 0px 0 7px 15px;
        width: 404px;   
        color: #000;  
        font-size: 1.2em;  
        line-height: 1.6em;
}

ul.resources li.end { border-bottom: 0px; margin: 0; }


/* ---------- Tables ------------------ */

table.tablewideright { 
	width: 809px;
	margin: 0 0 0 40px;
	border-right: 1px solid #002748;
	color: #000;
}

table.tablewideright thead.section th {
	padding: 8px 13px;
	background: #002748 repeat-x;
	border-top: 1px solid #002748;  
	border-left: 1px solid #002748; 
	border-bottom: 1px solid #002748; 
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

table.tablewideright td.twocolumn {   
        width: 70%;
        padding: 7px 12px 7px 12px;
        font-size: 1.2em;
	line-height: 1.6em;
        font-weight: normal;
	border-left: 1px solid #002748; 
	border-bottom: 1px solid #002748;
}

table.tablewideright td.twocolumnalt {
        width: 30%;  
        padding: 7px 12px 7px 12px;
        font-size: 1.2em;
        line-height: 1.6em;
        text-align: center;
	text-decoration: underline;
        font-weight: bold;
	border-left: 1px solid #002748; 
	border-bottom: 1px solid #002748;
}





/* ---------- Footer-Divider ---------- */

#footer-divider {
        width: 783px;
        height: 15px;  
        background: url('../images/bodybottom.jpg') no-repeat;  
	clear: both;
}

/* ---------- Footer ---------- */

#footer {
	width: 783px;
	margin: 0 auto;
	padding: 125px 0 0px 0;
	color: #000;
	text-align: center;
	clear: both;	
       background: url('../images/footer-back.jpg') no-repeat; 

 }



#footer .copyright {
	width: 783px;
	margin: 0 auto;
	padding: 0;
	color: #919394;
	text-align: left;
	clear: both;	
}

#footer .copyright p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer a:active, #footer a:visited, #footer a:link {
	color: #000;
	text-decoration: none;
}
    
#footer a:hover {      
        color: #000;
	text-decoration: underline;
}

#footer .divider {
	padding: 0 6px 0 6px;
	color: #000;
}

ul#footermenu {
	list-style-type: none;
	margin: 0;
	padding: 71px 0 3px 0px;
	font-size: 11px;
	text-align: center;
	color: #000; 
}

ul#footermenu li {
	display: inline; 
	margin: 0;
	padding: 0;
}


.clear {
	clear:both;}

/* ---------- Contact Form ---------- */

#contactform {
	padding: 0 0 0 20px;
	margin: 0px;
}

#contactform h3 {
        margin: 0;
        padding: 10px 0 0 20px ; 
        font-size: 1.2em;
        font-weight: bold;
        line-height: 1.4em;
        color: #000;
        text-align: left;
}

#contactform .row {
	clear: both; 
	width: 90%;
}

#contactform .row .required {
	width: 10px;
	height: 10px;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
	float: left;
}
#contactform .row .left {
	width: 100px;
	min-height: 20px;
	height: 20px;
	height: auto !important;
	display: block;
	float: left;
	overflow: hidden;
}
#contactform .row .right {

	background: none !important;
	padding: 2px 0 !important;
	margin: 0px !important;
	width: 200px ;
	min-height: 20px;
	height: 20px;
	height: auto !important;
	display: block;
	float: right;
	border: none;
	overflow: hidden;
}
#contactform .row .full {
	background: none;
	float: right;
	width: 200px;
}
#contactform .row .right textarea {
	width: 190px;
	height: 100px;
}

#contactform .row .right input {
	width: 190px;
	margin: 0;

}

#contactform .separator {
	width: 100%;
	height: 1px;
	display: block;
	padding: 0px;
	margin: 25px 0 0 0;
	background: #333333;
}


#genericlist { 
	margin: 0 0 10px 0;
}
#genericlist li {
	margin: 0 0 0 30px;
	padding: 1px 0;
}




