/* CSS Document */
body {
text-align:center; /* for IE */
background-color: #d9d9d9;
background-image:url(../images/tibbog.jpg);
background-repeat: repeat-x;
position:relative;
}

.indeximage{
float: left;
border: 15px;
padding: 15px;
}

.padding2 {
padding: 0;
margin: 0;
}
.right9
{
position:relative;
right: 160px;
}

#topcontent {
	position:relative;
}

div#leftcol {
position:relative;
    float: left;
    width: 249px;
}

div#centrecol {
position:relative;
	float: left;
	width: 249px;
    margin: 0px;
}

div#rightcol{
position:relative;
	float: left;
    width: 249px;
}


.manuals, .manuals2
{
	position:relative;
	float: left;
	display: inline;
}
.manuals
{
	left: 50px;
}
.manuals2
{
	left: 70px;
	top: 20px;
}

div#wrapper {
	margin: 0 auto;
	top: 20px;
	text-align:left;
	width:748px; /* or a percentage, or whatever */
	background-color: #FFFFFF;
}

div#weee{
position:relative;
background-color:#CCCCCC;
top:350px;
left: 20px;
width: 400px;
height: 200px;
float:left;
}

div#right, div#middle, div#left
{

position: relative;
width: 249px;

float: left;
} 

div#textpadding
{
margin-left: 300px;
}

* html div#textpadding
{
margin-left: 300px;
}

.em202
{

margin-left: 20px;
}

div#home, div#support
{
	float: right;
	width: 249px;
	background-color:#CCCCCC;
}

div#products
{
float: right;
	width: 250px;
	background-color:#CCCCCC;
	  
}



div#text
{
	width: 450px;
	height: 100px;
	float: left;
}
div#text2
{
	width: 450px;
	height: 100px;
	float: right;
}

.navlinks
{
	background-color:#E9E9E9;
}

 .floatright
{
float: right;
width: 100px;
margin-right: 150px; 
}

 .floatleft
{
float: left;
width: 80px;
margin-left: 75px; 
}

.padding
{
margin-top: 0;
font-size: 15px;

}


.right
{
position:relative;
}

div#content
{
top: 200px;

}

div#footer, div#header
{
background-color:#BEBEBE;
}

div#header
{
	position:relative;
	border-bottom-style: solid;
border-bottom-width:thin;
}

div#footer
{
clear: both;
border-top-style: solid;
border-top-width:thin;
}


div#headerimage
{
	position:relative;
	height: 70px;
	margin: auto 0;
}

.logo1
{
	position:relative;
	top: 10px;
	left: 10px;
}
