Team:Manchester/businessplan

From 2013.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 59: Line 59:
{
{
float:left;
float:left;
-
margin-left:100px;
+
margin-left:90px;
-
margin-right:30px;
+
margin-right:10px;
}
}
Line 73: Line 73:
position:relative;
position:relative;
width:950px;
width:950px;
-
height:1600px;
+
height:1100px;
}
}
Line 84: Line 84:
left:0;
left:0;
padding:10px;
padding:10px;
-
background-color:#ccc;
+
background-color:white;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
.container1
 +
{
 +
margin:10px;
 +
width:900px;
 +
color:#4c0082;
 +
padding:10px;
 +
background-color:#F2F2F2;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.container1 p
 +
{
 +
padding:10px;
 +
width:550px;
 +
background-color:#F2F2F2;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.container1 img
 +
{
 +
margin:5px;
 +
float:right;
 +
background-color:#F2F2F2;
 +
}
 +
 +
.title
 +
{
 +
margin:10px;
 +
width:900px;
 +
font-style:Trebuchet MS;
 +
font-size:25px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
 +
padding:10px;
 +
text-align:center;
 +
 +
font-weight:bold;
 +
color:#660099;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
}
Line 96: Line 147:
margin:10px;
margin:10px;
width:900px;
width:900px;
-
height:200px;
+
padding:10px;
 +
background-color:#F2F2F2;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
 
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 
 +
.text1 p
 +
{
 +
width:430px;  
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-size:14px;
font-size:14px;
color:#4c0082;
color:#4c0082;
background-color:#F2F2F2;
background-color:#F2F2F2;
-
padding:10px;
+
text-align:justify;
 +
}
 +
.text1 img
 +
{
 +
float:right;
 +
margin:10px 5px 5px 20px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 108: Line 177:
}
}
-
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a
+
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a, .block14 a
{
{
width:120px;
width:120px;
Line 122: Line 191:
}
}
-
.block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover
+
.block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover, .block14 a:hover
{
{
background:#C0C0C0;
background:#C0C0C0;
Line 241: Line 310:
margin-top:1px;
margin-top:1px;
padding:5px;
padding:5px;
 +
}
 +
 +
.block14 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.rightbar
 +
{
 +
width:120px;
 +
height:200px;
 +
position:fixed;
 +
top:120px;
 +
right:15px;
 +
}
 +
 +
.question1 a, .question2 a, .question3 a, .question4 a, .question5 a, .question6 a
 +
{
 +
width:120px;
 +
text-decoration:none;
 +
color:white;
 +
text-align:center;
 +
background:#606060;
 +
padding:5px;
 +
font-style:Trebuchet MS;
 +
font-weight:bold;
 +
font-size:12px;
 +
color:white;
 +
}
 +
 +
.question1 a:hover, .question2 a:hover, .question3 a:hover, .question4 a:hover, .question5 a:hover, .question6 a:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
 +
}
 +
 +
.question1 a
 +
{
 +
background:#bc80ea;
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question2 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question3 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question4 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question5 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question6 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
#Q1,#Q2,#Q3,#Q4, #Q5, #Q6 
 +
{
 +
text-decoration:none;
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
 +
}
 +
 +
.next
 +
{
 +
margin-left:10px;
 +
width:910px;
 +
margin-top:5px;
 +
background:#606060;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
font-weight:bold;
 +
text-align:center;
 +
color:white;
 +
padding:5px;
 +
}
 +
 +
.next a
 +
{
 +
text-decoration:none;
 +
color:white;
 +
}
 +
 +
.next:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
}
}
Line 274: Line 463:
<div class="global">
<div class="global">
<div class="wrapper" >
<div class="wrapper" >
-
          <div class="text1">
+
            <div class="container1">
-
             Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
+
             <a href="https://static.igem.org/mediawiki/2013/2/23/Manchester_iGEM_Business_Plan_2013.pdf"><img src="https://static.igem.org/mediawiki/2013/c/ca/Business_planmanc.jpg" width="300" height="150" /></a>
