@charset "UTF-8";

html, body {
	margin: 0px;
	height: 100%;
	min-height: 790px;
	width:100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	
}

img
{  border-style: none;
    border-width: 0px;
}
#mainbody #rightbody img {
  
    float: left;
    margin-right: 10px;    
    
}


#topspacer {
    height: 1px;
    width: 100%;
}

.square {
    width: 210px;
    height: 210px;
    border: thin solid rgba(134,134,134,134.53);
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
    font-size: .9em;     
}
.sspacer {
	float: left;
	width: 30px;
	height: 234px;
}












#globalnav {
    width: 1027px;
    height: 167;
    margin-left: auto;
    margin-right: auto;
    
}
#globalnav #contactmain {
    float: right;
    margin-top: 53px;
}
#navigation {
    float: left;
}
#navspacer {
    height: 35px;
}
#logo {
    float: left;
}

#nav_focus {
    float: left;
    width: 104px;
    height: 70px;
    background-size: 104px 70px;
    background-image: url("../image/btn_focus_on.gif");
}

#nav_sellers {
    float: left;
    width: 117px;
    height: 70px;
    background-size: 117px 70px;
    background-image: url("../image/btn_sellers_on.gif");
}

#nav_buyers {
    float: left;
    width: 110px;
    height: 70px;
    background-size: 110px 70px;
    background-image: url("../image/btn_buyers_on.gif");
}

#nav_about {
    float: left;
    width: 102px;
    height: 70px;
    background-size: 102px 70px;
    background-image: url("../image/btn_about_on.gif");
}


#nav_sep01 {
	float: left;
	width: 1px;
}

#nav_sep02 {
	float: left;
	width: 1px;
}

#nav_sep03 {
	float: left;
	width: 1px;
}

#outerrepeat {
    clear: both;
    width: 100%;
    height: 11px;
    background-color: aqua;
    background-image: url("../image/repback01.gif");
    background-size: 3500px 11px;
    background-position: center top;
}

#centerrepreat {
    width: 1067px;
    height: 11px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("../image/repcenter.gif");
    background-size: 1067px 11px;
}

#mainbody {
    width: 1067px;
    margin-left: auto;
    margin-right: auto;
    background-color: light grey;
}



#mainbody #leftbody {
    width: 242px;
    margin-left: 48px;
    float: left;
    margin-top: 12px;
    font-family: times;
    font-size: 18px;
    font-style: italic;
    align-content: center;
    text-align: center;
}
#childquote {
    width: 205px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2em;
    color: #4c4c4c;
}
.quoteattr {
    font-family: arial;
    font-size: 0.5em;
    font-style: normal;
    color: #7b7b7b;
}
.lightgrey {
    color: #666666;
    font-size: .9em;
}

#mainbody #spacer {
    width: 100px;
    height: 200px;
    float: left;
}
#spacer02  {
    width: 20px;
    height: 200px;
    float: left;
}

#mainbody #rightbody  {
    width: 570px;
    margin-top: 12px;
    float: left;
    font-size: 1.1em;
    line-height: 1.3em;
}
#mainbody #rightbody02  {
    width: 1050px;
    margin-top: 12px;
    float: left;
    font-size: 1.1em;
    line-height: 1.3em;
}
.redline {
	height: 5px;
	width: 250px;
	background-color: red;
	clear: both;
}

.smallsubtitle {
    color: #1b4c81;
}
.hline {
    width: 100%;
    height: 1px;
    color: #ffffff;
    margin-top: 143px;
    border-bottom: 1px solid rgba(255,255,255);
}

.screen {
   
    width: 194px;
    height: 60px;
    background-color: rgba(255,255,255,.65);
    color: black;
    padding-left: 8px;
    padding-top: 5px;
    padding-right: 8px;
}


#horgrey01 {
    clear: both;
    width: 100%;
    height: 1px;
    background-color: #999999;
    margin-top: 8px;
}


