body, div, ul, li, h1, h2, h3, h4, h5, h6, p, a, img {
	margin: 0;
	padding: 0;
}
body {
	background-color:#fff;
	background-image:url(../_images/kr_background.jpg);
	background-repeat: repeat-x;
	font:12px Avant Garde,Avantgarde,Century Gothic;
	color:#4c5053;
	line-height:22px;
}
 html, body
        {
            height: 100%;

        }
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #62a0a8;
	padding:0 0 10px 0;
	border-bottom:1px solid #e1e1e1;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #af0731;
	margin-left: 20px;
}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#af0731;
	margin-left: 15px;
	margin-top: 3px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #af0731;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #af0731;
	margin-left: 105px;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	color: #af0731;
	margin-left: 75px;
}
a:link, a:visited, a:hover, a:active {
	color: #B50937;
	text-decoration: none;
}
a:hover, a:active {
	color: #73afb6;
	text-decoration: none;
}


/* Useful Classes
=========================*/
.clear {
	clear:both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.h-line {
	border-bottom:3px solid #999999;
	margin:10px 0;
}

.v-line{
	border-left:1px solid #999999;
	margin:0 10px;
	height:100%;
	float:left;
}

.clearLine{
border-bottom:1px dashed #e1e1e1;
padding-bottom:10px;
margin:10px 0;
clear:both;
}

.clearList{
	list-style:none;
	margin:10px 0;
}

.clearList li{
	padding:3px 0;
}

.normalList{
	margin:10px 0 10px 20px;
}

.picLeft{
	float:left;
	margin:5px 10px 10px 0;
	padding:5px;
	border:1px solid #e1e1e1;
}

/* Content Areas
=========================*/
#main{
	width:860px;
	margin:12px auto;
}

#mainContent{
}

#header2{
	background:url(../_images/KR_logo.png) no-repeat;
	height: 130px;
	margin-left:20px;
}
#navbar {
	float: right;
	width: 590px;
	margin-top: 95px;
	position: relative;
	height: 50px;
	margin-bottom: -20px;
	margin-right: 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.navbar ul{
	position: absolute;
	bottom: 25px;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	width: 582px;
	left: 8px;
}
/*Top level list items*/
.navbar ul li{
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	}
/*Top level menu link items style*/
.navbar ul li a{
	display: block;
	width: auto; /*Width of top level menu link items*/
	padding: 1px 26px;
	/* [disabled]border: 1px solid black; */
	border-left-width: 0;
	text-decoration: none;
	color: #333;
}
/*1st sub level menu*/
.navbar ul li ul{
	left: 3px;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: inline;
	visibility: hidden;
	padding: 2px 0 0;
	width: 75px;	/* [disabled]background: #FFF; */
	}

/*All subsequent sub menu levels offset after 1st level sub menu */
.navbar ul li ul li ul{
	top: 0;
	color: #FFF;
	width: 75px;
	background-color: #73AFB6;
}
/* Sub level menu links style */
.navbar ul li ul li a{
	display: block;
	width: 75px; /*width of sub menu levels*/
	color: #FFF;
	text-decoration: none;
	padding: 1px 5px;	/* [disabled]border: 1px solid #ccc; */
	background-color: #73AFB6;
}
.navbar ul li a:hover{
	/* [disabled]background-color: #FFF; */
	color: #B50937;
}
	
/* Holly Hack for IE \*/
* html .navbar ul li {
	float: left;
	height: 1%;
	color: #333;
}
* html .navbar ul li a {
	height: 1%;
	color: #B50937;
}
li#current a{
	color: #B50937
}
li#current ul li a {
	color: #333
}
li#current ul li a:hover {
	color: #B50937
}
li#current2 a{
	color: #B50937
}
li#current2 ul li a {
	color: #fff
}
li#current2 ul li a:hover {
	color: #B50937
}
#address{
background:none;
height:60px;
width:443px;
position:relative;
top:78px;
right:30px;
float:right;
text-align:right;
text-transform:uppercase;
font-size:12px;
letter-spacing:-1px;
}