-
          </div>
+
<p>Once the methods described during this project have been fully optimised, we believe that the ideas presented here have the potential to become a real player in the palm oil market. Producing the main palm oil components the <i>E. c(oil)i</i> way would drive down costs and, more importantly, safeguard the remaining rainforests. The following pages are a summary of our <b>business plan</b>, and the full document can be found by clicking on the button to the right.</p>
 +
            </div>
 +
 
 +
            <div class="title">
 +
              Executive Summary
 +
            </div>
 +
 
 +
            <div class="text1">
 +
            <img src="https://static.igem.org/mediawiki/2013/c/c0/Rsz_3factoryyyyryryry.jpg" width="450" height="540" />
 +
            <p><center><b>Objectives</b></center>
 +
 +
<i>E. c(oil)i</i> has identified the following objectives to pursue in the upcoming years:
 +
<ul><li>Become a major player in the palm oil industry</li>
 +
      <li>Have our business be the go-to place to purchase cheap, environmentally friendly palm oil</li>
 +
        <li>Reach profitability within 5 years from when we start full production of our product. </li></ul>
 +
<br>
 +
<center><b>Mission Statement</b></center>
 +
 
 +
<i>E. c(oil)i</i>’s mission is to meet customers’ increasing demands for a more sustainable palm oil by providing them with a clean, more environmentally friendly alternative
 +
<br>
 +
<br>
 +
<center><b>Keys To Success</center></b>
 +
 +
Our keys to making this venture a success are:
 +
<ul><li>Maintaining our core-values to only provide a more sustainable alternative to the palm oil produced by competitors</li>
 +
      <li>Maintain low operating costs</li>
 +
      <li>Keep the supply chain to a minimum number of steps to ensure convenience for our target market</li></ul>
 +
<br>
 +
<br>
 +
 
 +
<i>E. c(oil)i</i>’s main goal is to provide a synthetic palm oil for our consumers in a way that is more sustainable, and more cost effective than our competitors. <br>
 +
<br>
 +
<br>
 +
<i>E. c(oil)i</i> will operate from one major site in Malaysia that will encompass multiple large vats and outlying buildings for admin and research purposes. <br>
 +
<br>
 +
Our unique selling point of producing a more environmentally friendly alternative to naturally grown palm oil will be the driving force behind generating interest and sales from consumers and manufacturers. Their policies to use more environmentally friendly palm oil will ensure their repeat business, which our business will rely upon. We expect that, as arable land continues to dwindle in palm oil producing countries and the price of palm oil continues to soar, <i>E. c(oil)i</i> will appeal more and more to customers’ sense of convenience and value.
 +
<br>
 +
<br>
 +
Photo &copy; <a href="http://www.flickr.com/photos/bilfinger/" target="_blank">Bilfinger SE</a></p>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
            </div>  
 +
 
 +
            <div class="next">
 +
                  <a href="https://2013.igem.org/Team:Manchester/businessplan2"> Go to <i>Company Summary</i>
 +
</a>
 +
            </div>         
</div>
</div>
-
                                  <div class="leftbar">
+
             
 +
<div class="leftbar">
                 <div class="block1">
                 <div class="block1">
                     <a href="https://2013.igem.org/Team:Manchester/HumanPractices">HUMAN PRACTICES</a>
                     <a href="https://2013.igem.org/Team:Manchester/HumanPractices">HUMAN PRACTICES</a>
Line 319: Line 558:
                   </div>
                   </div>
-
                   <div class="block10">
+
                   <div class="block11">
                     <a href="https://2013.igem.org/Team:Manchester/Collaboration">MODELLING COLLABORATION</a>
                     <a href="https://2013.igem.org/Team:Manchester/Collaboration">MODELLING COLLABORATION</a>
                   </div>
                   </div>
-
                   <div class="block11">
