
body {font: 0.8em verdana, arial, sans-serif;}
* {margin:0px; padding:0px;}
div#mainwrapper {width:800px; margin-left:auto; margin-right:auto; }
div#header {width:800px; } 
div#column2 {float:left; width:800px;  display:inline; background-color:#fff; }
div#column2 h1 {color: #4353a0; font-size: 1.5em; margin-left: 5px;  float: left; margin-top: 10px;}
.glass_choice {float:left; width:798px; margin-top: 10px; margin-left: 3px; border: 2px solid #4353a0;}
.glass_choice h4 { font-size: .9em; margin-left: 13px; font-weight: normal; margin-top: 5px; float: left; width: 775px; margin-bottom: 5px; line-height: 1.5em; }

#navigation {width: 795px; height: 22px; background-color: #fff; float: left; margin-left: 5px; _margin-left: 3px;border: 1px solid #fb844c; }
#nav {margin-left: 25px;}
#navcontainer ul { padding-left: 0px; margin-left: 0; float: left; width: 100%; font-size: .86em; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a {height: 18px; font-weight: bold; margin-top:0px; padding-left: 15px; padding-right: 15px;padding-top: 5px;  color:#4353a0;text-decoration: none;float: left;}
#navcontainer ul li a:hover {background-color:#fb844c; color: #fff; 22px; }

#identifier {height: 20px; background-color: #4353a0; width: 170px;   margin-left: 15px; }
#identifier h5 {font-size: 1.2em; color: #fff; margin-top: 0px; margin-left: 10px; }

.group1 { padding-bottom: 10px; float: left;}

.image_group {width:147px; clear: none; margin-left: 11px; margin-bottom: 5px; float: left; clear: none;  height: 260px;  }
.image_group h2 {margin-bottom: 5px; float: left; font-size: .9em; color: #000033; width: 146px;}
.image_group img {margin-bottom: 3px; float: left;  margin-left: 21px; float: left; margin-bottom: 0px; border: 1px solid #000033;}
.image_group h3 {float: left; color: #000;  margin-top: 3px; width: 140px; font-size: .9em; margin-left: 2px;}
.image_group p{float: left; color: #000;  margin-top: 3px;  width: 140px; font-size: .8em}


#smart { background-color: red; height: 45px; width: 250px; margin-left:275px; _margin-left: 138px; float: left; clear: left; margin-top: 20px;}

.displayed {margin-left: auto; margin-right: auto; display: block;}
#footer {width:800px;  float:left; height: 100px; margin-top: 10px;}
.clearfix:after {
    content: ".";              
	display: block;          
    height: 0;                 
    clear: both;              
    visibility: hidden;	    
}

.clearfix {display: inline-block;}  


* html .clearfix {height: 1%;}
.clearfix {display: block;}