#address a:hover{
background-position:bottom;
text-decoration:none;
}

#adBlock{
	background-color:#FFF;
	width:820px;
	height:245px;
	margin-left:20px;
}

#adBlock p{
	width:780px;
	position:relative;
	left:20px;
	top:25px;
	font-size:17px;
	line-height:26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B50937;
	height: 205px;
}
#column1 {
	float: left;
	width: 170px;
	padding-right: 24px;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#column1 p{
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}
#column2 {
	float: left;
	width: 170px;
	padding-right: 22px;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#quesitonsCol2 img {
	margin-left: 15px;
}

#column2 p{
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}
#column3 {
	float: left;
	width: 170px;
	padding-right: 22px;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#column3 p{
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}
#column4 {
	float: left;
	width: 170px;
	padding-right: 22px;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#column4 p{
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}
#content{
background:url(../_images/content_bg.jpg) repeat-y;
margin:0 auto;
padding:25px;
width:790px;
}

#homeBottom{
	background-color:#FFF;
	width:820px;
	height:240px;
	margin-left:20px;
}
#internalBlock{
	background-color:#FFF;
	width:820px;
	height:470px;
	margin-left:20px;
	padding-top: 15px;
}
#internalBlock p{
	position:relative;
}
#internalCol1 {
	float: left;
	width: 520px;
	height: 455px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B50937;
}
#internalCol1 p{
	width: 468px;
	line-height:17px;
	margin-left:20px;
	margin-top:15px;
}
#internalCol2 {
	float: left;
	width: 298px;
	height: auto;
}
#internalCol2 p{
	width: 270px;
	font-size:11px;
	line-height:24px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}
#internalCol2 p a:link, #internalCol2 p a:visited, #internalCol2 p a:hover, #internalCol2 p a:active {
	color: #4c5053;
	text-decoration: none;
}
#internalCol2 p a:hover, #internalCol2 p a:active {
	color: #B50937;
	text-decoration: none;
	
}
#internalTeamCol1 {
	float: left;
	height: auto;
	margin-right: 5px;
}
#internalTeamCol1 p{
	width: 468px;
	line-height:17px;
	margin-left:20px;
	margin-top:15px;
	padding-right:15px;
}
#internalWBEA {
	float: left;
	height: auto;
	margin-right: 5px;
}
#internalWBEA p{
	width: 625px;
	line-height:17px;
	margin-left:75px;
	margin-top:15px;
	padding-right:15px;
}
#quesitonsCol2 {
	float: left;
	width: 285px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B50937;
}
#quesitonsCol2 p{
	width: 230px;
	font-size:11px;
	line-height:16px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}
#servicesCol2 {
	float: left;
	width: 275px;
	height: auto;
	margin-top:25px;
	margin-right:15px;
}
#servicesCol2 p{
	line-height:17px;
	margin-left:15px;
}
#servicesCol1 {
	background-image:url(../_images/kr_services.png);
	background-repeat:no-repeat;
	float: left;
	width: 490px;
	margin-top: 25px;
	height: 430px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B50937;
}
#servicesCol1 p{
	width: auto;
	line-height:24px;
	margin-left:245px;
	margin-bottom:15px;
}
#servicesCol1 p a:link, #servicesCol1 p a:visited, #servicesCol1 p a:active {
	color: #4c5053;
	text-decoration: none;
}
#servicesCol1 p a:hover {
	color: #b50937;
	text-decoration: none;
}
#contactCol2 {
	float: left;
	width: 380px;
	height: auto;
	margin-left:15px;
}
#contactCol2 p{
	line-height:17px;
	margin-left:15px;
}
#contactCol1 {
	background-repeat:no-repeat;
	float: left;
	width: 420px;
	height: auto;
}
#contactCol1 p{
	width: 385px;
	margin-left:25px;
}
#contactCol1 img{
	border:none;
	margin-top:5px;
	}
