/* MAIN
   ----------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
	}

	body {
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 12px;
	background-image: url(../images/bkg.jpg);
	color: #999999;
	background-color: #999999;
	}
	
	body#weare a#weareLink,
	body#wecan a#wecanLink,
	body#wedo a#wedoLink,
	body#wethink a#wethinkLink,
	body#contact a#contactLink {
    background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	
	
	#top {
	height:111px;
	width: 1300px;
 	 }

	.logo{
	border: 0px;
	margin-left: 110px;
	margin-top: 68px;
	}
	 
	 
	 #middle {
	height:499px;
	width: 1200px;
 	 }
	 
	 
	 iframe { border:0px; }
	 
	 .titles{
	font-weight:bold;
	color:#CCCCCC;
	font-size:14px;
	letter-spacing: 1px;
	 }
	 
	 
	    
   	a:link {
	text-decoration: underline;
	color: #8D8D8D;
	}
	
	a:visited {
	color: #8D8D8D;
	text-decoration: underline;
	} 

	a:hover   {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	}
	
	a:active {
	color: #8D8D8D;
	text-decoration: none;
	}
	
	#controls0 {
width:100px;
margin-left:200px;
margin-top:10px;
}
	 
	 /* MAIN NAV
   ----------------------------------------------------*/
	 #nav{
	width:500px;
	height:20px;
	position: absolute;
	top: 94px;
	left: 760px;

	 }
	 
	
	.nav {
	font-size:18px;
	font-weight: bolder;
	text-align: left;
	}
	
	.nav a:link {
	color: #000000;
	text-decoration: none;
	}
	
	.nav a:visited {
	color: #000000;
	text-decoration: none;
	} 

	.nav a:hover   {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	.nav a:active {
	color: #333333;
	text-decoration: none;
	}
	
	
	ul.nav{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	ul.nav li  {
	display:inline;
	float: left;
	}
	
	ul.nav a {
	height: 20px;
	line-height: 20px;
	padding-right: 20px;
	width: 4em;
	padding-left: 5px;
	}
	
	
	

	


/* HMPG
   ----------------------------------------------------*/
   
   #hmpgleftside{
	width:272px;
	height:350px;
	margin-left: 110px;
	margin-top: 75px;
	text-align: center;
	float: left;
   }
   
   
   	#hmpgleftside a:link {
	text-decoration: underline;
	color: #8D8D8D;
	}
	
	#hmpgleftside a:visited {
	color: #8D8D8D;
	text-decoration: underline;
	} 

	#hmpgleftside a:hover   {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	}
	
	#hmpgleftside a:active {
	color: #8D8D8D;
	text-decoration: none;
	}
	
   
   
   
   #hmpgimg {
	height:350px;
	width: 700px;
	margin-top: 75px;
	margin-left: 90px;
	float: left;
 	 }
	 
	
	
	
	
	 /* WE ARE
   ----------------------------------------------------*/
   

   
   
   
   #leftsideweare{
	width:290px;
	height:350px;
	margin-left: 110px;
	margin-top: 75px;
	float: left;
   }
   
   
   #copyweare {
	height:350px;
	width: 730px;
	margin-left: 40px;
	border-left: solid #878787 1px;
	float: left;
	margin-top: 75px;
 	 }

	.copyweare{
	color:#878787;
	line-height: 25px;
	padding-left: 60px;
	text-align: justify;
	padding-top: 100px;
	}
	
	.copykostars{
	color:#878787;
	line-height: 22px;
	padding-left: 60px;
	text-align: justify;
	font-size: 14px;
	}

	.kostarssociallinks{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 60px;
	margin-bottom: 10px;
	}

	.kostarstitles{
	 font-weight:bold;
	 color:#CCCCCC;
	 font-size:18px;
	 }
	 
	 .wearetitlesone{
	font-weight:bold;
	color:#C0C0C0;
	font-size:14px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	 }
	  .wearetitles{
	margin-bottom: 10px;
	margin-right: 10px;
	border: 0;
	 }
.wearetitles img {
	color: #000000;
	}
.wearetitles:visited {
	color: #000000;
	} 
.wearetitles:hover   {
	filter:alpha(opacity=50);
	-moz-opacity: 0.4;
	opacity: 0.5;
	-khtml-opacity: 0.4;
	}
