body,html
{
    height:100%;
}

body
{
  font-family:Arial, Helvetica, sans-serif ;
  font-size:12px;
  margin:2px;
}

h1 
{
    font-size:40px;
}


h3
{
    color:#fff;
    margin-top:5px;
    font-size:30px;
}


#page1
{
    margin:auto;
    width:100%;
    height:60%;
}

/***** CENTER SECTION */
#center h1
{
    color:#037C03;
}

#centerimg 
{
    background-color:#92EB92;

}

#center td 
{
    padding:5px;
}

#center
{
    height:auto;
    background-color:#92EB92;
    color:#037C03;
    padding:5px;
    margin:10px;
}

#socialmedia 
{
    background-color:#FFD67F;
    text-align:center;
    width:250px;
}


/**** SECTION 1 *****/

#section1
{
 width:15%;
 /*height:75%;*/
 /*background-color:#40A4CA;*/
 background-color:#FFD67F;
 padding: 7px;
 line-height: 1.4em;
 border-right: 1px solid #dfd0b9;
 color:#EF820B;
 vertical-align:top;
}


#section1 table
{
    margin-left:10%;
    border:0;
    width:80%;
    height:80%;
}

#content1
{
    color:#037C03;
}

#section1 ul {
margin-left:5px;
padding-left: 0;
padding-bottom:6px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}


#section1 a {
display: block;
padding: 3px;
width: 130px;
background-color: #92EB92;
color: #037C03;
border-bottom: 1px solid #F0E9DD;
border-left: 8px solid #FBAA69;
}



#section1 a:link, #section1 a:visited {
text-decoration: none;
}

#section1 a:hover,#active a {
border-left: 8px solid #037C03;
background-color: #FFA961;
color: #fff;
}

.cube 
{
list-style-image:url('cube.gif');
}

.twitter-timeline a
{
    display:none;
    background-color: #40A4CA;
}


/**** SECTION 2 *****/

#section2 h1 
{
    color:#EF820B;
}

#twitter
{
    position:absolute;
    left:20px;
    top:200px;
    color:#40A4CA;
}

#linkedin
{
    position:absolute;
    left:20px;
    top:250px;
    color:#40A4CA;
}

#section2
{
  height:auto;
  text-align:center;
  vertical-align:middle;
  background-color:#FFD67F;
  font-size:14px;
}

#section2 table
{
    border:0;
    width:60%;
    margin-left:25%;
    height:80%;
}



#content2
{
  width:670px;
  color:#EF820B;   
}

#peach 
{
  border:2px solid #037C03;
  width:120px;
  height:150px;
  float:left;
  margin:7px;
}

#fb-like 
{
    margin-top:7px;
}




/*** SECTION 3 ***/

#section3
{
  width:414px;
  height:80%;
  background-color:#40A4CA;
  font-size:11.5px;
  color:#fff;
  padding:2px;
  vertical-align:top;
}

#section3 table
{
    border:0;
    width:80%;
    height:90%;
    margin-left:10%;
}

#section3 img
{
  width:40px;
  height:40px;
  text-align:center;
  margin:3px;
}
#content3
{
 
  color:#172D2D;  
  
}

#section3 p:hover, #section3 table:hover
{
    color:White;
}

#section3 h2
{
   padding:3px;
}

/**** SECTION 4 ***/
#section4
{
  height:auto;
  background-color:#F74747;
  background-color:#92EB92; 
  color:#037C03;
  padding:5px;
  margin:10px;
}

#section4 h3
{
    position:relative;
    margin-left:5px;
    margin-right:5px;
    float:left;
    color:#fff;
}


#section4 table
{
    border:0;
    width:70%;
    margin-left:15%;
}

#content4
{
    color:#fff;
    color:#037C03;
    font-size:11.5px;
}

a:link
{
    color:White;
}

#footer, #footer a:link
{
    color:#000;
    padding:7px;
}

