html,body,div,p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial narrow, arial, sans-serif;
	font-size: 11px;
	color: #494348;
	line-height: 14px;
}
body {
	background: repeat-y;
	background-attachment: fixed;
	margin: 0;
	background-color: #C8C7C2;
	background-image: url(../g/graydient.gif);
	background-position: 10px 10px 10px 10px;
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 760px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-color: #F5F5F5;
	top: 0px;
	background-image: url(../g/horizontal3.png);
}

#pagetop {
	position: absolute; 
	background: url(/img/pagetop.gif) no-repeat;
	width: 727px; height: 60px;
	top: 0; left: 2px; 
	z-index: 0;
	}
	
ul {
	padding-left: 8px;
	margin-left: 8px;
}	
li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

}

	
#pagetop img {width: 727px; height: 60px;}


#comp {
	text-align: justify;
	}

#logo {
	position: absolute;
	top: 17px;
	right: auto;
	z-index: 1;
	left: 10px;
	width: 610px;
	height: 250px;
	}
	
#logo a:visited {
	border-style: none;
}

#home {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 34px;
	padding-left: 10px;
	font-size: 11px;
	}

#contact {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 100px;
	padding-left: 10px;
	font-size: 11px;
	}
	
#text {
	width: 730px;
	left: 6px;
	position: relative;
	text-align: justify;

	}
	
#display {
	font-size: 8px;
	display: none;

	}
	
#footer {
	background-image: url(../g/creative-product-photography.jpg);
	height: 38px;
	color: #CCCCCC;
}

#footer a{
	color: #FFFFFF;
}

#foottext {
	color: #CCCCCC;
	padding-top: 8px;
	padding-left: 20px;
}

/* Navigation */

#nav b { display: none; }

#mwBG, #mwOn {
	position: absolute;
	left: 330px;
	background: transparent url(../img/heartnav.gif) 0px 0px no-repeat;
	top: 58px;
}
#mpBG, #mpOn {
	position: absolute;
	left: 403px;
	background: transparent url(../img/heartnav.gif) -77px 0px no-repeat;
	top: 58px;
}
#mjBG, #mjOn {
	position: absolute;
	left: 480px;
	background: transparent url(../img/heartnav.gif) -160px 0px no-repeat;
	top: 58px;
}
#mlBG, #mlOn {
	position: absolute;
	left: 620px;
	background: transparent url(../img/heartnav.gif) -308px 0px no-repeat;
	top: 58px;
}

a#mw { display: block; height: 34px; width: 77px; }
a#mp { display: block; height: 34px; width: 77px; }
a#mj { display: block; height: 34px; width: 150px; }
a#ml { display: block; height: 34px; width: 77px; }

/* Generic Rules
----------------------------------------------- */
a:link,a:active {
	color: #692752;
	text-decoration: none;
	border-bottom-color: #333333;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-color: #999999;
}	
a:hover {
	color: #000000;
}
a img {border-width: 0; border-style: none;}
.content {
	position: relative;
	top: 0px;
	width: 420px;
	left: 170px;
}

.tinytxt{
	font: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #49524F;
	}
	

.logopos {
	position: relative;
	top: 130px;
	left: 10px;
}

.describe {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515757;
	}
.floatright {
	float: right;
	margin: 0px 0px 8px 16px;
	border-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	
}
.floatrex {
	float: right;
	margin: 0px 0px 16px 20px;
	border-color: #FFFFFF;
	padding: 0px 0px 16px 0px;
	background-color: #FFFFFF;
	
}
.floatrb {
	float: right;
	margin: 0px 0px 8px 20px;
	border: 1px solid;
	border-color: #333333;
	padding: 2px;
	background-color: #F0F3F4;
	
}

.floatleft {
	float: left;
	margin: 0 18px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
}
.floatlb {
	float: left;
	margin: 0 18px 10px 0px;
	border: 1px solid;
	border-color: #333333;
	padding: 3px;
	background-color: #F0F3F4;
	
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	font-size: 13px;
	font-weight: normal;

}
