*
{
	margin: 0pt;
	padding: 0pt;
	outline: none;
	-moz-outline: none;
}
a img
{
	border: 0pt none;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
html
{
	height: 100%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.69em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

body
{
	height: 100%;
	color: #FFFFFF;
	text-align: left;
	background: #b29a83 url(../images/background/stripe.jpg) top left repeat-x;	
}
p {
	font-size: 14px;
	line-height: 17px;
}
#container
{
	position: relative;
	min-height: 100%;
	text-align: left;
	width: 1068px;
	z-index: 10;
}
* html body #container
{
	height: 100%;
}
#content {
	position: relative;
	left: 295px;
	top: 55px;
	padding-top: 45px;
	width: 680px;
}
#videoDiv
{
	width: 320px;
	height: 220px;
	position: absolute;
	left: 250px;
	top: 90px;
	border: solid 1px #FFFFFF;
	z-index: 10000;
}

#copy
{
	width: 680px;
	min-height: 425px;
}
* html body #copy
{
	height: 425px;
}
#copy p
{
	padding-bottom: 14px;
}
.theme_color
{
	color: #EE4623;
}
#contactBox
{
	position: relative;
}
#contactBox p
{
	float: left;
	width: 215px;
}
#email
{
	position: absolute;
	top: 450px;
	left: 248px;
}
#email p
{
	float: left;
	width: 215px;
}
#footer
{
	font-size: 10px;
	position: relative;
	background: transparent url(../images/bg_footer.png) top left;
	margin-top: 30px;
}
.footerDim {
	width: 660px;
	height: 25px;
}
#footer p#fnav
{
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	width: auto;
	padding-left: 10px;
}
#footer p#fnav a {
	position: relative;
	z-index: 10000;
}

#footer p#fnav a:hover, #footer p#fnav a.on {
	color: #EE4623;
	text-decoration: none;
}

#footer p#copyRight
{
	font-size: 10px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 25px;
	line-height: 25px;
	width: auto;
	padding-right: 10px;
}
a#logo {
	position: absolute;
	top: 110px;
	left: 45px;
	width: 206px;
	height: 0px;
	padding-top: 77px;
	background: transparent url(../images/kc_logo77.png) top left;
	overflow: hidden;
}
a#login {
	display: block;
	overflow: hidden;
	width: 38px;
	height: 0px;
	padding-top: 43px;
	position: absolute;
	top: 370px;
	left: 125px;
	background: transparent url(../images/buttons/btn_login.gif) top left;
}
a#login:hover {
	background-position: 0px -43px;
}

h1 {
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 21px;
}

div#tagline {
	background: transparent url(../images/tagline.png) top left no-repeat;
	position: absolute;
	left: 295px;
	top: 292px;
	width: 114px;
	height: 24px;
}
div#swfDiv{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
}
img#bgImg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/*
#TB_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
*/
div.portfolioVideo {
	position: relative;
	margin-left: -10px;
	font-size: 10px;
	width: 679px;
	height: 201px;
	padding-top: 18px;
	text-align: center;
	background: transparent url(../images/bg_portfolio_box.png) top left;
	overflow: visible;
	background-repeat: no-repeat;
}
div.videoWrapper {
	display: block;
	text-align: left;
	padding-left: 19px;
}
div.portfolioTxt{
	position: absolute;
	top: 45px;
	left: 340px;
	text-align: left;
	width:320px;
}
div.portfolioTxt h5 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 14px;
	font-weight: normal;	
}

div#frameVideo {
	position: relative;
	float: left;
	margin-left: -10px;
	font-size: 10px;
	width: 416px;
	height: 276px;
	padding-top: 20px;
	text-align: center;
	background: transparent url(../images/bg_frame_video_home.png) top left;
	overflow: visible;
	background-repeat: no-repeat;
}
#videoWrapper {
	display: block;
}
div#frameContent {
	margin-left: -10px;
	float: left;
	font-size: 11px;
	padding: 25px;
	background: transparent url(../images/bg_frame_content.png) top left;
	overflow: show;
}
.frameContentDim {
	width: 306px;
	height: 100px;
}

