/* @override http://emerald-2012-staging.com/landing/css/bizcss.css */

body{
				
				font-size: 14px;
				background-color: #fef8e1;
			}
			#page{
			    font-family: Arial, Helvetica, sans-serif;
			    font-size: 14px;
			    line-height: 140%;
			    margin-left: auto;
			    margin-bottom: 0px;
			    margin-right: auto;
			    position: relative;
				background-color: white;
				width: 900px;
				display: block;
				margin-top: 0px;
				
			}			
			#header{
				width: auto;
				height: 70px;
				background-color: #fef8e1;

			}
			#logo{
			    text-align: center;
			    padding: 10px;
				float: left;
				width: 400px;
				left: 5px;
				top: 5px;

			}
			#repID{
				text-align: center;
				float: right;
				width: 300px;
				height: 100%;
				right: 5px;
				top: 5px;

			}
			
			#nav{

				height: 38px;
				border-bottom-color: #09100b;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-top-color: #0a100b;
				border-top-width: 1px;
				border-top-style: solid;
				background-color: #12813a;
				color: white;
				margin: 0px;
				padding: 0px;
			
		    }
		    ul.nav {
		    	height: 38px;
				margin: 0px;
				padding: 0px;
			}
			
		    ul.nav li{
				height: 38px;
		    	list-style-type: none;
		    	min-width: 100px;
		    	float: left;
		    	text-decoration: none;
		    	text-align: center;
		    	margin: 0px;
				padding: 0px;
		    
		    }
		    .clear { /* generic container (i.e. div) for floating buttons */
    			overflow: hidden;
    			width: 100%;
    			clear: both;
			}
			
			a {
				text-decoration: none;
				color: #fff;
			}
			a:hover{
				color: #fff0ce;
			}
			a.button {
    			padding: 0px;
    			background: transparent url('/landing/nav_rg4.png') no-repeat scroll top right;
    			color: white;
    			display: block;
    			font: normal 14px arial, sans-serif;
    			height: 38px;
    			width: 150px;
    			text-decoration: none;
			}
					
			a.button:hover{
				background-repeat: no-repeat;
				background-image: url('/landing/nav_rg4up.png');
				color: #003457;
				text-decoration: underline;
			}

			a.button span {
    			background: transparent url('/landing/nav_lg4.png') no-repeat;
    			display: block;
    			line-height: 38px;
			} 
				
			a.button span:hover{
				background: transparent url('/landing/nav_lg4up.png') no-repeat;
    			display: block;
    			line-height: 38px;
			}
				
			a.on{
				height: 38px;
				width: 150px;
				background: transparent url('/landing/nav_lg4up.png') no-repeat;
    			display: block;
    			color: #003457;
				//text-decoration: underline;
				font-style: normal;
				font-family: arial, sans-serif;
				line-height: 38px;
			}
			#subnav{
				height: 30px;
				font-size: 20px;
				color: white;
				width: 900px;
		    	margin: 0px auto;
				text-align: center;
				background-color: #132872;

			}
				
			#subnav2{
				padding-top: 3px;
				height: 30px;
				font-size: 20px;
				color: white;
				width: 900px;
		    	margin: 0px auto;
				text-align: center;
				background-color: #132872;

			}

		    ul.subnav{

			}
			ul.subnav li{
				font-size: 20px;
				width: 25px;
				list-style-type: none;
		    	float: left;
		    	text-decoration: none;
		    	text-align: center;
				color: white;
			}
			a.subnav{
				width:  10px;
				list-style-type: none;
		    	float: left;
		    	text-decoration: underline;
				color: white;
				font-size: 20px;
				
			}
			a.subnav:hover{
				color: #c00000;
			}
			a.subnav:active{
				color: #c00000;
			}
			
						
			#left{
				font-style: italic;
				font-size: 16px;
				color: #6f2c82;
				text-align: center;
				padding-right: 0px;
				padding-left: 40px;
				padding-bottom: 10px;
				padding-top: 0px;
				width: 200px;
				min-height: 400px;
				float: left;
			}

			#right{
				padding-top: 10px;
				float: right;
				padding-right: 0px;
				padding-left: 10px;
				padding-bottom: 10px;
			}
			#content{
	
				padding-right: 35px;
				padding-left: 40px;
				padding-bottom:50px;
				background-color: white;
				width: 570px;
				float: left;
			}
			#content a{
				color: #003365;
				text-decoration: underline;
			}
				
			#container{
				width: 900px;
				background-color: white;
			}
			
			#middle{
		   		border-bottom-color: white;
		    	border-top-color: white;
		    	border-bottom-width: 2px;
		    	border-bottom-style: solid;
		    	border-top-style: solid;
		    	border-top-width: 2px;
		    	background-color: white;
		    	min-height: 250px;
		    	width: 900px;
			
		    
		    }
		    
		    #middle a{
				color: #132872;
				text-decoration: underline;
				font-weight: bold;
			}
		    
		    #fullmiddle{
				height:250px;
				background-color: #2681ca;
				color: #ff0;
				font-weight: bold;
				font-size: 25px;
			}
						    
		    ul{
				line-height: 200%;

			}
			ul.li{
			
			}
			
			#repcontact{
				margin-left: 40px;
				margin-bottom: 40px;
				margin-right: 60px;
				margin-top: 40px;
				text-align: center;
				float: right; 
				width: 255px; 
				height: 175px; 
				background-color: white; 
				border: 1px none green; 
				padding: 10px;
			}
			
			#repcontact p{
				margin: 0px;
				padding: 10px;
			}
			
			#repinfo{
				width: 235px;
				border: 1px solid green;
				padding: 10px;
			}
			
			#repinfo p{
				margin: 0px;
				padding: 10px;
			}
			#pics{
		    	text-align: center;
		    	width: 375px;
		    	float: right;
		    	padding: 5px;

		    }


			.pbottom{
				position: relative;
				top: 5px;
				left: 10px;
			}
			
			.login{
				text-align: right;
				position: relative;
				top: 5px;
				right: 10px;
			}
		    
			
			.blinks{

				color: #000106;
				background: url(/landing/bottom_button.png) no-repeat 10px 0;
				padding-top:15px;
				padding-bottom: 20px;
			}
			#bottom2{
		    	background-position: 0px 0px;    	
		    	background-color: #132872;
		    	color: white;
				clear: both;
				border-bottom-color: #09100b;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-top-color: #0a100b;
				border-top-width: 1px;
				border-top-style: solid;
		    	margin: 0px;
				font: 20px "Arial Narrow";
				text-align: center;
			}	

			a.bottom2{
			}
			a.bottom2:hover{
				text-decoration: underline;
			}
			
			
			#footer{
			
				background-color: #001f6d;			
				color: white;			
				text-align: center;
				padding: 5px;
			}
			
			a.footer{
				color: #83c33f;
				text-decoration: underline;
			}
			
			h1{
				margin-top: 10px;
				font-variant: small-caps;
				color: #001bdf;
				font-size: 30px;
				text-align: left;
				line-height: 110%;
			}
			.h1{
				font-variant: small-caps;
				color: #001bdf;
				font-size: 30px;
				text-align: left;
				margin-top: 0;
			}
			
			h2 {
				text-align: left;
				color: #0a6129;
				margin: 0px;
				margin-bottom: 10px;	
				font: normal 20px arial, sans-serif;
			}
			.h2{
				text-align: left;
				color: #0a6129;
				margin: 0px;
				margin-bottom: 10px;	
				font: normal 20px arial, sans-serif;
			}
			.repname{
				font-weight: bold;
				font-size: 14px;
				text-transform: none;
				color: #262626;
			}
				
			.indrep{
			text-align: center;
				color: #001f6d;
				margin: 0px;
				margin-bottom: 10px;	
				font: normal 10px arial, sans-serif;
			
			}
				
			h3 {
				font-weight: bold;
				font-size: 16px;
				text-transform: none;
				color: #aa1009;
			}
			
			h4 {
				color: #5f5f5f;
			}
			h4.large {
				font-weight:bold;
				font-size:20px;
				color:black;
			}
			
			h5 {
			
				font-size: 12px;			
				text-align: right;
			
			}
			img{ 
				border-width: 0px; 
				border-style: none; 
			}
			.heading{
				font-weight: bold;
			}
			.h3 {
				text-align: center;
				font-weight: bold;
				font-size: 22px;
				text-transform: none;
				color: #990000;
			}
			
			.h4 {
				font-weight: bold;
				color: #025fb4;
			}
			
			.h5{
				color: black;
				font-weight: bold;
				font-size: 22px;			
				
			
			}	
			
			.price{
				font-size: 18px;
				font-weight: bold;
				color: #001aff;
			}
			.smred{
				color: #990000;
				font-weight: bold;
			}
			
			.medgreen{
				font-weight: bold;
				color: #085225;
				font-size: 18px;
			
			}
			.smgreen{
				color: #128500;
				font-weight: bold;
			}
			.green{
			color: #128500;
			font-weight: bold;
			}
			.empgreen{
			color: #128500;
			font-size: 25px;
			font-style: italic;
			font-family: "Arial Narrow", Lucida Grande, Verdana, Arial;
			line-height: 110%;
			}
			
			.empqt{
			font-size: 22px;
			line-height: 110%;
			}
			.headingt{
				line-height: 120%;
				font-size: 24px;
			}
			
			.blue{
			color: #001bdf;
			font-weight: bold;
			
			}
			
			.regblue{
			color: #001bdf;
			font-weight: normal;
			}
			
			.citation {
				font-size:12px;
				line-height:110%;
			}
		
			.heading2{
				line-height: 120%;
				font-size: 24px;
				font-weight: bold;
			}
			.smheading{
				font-weight: bold;
				font-size: 17px;
			}
			
			
			.redhed{
				color: #990000;
			}

			.blue{
			color: #001bdf;
			font-weight: bold;
			
			}
			.testimonials{
				font-style: normal;
				font-weight: normal;
				text-align: left;
				font-size: 12px;
				color: black;
				line-height: 140%;
			}
			
			.highlight{
				font-weight: bold;
				
				background-color: #fffc00;
			}
			
			.emb{
			font-weight: bold;
			font-style: italic; 
			}
			.exsp{
			
				line-height: 175%;
			
			}
			/* for the MyEmeraldBiz Site*/		
			ol li{

				margin: 15px;
			}	
			
			#fda{	
				margin: 0px auto;
				width: 800px;
				text-align: center;
			}
			.h3Landing {
				text-align: center;
				font-weight: bold;
				font-size: 30px;
				text-transform: none;
				color: #990000;
			}
			.landingClass{
				padding-top: 45px;
			}	
			
			#middle a.notbold{
				font-weight: normal;
			}
			
			/*.clear{
			clear: both;
			}*/