#newsCol1 p a:link, #newsCol1 p a:visited, #newsCol1 p a:hover, #newsCol1 p a:active {
	color: #4c5053;
	text-decoration: none;
}
#newsCol1 p a:hover, #newsCol1 p a:active {
	color: #B50937;
	text-decoration: none;	
}
#newsCol2 p a:link, #newsCol2 p a:visited, #newsCol2 p a:hover, #newsCol2 p a:active {
	color: #4c5053;
	text-decoration: none;
}
#newsCol2 p a:hover, #newsCol2 p a:active {
	color: #B50937;
	text-decoration: none;	
}
#newsCol3 p a:link, #newsCol3 p a:visited, #newsCol3 p a:hover, #newsCol3 p a:active {
	color: #4c5053;
	text-decoration: none;
}
#newsCol3 p a:hover, #newsCol1 p a:active {
	color: #B50937;
	text-decoration: none;	
}
#newsCol1 {
	background-image:url(../_images/kr_news_bkgd_2010.png);
	background-repeat:no-repeat;
	float: left;
	width: 745px;
	height: auto;
}
#newsCol1 p{
	width: auto;
	margin:10px 0px 13px 125px;
	line-height:16px;
}
#newsCol2 {
	background-image:url(../_images/kr_news_bkgd_2009.png);
	background-repeat:no-repeat;
	float: left;
	width: 745px;
	height: auto;
}
#newsCol2 p{
	width: auto;
	margin:10px 0px 13px 125px;
	line-height:16px;
}
#newsCol3 {
	background-image:url(../_images/kr_news_bkgd_2009_top.png);
	background-repeat:no-repeat;
	float: left;
	width: 745px;
	height: auto;
}
#newsCol3 p{
	width: auto;
	margin:10px 0px 13px 125px;
	line-height:16px;
}
#teamCol1 {
	background-image:url(../_images/kr_team.png);
	background-repeat:no-repeat;
	float: left;
	width: 800px;
	height: auto;
	margin-top: 25px;
}
#teamCol1 p{
	width: auto;
	line-height:24px;
	margin-left:245px;
	margin-bottom:15px;
}
#teamCol1 p a:link, #teamCol1 p a:visited, #teamCol1 p a:active {
	color: #4c5053;
	text-decoration: none;
}
#teamCol1 p a:hover {
	color: #b50937;
	text-decoration: none;
}
#clientCol1 p{
	text-align: left;
	line-height: 17px;
	padding-top: 10px;
}
#clientCol2 {
	float: left;
	width: 200px;
	padding-right: 15px;
}
#clientCol2 p{
	text-align: left;
	line-height: 17px;
	padding-top: 32px;
}
#clientCol3 {
	float: left;
	width: 190px;
	padding-right: 15px;
}
#clientCol3 p{
	text-align: left;
	line-height: 17px;
	padding-top: 32px;
}
#clientCol4 {
	float: left;
	width: 170px;
	padding-right: 0px;
}
#clientCol4 p{
	text-align: left;
	line-height: 17px;
	padding-top: 32px;
}
#internalPortfolio {
	float: left;
	width: 594px;
	height: 455px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B50937;
}
#internalPortfolio img{
	border:none;
	margin-left:10px;
	margin-bottom:5px;
	margin-rigth:10px;
	}
#internalPortfolio p{
	width: 555px;
	margin-left:20px;
	margin-top:15px;
	text-align: left;
}
#internalPortfolioweb {
	background-image:url(../_images/_web/Ipad_Bkgrd.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 594px;
	height: 455px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B50937;

}
#internalPortfolioweb img{
	border:none;
	margin-left:145px;
	margin-top:42px;
	margin-bottom:65px;
	margin-right:10px;
	}
