* {
	margin: 0px;
}

body {
	background-image: url(images/ghanamart_bg01.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666;
    }
.clear {
	clear: both;
}
.img-left {
	float: left;
}
.mainwrap {
	width: 100%;
    max-width:  780px;
	margin-right: auto;
	margin-left: auto;
}


.left-column {
	float: left;
	width: 190px;
	margin-top: 15px;
}
.products {
	background-color: #ececec;	
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.products ul {
	list-style-type: none;
	line-height: 18px;
}


.right-column {
	float: right;
	width: 570px;
	margin-top: 15px;
}
.welcome {
	margin-top: 10px;
}

.quote {
		width: 100%;
    max-width:  780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.footerWrap {
width: 100%;
    max-width:  780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

.footer {
	background-color: #ececec;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D01118;
	margin-top: 0px;
	padding-top: 10px;
    padding-bottom: 10px;
}


.title {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #D01118;
}
.title2 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #007034;
    float:left; 
    padding-top:100px
}
.logo{float:left;}

#sitseals{text-align:center;}
#sitseals #godaddy{display:inline-block;}
#sitseals #paypal{display:inline-block;}
#sitseals #paypal2{display:inline-block;}
#sitseals #trustguard{display:inline-block;}

#nav {
	width: 100%;
    max-width:  780px;
	margin-right: auto;
	margin-left: auto;
    text-align:center;
   	min-height: 33px;
	margin-top: 10px;
    background: #fcaf16 url(images/bg02.gif) repeat-x top center; 
    position:relative;  
}


#nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
   position: absolute; 
}

#nav li {
    display:inline-block;
    float: left;
    margin-right: 1px;
    text-decoration: none;
    font-weight:bold;
}

#nav li a {
 display:block;
 color: #006A30;
 margin:7px 10px;
 text-decoration: none;
}

#nav li:hover a {
   color: #D01118;
}

#nav li span {
 display:block;
 color: #D01118;
 margin:7px 10px;
 text-decoration: none;
}


#nav .show-menu {
    text-decoration: none;
    color: #006A30;
    background: #fcaf16;
    text-align: center;
    padding: 10px 0;
    display: none;
    font-weight:bold;
}

#nav input[type=checkbox]{
    display: none;
}

#nav input[type=checkbox]:checked ~ #menu{
    display: block;
}

@media only screen and (min-width : 780px) {
#menuWrap{position:absolute;left:50%;}    
#nav ul {width:480px;position:relative;left:-50%;}    
}

@media only screen and (max-width : 780px) {
#sitseals div{display:block;width:100%;margin:10px auto;}    
.left-column {
	float: none;
	width: 90%;
    padding:10px;
    margin:auto;
}
.right-column {
	float: none;
	width: 90%;
    margin:auto;
}
.header{text-align:center;} 
.title2 {
    float:none; 
    padding-top:0;
}
.logo{float:none;}
.right-column img{width:100%;height:auto;margin:5px auto;}

#nav  ul {position: static;display: none;}
#nav  li {margin-bottom: 1px;}
#nav  ul li, li a {width: 100%;}
#nav .show-menu {display:block;}

.right-column .pic{display:none;}

video {
  width: 100%    !important;
  height: auto   !important;
}
}

.faimage{max-width:135px!important;}
