/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size: small;
color: #555555;
background-color: #48a956;
margin:0px 0px; 
padding:0px;
text-align:center;
}
#wrapper{
width:790px;
margin:0px auto;
text-align:left;
background-color:#ffffff;
background-image: url(../images/backgroundstrip.gif);
background-repeat: repeat-y;
}
#maincontent{
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 30px;
}
#header{
height: 120px;
background-color: #fcfae1;
background-image:url(../images/logo.gif);
background-position: left;
background-repeat: no-repeat;
margin-bottom: 5px;
}
#headertext{
text-align: right;
color: #48a956;
font-weight: bold;
font-size: 14px;
padding-top: 10px;
padding-right: 10px;
}
#headertext a{
text-decoration: none;
color: #48a956;
font-weight: bold;
font-size: 14px;
}
#headertext a:hover, #headertext a.sfhover{
text-decoration:underline;
color: #48a956;
font-weight: bold;
font-size: 14px;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color: #555555;
}
#navigation{
height: 25px;
background-color: #cee1ca;
border-bottom: #fff42b 2px solid;
margin-bottom: 5px;
}
#navigation ul{
list-style: none;
}
#navigation ul li{
float: left;
}
#mainblock{
background-color: #fcfae1;
padding: 20px;
margin-bottom: 10px;
}
.mainimage{
border: 1px solid #c6c6c6;
float: left;
margin-right: 20px;
margin-bottom: 50px;
}
#maintext{
width: 440px;
float: right;
}
.heightfiller{
height: 10px;
}
ul{
margin-left: 20px;
}
#bottombox{
background-color: #FFFFFF;
border: 1px solid #c6c6c6;
padding: 10px;
margin-top: 20px;
}
#bottomboxtext{
width: 425px;
float: left;
padding-right: 10px;
}
#footer{
background-color: #cee1ca;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
}
#footertext ul{
list-style: none;
color: #48a956;
font-weight: bold;
}
#footertext ul li{
float: left;
}

#footertext a{
color: #48a956;
font-weight: bold;
text-decoration: none;
}
#footertext a:hover, #footertext a.sfhover {
color: #48a956;
font-weight: bold;
	text-decoration: underline;
}
.termslink{
text-align: right;
color: #48a956;
font-weight: bold;
}
.clearit{
clear: both;
height: 20px;
}
a img{
border: none;
}
.bespokeimage{
float: right;
clear: left;
border: 1px solid #c6c6c6;
margin-left: 20px;
margin-bottom: 50px;
}
#leftblock{
width: 355px;
float: left;
}
.tiktokimage{
float: right;
border: 1px solid #c6c6c6;
}
#flashobject{
float: right;
clear: left;
border: 1px solid #c6c6c6;
margin-left: 20px;
margin-bottom: 50px;
}
#productflashobject{
width: 325px;
height: 325px;
float: right;
clear: left;
border: 1px solid #c6c6c6;
margin-left: 20px;
margin-bottom: 50px;
}
#bespokeflashobject{
float: right;
border: 1px solid #c6c6c6;
margin-bottom: 50px;
}
#mainflashobject{
border: 1px solid #c6c6c6;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
#productbox{
width: 690px;
height: 140px;
border: 1px solid #c6c6c6;
background-color: #FFFFFF;
margin-bottom: 20px;
padding: 10px;
}
#productbox p{
width: 500px;
}

.productimage{
float: right;
border: 1px solid #c6c6c6;
}