html,body {
	margin: 0px 0px 0px 0px;
	background-color: #666666;
}

body,div {font-family: Arial; font-size:9pt; color:#000; line-height: 20px;}
div {padding:0px; border-collapse:collapse; border-spacing:0px;}
hr {border: none 0; 
border-top: 1px dashed #ccc;
width: 100%;
height: 1px;
}

img {border: 0;}
iframe {height: 100%; width: 100%;}

.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}

gallery {
    background-color: #444;
    padding: 10px;
    width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 5px;
    margin-right: 5px;
	margin-bottom: 5px;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #fff;

	
}
#gallery ul a:hover { color: #fff; }

.divhidden {display: none;}

.container {
	margin-left: auto; 
	margin-right: auto; 
	width: 1000px; 
	overflow: hidden;
	}
	
.container2 {
	margin-left: auto; 
	margin-right: auto; 
	width: 1000px; 
	overflow: hidden;
	background: url(../images/pagebg.jpg) repeat-y;
	}

#header {background: url(../images/header.jpg); height: 142px;}
#topbuttons {position: absolute; margin-left: 515px; margin-top: 23px}
#buttonstext {width: 1000px;}
#buttons {background: url(../images/buttonbg.jpg); height: 35px;}
#frash {height: 309px;}
#search {background: url(../images/searchbar.jpg); width: 1000px; height: 60px;}
#products {margin-left: 25px; margin-top: 10px; color: #FFF; position: absolute;}
#services {margin-left: 450px; margin-top: 10px; color: #FFF; position: absolute;}
#left {width: 673px; margin-right: 12px; margin-left: 5px; background-color: #FFF; float: left}
#right {width: 310px; float: left}
#footer {background-color: #000; height: 45px; padding-top: 15px;}
#clear {clear:both}
#email {float: right; color: #FFF; font-size: 8pt;}
#servicesbar {margin-left: 610px; margin-top: 10px; color: #FFF; position: absolute;}
#productsbar {margin-left: 195px; margin-top: 10px; color: #FFF; position: absolute;}


.center { text-align: center;}
.top { vertical-align: top;}

.linespacing { line-height: 16pt;}

.cellpadding {padding: 10px 10px 10px 10px;}

a.toplnk {color: #fff;}
a.toplnk:hover {color: #e5e5e5;}