/* CSS Document */
html * { outline: none; }
  A:link { color: rgb(0, 147, 177); }  /* for unvisited links */
  A:visited { color: rgb(143, 148, 149); } /* for visited links */
  A:active { color: rgb(28, 105, 121); } /* when link is clicked */
  A:hover { color: rgb(1, 1, 1) }; /* when mouse is over link */

ul,li, table,tr,td,div,img,br,h1,h2,h3,h4,h5,h6 { padding: 0px; margin: 0px; }

p { padding: 2px; margin: 0px; }

h1 { font: bold 16px/32px arial;
	color: #79A8EF;
	text-decoration:none }
	
/* NAVIGATION BUTTONS */
			.menu {
						height: 126px;
						width: 1095px;
						margin: 0px 0px 20px  0px;
			}
			.cssnav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_01.jpg) no-repeat;
						width: 156px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav a {
						display: block;
						color: #000000;
						width: 156px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav a:hover {
						color: #ffffff;
			}
			

			.cssnav img {width: 156px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 156px;
					    cursor: pointer;
						}
					/* button two */
			
			.css2nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_02.jpg) no-repeat;
						width: 101px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css2nav a {
						display: block;
						color: #000000;
						width: 101px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css2nav a:hover {
						color: #ffffff;
			}
			

			.css2nav img {width: 101px; border: 0; }
			* html a:hover {visibility:visible}
			.css2nav a:hover img{visibility:hidden}

			.css2nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 101px;
					    cursor: pointer;     
					     
			}
			/* button three */
			
			.css3nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_03.jpg) no-repeat;
						width: 90px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css3nav a {
						display: block;
						color: #000000;
						width: 90px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css3nav a:hover {
						color: #ffffff;
			}
			

			.css3nav img {width: 90px; border: 0; }
			* html a:hover {visibility:visible}
			.css3nav a:hover img{visibility:hidden}

			.css3nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 90px;
					    cursor: pointer;     
					     
			}
	
			
			/* button four */
			
			.css4nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_04.jpg) no-repeat;
						width: 94px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css4nav a {
						display: block;
						color: #000000;
						width: 94px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css4nav a:hover {
						color: #ffffff;
			}
			

			.css4nav img {width: 94px; border: 0; }
			* html a:hover {visibility:visible}
			.css4nav a:hover img{visibility:hidden}

			.css4nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 94px;
					    cursor: pointer;     
					     
			}
			/* button five */
			
			.css5nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_05.jpg) no-repeat;
						width: 106px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css5nav a {
						display: block;
						color: #000000;
						width: 106px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css5nav a:hover {
						color: #ffffff;
			}
			

			.css5nav img {width: 106px; border: 0; }
			* html a:hover {visibility:visible}
			.css5nav a:hover img{visibility:hidden}

			.css5nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 106px;
					    cursor: pointer;     
					     
			}
			/* button six */
			
			.css6nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_06.jpg) no-repeat;
						width: 97px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css6nav a {
						display: block;
						color: #000000;
						width: 97px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css6nav a:hover {
						color: #ffffff;
			}
			

			.css6nav img {width: 97px; border: 0; }
			* html a:hover {visibility:visible}
			.css6nav a:hover img{visibility:hidden}

			.css6nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 97px;
					    cursor: pointer;     
					     
			}
			/* button seven */
			
			.css7nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_07.jpg) no-repeat;
						width: 81px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css7nav a {
						display: block;
						color: #000000;
						width: 81px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css7nav a:hover {
						color: #ffffff;
			}
			

			.css7nav img {width: 81px; border: 0; }
			* html a:hover {visibility:visible}
			.css7nav a:hover img{visibility:hidden}

			.css7nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 81px;
					    cursor: pointer;     
					     
			}
			/* button eight */
			
			.css8nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/team_over_08.jpg) no-repeat;
						width: 96px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css8nav a {
						display: block;
						color: #000000;
						width: 96px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css8nav a:hover {
						color: #ffffff;
			}
			

			.css8nav img {width: 96px; border: 0; }
			* html a:hover {visibility:visible}
			.css8nav a:hover img{visibility:hidden}

			.css8nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 96px;
					    cursor: pointer;     
					     
			}
		    
			/* button ten */
			
			.css10nav	{
						position:relative;
						float: left;
						margin: 0px 0px 40px  0px;  
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						width: 168px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.css10nav a {
						display: block;
						color: #000000;
						width: 168px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.css10nav a:hover {
						color: #ffffff;
			}
			

			.css10nav img {width: 168px; border: 0; }
			* html a:hover {visibility:visible}
			.css10nav a:hover img{visibility:hidden}

			.css10nav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 168px;
					    cursor: pointer;     
					     
			}
/* END OF NAVIGATION */

.floatl { float:left; }
.floatr { float:right; }
.click_padding{
	padding-left: 0px;
	}
body { margin: 0px; padding: 0px;
	font: normal 11px/15px Arial;
	color: #555656;
	text-decoration: none;
	background: #ffffff;
	}
.time { font: normal 12px/15px Arial;
	color: #999999;
	text-decoration: none;	
	float: right;
	}
#wrap { margin: 0 auto;
	width: 1095px;
	}
