/* CSS RESET */
body{padding:0;margin:0;font:11px "Trebuchet MS",Arial,Helvetica,Garuda,sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}
/* --------------- */

body{ background: #474646; text-align: center; color: #fff !important; font-family: arial, helvetica, san-serif; }
h2{ font-size: 11px; font-weight: bold; background: #fff; color: #a12d33; padding-top: 10px; padding-left: 15px; padding-bottom: 9px; line-height: 11px; text-transform: uppercase; }
h2 a{ text-decoration: none; }
a{ color: #2B48A9; }
h1 a{ color: #fff; }
p{ line-height: 14px; }
ul{  }

.bold{ font-weight: bold; }
.italic{ font-style: italic; }
.blue{ color: #2b48a9; }
.grey{ color: #8b8888; }
.center{ text-align: center !important; }
.spaced{ letter-spacing: 6px; }
.white{ color: #fff; }
.smaller{ font-size: 90%; }
.text-input{ width: 250px; height: 21px; padding-top: 4px; padding-left: 4px; border: solid 3px #aaa; }
.textarea-input{ width: 250px; height: 150px; padding-top: 4px; padding-left: 4px; border: solid 3px #aaa; }
.date{ font-size: 90%; color: #999; }

#top-holder{ float: left; width: 100%; text-align: center; background: url('../images/top-bg.png') repeat-x; background-color: #666; min-height: 144px; }
#top-inner{ margin: auto; width: 940px; text-align: left; }

#middle-holder{ float: left; width: 100%; text-align: center; padding-top: 16px; padding-bottom: 88px; background: url('../images/main-bg.png'); }
#middle-inner{ margin: auto; width: 940px; text-align: left; }

#bottom-holder{ float: left; width: 100%; text-align: center; background: url('../images/footer-bg.png') repeat-x; background-color: #474646; }
#bottom-inner{ margin: auto; width: 940px; text-align: left; padding-top: 20px; padding-bottom: 20px; color: #999; position: relative; }
#bottom-inner a{ color: #999; }

#social-links{
	position: absolute;
	top: 20px;
	left: 790px;
}
#social-links img{ padding: 0 2px; }

#logo{
	float: left;
	width: 204px;
	height: 37px;
	margin-top: 47px;
}

#tagline{
	float: right;
	width: 500px;
	font-size: 13px;
	font-weight: bold;
	color: #b2b2b2;
	text-align: right;
	margin-top: 89px;
}

#navbar{
	float: left;
	width: 940px;
	height: 21px;
	background: url(../images/nav-bg.png) repeat-x;
	margin-top: 11px;
}
#navbar ul{ padding: 0x; }
#navbar ul li{	float: left; font-size: 11px; display: block; width: 122px; padding-left: 12px; line-height: 1; }
#navbar ul li a{ color: #fff; text-decoration: none; display: block; height: 21px; border-right: solid 1px #666; color: #444; padding-top: 5px; }
#navbar ul li a:hover{ color: #999; }
.contact{ border-right: none !important; }

/* HOMEPAGE STUFF */


#slider-nav, .carousel-pager{ 
	float: left;  
	width: 104px;
	height: 285px;
	border-right: solid 1px #fff;
}

#slider-nav .menu div, .carousel-pager-item{
	float: left;
	display: block;
	width: 96px;
	height: 40px;
	background: url(../images/slider-butt-bg.png) no-repeat;
	border-bottom: solid 1px #454444;
	border-top: solid 1px #9099b9;
	cursor: pointer;
	font-size: 10px;
	padding: 15px 0 0 8px;
	text-decoration: none;
	color: #fff;
}
#slider-nav .menu div.active, .carousel-pager-item-active{
	background: url(../images/slider-butt-bg-active.png) no-repeat;
}
#slider-content{
	float: left;
	width: 700px;
	height: 284px;
	border-bottom: solid 1px #454444;
	background: #7b7878;
	position: relative;
}
#slider-content ul li{
	float: left;
}
.slider-grey{
	float: left;
	width: 175px;
	height: 254px;
	padding: 15px;
	background: #868484;
	border-right: solid 1px #fff;
	color: #fff;
}
.slider-grey h3{
	font-size: 110%;
	color: #354476;
	font-weight: bold;
}
.slider-image{
	float: left;
	width: 389px;
	height: 284px;
	background: #ccc;
}

#hp-top-left{
	float: left;
	width: 220px;
	background: url(../images/hp-top-left-bg.png) bottom center no-repeat;
	padding-bottom: 9px;
}
#hp-top-right{
	float: left;
	width: 700px;
	height: 293px;
	background: url(../images/hp-top-right-bg.png) bottom center no-repeat;
	margin-left: 20px;
	border-top: solid 1px #454444;
}
#hp-bottom-left{
	float: left;
	width: 200px;
	height: 91px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
	background: url(../images/why-keltech.png) no-repeat;
	font-size: 120%;
}
#hp-bottom-right{
	float: left;
	width: 700px;
	height: 151px;
	margin-left: 20px;
	margin-top: 12px;
}

