/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1, h2, h3, h4, h5, h6, p {
  position: relative;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color:#FFFFFF;
	color: #666666;
	text-align: center;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF99CC;
	padding-left: 14px;
	padding-bottom: 6px;
	padding-top: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight: bold;
	color:#000000;
	margin-top: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight: lighter;
	color:#FF9999;
	margin-top: 20px;
}

/* Hides from IE-mac \*/
* html h3 {height: 1%;}
/* End hide from IE-mac */

#wrapper {
	width: 800px;
	background-color:#FFFFFF;
	margin:0px auto 10px auto;
	text-align:left;
	clear: none;
	min-height: 600px;
	height:100%;
	}

#logo {
	height: 115px;
	background-image:url(../images/clientele-header.jpg);
	background-repeat: no-repeat;
	display: block;
	z-index: 10;
	width: 800px;
	}

#topnav {
	border-bottom: 2px solid #FFFFFF; 
	text-align: center;
	}

#topnav ul {
	padding: 0;
	margin: 0;
	background-color: #666666;
	clear: both;
	}

#topnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
	}

#topnav ul li a {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding: 0px 20px 0px 14px;
	text-align: center;
/*	width: 9em; */
	width:10em;
	}
	
#topnav ul li a:hover, #topnav ul li a:focus {
	color: #666666;
	background-color: #FFCCCC;
	padding-top: 1px; 
	}
	
#leftcol{
	width: 250px;
	height: 398px;
	margin-bottom: 5px;
	float: left;
	clear: left;
	display: inline;
	}

#leftcol2{
	width: 350px;
	height: 398px;
	margin-bottom: 5px;
	float: left;
	clear: left;
	display: inline;
	}

#mainphoto {
	position:relative;
	display: inline;
	background-color:#FFFFFF;
	background-image: url(../images/elastology.jpg);
	background-repeat:no-repeat;
	height: 398px;
	width: 545px;
	float: right;
	margin-bottom: 5px;
	}
	
#maincontent {
	position:relative;
	display: inline;
	float: right;
	margin-bottom: 15px;
	padding-left: 15px;
	background-color:#FFFFFF;
	min-height: 398px;
    height:100%;
	width: 530px;
	}

#maincontentcol1 {
	position:relative;
	display: inline;
	background-color:#FFFFFF;
	height: 398px;
	width: 200px;
	float: left;
	margin-bottom: 15px;
	padding-left: 15px;
	margin-right: 5px;
	}
	
#maincontentcol2 {
	position:relative;
	display: inline;
	background-color:#FFFFFF;
	height: 398px;
	width: 270px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	}
	

#content{
	width: 800px;
	margin-top: 20px;
}

#bannercontent{
	width: 800px;
	margin-top: 5px;
}

#bannercontent p{
	font-size: 80%;
	margin: 5px 20px;
	position: static;
}

#content3{
	width: 800px;
}

#content3 p{
	font-size: 80%;
}

#contentpast{
	width: 800px;
	margin-top: 20px;
	text-align: center;
}

#content p{
	font-size: 80%;
	margin: 5px 20px;
	position: static;
}

#maincontent p {
	font-size: 80%;
	margin: 5px 20px;
	position: static;
}

#maincontent ul li {
	font-size: 80%;
}

#content h1{
	font-size: 100%;
	color:#FF6699;
	padding: 0;
	margin: 10px;
}

#content h2{
	font-size: 90%;
	color: #000000;
	padding: 0;
	margin-left: 20px;
}

#maincontent h2{
	font-size: 100%;
	color: #FF9999;
	padding: 0;
	margin-top: 10px;
	font-weight: lighter;
}

#content2{
	width: 545px;
	margin-top: 20px;
	float: right;
}

.leftimage{
	float: left;
}

.container {
	width: 800px;
	padding-top: 0px;
}

#maincontent p { 
	padding-bottom:.1em;
}
#maincontent li {
	font-size:14px;
	margin-left:20px;
}

.containercentered{
	width: 800px;
	padding-top: 0px;
	text-align: center;
}

.containerpast{
	width: 800px;
	padding-top: 0px;
	text-align: center;
}

.container2{
	width: 530px;
	padding-top: 0px;
}

.containercol1{
	width: 230px;
	padding-top: 0px;
	font-size: 80%;
}

.containercol2{
	width: 265px;
	padding-top: 0px;
	font-size: 80%;
}

.containerbottom {
	width: 800px;
	font-size: x-small;
	text-align: center;
}

#content small {
}

.containernoborder{
	width: 545px;
	float:right;
	clear: left;
}

.containerscrolls{
	width: 600px;
	height: 720px;
	float:right;
	overflow: scroll;
	}
	
.containerscrolls3{
	width: 545px;
	height: 398px;
	float:right;
	overflow: scroll;
	}

#bottomnav {
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
	}

#bottomnav ul {
	padding: 0;
	margin: 0;
	background-color: #666666;
	clear: both;
	}

#bottomnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
	}

#bottomnav ul li a {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	text-align: center;
	width: 9em;
	}
	
#bottomnav ul li a:hover, #topnav ul li a:focus {
	color: #666666;
	background-color: #FFCCCC;
	padding-top: 1px;
	}
	
.containernoborder2 {
	width: 600px;
	float:right;
	line-height: 150%;
}
.containerscrolls2 {
	width: 600px;
	height: 550px;
	float:right;
	overflow: scroll;
	line-height: 150%;
}
div.background {
	width:800px;
	height:527px;
	background:url(../images/goody_bag.jpg) no-repeat;
	}
div.transbox {  
	position:relative;
	top:100px;
	left:373px; 
	width:340px;
	height:340px;
	margin:10px 50px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	/* for IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85;
	}
div.transbox p { margin-top:30px; font-weight:bold; }
div.transbox INPUT, SELECT { display:block; padding:0; background-color:#F3D2CD; margin:4px;} /* Space between INPUTS */
div.transbox table { font-size:12px; font-weight:bold; color:#000; padding-left:6%; } 
div.transbox tr, td, img { padding:0; margin:0; border:0; }
#star { font-size:16px; font-weight:bold; color:#F00; width:10px; text-align:right; vertical-align:middle; }

.image {
	position:relative;
	float:left; /* optional */
}
.image .text {
	position:absolute;
	top:20px; /* in conjunction with left property, decides the text position */
	left:50px;
	width:300px; /* optional, though better have one */
    color:#93C; font-weight:bold;
}

#menu    { background-color:#666666; width:100%; float:left; font-size:11px; z-index:999; }
#menu ul { width:12.1em; list-style:none; margin:0; padding:0; float:left; text-align:center; }
#menu a  { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:block; 
	border-width:1px; border-style:solid; border-color:#ccc #888 #555 #bbb; 
	margin:0; padding:2px 3px; 
	}
#menu a        { color:#FFFFFF; background: #666666; text-decoration: none; }
#menu a:hover  { color:#666666; background: #FFCCCC; }
#menu li       { position:relative; }
#menu ul ul    { position:absolute; z-index:500; } 
#menu ul ul ul { position:absolute; top:0; left:100%; }
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {display: none;}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {display: block;}