.wearetitles:active {
	color: #333333;
	}
 
  /* WE THINK
   ----------------------------------------------------*/
   
   #leftsidewethink{
	width:290px;
	height:350px;
	margin-left: 110px;
	margin-top: 75px;
	float:left;
   }
   
   #copywethink {
	height:350px;
	width: 730px;
	margin-top: 75px;
	margin-left: 40px;
	border-left: solid #878787 1px;
	float:left;
	}

	.copywethink{
	color:#878787;
	line-height: 25px;
	padding-left: 60px;
	text-align: justify;
	padding-top: 110px;
	font-size: 14px;
	}

    .titleswethink{
	 font-weight:bold;
	 color:#CCCCCC;
	 font-size:14px;
	 }
	 
	.wethink{
	font-weight:bold;
	color:#999999;
	font-size:14px;
	 }
	 
	 
	img.wethink:link {
	background-color: #000000;
	}
	
	img.wethink:visited {
	background-color: #000000;
	} 

	img.wethink:hover   {
	background-color: #999999;
	}

	
	img.wethink:active {
	background-color: #000000;
	}

	 
	  /* WE THINK GLOBALLY
   ----------------------------------------------------*/
   
   #leftsidewethinkglobally{
	width:190px;
	height:350px;
	margin-left: 110px;
	margin-top: 75px;
	float:left;
   }
   
     #middlewethinkglobally{
	width:270px;
	height:350px;
	margin-top: 75px;
	float:left;
	padding-left: 60px;
	border-left: solid #878787 1px;
	}
	
	
   .middlewethinkgloballycopy{
	line-height:20px;
	font-size: 12px;
  	}
   
   
   #imgwethinkglobally {
	height:410px;
	width: 500px;
	margin-top: 75px;
	margin-left: 40px;
	float:left;
	}

	.copywethinkglobally{
	color:#878787;
	line-height: 25px;
	padding-left: 60px;
	text-align: justify;
	padding-top: 110px;
	font-size: 14px;
	}

 	.titleswethinkglobally{
	 font-weight:bold;
	 color:#CCCCCC;
	 font-size:14px;
	 }
	 
	.wethinkglobally{
	font-weight:bold;
	color:#CCCCCC;
	font-size:14px;
	letter-spacing: 1px;
	margin-bottom:20px;
	 }


	  /* WE DO
   ----------------------------------------------------*/

   
   #leftsidewedo{
	width:190px;
	height:500px;
	margin-left: 110px;
	margin-top: 30px;
	float:left;
   }


.wedo{
	font-weight:bold;
	color:#CCCCCC;
	font-size:12px;
	margin-bottom:5px;
	letter-spacing: 1px;
	}
	 
	.dolist {
	font-size:11px;
	}
	
	.dolist a:link {
	text-decoration: none;
	color: #999999;
	}
	
	.dolist a:visited {
	color: #999999;
	text-decoration: none;
	} 

	.dolist a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
	.dolist a:active {
	color: #999999;
	text-decoration: none;
	}
	
	
	ul.dolist{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	   #imgwedo {
	height:400px;
	width: 500px;
	margin-top: 75px;
	margin-left: 40px;
	float:left;
	text-align: center;
	}



  /* WE CAN
   ----------------------------------------------------*/

#middlewecan{
	width:270px;
	height:360px;
	margin-top: 75px;
	float:left;
	padding-left: 60px;
	border-left: solid #878787 1px;
	}
	
	
   .middlewecancopy{
	line-height:20px;
	font-size: 14px;
	font-weight: bold;
  	}
	
	   #leftsidewecan{
	width:190px;
	height:360px;
	margin-left: 110px;
	margin-top: 75px;
	float:left;
   }
	
	
	.wecan{
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	 }
	 
	.canlist {
	font-size:13px;
	}
	
	.canlist a:link {
	text-decoration: none;
	color: #999999;
	}
	
	.canlist a:visited {
	color: #999999;
	text-decoration: none;
	} 

	.canlist a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
	.canlist a:active {
	color: #999999;
	text-decoration: none;
	}
	
	
	ul.canlist{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	 /* contact
   ----------------------------------------------------*/
      
   #contactimg {
	height:350px;
	width: 500px;
	margin-top: 75px;
	margin-left: 90px;
	float: left;
 	 }
	 
	   .contactcopy {
	font-wight:bold;
	line-height:30px;
	font-weight: bold;
	font-size: 15px;
 	 }
   
   
   
   

/* BOTTOM
   ----------------------------------------------------*/
   
   #bottom{
	width:1170px;
	height:100px;
	text-align: right;
	padding-top: 20px;
	font-weight: bolder;
	font-size: 24px;
	color: #666666;
   }
