body {
    margin: 9px 9px 0px 9px;
	padding:0;
	background-color: #FFF;
}

#backDrop {
    background-color: #006;
    width:100%;
	border-color:#000066;
	border-style:solid;
	border-width:0.025cm;
}

#lftSep {
    background-color:#006;
	margin-left:4em;
	padding-left:1px;
}

#rgtSide {
    background-color:#FFF;
	position:relative;
	width:inherit;
}

#rgtCol {
    margin-right:9em;
	padding-right:1px;
    background-color:#006;
}

#main {
    background-color:#FFF;
	padding-left:27px;
	padding-right:27px;
	}

#main h1 {
	margin-top:18px;
    padding-left:.3em;
	font:1.25em Verdana,Helvetica,Arial;
	color:#FFF;
    background-color:#006;
}

#main p {
    text-align:justify;
	margin:0;
}	

.prodCon {
	margin-left:120px;
	position:relative;
}

.prodCon img {
    position:absolute;
    top:0px;
	right:0px;
}
	
.prodCon h3 {
    margin:0;
	color:#FFF;
    background-color:#339;
	padding-left:9px;
	margin-left:9px;
	margin-right:0px;
}	

.prodLink {
    margin:0;
	padding-left:9px;
	background-color:#CCC;
    text-decoration:none;
    position:relative;
	margin-left:9px;
	margin-right:0px;
}	

.prodLink A{
    margin:0;
    text-decoration:none;
	color:#339;
	font-weight:bold;
	margin-left:9px;
	margin-right:0px;
}	

.logoCon {
    position:relative;
	margin:0px;
	width:100%;
    margin-top:18px;
	margin-bottom:18px;	
}

.logoBox {
    position:absolute;
	left:0px;
	top:0px;
	width:120px;
	text-align:center;
}	

.product {
    background-color:#CC9;
	margin-left:9px;
	margin-right:0px;
	padding-left:9px;
}

#adBar {
    background-color:#CC9;
	border-bottom-color:#006;
	border-bottom-style:solid;
	border-bottom-width:0.025cm;
    text-align:center;
}

#adBar img {
    margin-top:3px;
	margin-bottom:3px;
}

#adBar H1{
    color:#FFF;
	font:3.25em bold;
}	

#adBar H2{
    color:#FFF;
	font:1.25em bold;
}

#linkBar {
    background-color:#999;
	border-bottom-color:#006;
	border-bottom-style:solid;
	border-bottom-width:0.025cm;
    text-align:center;
}

#linkBar A {
    margin:0;
    text-decoration:none;
	color:#339;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
}	

#lftBar {
    position: absolute;
	left:9px;
	top:18px;
	width:4em;
    text-align:center;
}

#lftBar H1{
    color:#FFF;
	font:3em bold;
}

#footer {
	width:100%;
	background-color:#CC9;
	border-top-color:#006;
	border-top-style:solid;
	border-top-width:0.025cm;
	font-size:.25cm;
}

