*{
margin: 0;
padding: 0;
}

body{
background-color:#efefef;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#333;
background-image:url(/images/overall_bg.gif);
background-repeat:repeat-x;
}

#wrapper{
margin:0 auto;
width:920px;
margin-top:10px;
behavior:url(/includes/border-radius.htc);
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
-khtml-border-radius:12px;
background-color:#fff;
}

#banner{
width:920px;
height:335px;
}

#banner_left{
float:left;
width:350px;
height:100px;
}

#banner_left img{
margin-left:38px;
margin-top:10px;
}

#banner_right{
float:left;
width:570px;
height:100px;
}

.clear{
clear:both;
}

/* Menu - START */

#menu {
	float: right;
	height: 12px;
	padding: 68px 32px 0 0;
}

#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-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;
}

/* Menu - END */

#main_pic{
	width:920px;
	height:140px;
}

#main_pic img{
padding-left:40px;
}

#container
{
width:840px;
min-height:370px;
margin:5px 40px 10px 40px;
}

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

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

/* old */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	border-bottom: 1px solid #F2F2F2;
}

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

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

hr {
	border: 1px solid #F4F4F4;
}

p {
	line-height: 20px;
	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;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

.kkpic {
padding-bottom:2px;
}

.contact {
width:185px; 
background-color:#EBEBEB; 
padding-top:8px; 
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;
	width:610px;
}

.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;
	padding-bottom:3px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 20px;
	font-weight:normal;
}

h2 .sub{
margin-top:10px;
}

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

/* Footer - START */
#footer{
margin:0 auto;
width:900px;
padding:5px;
font-size:11px;
color:#666;
margin-bottom:5px;
}

#footer_left{
float:left;
width:590px;
}

#footer_right{
float:left;
width:310px;
text-align:right;
}

#footer_right a{
color:#666;
text-decoration:none;
}

#footer_right u{
color:#fd0201;
text-decoration:underline;
}

#footer_right a:hover{
color:#fd0201;
text-decoration:underline;
}
/* Footer - END */

