/* CSS Document style-e-edit.css for www.e-editplus.ca */
/* copyright 2008 sevenworks Creative Design Studio, All Rights Reserved */
/* www.sevenworksonline.com */
/* www.sevenworks.ca */
/* e-edit@sevenworksonline.com */
/* Version 1.1 */

/* let's begin with BASIC ELEMENTS */
html {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #fff;
}

body {
	width: 781px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: #fff url(images/bg-shadow-sides.gif) repeat-y top center;
	position: relative;
	z-index: 1;
	font: italic 0.8em/1.35em "Times New Roman", serif;
	color: #000;
}

body #container {
	width: 731px;
	margin: 0 auto;
	border: 0;
	padding: 25px 25px 0;
	background: transparent url(images/bg-shadow-top.gif) no-repeat top center;
	position: relative;
	z-index: 2;
}

h1 {
	color: #054a5e;
}

h2, h4 {
	color: #026f6e;
}

h3 {
	color: #0f5c29;
}

h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif;
	font-style: normal;
}

h5 {
	color: #008837;
}

h6 {
	color: #7fc41c;
}

a {
	text-decoration: none;
	}

p a {
	font-weight: bold;
}

a img, img.nav {
	margin: 0;
	border: 0 none transparent;
	outline: none;
	padding: 0;
	}

ul {
	position: relative;
	left: -25px;
	list-style: square;
	}

/* end BASIC ELEMENTS */
/* begin some divs */

#top {
	width: 686px;
	margin: 0;
	border-left: 30px solid #000;
	padding: 0 0 10px 0;
	background: #fff url(images/folders2.jpg) no-repeat top right;
	position: relative;
	left: 15px;
}

#Home #top {
	padding: 0;
	background: #fff;
	position: relative;
}

#bottom {
	height: 183px;
	width: 731px;
	margin: 0 0 0 -25px;
	border: 0;
	padding: 0 25px;
	background: transparent url(images/bg-shadow-bottom.gif) no-repeat bottom center;
	position: relative;
}

span.divider {
	display: block;
	height: 5px;
	width: 732px;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #0f5c29;
	position: relative;
	left: -1px;
}

#home-link a {
	display: block;
	height: 70px;
	width: 263px;
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff url(images/e-edit-logo.gif) no-repeat top left;
	position: relative;
	top: 22px;
	left: 25px;
	z-index: 1000;
}

/* let's tackle the navigation while we're here */
#nav_menu ul {
	width: 155px;
	position: relative;
	top: 60px;
	left: -70px;
	list-style: none;
	font: 0.9em/1.35em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif;
	color: #026f6e;
}

#nav_menu ul li a {
	display: block;
	margin: 6px 0;
	padding: 2px 5px;
	background-color: #e0dfc7;
}

#nav_menu li#home-link2 a {
	border-left: 30px solid #054a5e;
}

#nav_menu li#services-link a {
	border-left: 30px solid #026f6e;
}

#nav_menu li#about-link a {
	border-left: 30px solid #00947f;
}

#nav_menu li#pricing-link a {
	border-left: 30px solid #008837;
}

#nav_menu ul li#extra1, #nav_menu ul li#extra2, #nav_menu ul li#extra3 {
	display: block;
	margin: 6px 0;
	padding: 2px 5px;
}

#nav_menu li#extra1 {
	border-left: 30px solid #00947f;
}

#nav_menu li#extra2 {
	border-left: 30px solid #026f6e;
}

#nav_menu li#extra3 {
	border-left: 30px solid #054a5e;
}

/* now let's indicate to the user where on the site they are */
/* ...just not on the homepage... */
#Services #nav_menu li#services-link a, #About #nav_menu li#about-link a, #Pricing #nav_menu li#pricing-link a {
	background-color: #c6c4b3;
}

/* that would be the end of the navigation */

#content {
	width: 516px;
	margin: -150px 0 0 0;
	border: 0;
	padding: 20px;
	position: relative;
	left: 130px;
}


#Home #content {
	height: 322px;
	width: 536px;
	background: #fff url(images/folders.jpg) no-repeat top left;
	padding: 0px;
	position: relative;
	left: 150px;
}

#Home #content p {
	border-top: 5px solid #00947f;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	background: #fff url(images/gradient.gif) repeat-x top left;
	position: relative;
	top: -5px;
}

#home-content p {
	width: 330px;
	margin: 0 auto;
	padding: 20px 35px;
	font-size: 1.4em;
	line-height: 1.4em;
}

#services ul.bulletless {
	width: 210px;
	position: relative;
	left: -190px;
	list-style: none;
}

#services li a {
	display: block;
	margin: 0;
	padding: 1px 10px 1px 5px;
	color: #00947f;
	text-align: right;
}