#contactlabel {
    float: left;
}
#mainbody #leftbody #contactmain {
    font-family: arial;
    font-size: 14px;
    font-style: normal;
}
#whiteline01 {
    width: 100%;
    height: 1px;
    color: #ffffff;
}
#whiteline02 {
    width: 100%;
    height: 1px;
    color: #ffffff;
}
#blueline01 {
    height: 7px;
    width: 100%;
    background-image: url("../image/blueline.gif");
    background-size: 7px 7px;
}
#blueline02 {
    height: 4px;
    width: 100%;
    background-image: url("../image/blueline.gif");
    background-size: 7px 7px;
}
#blueline03 {
    height: 1px;
    width: 100%;
    background-image: url("../image/blueline.gif");
    background-size: 7px 7px;
}
#stage {
    width: 100%;
    height: 143px;
    background-image: url("../image/temp_stage.jpg");
    background-size: 2100px 259px;
    background-position: center center;
    background-repeat: no-repeat;
}
#stagef {
    width: 100%;
    height: 143px;
    background-image: url(../image/stage_focus.jpg);
    background-size: 2600px 143px;
    background-position: center center;
    background-repeat: no-repeat;
}
#stageb {
    width: 100%;
    height: 143px;
    background-image: url(../image/stage_buyers.jpg);
    background-size: 2600px 143px;
    background-position: center center;
    background-repeat: no-repeat;
}

#stagea {
    width: 100%;
    height: 143px;
    background-image: url(../image/stage_about.jpg);
    background-size: 2600px 143px;
    background-position: center center;
    background-repeat: no-repeat;
}



#stages {
    width: 100%;
    height: 143px;
    background-image: url(../image/stage_sellers.jpg);
    background-size: 2600px 143px;
    background-position: center center;
    background-repeat: no-repeat;
}
#staget {
    width: 100%;
    height: 143px;
    background-image: url(../image/stage_trends.jpg);
    background-size: 2600px 143px;
    background-position: center center;
    background-repeat: no-repeat;
}


a:link	 {
    color: rgba(102,126,145,1.00);
    text-decoration: none;
}
.font02 {
    font-size: 16px;
    line-height: 22px;
}

a:visited	{
	color: #999999;
	text-decoration: none;
}

a:active	{
	color: #000000;
	text-decoration: none;
}

a:hover	{
	color: #666666;
	text-decoration: underline;
}


.fade {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
   }


#phonenumber {
    width: 183px;
    height: 0px;
    opacity: 0;
    overflow: hidden;
    margin-left: 70px;
    margin-top: 2px;
}
#emailaddress {
    width: 183px;
    height: 0px;
    opacity: 0;
    overflow: hidden;
    margin-left: 35px;
    font-size: 1.1em;
    margin-top: -5px;
}
#address {
    width: 245px;
    height: 0px;
    margin-right: 0px;
    opacity: 0;
    overflow: hidden;
    margin-left:85px;
}
#address img {
    float: left;
    padding-left: 35px;
    padding-right: 15px;
}





.fadein01 {
	opacity:1;
}

.fade:hover {
      opacity: 0;
      }
	  
.fade75 :hover {
      opacity: 0;
      }

.phoneicon {
}
.emailicon {
    
}
.mapicon {
}
	  




#bottomrepeat {
    width: 100%;
    height: 57px;
     background-image: url("../image/btm_repback.gif");
    background-size: 3000px 57px;
    background-position: center top;
}
#bottomrepeat #btmcenter {
    width: 1080px;
    height: 57;
    background-image: url("../image/btm_rep01.gif");
    background-size: 1080px 57px;
    background-position: center top;
    margin-right: auto;
    margin-left: auto;
}
#bottomrepeat #btmcenter #icons {
    width: 382px;
    height: 57px;
    margin-left: 700px;
    padding-top: 0px;
}
#btmcenter #icons #label2 {
    width: 135px;
    float: left;
    padding-top: 15px;
}
    #notices {
    width: 325px;
    font-size: .8em;
    text-align: center;
    line-height: 1.4em;
    height: 30px;
    padding-top: 18px;
    float: left;
    /* [disabled]padding-left: 25px; */
}
#globalnav #navigation #buttons {
    width: 500px;
    background-color: red;
}
