/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

body {
    margin: 0px;
    line-height: 20px;
    background-position: left top;
    /* font-family: Tahoma, Geneva, sans-serif; */
    font-size: 13px;
    color: #1e0666;
    background-color: #feff0e;
    background-image: url(../images/bg.png);
}
#footer-row {
    line-height: 17px;
    background: #0488c9;
    padding: 40px 0;
    width: 1200px;
    margin: 0 auto 40px;
}
#copyright-row {
    background-image: none;
    background-color: #000;
    border-top: 1px solid #555;
    color: #fff;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 20px 0;
    overflow: hidden;
}
.navigation .btn-sf-menu
{
	display: none;
	float: left;
	margin: 0px 5px 15px 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #85b1d8;
    font-size: 12px;
    line-height: 23px;
    padding: 10px 12px;
	background: none;
	background-color: #fff;
}