/* Anchor Foods Treehouse CSS Document */

html{
height: 100%;
}

body {
height: 100%;
margin: 0;
padding: 0;
background: #5f504c;
font-family: Arial, Helvetica, sans-serif;
}

.logo { padding-left: 54px; }

h1.nojs { position: absolute; top: 140px; margin: 0; right: 90px; text-align: center; width: 242px; height: 80px; font-size: 30px; color: #a21617; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h1.nojs strong { color: #452b2c; font-size: 15px; }

h2 { position: absolute; top: 625px; margin: 0; left: 16px; font-size: 15px; font-weight: bold; color: #fff; text-decoration: none; font-style: italic; }

a.backtohome { position: absolute; top: 530px; left: 5px; display: block; float: left; line-height: 28px; padding: 0 32px 0 13px; font-size: 15px; font-weight: bold; color: #fff; text-decoration: none; font-style: italic; background-color: #b42424; }
a.productrange { position: absolute; top: 565px; left: 5px; display: block; float: left; line-height: 28px; padding: 0 32px 0 13px; font-size: 15px; font-weight: bold; color: #fff; text-decoration: none; font-style: italic; background-color: #b42424; }


p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #333333;
}

#container{
width: 1000px;
height: 761px;
margin: 0 auto 0 auto;
background:url(../images/bg.jpg);
position: relative;
}

#flashdiv{
background: none;
width: 860px;
height: 670px;
position: absolute;
left: 95px;
top: 81px;
}

#textdiv{
position: absolute;
z-index: 900;
right: 136px;
top: 282px;
width: 234px;
padding: 0;
margin: 0;
}