* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}
body {
height: 100%;
text-align:justify;
font: 12px Geneva, Arial, Helvetica, sans-serif;
background:#b0786b;
min-width: 770px;
line-height:15px;
color:#333333;
}
a:link, a:visited {
color: #9F0000;
text-decoration: underline;}
a:hover {
text-decoration: none;
}
.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

h1,h2,h3{color:#666666;}

h1 {
font-size:20px;
}

h2 {
font-size:17px;
}

h3 { font-size:15px;

}
#wrapper {
width:900px;
margin:10px auto 0 auto;
position: relative;
background-color: #FFFFFF;

display: table;
}
#header {
margin: 0 auto;
height: 207px;
position: relative;
background:url(images/header.jpg) no-repeat;
margin-top:6px;
}
#header-wrapper { 
width: 900px;
}
#content-box{
width: 866px;
margin-bottom:0;
margin:8px;
padding:10px;
padding-bottom:0;
}
#content-box-left-in {width:69%;
margin: 0.4em 0 0 0;
float:left;
}
#jakhar{
	width:240px;
	padding:10px;
	float:right;
}
#jakhar ul{width:200; padding-left:25px;}
#jakhar ul li{ display:block; border-bottom:#999999 dotted 1px; padding-bottom:5px;}
#jakhar ul li a{color:#666666; font-size:12px; text-decoration:none; font-weight:400;}
#jakhar ul li a:hover{color:#999999; font-size:12px; text-decoration:none; font-weight:700;}
#jakhar h1{color:#8C3C33; font-size:17px; height:28px; padding:10px; display:block}


#content-box-left-in li{ list-style:square; margin:10px 0 10px 20px }
