body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 0px;
	color:#000;
}

#wrapper {
	width: 975px;	
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
}

h1 {
    color: #242B09;
    font-size: 2em;
    line-height: 1.1em;
    font-weight:normal;
    padding-top: 10px;
}

h2 {
    color: #242B09;
    font-size: 1em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #242B09;
    font-size: 1.4em;
    font-weight:bold;
    padding-top: 10px;
}

a:link {color:#41568a; text-decoration: none}
a:active {color:#41568a; text-decoration: none}
a:visited {color:#41568a; text-decoration: none}
a:hover {color:#1d558e; text-decoration: underline}

img{border:0px}

.backlink{float:right;}

#header
{
    width: 100%;
    height:130px;
}

#mainpanel {
    float:left;
    width: 975px;
}

#content 
{
    padding:35px;
    padding-top:0px;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
}

#navcontainer li a span{visibility:hidden;}

#mnuhome a{background-image: url(../images/mnu/button-home.jpg);display: block;width: 188px;height: 20px;background-repeat: no-repeat;}
#mnuhome a:hover{background-image: url(../images/mnu/button-home.jpg);background-position:0px -20px;background-repeat: no-repeat;}

#mnucreatingawareness a{background-image: url(../images/mnu/button-creatingawareness.jpg);display: block;width: 188px;height: 20px;background-repeat: no-repeat;}
#mnucreatingawareness a:hover{background-image: url(../images/mnu/button-creatingawareness.jpg);background-position:0px -20px;background-repeat: no-repeat;}

#mnucreatingcustomers a{background-image: url(../images/mnu/button-creatingcustomers.jpg);display: block;width: 188px;height: 20px;background-repeat: no-repeat;}
#mnucreatingcustomers a:hover{background-image: url(../images/mnu/button-creatingcustomers.jpg);background-position:0px -20px;background-repeat: no-repeat;}

#mnudigitalmarketingtraining a{background-image: url(../images/mnu/button-digitalmarketingtraining.jpg);display: block;width: 188px;height: 20px;background-repeat: no-repeat;}
#mnudigitalmarketingtraining a:hover{background-image: url(../images/mnu/button-digitalmarketingtraining.jpg);background-position:0px -20px;background-repeat: no-repeat;}

#mnucontact a{background-image: url(../images/mnu/button-contactus.jpg);display: block;width: 188px;height: 20px;background-repeat: no-repeat;}
#mnucontact a:hover{background-image: url(../images/mnu/button-contactus.jpg);background-position:0px -20px;background-repeat: no-repeat;}


#navcontainer ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	width:955px;
	background-color:#302310;
	padding-left:20px;
}

#navcontainer li
{
    display: block;
    float: left;
    width: auto;
}

#navcontainer li a:hover
{
    color:#B2AA7C;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

#mainboxmessage
{
    padding:30px;
    margin-right:450px;
    color:#fff;
    padding-top:15px;
}

#mainboxmessage p
{
    font-size:1.4em;
}

#mainboxmessage h1
{
    font-size:2.2em;
    color:#fff;
    margin:0px;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

#footerTop {
	clear:both;
	height:30px;
	background-color:#302310;
    padding-top:5px;
	padding-left:10px;
}


#footer {
	height: 90px;
	width:100%;
	text-align:center;
	color: #000;
	padding:10px;
}

#footerBottom {
	height:47px;
	background-image:url('../images/footer_bottom.jpg');
}

#footerContent
{
    background-color: #fff;
    color: #302411;
    padding-left:15px;
    padding-right:10px;
    padding-top:10px;
    float:left;
    width:925px;
}

#footerContent .green{
    color:#93A444;
}

#footerContentLeft{
    float:left;
    width:40%;
    font-size: 1.4em;
	text-align:left;
	padding-top:12px;
	height: 80px;
}

#footerContentRight{
    float:left;
    width:60%;
	font-size: 0.9em;
	text-align:right;
	height: 80px;
font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

#footerContentRight a:link, #footerContentRight a:visited{
    color: #302411;
    text-decoration:underline;
}