body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8C6639;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
}

ul {
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited {
	text-decoration: none;
	color: #660000;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
}

#body {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d4d2;
	border-left-color: #d9d4d2;
}
#header {
	background-image: url(http://www.jasmineservice.com/images/temp_header_bg.jpg);
	height: 144px;
	margin: 0px;
	padding: 0px;
}
#header  p {
	font-size: 12px;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#header_logo {
	background-image: url(http://www.jasmineservice.com/images/temp_logo_top.jpg);
	height: 122px;
	background-repeat: no-repeat;
	width: 70%;
	clear: left;
	float: left;
}
#header_info {
	clear: right;
	float: left;
	width: 30%;
	height: 122px;
}

#top_nav {
	background-image: url(http://www.jasmineservice.com/images/temp_logo_bot.jpg);
	height: 20px;
	background-repeat: no-repeat;
	clear: both;
	padding-left: 22px;
}


#content {
	background-image: url(http://www.jasmineservice.com/images/temp_body_bg_side.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: left;
	width: 70%;
	float: left;
	padding-top: 28px;
}
#content_background {
	background-image: url(http://www.jasmineservice.com/images/temp_body_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main {
	float: none;
	width: 70%;
	clear: none;
}
#side {
	float: right;
	width: 30%;
	clear: right;
	background-image: url(http://www.jasmineservice.com/images/temp_body_bg_side.jpg);
	background-repeat: repeat-x;
	padding-top: 28px;
}
#side p {
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 16px;
}

#side h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8C6639;
	padding-bottom: 1px;
	margin-right: 20px;
	color: #8C6639;
}
#bottom_nav {
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 32px;
}
#bottom_nav p {
	text-align: left;
	height: 20px;
	padding: 0px;
}
#copyright {
	background-image: url(../images/temp_bottom.jpg);
	background-repeat: no-repeat;
	height: 42px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D4D2;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
}
#copyright p {
	text-align: left;
	padding-top: 8px;
}
.newevolution a {
	text-decoration: none;
	color: #A8825F;
	font-size: 12px;
	padding-right: 4px;
}


/* Padding styles for content */
#content p, #content h1, #bottom_nav p, #copyright p {
	margin-right: 28px;
	margin-left: 32px;
}
/* Padding styles for side content */
#button_home {
	clear: left;
	float: left;
	font-size: 14px;
	height: 16px;
	padding-top: 4px;
	padding-right: 1em;
	padding-left: 1em;

}


/*- Menu Tabs F--------------------------- */

    #tabsF {
	padding-bottom: 1px;
      }
    #tabsF ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0;
	font-size: 9pt;
      }
    #tabsF li {
	display:inline;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
      }
    #tabsF a {
      float:left;
      background:url("http://www.jasmineservice.com/images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
	float:left;
	display:block;
	background:url("http://www.jasmineservice.com/images/tabrightF.gif") no-repeat right top;
	color:#666;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 6px;
	margin: 0px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
