/* Global properties */
* {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; outline:none;}
body { background:#e4ffb0; font-size:11px;color:#666666; text-align:center;}

h1 {font-size:1.3em; color:;}
h2 {font-size:20px; color:#000;}
h3 {font-size:14px; color:#000;}
h4 {font-size:12px; color:#000;}
p { line-height:18px; vertical-align:middle}
a {color:#50823c; text-decoration:none;}
	a:hover {color:#666666; text-decoration:none;}
input { font-size:11px; color:#7b777e; vertical-align:middlel; padding:2px 4px;}
select { font-size:10px; color:#7b777e; vertical-align:middle }
label { vertical-align:middle}
fieldset {border:0 none;}
img {border:0 none;}

/******************************************************************************************************************/

.clear {clear:both; height:0; line-height:0; outline:0 none; font-size:0;border:0;}
.highlight {color:; background:;}

/* Container */
#wrapper { background:url(../images/bgd_wrapper_shadow_bottom.gif) left bottom no-repeat;  width:912px;  margin:0 auto; padding:0px 0px 8px 0px;}
#container { background:#FFFFFF url(../images/bgd_wrapper_shadow.gif) 0 0 repeat-y; font-size:12px; width:900px;  margin:0 auto;text-align:left; overflow:hidden; padding:0 6px 0px 6px;}
	/* Home */
	#mainFla { width:450px; height:450px; float:left;}
	#contentHome { background:url(../images/bgd_content.jpg) 0 0 no-repeat; width:450px; height:450px; float:left; overflow:hidden; padding:0 0 60px 0;}
		.headCont { width:420px; text-align:right; padding:0 30px 0 0;}
		.headCont p { margin:59px 0 0 0;}
		.info { width:450px;}
		.info .welcomeTo {margin:53px 0 0 39px;}	
		.info .ingredientsIn {margin:30px 0 0 31px ; }
		.info .greatTaste { margin:33px 0 0 40px;}
		.hear { width:450px; margin:44px 0 0 0;}
		.hear a {background:url(../images/bgd_hear.gif) 0 0 no-repeat; width:290px; height:36px; display:block; font-size:12px ; color:#ffd540; padding:10px 0 0 0px; margin:0px 0 0 138px; font-weight:bold}
		.hear a:hover { color:#FFFFFF; text-decoration:none;}
	/* Others */
	#header { background:url(../images/Line_Header.gif) 0px 94px no-repeat; width:900px; height:127px; overflow:hidden;}
		.logo { float:left; width:204px; margin:28px 0 0 65px;}
		.address { width:400px; float:right; padding:55px 30px 0 0 ; text-align:right}
	.formContact { width:566px; padding:14px 30px 0 304px;}	
	.formContact .content { padding:10px 10px 10px 0px;}
		.btnSub { width:104px; height:28px; padding:0;}
		.txtArea {width: 300px; height: 150px; padding:2px 4px; font-size:11px;}
	/* footer*/
	#footer { background:url(../images/bgd_footer.gif) 0 0 no-repeat; width:900px; overflow:hidden; height:70px; margin:8px 0 60px 0;}
	#footer .return { background:url(../images/bgd_return.gif) 0 0 no-repeat; width:193px; height:26px; display:block; float:right; margin:20px 23px 0 0; padding:10px 0 0 0px; font-size:13px; color:#ffd540; font-weight:bold}
	#footer a:hover { color:#FFFFFF; text-decoration:none;}
