@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:0; }
div, p { padding:0; margin:0; }
a { color:#1c5e80; text-decoration:underline }
img { border:0; }

#logo { width:903px; height:50px; margin:0 auto; }
#main_wrapper { width:903px; height:700px; margin:0 auto;  }
#wrapper { width:903px; height:619px; margin:0 auto; background-image:url(../images/meal_bkg.jpg); background-repeat:no-repeat; }

#main { width:497px; height:170px; padding-top:5px; padding-left:15px; }

#box1 { width:399px; height:180px; margin-left:15px; padding-top:10px; background-image:url(../images/box_gray3.gif); background-repeat:no-repeat; }
#box2 { width:399px; height:191px; margin:0px 0 0 15px;  padding-top:10px; background-image:url(../images/box_gray2.gif); background-repeat:no-repeat; }

#sm-icons { margin:20px 0 0 30px; padding:25px 0 0 0; }
#sm-icons li { float:left; list-style-type:none; width:100px; margin:0 10px 0px 0; }

.text_box { margin-Left:15px; }
.title_blue { font-family:Arial, Helvetica, sans-serif; font-size:18px; padding:0; font-weight:bold; color:#1c5180;}

.listnumber1 { list-style-image: url(../images/num1.gif); }
.listnumber2 { list-style-image: url(../images/num2.gif); }
.listnumber3 { list-style-image: url(../images/num3.gif); }
#bottom { width:903px; height:30px; }
#bottom2 { width:450px; height:67px; }
#bottom3 { width:400px; height:67px; float:right; }

.text_gray { font-family:Arial, Helvetica, sans-serif; font-size:10px; padding:0; color:#999999; }
