html,body{
margin: 0;
margin: auto;
width: 100%;
font-size: 12px;
font-family: arial,verdana,tahoma;
text-align: center;
}
img{
border: none;
}
a{
outline: none;
cursor: pointer;
}
form{
margin: 0;
padding: 0;
}
.bold{
font-weight: bold;
}
.centered{
text-align: center;
}
.nomargin{
margin: 0;
padding: 0;
}
.left{
float: left;
}
.right{
floaT: right;
}

/* H1 */
h1{
margin: 0;
padding: 0;
color: #9eb703;
font-size: 22px;
text-align: center;
text-transform: uppercase;
}

/* BANNER */
#banner{
background-image: url('/images/common/banner_left.jpg');
background-repeat: no-repeat;
background-position: left center;
background-color: #9eb703;
text-align: center;
}
#banner .inner{
background-image: url('/images/common/banner_right.jpg');
background-repeat: no-repeat;
background-position: right center;
}
#banner a.logo img{
border-top: 14px solid #9eb703;
border-bottom: 14px solid #9eb703;
}

/* PAGE */
#page{
width: 965px;
margin: auto;
margin-top: 12px;
text-align: justify;
}

/* MAIN_CONTENT */
.main_content{
width: 530px;
height: 321px;
background-image: url('/images/common/authorised_distributor.gif');
background-repeat: no-repeat;
background-position: left bottom;
color: #5d5f60;
}

/* FLP_LINK */
.flp_link{
width: 423px;
height: 319px;
border: 1px solid #9eb703;
background-image: url('/images/common/flp_link_view_product_range.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
.flp_link a{
display: block;
width: 423px;
height: 323px;
text-decoration: none;
}
.flp_link a img{
border-bottom: 1px solid #9eb703;
}

/* NAV_TOP */
#nav_top{
margin-top: 2px;
padding: 6px;
border: 3px dashed #b4cb04;
}
#nav_top a{
padding-left: 10px;
padding-right: 10px;
color: #5d5f60;
font-weight: bold;
text-decoration: none;
}
#nav_top a.selected{
text-decoration: underline;
}

/* FOOTER */
#footer{
clear: both;
border-top: 12px solid #FFFFFF;
}
#footer .line0{
padding-top: 12px;
padding-bottom: 12px;
margin-left: 2%;
margin-right: 2%;
border-top: 1px solid #696969;
color: #696969;
text-align: center;
line-height: 20px;
}
#footer .line1{
float: left;
width: 100%;
background-color: #e5f1f8;
}
#footer .line1 a{
display: -moz-inline-stack;
display: inline-block;
height: 45px;
margin-top: 8px;
margin-bottom: 8px;
margin-left: 22px;
margin-right: 22px;
text-decoration: none;
color: #696969;
text-align: left;
}
#footer .line1 a img{
float: left;
margin-right: 3px;
}
#footer .line1 a span{
display: table-cell;
}
#footer .line2{
clear: both;
padding-top: 8px;
padding-bottom: 8px;
background-image: url('/images/common/footer_logo.gif');
background-repeat: no-repeat;
background-position: left center;
background-color: #9eb703;
text-align: center;
}
#footer .line2 a{
padding-left: 22px;
padding-right: 22px;
color: #FFFFFF;
font-weight: bold;
}