@charset "utf-8";
html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center bottom;
	text-align: center;
	height: 100%;
	background-color: #FFF;
}

#container {
	width: 100%;
	margin: auto;
	background-color: #FFF;
	height: 100%;
}

#backtop {
	background-image: url(../images/topBackGroundL.jpg);
	background-position: center;
	width: 100%;
	height: 203px;
	background-repeat: repeat-x;
}

#top {
	height: 203px;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/topBack2.jpg);
}
#header {
	background-position: center top;
	height: 138px;
	margin: auto;
	max-width: 1100px;
	min-width: 805px;
	width: 100%;
}
.table {
	height: 100%;
	width: 100%;
}

#menu {
	margin: auto;
	height: 65px;
	width: 805px;
	background-repeat: no-repeat;
	background-position: left;
}
#main {
	max-width: 1108px;
	margin: auto;
	min-width: 875px;
	text-align: center;
	width: 100%;
}
#maincontent {
	height: 100%;
	background-color: #CCCCCC;
	width: 100%;
	min-width: 805px;
}
#table {
	width: 100%;
	height: 100%;
	min-height: 440px;
}


#leftsidemenu {
	height: 65px;
	background-image: url(../images/menuLeftCorner.jpg);
	width: 113px;
	float: left;
}
.tabletop {
	height: 203px;
}


#btnhome {
	float: left;
	height: 65px;
	width: 74px;
}
#btnaboutus {
	height: 65px;
	width: 110px;
	margin: auto;
	float: left;
}
#btnopportunity {
	height: 65px;
	width: 140px;
	float: left;
}


#btnproducts {
	height: 65px;
	width: 114px;
	float: left;
}
#btnevents {
	height: 65px;
	width: 86px;
	float: left;
}
#btncontactus {
	height: 65px;
	width: 93px;
	float: left;
}
#sidebarleft {
	background-image: url(../images/leftSideImg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content {
	text-align: left;
	height: 100%;
	width: 100%;
}

#sidebarright {
	background-image: url(../images/rightSideImg.jpg);
	background-repeat: no-repeat;
}

#btnexfuzeworld {
	height: 65px;
	width: 83px;
	float: left;
}
#rightsidemenu {
	float: left;
	background-image: url(../images/menuRightCorner.jpg);
	background-repeat: no-repeat;
}

#apDiv1Prod {
	position:absolute;
	left:auto;
	top:180px;
	height:142px;
	z-index:1;
	visibility: hidden;
}

#apDivAbout {
	position:absolute;
	left:auto;
	top:181px;
	height:162px;
	z-index:1;
	visibility: hidden;
}

div.AboutUs{
	font-family: "arial";
	font-size: .8em;
	text-align: justify;
}

div.Product{
	font-family: "arial";
	font-size: .8em;
	text-align: justify;
}

div.ingtxtbox{
	border: 1px solid  black;
	background-color: darkolivegreen;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: "arial";
	font-size: .7em;
}

div.DClub{
	font-family: "arial";
	font-size: .8em;
	text-align: justify;
	
}

div.Opp{
	font-family: "arial";
	font-size: .8em;
	text-align: justify;
}

p.bold{
	font-weight: bold;
}
#bottom {
	height: 176px;
	width: 100%;
	background-position: center;
	background-repeat: repeat-x;
	clear: both;
	background-image: url(../images/bottomBack2.jpg);
}

#bottomback {
	margin: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 176px;
}
.tablebottom {
	height: 176px;
}
.webmaster    {
	margin: auto;
	width: 98%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990;
	min-width: 805px;
	max-width: 1100px;
}
.myofficebtn {
	height: 44px;
	width: 228px;
	float: right;
}

.webmaster  a:link   {
	margin: auto;
	width: 820px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0;
}
.mktSelect {
	width: 120px;
	float: right;
	height: 94px;
	position: relative;
	z-index: 1;
}

.webmaster a:visited {
	margin: auto;
	width: 820px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0;
}
.webmaster a:hover {
	margin: auto;
	width: 820px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0;
}

.superloader {
	margin-top: 150px;
	text-align:center;
}
#btnbuynow {
	height: 65px;
	width: 105px;
	float: left;
}
