body{
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
border: 0;
height: 100%; 
background-image: url(img/bg.gif);
background-repeat: repeat;

}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#pagecontainer {
    width:981px;
	margin-right:auto;
	margin-left:auto;
}



#footer{
clear: both;
width: 919px;
background-color: #FFFFFF;
}



.innertube{
width: 919px; 
padding-left: 31px;
padding-right: 31px;
float: left;
background-color:#FFFFFF;
}

.bannertube{
clear: both;
width: 919px;
padding-top: 15px;
float: left;
}

.bannerleft{
float: left;
width: 659px;
height: 89px;
}

.bannerright{
float: right;
width: 180px;
height: 82px;
padding-top: 7px;
}

.bannertube2{
clear: both;
width: 919px;
padding-top: 18px;
float: left;
}

.maintube{
clear: both;
padding-top: 25px;
width: 919px; 
float: left;
}

.nav{
clear: both;
padding-top: 25px;
padding-bottom: 13px;
width: 919px; 
height: 34px; 
float: left;
}

.btn{
width: 919px; 
height: 34px; 
float: left;
}


.headertube{
clear: both;
width: 850px;
min-height: 40%;
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
padding-top: 20px;
padding-bottom: 20px;
background-color: #F5F5F5;
}

.spacetube{
clear: both;
width: 850px;
height: 15px;
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
background-color: #F5F5F5;
}


.innertubeleft{
width: 660px; 
float: left;
padding-right: 31px;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #999999;
}

.product{
width: 315px;
float: left;
margin-right: 10px;

}

.clearall{
clear: both;
}

.innertubecenter{
width: 236px;
float: left;
padding-left: 23px;
padding-right: 23px;
float: left;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #999999;
}


.innertuberight{
width: 196px; 
float: right;
background-color:#FFFFFF
}



.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E41E26;
	line-height: 20px;
}


.italictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 20px;
}


.bodytextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.boldtextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.redtextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E41E26;
	line-height: 15px;
}

.whitetextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.whiteitalictextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 15px;
}




.italictextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 15px;
}

.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 35px;
}

.leftalign {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 23px;
color: #68074c;
}

.rightalign {
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 20px;
color: #68074c;
}



* html body{ /*IE6 hack*/
padding: 0 0 130px 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
