body{
	margin:0 auto;
	background:#6090c0;
}
@font-face
{
font-family: geobold;
src: url('../../../lawnalicious/css/fonts/tt0310m_.ttf'); /* IE9 */
}
@font-face
{
font-family: myriad;
src: url('../../../lawnalicious/css/fonts/MyriadPro-Light.otf'); /* IE9 */
}
@font-face
{
font-family: swissbold;
src: url('../../../lawnalicious/css/fonts/tt0005m_.ttf'); /* IE9 */
}
#container{
	width:400px;
	height:auto;
	margin:auto;
}
#text-logo{
	width:100%;
	height:auto;
	padding:10px 0 10px 0;
	background:#006db0;
	text-align:center;
}
#text1{
	height:26px;
	width:100%;
	background:url(../../../lawnalicious/images/text1.png) repeat-y;
	text-align:center;
	padding:5px 0 5px 0;
	font-family:geobold;
	font-size:18px;
	line-height:18px;
	color:#000;
}
#back{
	width:400px;
	height:460px;
	background:url(../../../lawnalicious/images/background.jpg) no-repeat;
}
#by{
	font-family:geobold;
	font-size:15px;
	line-height:15px;
	text-align:center;
	margin-left:-60px;
	color:#000;
	padding-top:4px;
}
#logo{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:-13px;
}
#dropdown{
	width:180px;
	float:left;
	text-align:center;
	margin-left:15px;
}
#textbox{
	width:200px;
	float:left;
	text-align:center;
	margin-left:5px;
}
 .styled-select {
   width: 200px;
   height: 26px;
   overflow: hidden;
   background: url(../../../lawnalicious/images/new-arrow.png) no-repeat right #e5e6e7;
   border: 1px solid #ccc;
   	   border-radius:5px;
	    -moz-border-radius:5px;
		 -webkit-border-radius:5px;
		 -webkit-box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px -2px 3px rgba(50, 50, 50, 0.38);
box-shadow:         0px -2px 3px rgba(50, 50, 50, 0.38);
margin:auto;
   }
   .styled-select select {
	 border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
   background: transparent;
   width: 190px;
   padding: 5px;
   font-size: 14px;
   font-family:geobold;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 28px;
   -webkit-appearance: none;
   color:#000;
   }
   .sqfoot{
	   width: 50px;
	   height: 22px;
	   font-size: 14px;
   	font-family:geobold;
   	-webkit-box-shadow:0px -2px 3px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:0px -2px 3px rgba(50, 50, 50, 0.38);
	box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.38);
	background:  #e5e6e7;
   border: 1px solid #ccc;
   	   border-radius:5px;
	    -moz-border-radius:5px;
		 -webkit-border-radius:5px;
		 padding:2px 10px 2px 25px;
   }
   #cal{
	   width:100%;
	   height:auto;
	   text-align:center;
	   padding:10px 0 5px 0;
	   float:left;
   }
      .boxtext{
	   color:#6c461c;
	   font-family:swissbold;
	   font-size:12px;
   }
    .leftt{
	   width:200px;
	   float:left;
	   margin-left:90px;
   }
   .btext{
	   padding-top:112px;
	   padding-left:5px;
	   text-align: center;
   }
     .blackbig{
	color: #000;
	font-size: 14px;
   	font-family:swissbold;
	line-height:10px;
   }
   .brbig{
	color:#6c461c;
	font-size: 25px;
   	font-family:swissbold;
	line-height:26px;
   }
   .btt1{
	   font-family:impact;
	   font-size:20px;
	   color:#FFF;
   }


   .mtext{
	   font-family:myriad;
	   color:#FFF;
	   font-size:14px;
   }
   .gtext{
	   padding-top:65px;
	   text-align:center;
   }
   .bt1{
	   font-family:impact;
	   font-size:20px;
	   color:#FFF;
   }
   .bt2{
	   font-family:impact;
	   font-size:20px;
	   color:#FFF;
   }
      .bluebig{
	color:#1b75bc;
	font-size: 25px;
   	font-family:swissbold;
	line-height:26px;
   }
         .baloon{
	   width:93px;
	   height:159px;
	   background:url(../../../lawnalicious/images/baloon.png);
	   margin-top:-40px;
	   float:left;
	   margin-left:10px;
   }
         .galon{
	   width:63px;
	   height:100px;
	   background:url(../../../lawnalicious/images/galon.png);
	   float:left;
	   margin-left:20px;
	   margin-top:-20px;
   }
   .rightt{
	   float:left;
	   width:240px;
	   margin-left:10px;
	   margin-top:-20px;
   }
         .footer{
			 float:left;
	   text-align:center;
	   margin-top:40px;
	   width:100%;
   }