body {margin-top: 0px;
	background-image: url(../images/greybluetile.jpg);
}
#main {
	
	width: 800px !important; /*For standards compliant browsers.*/
	width: 800px;
	background-color: white;
}
#pagehead {
	width: 800px !important; /*For standards compliant browsers.*/
	width: 800px; /*compliant browsers ignore this, it's not !important. IE will pick this value up.*/
	height: 209px !important;
	background-image: url(../images/header_image.jpg);
}
.footer {
	color: #12008b;
    text-align: center;
    background-color: #c5bdc0;
	font: 12px Tahoma;
}
#menucont {
	font-family: Tahoma;
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
    width: 167px;
	vertical-align: middle;
	background-color: #6a6369}
#pagebody {
    width: 565px;
    vertical-align: text-top;
	text-align: left;
	padding-left: 13px;
	background-color: white;
}

#cartview {
	font-family: Tahoma;
    font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #12008b;
 }
 #cartsearch {
	font-family: Tahoma;
    font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #12008b;
 }   
	


#cartmain{
	width: 800px;
    vertical-align: text-top;
	text-align: left;
	padding-left: 13px;
	background-color: white;

}
#cartbody{
	
    vertical-align: text-top;
	text-align: left;
	padding-left: 13px;
	background-color: white;
	font: 12px Tahoma;
	color: #12008b;


}
#cartitems{
	
    vertical-align: text-top;
	text-align: left;
	padding-left: 13px;
	background-color: white;
	font: 12px Tahoma;
	color: #12008b;
	width: 172px;
}
#title {
	font-family: Tahoma;
    font-size: 16px;
	color: red;
}
.priceline {
	background-color: #c5bdc0;
	border: 1px solid #99cbc0;
}
.topline {
	font-family: Tahoma;
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
    vertical-align: middle;
	background-color: #6B98AD;
	border: 1px solid #99cbc0;
}
.itemheading {
	color: #1c19fd;
	font: bold 12px Tahoma;
}



h1 {
	font-family: Tahoma;
    font-size: 13px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #3177BD;

}

h2 {
	font-family: Tahoma;
    font-size: 12px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #3177BD;
	
}
h3 {
	font-family: Tahoma;
    font-size: 12px;
    text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;

}

p {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	color: black;

}

