/* CSS Document */

body
{
    margin:0px;
    background-color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color:#6D6F71;
    text-align:left;
}

a img
{
    border: none;
}

/*********************************************** LAYOUT BEGINS HERE ***********************************************/

.main
{
    width:717px;
    margin-left:50px;
    background-color: #fff;
}


/***************************************************** MAIN CONTENT **************************************************/

.content
{
    width: 717px;
}

.contentinside
{
    float: left;
    width: 535px;
    margin-left: 13px;
    margin-top: 1px;
}

.stripeholder
{
    float: left;
    width: 535px;
    padding-bottom: 50px;
    background-image: url("");
}

.set
{
    height: 565px;
    padding-bottom: 0px;
    background-image: url("");
}

.setsmall
{
    height: 515px;
    padding-bottom: 50px;
    background-image: url("");
}

.setheight
{
    height:350px;
    background-color: #fff;
}

.setheight2
{
    height:465px;
}


.setheight3
{
    height:485px;
    background-color: #fff;
}

.top
{
    width: 538px;
    background-color: #fff;
    text-align:left;
}

.toptext
{
    width: 470px;
    padding-top:2px;
    color: #6D6F71;
}

.learn1
{
    float: left;
}

.learn2
{
    float:right;
}

.middle
{
    text-align:left;
    width:538px;
    background-image:url("home_image2.gif");
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color: #fff;
}

.middleno
{
    text-align:left;
    width:538px;
    background-color: #fff;
    padding-bottom: 10px;
}
.pic2
{
    height: 350px;
    background-image:url("about_image.gif");
    background-position:top right;
}

.pic3
{
    background-image:url("structure_image.gif");
    background-position:top right;
}

.pic4
{
    height: 350px;
    background-image:url("learning_image.gif");
    background-position:top right;
}

.pic5
{
    height: 350px;
    background-image:url("contact_image.gif");
    background-position:top right;
}

.textheader
{
    padding-top:30px;
}

.text1
{
    width: 330px;
    padding-left: 5px;
    padding-bottom: 20px;
}

.black
{
    color:black;
    font-weight: bold;
    font-size:11px;
}

.arrow {
    display:inline;
    vertical-align: middle;
    padding-left: 2px;
    padding-top: 2px;
}

.text2
{
    width: 340px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 2px;
    text-align: left;
}

.text1 p,
.text2 p,
.toptext p 
{
    margin-top: 12px;
    margin-left: 0px;
    margin-bottom: 12px;
    color:#6D6F71;
}

.text1 a,
.text2 a,
.headerlink a,
.headerlink a:link,
.top a,
.toptext a:link,
.middleno a,
.legal a:link
{
    color:#6D6F71;
    text-decoration: none;
}

.text1 a:active,
.text2 a:active,
.headerlink a:active,
.top a:active,
.toptext a:active,
.legal a:active,
.middleno a:active
{
    color:#6D6F71;
    text-decoration: none;
}


.text1 a:visited,
.text2 a:visited,
.headerlink a:visited,
.top a:visited,
.toptext a:visited,
.legal a:visited,
.middleno a:visited
{
    color:#6D6F71;
    text-decoration: none;
}


.text1 a:hover,
.text2 a:hover,
.headerlink a:hover,
.top a:hover,
.toptext a:hover,
.legal a:hover,
.middleno a:hover
{
    text-decoration: underline;
    color: #ec008c;
}

.structureButtons
{
    height: 23px;
    padding-top: 15px;
   
}

.structureButtons a:link
{
    text-decoration: none;
    color: #fff;
}

.structureButtons a:visited
{
    text-decoration: none;
    color: #fff;
}

.creative,
.creative2,
.sharing,
.sharing2
{
    float: left;
}


/******************************************************************** UNITS ***************************************************************/

.units
{
    width: 310px;
    background-position:top left;
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: 15px;
}

.unitheader
{
    padding-left: 35px;
    padding-bottom: 3px;
    color:black;
    font-weight:bold;
}

.a
{
    padding-top: 9px;
}

.b
{
    padding-top: 6px;
}

.c
{
    padding-top: 19px;
}

.d
{
    padding-top: 8px;
}

.e
{
    padding-top: 9px;
}

.f
{
    padding-top: 11px;
}

.g
{
    padding-top: 15px;
}

.h
{
    padding-top: 16px;
}

.unittext
{
    width:310px;
}

.creativeunit1
{
    background-image:url("creative1.gif");
}

.creativeunit2
{
    background-image:url("creative2.gif");
}

.creativeunit3
{
    background-image:url("creative3.gif");
}

.creativeunit4
{
    background-image:url("creative4.gif");
}

.creativeunit5
{
    background-image:url("creative5.gif");
}

.sharingunit1
{
    background-image:url("sharing1.gif");
}

.sharingunit2
{
    background-image:url("sharing2.gif");
}

.sharingunit3
{
    background-image:url("sharing3.gif");
}

/******************************************************************** FOOTER **************************************************************/


.legaltext
{
    float:right;
}

.logo
{
    float:left;
    padding-top:10px;
}

.icons
{
    text-align: left;
}

.legal
{
    height: 25px;
    text-align: left;
    font-size: 9px;
    font-family: helvetica, arial, san-serif;
    color:#6D6F71;
}


.rounded
{
    text-align:left;
    background-color:#67737A;
}

.clear
{
    clear:both;
}