#wrap.padding {
	padding: 14px 22px 25px 52px;
	}
#header { float: left;
	width: 1095px;
	height: 105px;
	}
#tag2 { float: right;
	border: solid 1px #ffffff;
	width: 600px;
	height: 15px;
	padding:0px 100px 0px 0px;
	}
#logo { float:left;
	border: solid 1px #ffffff;
	width: 190px;
	padding:41px 0px 12px 0px;
	}
#blue_box { float: left;
	width: 248px;
	height: 76px;
	margin-top: 2px;
	background: #0081A0;
	font: normal 11px/16px Arial;
	color: #ffffff;
	text-decoration: none;
	}
#blue_box_content { float: left;
	padding: 15px 16px 13px 25px;
	background: #0081A0;
	font: normal 11px/16px Arial;
	color: #ffffff;
	text-decoration: none;
	}
.box_hrn { width: 200px;
	height: 18px;
	}
.punch_img{
	float: left;
	width: 1095px;
	padding-bottom: 46px;
	}

#container { float: left;
	width: 1095px;
	padding-bottom: 0px;
	}
#about_us {
	float: left;
	width: 281px;
	}
#philosophy{
	float: left;
	width: 261px;
	}
#testimonials {
	float: left;
	width: 390px;
	}
.more{ font: bold 11px/16px arial;
	color: #E17A00;
	text-decoration:none }
.more:hover{ font: bold 11px/16px arial;
	color: #555656;
	text-decoration:none }
.textfield {
	width: 148px;
	border:1px solid #7FC3C4;
	font: normal 11px/15px Arial;
	color: #555656;
	}
.textfield2 {
	width: 148px;
	border:1px solid #7FC3C4;
	font: normal 11px/15px Arial;
	color: #555656;
	text-decoration: none;
	}
.textfield_pad {
	padding-bottom: 8px; 
	}
.textfield_pad2 {
	padding-top:0px; 
	}
.padd_testimon{
	padding: 4px 0px 4px 10px ;
	}
.dynamic_content {
	height: 524px;
	}
	#flashcontent {
	width: 989px;
	height: 126px;
	background: #ffffff;
	float: left;
	margin: 0px 20px 60px  0px;
	}
#flashcontent_sub {
	width: 989px;
	height: 126px;
	background: #ffffff;
	float: left;
	margin: 0px 20px 0px  0px;
	}
#team_jpgs { float: left;
	width: 1095px;
	margin: 0px 20px 60px  0px;
	}
#Team{
	float: left;
	width: 1095px;
	padding-bottom: 60px;
	}
.team_swf{
	float: left;
	width: 989px;
	height: 126px;
	padding-bottom: 30px;
	}
#lk{ float: left;
	padding: 13px 13px 13px 165px;
	width: 700px;
	}
#lm{ float: left;
	padding: 13px 13px 13px 260px;
	width: 700px;
	}
#lm_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 90px;
	}
#ms_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 97px;
	}
#dm_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 81px;
	}
#bd_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 96px;
	}
#tm_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 100px;
	}
#lk_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 101px;
	}
#td_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 106px;
	}
#ab_two { 
	position:relative;
	float: left;
	margin: 0px 0px 40px  0px;
	width: 94px;
	}
#ab{ float: left;
	padding: 13px 13px 13px 340px;
	width: 500px;
	}
#td{ float: left;
	padding: 13px 13px 13px 440px;
	width: 500px;
	}
#ms{ float: left;
	padding: 13px 13px 13px 550px;
	width: 300px;
	}
#dm{ float: left;
	padding: 13px 13px 13px 640px;
	width: 300px;
	}
#bd{ float: left;
	padding: 13px 13px 13px 730px;
	width: 170px;
	}
#tm{ float: left;
	padding: 13px 13px 13px 770px;
	width: 270px;
	}
#teammember{ float: left;
	width: 480px;
	font-size: 9pt; 
	line-height: 2;
	padding: 30px 30px 0px 200px;
	}
#experience{ float: left;
	margin-top: 35px;
	font-size: 8pt; 
	line-height: 1;
	width: 160px;
	}
.bottom_space {
	padding-bottom: 10px;
	}
.thanks {
	font: normal 16px/18px Arial;
	color: #555656;
	}
	
#bottom_space2 {
	padding-bottom: 10px;
	}