﻿@import url('form.css');

html,body{margin:0;padding:0}

html {scrollbar-face-color: #ccccc2;scrollbar-shadow-color: #ccccc2;scrollbar-highlight-color: #ccccc2;scrollbar-3dlight-color: #ccccc2; 
scrollbar-darkshadow-color: #ccccc2;scrollbar-track-color: #e9e9e2;scrollbar-arrow-color: #e9e9e2;}

body{font: 60% arial,sans-serif;color:#000000;text-align:center;}
div#bodycontainer{text-align:center;width:750px;height:550px;background: #A8DBF3;margin:0 auto;margin-top:10px;padding:0;}
div#header{position:relative;width:750px;height:65px;padding-top:60px;text-align:left;background: url(../images/namebar1.jpg) no-repeat;margin-bottom:0;}

/* top navigation */

#header ul#top{margin:0 0 0 320px;}
#header ul#top li {display:inline;list-style-type:none;}
#header ul#bottom{margin:0 0 0 320px;}
#header ul#bottom li {display:inline;list-style-type:none;}

#header ul#top li a {font-size: 12px;color: #fff;text-decoration: none;padding:0 12px 0 0;float: left;}
#header ul#top a:hover, .select a {color:#648EA6;text-decoration: underline;} 

#header ul#bottom li a {font-size: 12px;color: #fff;text-decoration: none;padding:0 12px 0 0;float: left;}
#header ul#bottom a:hover, .select a {color:#648EA6;text-decoration: underline;} 
	
/* picture and text */
div#mainContainer{text-align:left;width:750px;height:400px;float:left;background: #A8DBF3;}

#textContainer {margin: 0;float:right;width:410px;}
#text{min-height:375px;height:auto;height:375px;}
#text{margin: 0;}
#text p.pages{line-height:1.5em;margin: 0 0 10px 20px;color:#648EA6;width: 365px;}
#text p.intro{font-size:12px;line-height:2em;margin: 0 0 10px 20px;color:#648EA6;width: 365px;}	
#text p.showroom{font-size:12px;line-height:12px;margin: 0 0 10px 20px;color:#FFF;}
#text p.showroomad{font-size:12px;line-height:12px;margin: 0 0 10px 20px;color:#648EA6;}
#text span a{font-size:10px;line-height:9px;font-style:italic;text-decoration:none;padding:0;margin-left:5px;color:#fff;}
.bld{font-weight:bold;color:#666666;}
#picture {float:left;width:340px;margin-top:1px;}

/* gallery */

div#mainContainer.gallery{padding-top:3px;}

/* footer */

div#footer{clear:both;}

/* Base formatting styles */

.cleared{clear : both;margin:0;padding:0;line-height:0;}
.img1{border :0;margin: 0;}
.img{border :0;margin:0;padding:0;}

h1{font-size:1.5em;text-align:left;line-height:1em;font-weight:normal;margin:0 0 15px 20px;color:#648EA6;}
h2{font-size:1.1em;text-align:left;line-height:1.1em;font-weight:normal;margin:0 0 0 20px;color:#648EA6;}
h3{font-size:1.2em;font-weight:normal;}
h4{font-size:1em;font-weight:bold;}

/* nav hi-lght */

body.intro #header #intro, body.gallery #header #gallery, body.procedure #header #procedure, 
body.appliances #header #appliances, body.construction #header #construction, body.design #header #design, body.recruitment #header #recruitment, 
body.contact #header #contact, body.showrooms #header #showrooms { text-decoration:underline;color:#648EA6;}	

