@charset "utf-8";

/* CSS Document */





body{

margin:0;

padding:0;

background:#ebebeb repeat-y left top  ;

}



h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FF3300;} 



#maincontainer{

width: 1002px; /*Width of main container*/

margin: 0 auto; /*Center container on page*/

}



#MarKEe { 

  position:absolute;  

  width:928px; 

  margin-top:196px; 

  font-family:Verdana, Arial, Helvetica, sans-serif; 

  font-size:10px; 

  color:#0000FF;

  z-index:99;

  _position:absolute;  

  _width:928px; 

  *margin-top:205px;

  _font-family:Verdana, Arial, Helvetica, sans-serif; 

  _font-size:10px; 

  _color:#0000FF;

  _z-index:99;
  margin-left: 52px;

  }

#Flogo { position:absolute; width:150px;}





#topsection

{

height: 90px; /*Height of top section*/

width: 1002px;

background:url(../images/header.jpg) no-repeat;

}

	#Menu 

	{

	width:auto;

	height:auto;

	margin-left:302px;	

	margin-top: 0;

	padding-top:58px;

	}

		.menuStyle a:link, .menuStyle a:visited, .menuStyle a:active { 

		  font-family:Verdana, Arial, Helvetica, sans-serif;

		  font-size:11px;

		  color:#333333; 

		  text-decoration:none

		  }

		.menuStyle a:hover { text-decoration:none; color:#0000FF;}

		.ULink a:link, .ULink a:visited, .ULink a:active { 

		  font-family:Arial;

		  font-size:10px;

		  color:#666666; 

		  text-decoration:none

		  }

		.ULink a:hover { text-decoration:none; color:#00CCFF;}

	





#contentwrapper{

float: left;

width: 100%;

height:auto;

}



#contentcolumn{

margin-left: 302px; /*Set left margin to LeftColumnWidth*/

}

	#banner { width:700px; height:117px; background:url(../images/banner.jpg) no-repeat;}

	#Title { width:700px; height:52px; background:url(../images/home_tab2.jpg) no-repeat;}

	#Title2 { width:700px; height:52px; background:url(../images/aboutus_tab.jpg) no-repeat;}

	#Title3 { width:700px; height:52px; background:url(../images/partners_tab.jpg) no-repeat;}

	#Title4 { width:700px; height:52px; background:url(../images/newsroom_tab.jpg) no-repeat;}

	#Title5 { width:700px; height:52px; background:url(../images/career_tab.jpg) no-repeat;}

	#Title6 { width:700px; height:52px; background:url(../images/affiliates_tab.jpg) no-repeat;}

	#Title7 { width:700px; height:52px; background:url(../images/contact_tab.jpg) no-repeat;}

		#ULink { font-family:Arial; font-size:10px; color:#999999; padding-top:35px; padding-left:30px; }

	#Bcontent { width:700px; height:543px; border:0; background:url(../images/bodybg.jpg) no-repeat;}

	#CONTENT { padding:10px 0px 0px 10px; width:650px; height:auto;

			   font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:justify; }

		#BoX { width:650px; height:450px;}	

#leftcolumn{

float: left;

width: 200px; /*Width of left column*/

margin-left: -1002px; /*Set left margin to -(MainContainerWidth)*/

height:auto;

}

	#lefttop{ width:302px; height:117px; background:url(../images/lefttop.jpg) no-repeat; border:0;}

	#Search { position:relative; width:302px; height:52px; background:url(../images/search.jpg) no-repeat; border:0;}

	#TXTFLD { width:auto; height:auto; margin-left:60px; padding-top:10px;}

	.FORM { margin:0; width:auto; height:auto;} 

	.innertube { position:absolute; width:200px; height:auto; padding-left:60px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

	#NewsBg { width:302px; height:45px; background:url(../images/newstab.jpg) no-repeat;}

	#leftBG { width:302px; height:198px; background:url(../images/left03.jpg) no-repeat; padding:0;}

	#leftbtm { width:302px; height:300px; background:url(../images/leftbtm2.jpg) no-repeat;}

	#WindOw {  margin-left:65px; padding-top:8px; width:100px; height:100px;}



#footer{

clear: left;

width: 100%;

color:#333333;

text-align: center;

padding:0;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:10px;

}



#footer a{

color: #FFFF80;

}





* html body{ /*IE6 hack*/

padding: 0px 0px 0px 0px; /*Set value to (0 0 0 WidthOfFrameDiv)*/

}



* html #maincontent{ /*IE6 hack*/

height: 100%; 

width: 100%; 

}

