
.allpage { 
    width:800px;
    height:100%;
	background-position:center;
background-repeat:repeat-y;
	float:left;

	
	}
	
	body {
background-position:center;
    width:800px;
    background-repeat:repeat-y;
    margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#ffffff;

	}
	
	.topslice { background-image:url(imageschange/topslice.jpg);
	
	width:800px;
	height:104px;
	float:left;
	}
	
	.logo {
	background-image:url(imageschange/logo.jpg);
	width:217px;
	height:110px;
	float:left;
	}
	
	.menu { background-image:url(imageschange/menu.jpg);
width:571px;
height:33px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

.leftpics {
background-image:url(imageschange/leftpics.jpg);
width:217px;
height:386px;
float:left;
}

.buttons {
width:583px;
height:77px;
float:left;
}

.content {
background-color:#efefef;
width:379px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#58585a;
min-height:364px;
padding-top:15px;

}

.bestdeals {
width:204px;
height:386px;
float:left;
}

.terms_cond {
max-height:380px;
overflow: scroll;
}

.footer {background-image:url(imageschange/footer.jpg);
width:378px;
height:42px;
float:left;
vertical-align:bottom;

}


	.ourlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   width:100%;
	padding-top:10px;
	font-size:10px;
	float:right;
	clear:both;
	}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #D95E61;
	text-decoration: underline;
}

a.greylink {
	color: #58585a;
	
}
a.grey:visited {
	color: #58585a;
	text-decoration: none;
}
a.grey:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
font-size:18px;
color:#981B1E;
font-weight:normal;
}

h2 {
font-size:14px;
color:#981B1E;
font-weight: bold;
}
.bullets {
font-size:12px;
color:#881210;
}