/* 

Auther   	: Dikesh Joshi
Auther-URL	: www.dikesh.com.np
Email   	: cooldesignz@gmail.com
Project 	: Kohan Inc. Corporate Website
Date    	: October 18, 2007

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
	background-image: url(../images/body_bg.png);
	background-repeat:repeat-x;
	background-color: #578EF0;
	text-align:center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

p {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	}
	
a {
	color: #FFCC00;
	}

a:active {
	color: #FFFFFF;
	}
a:hover {
	color: #FFCC00;
	}	

#daj-container{
/*	width: 100%;
	height: 100%;*/
}

#daj-inside {
	width: 800px;
	height: 600px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}


#daj-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	height: 22px;
	padding-top: 5px;
}

/* for index start*/

#daj-index-leftpanel{
	width: 365px;
	height: 600px;
	background-image: url(../images/logo_kohan_index.png);
	background-repeat: repeat-x;
	background-color: #0B3479;
	}

#daj-index-rightpanel{
	width: 430px;
	height: 600px;
	background-image: url(../images/menu_side_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	}


#daj-index-slogan {
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	height: 41px;
	margin-top: 78px;
	margin-left: 62px;
	}
	
/* for index ends */

#daj-leftpanel{
	width: 300px;
	height: 600px;
	float: left;
	background-image: url(../images/logo_side_bg.png);
	background-repeat: repeat-x;
	background-color: #0B3791;
	}

#line {
	background-color: #FFFFFF;
	height:1px;
	width:800px;
	margin: 0 auto;
}

#logo {
/*	
	background-image: url(../images/logo_kohan.png);
	background-repeat: no-repeat;
	background-position: center;
*/
	width: 258px;
	height: 336px;
	vertical-align: middle;
	margin-top: 130px;
	cursor: pointer;
}

#menu-align-daj	{
	margin-top: 70px;
	}

#daj-rightpanel{
	width: 500px;
	height: 600px;
	float: left;
	background-image: url(../images/menu_side_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	}

#daj-menu-section {
	height: 435px;
	width: 295px;
	margin-top: 82px;
	margin-bottom: 82px;
	text-align: center;
	text-align: center;
	left: 645px;

	}

#menus-top {
	width: 230px;
	height: 42px;
	text-align: center;
	margin-top: 25px;
	}
	
#menus {
	width: 230px;
	height: 42px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#menus-bottom {
	width: 230px;
	height: 42px;
	text-align: center;
	margin-bottom: 25px;
	}
	
#iFrame {
    width: 500px;
    height: 600px;
	overflow-x: hidden;
	overflow-y:auto;
}

#content {
	padding: 20px 20px 10px 20px;
	}

#daj-inner-menus{
/*	background-color: #0066CC;
	padding: 5px 5px 5px 7px;
*/	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 457px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #3586D7;
	background-image: url(../images/main_menu_bg.png);
	}

#daj-nav-menus {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	text-align: right;
	}

.daj-nav-menu-spacting {
	padding: 0px;
	margin-right: 4px;
	}

#dotted {
	border-bottom: #CCFF99 dashed 1px;
	}
#title-section {
	padding-top: 20px;
	}
#slogan {
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	height: 41px;
	margin-top: 78px;
	margin-left: 23px;
	}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	}