#internalPortfolioweb p{
	width: 555px;
	margin-left:20px;
	margin-top:15px;
	text-align: left;
}
#internalClient {
	float: left;
	width: 225px;
	height: auto;
}
#internalClient p{
	width: auto;
	line-height:24px;
	margin-left:15px;
	margin-bottom:15px;
	margin-top: 5px;
}
#internalClient p a:link, #internalClient p a:visited, #internalClient p a:hover, a:active {
	color: #4c5053;
	text-decoration: none;
}
#internalClient p a:hover, #internalCol2 p a:active {
	color: #B50937;
	text-decoration: none;
}
#fullService{
	float:left;
	width: 400px;
	height: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B50937;
}

#fullService p{
	position:relative;
	left:20px;
	width:350px;
	color:#4c5053;
	top: 10px;
}



#fullService img{
	border:none;
	padding: 0 5px 0px 0;
}
.follow {
	margin: 120px;
	float: none;
	clear: right;
}


#awardWinning{
	width:390px;
	float:left;
	margin-top: 10px;
}

#awardWinning p{
	width:370px;
	margin:0px 0px 0 24px;
	line-height:18px;
	display:none;
	font-style: italic;
}

#pageTitleLarge{
background-color:#000;
margin:0 auto;
border:10px solid #FFF;
height:270px;
width:840px;
}

#pageTitleSpeaking{
background:url(../_images/speakingAdbg.jpg) no-repeat center;
margin:0 auto;
border:10px solid #FFF;
height:270px;
width:840px;
}
#pageTitle{
	background-color:#FFF;
	margin:0 auto;
	height:240px;
	width:860px;
	background:url(../_images/kr_title_background.jpg);
}


#pageTitleContent{
padding:60px 25px 0 25px;
}

#footer{
	color:#FFF;
	width:820px;
	margin-left: 20px;
}
#footer p{
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#B50937;
	text-align:center;
	line-height:18px;
	}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active{
color:#FFF;
text-decoration:none;
}

#footer a:hover,
#footer a:active{
color:#e1e1e1;
text-decoration:none;
}

#bottomBg{

}

/* Twitter
=========================*/
#twitter_div{
	list-style:none;
	line-height:14px;
	margin:18px 5px 0 20px;
}

#twitter_div ul{
	list-style:none;
}

#twitter_div ul li{
	padding:5px 0;
}

#twitter_update_list a:link,
#twitter_update_list a:visited,
#twitter_update_list a:hover,
#twitter_update_list a:active{
	font-size:12px;
	color:#6eabb2;
}
#homeBottom img.followtwitter{
	margin-left: 10px;
}
#internalnumbers p {
	text-align: center;
}
#tealnews {
	color: #73afb6;
	font-size:15px;
	}
#servicescran {
	color: #b50937;
}
.spacetext {
	font-size: 9px;
}
#questionHeader {
	color: #6799a0;
}
boldquestion {
	color: #73AFB7;
}
#scrollbar1 { 
width: 810px; 
clear: both; 
margin: 20px 0 10px; 
}
#scrollbar1 .viewport { 
height: 420px; 
overflow: hidden; 
position: relative; 
}
#scrollbar1 .overview { 
list-style: none; 
position: absolute; 
left: 0; 
top: 0; 
}
#scrollbar1 .scrollbar,
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { 
background: transparent url(../_images/bg-scrollbar.png) no-repeat; 
}
#scrollbar1 .scrollbar { 
position: relative; 
background-position: 0 0; 
float: right; 
width: 15px; 
}
#scrollbar1 .track	{ 
background: transparent url(../_images/bg-scrollbar-end.png) no-repeat 0 100%; height: 100%; 
width:13px; 
position: relative; 
padding: 0 1px; 
}
#scrollbar1 .thumb { 
background-position: 100% 100%; 
height: 20px; 
width: 13px; 
cursor: pointer; 
overflow: hidden; 
position: absolute; 
}
#scrollbar1 .thumb .end { 
background-position: 100% 0; 
height: 5px; 
width: 13px; }