#intro-header{
	float: left;
	width: 220px;
	background: url(../images/intro-header-bg.png) repeat-x;
	background-color: #172b6d;
	padding-top: 4px;
	padding-bottom: 6px;
}
#intro-arrow{
	float: left;
	width: 7px;
	height: 8px;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 6px;
}
h1.hp-h1{
	float: left;
	font-weight: bold;
	font-size: 11px;
}
#intro-txt{
	float: left;
	width: 190px;
	padding: 10px 15px;
	background: #2b48a9;
}
#intro-txt p{
	margin: 0px;
}
#intro-txt p.heading{
	margin-bottom: 6px;
	font-weight: bold;
}
.intro-menu{
	float: left;
	list-style-type: none;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.intro-menu li{
	float: left;
	display: block;
	width: 36px;
	height: 15px;
	background: url(../images/intro-nums-bg.png) repeat-x;
	border-right: solid 1px #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	cursor: pointer;
}
.intro-menu li.active{
	background: url(../images/intro-nums-bg-active.png) repeat-x;
}
#intro-content{
	float: left;
	width: 220px;
	height: 146px;
	background: #2b48a9;
}
#intro-content p{
	padding: 10px;
	padding-top: 0px;
}

.intro2{ display: none; }
.intro3{ display: none; }
.intro4{ display: none; }
.intro5{ display: none; }
.intro6{ display: none; }

a.news{
	float: left;
	width: 270px;
	height: 105px;
	padding-left: 20px;
	padding-top: 47px;
	padding-right: 20px;
	background: url(../images/news-bg.png) no-repeat;
	color: #fff;
	text-decoration: none;
}
#news-img{ float: right; width: 116px; height: 80px; border: solid 1px #fff; }

a.tv{
	float: left;
	width: 180px;
	height: 106px;
	display: block;
	padding-left: 20px;
	padding-top: 50px;
	padding-right: 30px;
	font-size: 90%;
	background: url(../images/tv-bg.png) no-repeat;
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
}

a.bar-turning{
	float: left;
	width: 139px;
	height: 152px;
	margin-left: 11px;
}

/* END HOMEPAGE STUFF */

#main-content{
	float: left;
	width: 660px;
	font-size: 12px;
	color: #000;
	padding: 20px;
	margin-left: 20px;
	background-color: #fff;
}

.main-content-lrg{
	width: 900px !important;
	margin-left: 0px !important;
}

#main-content h1{
	font-size: 11px;
	background: #19459D;
	padding: 7px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#main-content ul{
	list-style-type: disc;
	margin-left: 20px;
}
#main-content ul li{
	line-height: 17px;
}

#main-content img{
	border: solid 1px #000;
	padding: 2px;
}
#main-content p{
	line-height: 16px;
}

#contact-left{
	float: left;
	width: 398px;
}

#contact-right{
	width: 502px;
	float: right;
}

#contacts{
	float: left;
	width: 900px;
}

#photos-right{
	float: right;
	width: 266px;
	margin-left: 20px;
}
#photos-right p{
	margin-top: 5px;
	text-align: left;
	color: #999;
}

#top-left{
	float: left;
	width: 220px;
	background: url(../images/hp-top-left-bg.png) bottom center no-repeat;
	padding-bottom: 9px;
}
#top-left ul li{
	line-height: 18px;
}
#top-left ul li a{
	color: #fff;
	text-decoration: none;
}

#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
#boxes .window {
	position:absolute;
	left:0;
	top:0;
	width:440px;
	display:none;
	z-index:9999;
	padding:20px;
}
#boxes #dialog {
	width:330px; 
	padding:10px;
	background-color:#fff;
	color: #000;
}

#contact-form{ margin-top: 30px; border-collapse: collapse; }
#contact-form .alt{ background: #eee; }
#contact-form th, td{ padding: 5px; }
#contact-form .heading{ background: #19459D; color: #fff; }

#map{ border: solid 1px #000; }

.modal-input{ width: 150px; height: 21px; padding-top: 4px; padding-left: 4px; border: solid 3px #aaa; }
.modal-textarea{ width: 400px; height: 150px; padding-top: 4px; padding-left: 4px; border: solid 3px #aaa; }