#services a span {
	display: none;
}

#quotes {
	height: 72px;
	width: 732px;
	margin: 35px 0 0;
	border-top: 11px solid #008837;
	padding: 0;
	background: #008837 url(images/notice.gif) no-repeat 60px 0px;
	position: relative;
	left: -1px;
}

#footer span {
	position: relative;
	top: -15px;
	left: 10px;
	color: #0f5c29;
}

#footer img {
	padding: 7px 9px;
	position: relative;
}

#legal {
	position: relative;
	top: 22px;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif;
	text-align: center;
}

#contact1 {
	display: block;
	height: 175px;
	width: 220px;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent url(images/sticky.gif) no-repeat top left;
	position: absolute;
	top: 30px;
	left: 527px;
	z-index: 50;
}

#contact1 a.contactus {
	display: block;
	height: 31px;
	width: 103px;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent url(images/sticky-contactus-off.gif) no-repeat top left;
	position: absolute;
	top: 27px;
	left: 44px;
	z-index: 150;
}

#contact1 a.request {
	display: block;
	height: 40px;
	width: 151px;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent url(images/sticky-request-off.gif) no-repeat top left;
	position: absolute;
	top: 61px;
	left: 28px;
	z-index: 150;
}

#contact1 a.submit {
	display: block;
	height: 31px;
	width: 141px;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent url(images/sticky-submit-off.gif) no-repeat top left;
	position: absolute;
	top: 101px;
	left: 43px;
	z-index: 150;
}

#copyright {
	margin: -5px 0 0;
	border: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif;
	color: #0f5c29;
	text-align: center;
}

/* end some divs */
/* begin some classes */

.hidden {
	display: none;
}

.plain {
	width: 500px;
	margin: 0;
	border: 0;
	padding: 1px 1px;
	font: normal 0.9em/1em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif;
	overflow: visible;
}

.plain td.unit {
	width: 35%;
	padding: 0 0 0 35px;
}

.footer_notes {
	margin: 30px 0 0;
	border-top: 5px solid #7fc41c;
	padding: 10px 0 0;
	font: normal 0.9em/1em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif;
}

/* end classes */
/* begin some pseudo classes */
/* Because links need to be ordered in a certain progression I am grouping most of
   them here! I'll include some divs and some class selectors to boot! */

a:link {
	color: #054a5e;
}

#nav_menu li a:link {
	color: #026f6e;
}

a:visited {
	color: #00947f;
}

#nav_menu li a:visited {
	color: #026f6e;
}

a:hover {
	color: #7fc41c;
}

#nav_menu li a:hover {
	color: #fff;
}

#nav_menu li#home-link2 a:hover, #nav_menu li#services-link a:hover, #nav_menu li#about-link a:hover, #nav_menu li#pricing-link a:hover {
	display: block;
	margin: 6px 0;
	border-left: 30px solid #054a5e;
	padding: 2px 5px;
	background-color: #a3a293;
}

#contact1 a:hover.contactus, #contact1 a:hover.request, #contact1 a:hover.submit {
	background: transparent;
}

#services a:hover span {
	display: block;
	width: 380px;
	padding: 0;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 250px;
	z-index: 100;
	color: #000;
	text-align: left;
}

a:active, #nav_menu li a:active {
	color: #7fc41c;
}

/* end pseudo classes */

/* ================================= */
/*   important for sevenworks only   */
/* ================================= */

#sevenworks a {
	display: block;
	height: 42px;
	width: 107px;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent url(images/sw-logo.gif) no-repeat top left;
	position: relative;
	top: 25px;
	left: 600px;
	z-index: 500;
}

.sw {
	font: 400 1.15em/0.8em Eurostile, "Courier New", Courier, monospace;
	color: #cc6;
	text-transform: lowercase;
}

.red {
	color: #900;
}

/* ================================= */
/* end important for sevenworks only */
/* ================================= */

/* ============================= */
/* order of properties:
	display: ;
	height: ;
	width: ;
	margin: ;
	border: ;
	padding: ;
	background: ;
	position: ;
	top: ;
	left: ;
	z-index: ;
	list-style: ;
	font: ;
	color: ;
	text-align: ;
	text-indent: ;
	vertical-align: ;
	text-transform: ;
	overflow: ;
	*/

/* generic font-families: serif, sans-serif, cursive, fantasy, monospace */
/* my favorite sans-serif fonts: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", geneva, tahoma, arial, sans-serif */
/* (I removed verdana from the list of sans-serifs because it is too wide for my designs.)
/* my favorite serif fonts: Georgia, "Times New Roman", serif */
/* my favorite monospace fonts: "Courier New", Courier, monospace */
/* the selection isn't all that vast, but it suits! */
/* ============================= */