body {
color: #425827;
margin: 0px; 
padding:0px;
font-family:  century gothic, arial, sans-serif;
font-size: .9em;
line-height: 1.6em;
background: #fff url(http://www.slicencode.com/images/site/topbg.gif) repeat-x;
}

h1, h2, h3 {
font-family:  century gothic, arial, verdana, sans-serif;
font-weight: bold;
color: #AD4978;
}

.center {
text-align: center;
}

em{
font-size: 1em;
font-weight: bold;
color: #AD4978;
}

a:link { background-color: transparent; text-decoration: underline; color: #AD4978; }
a:visited { background-color: transparent; text-decoration: underline; color: #AD4978; }
a:active{ background-color: transparent; text-decoration: underline; color: #AD4978; }
a:hover { background-color: transparent; text-decoration: underline; color: #000; }

#wrapper {
margin: 0 auto;
padding: 0px; 	
width: 800px;
color: #425827;
position: relative;
}

/*HEADER CSS*/

#header {
float: left;
width: 800px;
height: 120px;
position: relative;
background: transparent url(http://www.slicencode.com/images/site/header.jpg) no-repeat;
}

#header a{
float:left;
display: block;
width: 450px;
height: 100px;
}

#ordernowbutton a{
float:left;
width: 100px;
height:85px;
margin: 32px 0px 0 233px;
background: transparent url(http://www.slicencode.com/images/site/ordernow.gif) no-repeat;
}

#ordernowbutton a:hover{
float:left;
width: 100px;
height:85px;
margin: 32px 0px 0 233px;
background: transparent url(http://www.slicencode.com/images/site/ordernow-over.gif) no-repeat;
}

#getstartednow a{
float: left;
width: 318px;
height:71px;
margin: 0 0 0 110px;
background: transparent url(http://www.slicencode.com/images/site/getstarted.gif) no-repeat;
}

#getstartednow a:hover{
float: left;
width: 318px;
height:71px;
margin: 0 0 0 110px;
background: transparent url(http://www.slicencode.com/images/site/getstarted-over.gif) no-repeat;
}

#gotquestions a{
float: left;
width:290px;
height:73px;
margin: 0;
background: transparent url(http://www.slicencode.com/images/site/gotquestions.gif) no-repeat;
}

#gotquestions a:hover{
float: left;
width:290px;
height:73px;
margin: 0;
background: transparent url(http://www.slicencode.com/images/site/gotquestions-over.gif) no-repeat;
}

#nav{
position: absolute;
right: 102px;
margin: 0;
padding: 0;
top:110px;
z-index: 1;
}


#nav li{
float: left;
list-style: none;
margin: 0 10px 0 0;
font-size: 1em;
}

#nav li a{
text-decoration: none;
font-weight: bold;
}


/*BODY CSS*/

#body{
float: right;
padding: 30px 10px 40px 0px;
width: 800px;
color:#425827;
text-align: left;
}

.whatwedo{
height: 24px;
width: 330px;
background: transparent url(http://www.slicencode.com/images/site/whatwedo.gif) no-repeat;
}

.whatyouget{
height: 24px;
width: 330px;
background: transparent url(http://www.slicencode.com/images/site/whatyouget.gif) no-repeat;
}

.whatwecharge{
height: 25px;
width: 330px;
background: transparent url(http://www.slicencode.com/images/site/whatwecharge.gif) no-repeat;
}

.whatisnext{
height: 24px;
width: 330px;
background: transparent url(http://www.slicencode.com/images/site/whatisnext.gif) no-repeat;
}

.contactus{
height: 24px;
width: 291px;
background: transparent url(http://www.slicencode.com/images/site/contactus.gif) no-repeat;
}

.faq{
height: 24px;
width: 291px;
background: transparent url(http://www.slicencode.com/images/site/faq.gif) no-repeat;
margin: 0 0 10px 0;
}

.yourorder{
height: 24px;
width: 291px;
background: transparent url(http://www.slicencode.com/images/site/placeyourorder.gif) no-repeat;
}

#body h2{
margin: 0;
padding: 0;
text-indent: -9999px;
}

#body h3{
margin: 0;
padding: 0;
font-size: .9em;
padding: 3px 0 0 5px;
}

#box1 p, #box2 p, #box3 p, #box4 p{
margin: 0;
padding: 3px 10px 0px 5px;
}

#box1{
float: left;
width: 350px;
padding: 0px 5px 20px 5px;
}

#box2{
float: left;
width: 350px;
padding: 0px 5px 20px 5px;
margin: 0 0 0 30px;
}

#box3{
float: left;
width: 350px;
padding: 30px 5px 0px 5px;
}

#box4{
float: left;
width: 350px;
padding: 30px 5px 40px 5px;
margin: 0 0 0 30px;
}


/*FOOTER CSS*/

.spacer {
clear: both;
}

#footer {
float: left;
width:  100%;
height: 41px;
margin: 5px 0 0 0;
padding: 0;
background: transparent url(http://www.slicencode.com/images/site/footer.gif) repeat-x;
text-align: center;
}

.footercontent p{
color: #425827;
padding: 5px 0 0 0;
margin: 0;
font-size: .8em;
}

/*FORM CSS*/

input, textarea, submit{
color: #000;
padding: 4px;
margin-top: 2px;
background: #fff;
border: 2px solid #B0C988;
}

checkbox {
margin: 3px;
padding: 0;
border: 0;
}

#faq h2{
margin: 0;
padding: 0 0 5px 0;
color: #B0C988;
border-bottom: 2px solid #B0C988;
text-indent: 0px;
font-size: 1.3em;
}

#faq h3{
margin: 0 0 -20px 0;
padding: 0;
}