div#frameContent p {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
div#frameContent p span.headline {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
div#frameContent p a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
div#frameContent p a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Main Nav */
div#nav {
	position: absolute;
	top: 215px;
	left: 80px;
	width: 125px;
}
div#nav ul
{
	float: left;
	width: 125px;
	list-style-type: none;
}
div#nav ul li
{
	display: block;
	float: left;
	padding-bottom: 15px;
}
div#nav ul li a
{
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	width: 125px;
	background: url(../images/buttons/btn_nav_off.png) no-repeat 0 0;
	text-align: center;
	letter-spacing: 1px;
}
div#nav ul li a:hover {
	background: url(../images/buttons/btn_nav_over.png) no-repeat 0 0;
	text-decoration: none;
}
div#nav ul li a.on {
	background: url(../images/buttons/btn_nav_on.png) no-repeat 0 0;
	text-decoration: none;
}
/* Main Nav END */

/* Sub Nav */
div#snav {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-bottom: 14px;
	border-bottom: solid 1px #EE4623;
	width: 100%;	
}
div#snav ul
{
	float: left;
	list-style-type: none;
}
div#snav ul li
{
	display: block;
	float: left;
}
div#snav ul li a
{
	color: #CCCCCC;
	display: block;
	float: left;
	height: 0.69em;
	line-height: 0.69em;
	padding-right: 15px;
	text-align: left;
}
div#snav ul li a:hover {
	color: #EE4623;
	text-decoration: none;
}
div#snav ul li a.on {
	color: #EE4623;
	text-decoration: none;
}
/* Sub Nav END */

a#viewOurReel {
	overflow: display;
	position: absolute;
	bottom: 10px;
	left: 50px;
	color: #FFFFFF;
	display: block;
	height: 0pt;
	line-height: 0px;
	padding-top: 22px;
	width: 130px;
	background: url(../images/buttons/btn_viewreel.gif) no-repeat 0 0;
}
a#viewOurReel:hover {
	background-position: 0px -22px;
	text-decoration: none;
}

ul.capabilities li {
	list-style-type: none;
	padding-bottom: 10px;
	font-weight: bold;
}
ul.capabilities li ul {
	padding-left: 30px;
}
ul.capabilities li ul li {
	font-weight: normal;
	list-style-type: none;
	padding-bottom: 0px;
	font-size:14px;
	line-height:17px;
	
}
.redDot {
	color: #EE4623;
	padding-right: 5px;
}
h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;	
	padding-bottom: 14px;
}
h6 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;	
}
ul.newsList{
	margin-left: 10px;
	margin-bottom:50px; 
	padding-left: 10px;
	list-style: none;
}
ul.newsList li {
	padding-left: 10px;
	list-style: none;
	background: transparent url(../images/red_bullet.gif) no-repeat 0 5px;
}
ul.newsList li a{
	font-weight: bold;
}
ul.sitemap{
	margin-bottom:10px;
	padding-left: 10px;
	list-style: none;
}
ul.sitemap li {
	padding-bottom: 10px;
	list-style: none;
}
ul.sitemap li a{
	font-weight: bold;
}
ul.sitemap li ul{
	margin-left: 10px;
	margin-top:0; 
	margin-bottom:0px; 
	padding-left: 10px;
}
ul.sitemap li ul li{
	background: transparent url(../images/red_bullet.gif) no-repeat 0 5px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style: none;
}
ul.skillsList {
	margin-bottom:10px;
	padding-left: 0px;
	list-style: none;
}
ul.skillsList li{
	background: transparent url(../images/red_bullet.gif) no-repeat 0 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	font-size:14px;
	line-height:17px;
}
div.whatsnew p {
	width: 530px;
	
}