/*---------------------------------
---------->>> SCREEN <<<-----------
---------------------------------*/  

#wrapper, #footer {width: 820px; margin: 0 auto;}
#wrapper {margin-top: 120px; padding: 55px 0; margin-bottom: 25px; background-color: #fff; position: relative;}

/*---------------------------------
---------->>> CONTENT <<<----------
---------------------------------*/  
#header    { margin-bottom: 30px;                                        } 
.content   { padding: 0 20px;                                            } 
.separator { height: 1px; border-top: 1px solid #7cbc1b; margin: 25px 0; } 

#img-logo      {background: url(../images/img-logo.png)  no-repeat; display: block; padding-top:  72px;  margin-left: 187px; width: 135px;}
#company-intro {background: url(../images/img-fruit.jpg) left center no-repeat;		padding-left: 170px; margin-left: 20px;}
#company-intro p {font-size: 16px;}

.column-two {width: 620px; margin: 0 auto; }
.column-two .column-first {margin-right: 20px;}
.column-two .column-first, .column-two .column-second {width: 300px; float: left; }
.column-two .block {margin-bottom: 20px;}

.content ul li,
.content h2 { font-size: 14px; color: #7cbc1b; }
.content h2 {text-transform: uppercase; margin: 5px 0;}
.content ul li {color: #000; margin-bottom: 5px;}

/*---------------------------------
---------->>> FOOTER <<<-----------
---------------------------------*/
#footer {color: #fff; padding-bottom: 20px;}
#footer h2, #footer p {font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height: 1.2em;}
#footer h2 {color: #ffff00; font-weight: normal; text-transform: uppercase; }
#footer p {text-align: center;}

/*---------------------------------
---------->>> NOTICE <<<-----------
---------------------------------*/  
#notice {width: 960px; margin: 0 auto; position: relative; z-index:99;}
#img-siteunderrenovation {background: url(../images/img-siteunderrenovation.png) no-repeat; padding-top: 272px; width: 310px; 
	height: 0 !important; overflow:hidden;
	position: absolute; top: 35px; right: 0; }

/*---------------------------------
---------->>> IMAGES <<<-----------
---------------------------------*/  
#img-logo,
#img-siteunderrenovation 
{height: 0 !important; overflow:hidden;}

/*---------------------------------
---------->>> OTHERS <<<-----------
---------------------------------*/  
.align-center {text-align: center;}
img.align-center {margin: 0 auto;}
