﻿/* css MFB style */

/* Copyright (c) 2009 Muzikayise Flynn Buthelezi - http://www.themfbproject.co.za */

/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* This file based on Layout Gala  */ 

/* Container Start Here */

div.container-01
{
    text-align:left;
    width:990px;
    margin:0 auto;
    padding:0;
}

/* Container Ends Here */


/* Header Starts Here */

div.header-01
{
    height:73px;
    margin:0;
    border:1px solid #fff
}

div.header_flash-01
{
    position:absolute;
    margin:-63px 0 0 702px;
}

/* Header Ends Here */

/* Arrows Start here */

div.arrorw_div-01
{
    border:0px solid #000;
    height:17px;
}

/* Arrows Ends here */

/* navigation starts here */

div.navigation-01
{
    height:32px;
    margin-top:3px;
    margin-bottom:3px;
}

/* navigation ends here */

/* content starts here */

div.content-01
{
    border:1px solid #ebebeb;
    margin:0 0 5px 0;
    padding:0;
}

div.cont_img-01
{
    border:0px solid #444;
    padding:5px 0 0 0;
    margin:0 auto;
    float:left;
    width:295px;
}

div.cont_con-01
{
    border:0px solid #444;
    padding:5px 0 0 0;
    margin:0 auto;
    float:right;
    width:690px;
}

/* content ends here */

/* footer starts here */

div.footer-01
{
    border-top:solid 20px #EEEEEE;
	padding-top:10px;
	padding-left:40px;
	text-align:left;
	color:#939598;
	font-size:11px;
	background-color:#F6F6F7;	
	margin:0px auto;
	clear:both;
}

/* footer ends here */

/* other start here */

/* other ends here */