
* {
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Verdana, Arial;
}

body {
	margin: 10px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 14px;
	color: #000; /*6B6B6B*/
}

.kkpic {
padding-bottom:2px;
}

.contact {
width:185px; 
background-color:#EBEBEB; 
padding-top:2px; 
padding-bottom:2px; 
text-align:center;
}

.contactdetail {
width:182px; 
line-height:22px; 
border-bottom:#dedede 1px dashed; 
border-left:#dedede 1px dashed; 
border-right:#dedede 1px dashed;
}

.headerkk {
	border-bottom: 1px solid #F4F4F4;
	font-size: 16px;
	font-weight:bold;
}

.right a {
	border:#dedede 1px dashed;
	text-align:center;
	width:185px;
	height:25px;
	font-size: 14px;
	display:block;
	padding-top:5px;
	text-decoration:none;
	background-color:#EBEBEB;
}

.right a:hover{
	display:block;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 16px;
	font-weight:bold;
}

h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}

hr {
	border: 1px solid #F4F4F4;
}

p {
	line-height: 17px;
	text-align:justify;
}

ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(../images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(../images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 105px;/*115*/
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 105px;/*115*/
	padding: 0 0 0 0;
	background: url(../images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 18px 0 0 15px;
	font-size: 32px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}
/*
#logo h2 {
	float: left;
	padding: 52px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}
*/
/* Menu */

#menu {
	float: right;
	height: 12px;
	padding: 72px 30px 0 0;
	background: url(../images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 7px 0 10px;
	border-left: 1px solid #DBDBDB;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu a:hover {
	padding: 0 7px 0 10px;
	border-left: 1px solid #DBDBDB;
	text-decoration:underline;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#menu .first a:hover {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 140px;
	margin: 0 auto;
	background-color:#fff;
/*	background: url(images/img5.gif) repeat-x left bottom;*/
	
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
	text-align:center;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 20px 35px 0 35px;
	background: #FFFFFF url(../images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 550px;/*620*/
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
	width: 917px;
	margin: 0 auto;
	text-align:right;
	color: #777777;
	font-size:10px;

}

#footer a {
	color: #5D5D5D;
	text-decoration:none;
}