*{border:0;margin:0;padding:0;}
html{overflow-y:scroll;}

body {
	background-color: #ed6a23;
	font-family: Helvetica, Arial, sans-serif;
	color:#391806;
}

table,td{ border-collapse:collapse; margin:0; padding: 0; border: 0; }
a{color:#391806;} /*#01c5d4*/
a:hover{color:#ed6a23;}

.mobile{display:none;}
#wrap{width:800px;margin:10px auto;}
#main{width:800px;height:600px;background-repeat:no-repeat;}
#main-privacy{width:800px;background-repeat:no-repeat;}
#top{width:800px;height:204px;}
#logo{margin:6px 15px 0 0;float:right;}
#nav{width:800px;height:23px;}
#nav ul{margin:0;padding:0;text-align:left;list-style-type:none;}
#nav li{margin:0;padding:0;display:inline;}
#nav-company{padding-left:13px !important;}
#nav-operations{padding-left:26px !important;}
#nav-clients{padding-left:26px !important;}
#nav-appraisers{padding-left:26px !important;}
#nav-billing{padding-left:26px !important;}
#nav-services{padding-left:26px !important;}
#nav-contact{padding-left:26px !important;}
#nav-login{padding-left:26px !important;}

#copy-privacy{width:800px;background-image:url('http://www.jedernational.com/img/bg-privacy-copy.gif');background-repeat:repeat;background-color:#f2ebbd;}
#copy-privacy div{padding:10px 25px 10px 25px;}
#copy-company,#copy-operations{margin-left:295px;}
#copy-billing-left{float:left;width:470px;}
#copy-billing-right{float:right;}

#copy {
	position:relative;
	height:350px;
	padding: 10px 25px 10px 25px;
}

#copy p,#copy-privacy p {
	font-size: 13px;
	margin:1em 0;
	text-align:justify;
}

#copy ul,#copy-privacy ul{
	margin-left: 20px;

}

#copy li,#copy-privacy li {
	font-size: 13px;
	margin-bottom: 10px;
	text-align:justify;
}

#copy h1,#copy h2,#copy-privacy h1,#copy-privacy h2 {
	font-size: 14px;
	margin:0 0 10px 0;
	color: #ed6a23;
	text-align:left;
}

.textbox {
border: 1px solid #ed6a23;font-size:13px;font-family:Arial;margin:0 0 10px 0;background-color:#f2ebbd;

}
.submitbox {
border: 1px solid #ed6a23;background-color:#ed6a23;font-size:12px;font-family:Arial;margin:0;color:#ffffff;
}

#footer{margin:5px auto;width:300px;clear:both;}
#footer p { font-size:11px; padding:0 0 10px 0; text-align:center;}
#footer a { text-decoration:none; color: #391806; }
#footer a:hover { text-decoration:none; color: white; }

p.topnav { font-size:14px; font-weight:bold; letter-spacing:0.1em;}
p.topnav a { color:white; text-decoration:none;margin-left:30px;}
p.topnav a:hover { color:#ed6a23; text-decoration:none;}

#coverage p { color: #ed6a23; font-weight: normal; }

#skipintro p { font-size:11px;text-align:center; }
#skipintro a { text-decoration:none; }
#skipintro a:hover { color:black;text-decoration:none; }

p.notice { font-size:13px;text-align:center;color:white;font-weight:bold; }

#bottomform{position:absolute;bottom:10px;left:175px;width:500px;margin:0 auto;}
#loginform{width:500px;margin:0 auto;padding-top:25px;}
#bottomform ul,#loginform ul{margin:0;padding:0;text-align:left;list-style-type:none;}
#bottomform li,#loginform li{margin:0;padding:0 10px 0 0;display:inline;}
#contact-left{float:left;}
#contact-right{float:right;padding:75px 75px 0 0;}
#contact-form textarea{width:250px;height:75px;}
#contact-mlist{padding-left:100px;}

#coverage-left{width:300px;float:left;}
#coverage-right{width:450px;float:right;}
#coverage-right-shim{margin-left:50px;}

@media (max-width:800px)
{
.mobile{display:block;}
#wrap{width:100%;margin:10px auto;}
#main,#main-privacy{background-size:0;background-color:#f2ebbd;}
#nav{background-color:#5a4521;height:auto;}
#nav a{margin:0;}
#top,#main,#nav,#main-privacy{width:100%;height:auto;}
#logo{width:157px;margin:0 auto;padding:10px;float:none;}
#nav ul{text-align:center;}
#nav li{display:block;padding:0 !important;}
#copy{padding:10px;margin:0;height:auto;}
#bg-home-mobile img{width:100%;}
#copy-company,#copy-operations{margin-left:0;}
#copy-billing-left{float:none;width:auto;}
#copy-billing-right{float:none;padding-top:25px;}
#bottomform,#loginform{position:relative;width:auto;margin:0;bottom:auto;left:auto;}
#bottomform{padding-top:25px;}
#loginform{padding-top:10px;}
#bottomform ul,#loginform ul{text-align:center;}
#bottomform li,#loginform li{display:block;padding:0 !important;}
#copy-privacy{width:auto;height:auto;background-size:0;padding:10px;}
#copy-privacy div{padding:0;}
#bg-bottom{display:none;}
#contact-left,#contact-right{float:none;padding:0;}
#contact-form textarea{width:200px;}
#contact-mlist{padding-left:0;}
#coverage-left,#coverage-right{float:none;width:100%;}
#coverage-right-shim{margin-left:0px;}
}