+
                   <div class="block12">
                     <a href="https://2013.igem.org/Team:Manchester/KnowledgeDeficit">KNOWLEDGE DEFICIT ASSUMPTION</a>
                     <a href="https://2013.igem.org/Team:Manchester/KnowledgeDeficit">KNOWLEDGE DEFICIT ASSUMPTION</a>
                   </div>
                   </div>
                      
                      
-
                   <div class="block12">
+
                   <div class="block13">
                     <a href="https://2013.igem.org/Team:Manchester/Conferences">CONFERENCES AND DISCUSSIONS</a>
                     <a href="https://2013.igem.org/Team:Manchester/Conferences">CONFERENCES AND DISCUSSIONS</a>
                   </div>
                   </div>
-
                   <div class="block13">
+
                   <div class="block14">
                     <a href="https://2013.igem.org/Team:Manchester/SocialMedia">SOCIAL MEDIA</a>
                     <a href="https://2013.igem.org/Team:Manchester/SocialMedia">SOCIAL MEDIA</a>
                   </div>
                   </div>
               </div>
               </div>
 +
 +
                <div class="rightbar">
 +
                  <div class="question1">
 +
                    <a href="https://2013.igem.org/Team:Manchester/businessplan">Executive Summary</a>
 +
                  </div>
 +
 +
                  <div class="question2">
 +
                    <a href="https://2013.igem.org/Team:Manchester/businessplan2">Company Summary
 +
</a>
 +
                  </div>
 +
                   
 +
                  <div class="question3">
 +
                    <a href="https://2013.igem.org/Team:Manchester/businessplan3">Market Analysis Summary
 +
</a>
 +
                  </div>
 +
 +
                  <div class="question4">
 +
                    <a href="https://2013.igem.org/Team:Manchester/businessplan4">Sales and Implementation Summary
 +
</a>
 +
                  </div>
 +
 +
                  <div class="question5">
 +
                    <a href="https://2013.igem.org/Team:Manchester/businessplan5">Financial Summary
 +
</a>
 +
                  </div>
 +
 +
                  <div class="question6">
 +
                    <a href="https://2013.igem.org/Team:Manchester/businessplan6">The Bigger Picture
 +
</a>
 +
                  </div>
 +
            </div>               
</div>
</div>
 +
           
</body>
</body>
</html>
</html>

Latest revision as of 23:45, 28 October 2013

page

Top

Safety

Once the methods described during this project have been fully optimised, we believe that the ideas presented here have the potential to become a real player in the palm oil market. Producing the main palm oil components the E. c(oil)i way would drive down costs and, more importantly, safeguard the remaining rainforests. The following pages are a summary of our business plan, and the full document can be found by clicking on the button to the right.

Executive Summary

Objectives
E. c(oil)i has identified the following objectives to pursue in the upcoming years:
  • Become a major player in the palm oil industry
  • Have our business be the go-to place to purchase cheap, environmentally friendly palm oil
  • Reach profitability within 5 years from when we start full production of our product.

Mission Statement
E. c(oil)i’s mission is to meet customers’ increasing demands for a more sustainable palm oil by providing them with a clean, more environmentally friendly alternative

Keys To Success
Our keys to making this venture a success are:
  • Maintaining our core-values to only provide a more sustainable alternative to the palm oil produced by competitors
  • Maintain low operating costs
  • Keep the supply chain to a minimum number of steps to ensure convenience for our target market


E. c(oil)i’s main goal is to provide a synthetic palm oil for our consumers in a way that is more sustainable, and more cost effective than our competitors.


E. c(oil)i will operate from one major site in Malaysia that will encompass multiple large vats and outlying buildings for admin and research purposes.

Our unique selling point of producing a more environmentally friendly alternative to naturally grown palm oil will be the driving force behind generating interest and sales from consumers and manufacturers. Their policies to use more environmentally friendly palm oil will ensure their repeat business, which our business will rely upon. We expect that, as arable land continues to dwindle in palm oil producing countries and the price of palm oil continues to soar, E. c(oil)i will appeal more and more to customers’ sense of convenience and value.

Photo © Bilfinger SE