body {
    font-family:Verdana;
    font-size:10px;
    color:#222222;
}

a:hover {
	font-family:Verdana;
	color:#666666;
	font-size:10px;
}

iframe#iframebanner {
    height: 100px;
    width: 1000;
}

iframe#iframemain {
/*	height: 100%;*/
 width: 100%;
 text-align: center;
}

iframe#iframework {
 width: 0px;
 height: 0px;
 visibility: hidden;
}

/*
div#divbanner {
 position: relative;
 top: 0px;
 left: 0px;
 margin-bottom : 0px;
 width: 100%;
 vertical-align: middle;
 background-color:#FFFFFF;
 z-index: 2;
}
*/

div#divmenu {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 860px;
    z-index : 5;
    background-color: #222222;
}

div#divsearch {
    position: relative;
    top: 0px;
    left: 10px;
    width: 110px;
    height:80px;
    background-color: #222222;
}

div#divmain {
    position: relative;
    width: 100%;
    z-index: 2;
    text-align: center;
}

/*
#divmain a {
	color: #0000FF;
}
*/

div#divfooter {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 2;
}

div#divad {
    position: relative;
    top: -358px;
    left: 120px;
    width: 660px;
    height:90px;
}

div#divsmallad {
    position: relative;
    top: 30px;
    left: 6px;
    width: 100px;
    height:100px;
    background-color: #ffffff;
    z-index: 4;
    vertical-align: middle;
}

.divAlign {
    text-align: center;
}

.siteTable {
    text-align: center;
}

.siteWidth {
    width: 780px;
}

/*vvv Readded fdm4Button Styling vvv*/

.carthead  {
	background-color : #444444;
 	font-weight      : bold;
	color            : #FFFFFF;
}

.greybackstd  {
	background-color : #bbbbbb;
	font-size : 8pt;
	font-family : Verdana;
	color : #222222;
}

.fdm4Button {
	margin: 1em 0;
	width: 100%;
	align: center;
	font-family: Verdana,sans-serif;
	font-size: 40%;
	font-weight: normal;
	color: #444444;
}

.fdm4Button a {
	display: block;
	width: 100%;
	color: #bbbbbb;
}

.fdm4Button a:link,
.fdm4Button a:visited,
.fdm4Button a:hover {
    background-color: #444444;
	text-decoration: none;
	color: #ffffff;
}

.fdm4Button a:link,
.fdm4Button a:visited {
    border-top: 1px solid #cecece;
    border-bottom: 2px solid #4a4a4a;
    border-left: 1px solid #cecece;
    border-right: 2px solid #4a4a4a;
}

.fdm4Button a:hover {
    background-color: #666666;
    border-top: 1px solid #cecece;
    border-bottom: 2px solid #4a4a4a;
    border-left: 1px solid #cecece;
    border-right: 2px solid #4a4a4a;
}

.shipToMsg {
    font-weight: bold;
    font-family: helvetica,Verdana,sans-serif;
    font-size: 14px;
}

/*^^^ Readded fdm4Button Styling - SB090106 ^^^*/


