body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.openingtime {
	width: 100%;
	background-color: #000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.menuitem {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (min-width: 768px) {
    .top1_text {
	width: 512px;
	height: 123px;
	background-image: url(images/structure/toptext.gif);
	background-repeat: no-repeat;
	float: right;
	clear: none;
	margin-bottom: 20px;
}

    .logo1 {
	background-image: url(images/structure/logo1.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
	width: 407px;
	height: 123px;
	background-position: left top;
	border-style: none;
	margin-bottom: 20px;
}
    .fullgreenbox3 {
	width: 96%;
	padding-left: 2%;
	clear: both;
	display: block;
	float: none;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	margin-top: 20px;
}
    .fullgreenbox2 {
	width: 55%;
	padding-right: 40%;
	padding-bottom: 1%;
	padding-left: 5%;
	clear: both;
	display: block;
	float: none;
	padding-top: 1%;
	background-image: url(images/pages/aboutus.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}
    .approvalbox {
	border: 1px solid #93D150;
	padding-right: 5px;
	float: right;
	width: 600px;
	height: auto;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
    .approvedlogos {
	float: left;
	clear: none;
	margin-left: .5%;
	margin-right: 0%;
		margin-bottom:20px;
}
    .fullgreenbox {
	width: 98%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	clear: none;

	margin-bottom: 0px;
	display: block;
	float: left;
	padding-top: 0px;
    margin-top:15px;
}
    .p1_visit {
	float: left;
	margin-top: 20px;
	border-width: 1px;
	border-top-color: #93D150;
	border-bottom-color: #93D150;
	border-right-color: #93D150;
	/* [disabled]border-left-color: #93D150; */
	border-style: solid;
	width: 504px;
}

    .agentbox {
	border: 1px solid #93D150;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
    padding-bottom:10px;
	float: left;
	width: 370px;
	height: 52px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

    .socialicons {
	float: right;
	clear: none;
	border-style: none;
}
    .p1_browse {
	float: right;
margin-top:15px;
        margin-left:20px;
        max-width:400px;
	border: 1px solid #93D150;
}
}

@media only screen and (max-width: 768px) {
    .top1_text {
	width: 100%;
	height: auto;
	background-image: url(images/structure/toptext.gif);
	background-repeat: no-repeat;
	float: center;
	clear: none;
	margin-top: 0px;
	background-size: 100% auto;
}
    .logo1 {
	background-image: url(images/structure/logo1.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	height: 90px;
	display: block;
	background-position: center top;
	border-style: none;
	margin-bottom: 20px;
	float: none;
	background-size: 90% auto;
}
        .fullgreenbox3 {
	width: 96%;
	padding-left: 2%;
	clear: both;
	display: block;
	float: none;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	margin-top: 20px;
}
        .fullgreenbox2 {
	width: 100%;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
	clear: both;
	display: block;
	float: none;
	padding-top: 1%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
}
    .approvalbox {
	border: 1px solid #93D150;
	padding-right: 5px;
	float: none;
	width: 80%;
	height: auto;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
        margin-left:auto;
        margin-right:auto;
}
        .approvedlogos {

	margin-left: 3%;
	margin-right: 3%;
}
    .fullgreenbox {
	width: 90%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
	clear: both;

	margin-bottom: 20px;
	display: block;
	float: none;
	padding-top: 1%;
}
    .p1_visit {
	float: none;
	margin-top: 20px;
	border-width: 1px;
	border-top-color: #93D150;
	border-bottom-color: #93D150;
	border-right-color: #93D150;
	/* [disabled]border-left-color: #93D150; */
	border-style: solid;
	width: 100%;
	height: auto;
	clear: both;
}

    .agentbox {
display:none;
}

    .socialicons {
display:none;
}
.p1_browse {
	float: none;
	margin-top: 20px;
	border: 1px solid #93D150;
	clear: both;
    width:100%;
    max-width:473px;
    height:auto;
}
}
.fullwidth {
    width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


.navbar {
	width: 100%;
	height: auto;
    min-height:50px;
	background-color: #92CF51;
	clear: both;
	float: none;
	line-height: 50px;
    display:block;
    	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:bold;
}


.hbar {
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
}




.fullblackbox {
	width: 90%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	clear: both;
	background-color: #000000;
	margin-bottom: 20px;
	display: block;
	float: none;
	color: #FFFFFF;
	text-align: center;
}
.link_white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 26px;
	color: #7D7D7D;
}
h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
    	color: #7D7D7D;
}
p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
}
ul {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
}
.googlemap {
	float: right;
	margin-left: 50px;
}
.link_black {
	color: #000000;
	text-decoration: none;
}
