@charset "UTF-8";
/* CSS Document */

/* --- Global Style ---*/
body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
background: #847c72;
text-align:center;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:normal;
font-size:13px;
line-height:16px;
color:#ffffff;
}


div{
margin:0px;
padding:0px;
}

p {
line-height:22px;
margin-bottom:15px;
margin-top:0px;
}
h1 {
margin:0px 0px 15px 0px;
font-weight:bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
line-height:18px;
color:#4792c1;
}
h2 {
margin:0px 0px 5px 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
font-size:13px;
line-height:18px;
color:#ffffff;
}
h3 {
margin:0px 0px 15px 0px;
font-weight:bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
line-height:18px;
color:#e0bb25;
}
h4 {
margin:0px 0px 15px 0px;
font-weight:bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
line-height:18px;
color:#ffaa17;
}
h5 {
margin:0px 0px 15px 0px;
font-weight:bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
line-height:18px;
color:#e51616;
}
h6 {
margin:0px 0px 15px 0px;
font-weight:bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
line-height:18px;
color:#6ec03b;
}
h7 {
font-size:17px;
line-height:22px;
padding-bottom:10px;
border-bottom: 2px solid #cccccc;
}
p + h1 {
margin-top:20px;
}
img {
padding: 0px 0px;
margin: 0px 0px;
border: 0px;
}
a {
color:#ffffff;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a:active, a:focus {
      outline: 0;
}
a.noborder {
border:0px;
}
p.caps {
	font-size:13px;
	color: #3e3d30;
	text-transform: uppercase;
	text-align: center;
	padding-top:0px;
	font-weight: bold;
}
p.caps a {
	color: #3e3d30;
	text-decoration: none;
}
p.caps a:hover {
	color: #c0bca9;
	text-decoration: none;
}
p.caps a:active{
	color: #c0bca9;
	text-decoration: none;
}
.clear{
height:0px;
width:100%;
clear:both;
} 

/* --- End Global Style ---*/
/* --- Page Framework ---*/

#site-wrapper {
	width:955px;
	height:auto;
	text-align:left;
	margin:0px auto;
}

#flash-banner {
	width:955px;
	height:198px;
	margin-bottom:40px;
}
#content {
	margin-bottom:20px;
}
#sidebar {
	float:left;
	width:268px;
	height:auto;
	padding-left: 41px;
	padding-top: 140px;
}
#sidebar-portfolio {
	float:left;
	width:675px;
	height:auto;
	padding-left: 41px;
	padding-top: 140px;
}
#sidebar-portfolio2 {
	float:left;
	width:550px;
	height:auto;
	padding-left: 160px;
	padding-top: 105px;
}
.blog-post {
	width:170px;
	margin:0px auto;
	font-size:10px;
}
.blog-post p {
	margin-bottom:5px;
	line-height:14px;
}
.blog-link {
	display:block;
	text-align:right;
	text-transform:uppercase;
	margin-bottom:10px;
}
#right {
	width:582px;
	height:auto;
	float:right;
	padding-top: 140px;
}
#right-portfolio {
	width:105px;
	height:auto;
	float:right;
	padding-top: 180px;
	padding-right: 60px;
}
#footer {
width:112px;
height:80px;
font-size:11px;
color:#484744;
float:right;
padding-top: 16px;
}
#footer p.links {
padding-top:0px;
}
#footer p.links a {
	display:inline-block;
	color:#484744;
}
#footer1 {
width:268px;
height:80px;
font-size:11px;
color:#484744;
float:left;
padding-top: 16px;

}
#header {
	width:955px;
	height:80px;
}
#header-home {
	width:955px;
	height:30px;
}
#nav {
	width:525px;
	height:8px;
	float:right;
	margin-top:30px;
}
#nav a {
	float:left;
	display:block;
	height:8px;
	margin: 0px 0px 0px 38px;
	text-indent:-9999px;
}
#nav1 {
	width:29px;
	background: url('../images/nav1.gif') no-repeat;
	background-position:0px 0px;
}
#nav2 {
	width:56px;
	background: url('../images/nav2.gif') no-repeat;
	background-position:0px 0px;
}
#nav3 {
	width:50px;
	background: url('../images/nav3.gif') no-repeat;
	background-position:0px 0px;
}
#nav4 {
	width:53px;
	background: url('../images/nav4.gif') no-repeat;
	background-position:0px 0px;
}
#nav5 {
	width:26px;
	background: url('../images/nav5.gif') no-repeat;
	background-position:0px 0px;
}
#nav6 {
	width:48px;
	background: url('../images/nav6.gif') no-repeat;
	background-position:0px 0px;
}
#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav5:hover, #nav6:hover {
	background-position: 0px -8px;
}

li {
	line-height:150%;
	padding-bottom: 10px;
}
#portfolio-nav {
	bottom: 5px;
	float:right;
	position:relative;
	
}
#portfolio-nav a {
	display:block;
	float:left;
	padding-right: 5px;
}
.nkba-logo {
	margin-top: -14px;
}
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:675px;
		height:447px;
		overflow:hidden; 
		}
		
#prevBtn, #nextBtn{ 
	display:block;
	width:60px;
	height:20px;
	position:absolute;
	left:775px;
	top:190px;
	text-indent: -8000px;
	}	
#nextBtn{ 
	top: 190px;
	left: 825px;
	}
													
#prevBtn a, #nextBtn a{  
	display:block;
	width:60px;
	height:20px;
	background:  url(/images/back.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/images/next.gif) no-repeat 0 0;	
	}
#myGallery
{
width: 543px !important;
height: 359px !important;
margin-top: 140px;
margin-bottom: 0px;
margin-left: 300px;
float:left;

} 