html,body {
    height:100%;
    margin:0;
    padding:0;
    background-image:url(../images/shadow.jpg);
    background-repeat:repeat-y;
    background-position:center top;
 } 

a:link {
	color: #666;
	text-decoration: underline;
	}
a:visited {
	color: #999;
	text-decoration: underline;
	}
a:hover {
	color: #999;
	text-decoration: underline;
	}
#outer {
    min-height:100%;
    height:auto;
    width:900px;
    border-left:0px solid #000;
    border-right:0px solid #000;
    color:#666;
    background-color:#fff;
    margin:auto;
    background-image:url(../images/footer.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
 }
* html #outer {
    height:100%;
    width:900px;/* box model hack for ie5.+*/
    w\idth:900px;
 }
#outer img {
    float:left;
    border:0 solid;
 }
.main {
    width:900px;
    height:275px;
 }
.sub {
    width:900px;
    height:55px;
 }

#content {
    float:left;
 }

.left_side,#right_side,#salads {
    width:450px;
    float:left;
}
#intro_table {
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:20px;
	margin-bottom:10px;
	line-height: 18px;
 }
ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:20px;
	margin-bottom:10px;
	line-height: 18px;
 }
 ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:20px;
	margin-bottom:10px;
	line-height: 18px;
 }
#intro_table .heading,#salads .heading   {
    width:400px;
    font-weight:bold;
 }
#intro_table #e_and_b {
    vertical-align:top;
 }
#intro_table div {
    text-align:right;
    font-weight:bold;
 }
.left_side p,#salads p {
    width:400px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:13px;
    color:#666;
    line-height: 18px;
    background-color:#fff;
    margin:0 20px;
 }
.left_side p {
    text-align:justify;
    margin-bottom:20px;
 }
#salads ul {
    margin-left:20px;
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
    width:400px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:13px;
    color:#666;
    line-height:18px;
    background-color:#fff;
 }
.left_side p,#salads p {
    width:400px;
    font-family:Georgia,'times new roman',times,serif;
    font-size:13px;
    color:#666;
    line-height:18px;
    background-color:#fff;
    margin-right:20px;
    margin-bottom: 20px;
    margin-left:20px;
    text-align:justify;
 }
#right_text_new img {
    float:left;
    width:135px;
    height:200px;
 }
#right_text_new #new {
    width:135px;   
    height:200px;
    margin:0 0 0 20px;
    text-align:right;
    float:left;
 }
.clear {
    clear:both;
 }
#footer_protector {
    clear:both;
    height:69px;
 }
#order_side {
    width:800px;
    float:left;
}
#order_table {
	width:800px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:20px;
	margin-bottom:10px;
	padding: 5px;
}