/* Graphic Design Divs
----------------------------------------------- */

div.margin-main-content
{
margin-left:10px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
}

div.main-graphic-design-copy
{
margin:10px;
}

div.margin-form-left
{
margin-right:10px;
}

div.margin-form-right
{
margin-left:10px;
}

div.margin-graphic-design-sector
{
margin:3px;
}

div.margin-design-explanation
{
margin-left:3px;
margin-right:3px;
margin-top:2px;
margin-bottom:2px;
}

div.margin-graphic-design-bottom-navi
{
margin:5px;
}

div.margin-newsbox
{
margin:5px;
}

/* Side Navigation
----------------------------------------------- */

.buttonscontainer
{
width:190px;
}

.buttons a
{
padding:5px;
padding-left:15px;
display:block;
text-align:left;
}

.buttons a:hover
{
background-color:#000000;
background-image:url(images/arrow-menu.gif);
background-repeat:no-repeat;
background-position:left top;
}
