/* BODY HTML */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
}

a {outline:none; text-decoration:none; color:#000;}

img {
	border:none;
}

#head_bkg {
	float:left;
	width:100%;
	height:330px;
	margin:auto;
	background-image:url(images/head_bkg.jpg);
	background-repeat:repeat-x;
}

#head {
	float:left;
	width:968px;
	height:310px;
	padding:20px 0 0 20px;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
}

#head a {
	display:block;
	width:200px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:0 0 0 10px;
}

#head a:hover {
	background-color:#65bddc;
}

h1 {
	font-size:22px;
	font-weight:bold;
	color:#198ea4;
	margin:0 0 20px 0;
}

#content{
	width:100%;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin:auto;
	background-image:url(images/bal_hasab_bkg.jpg);
	background-repeat:repeat-y;
}

.bal_hasab_bkg {
	float:left;
	width:390px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin:auto;
	background-image:url(images/bal_hasab_bkg.jpg);
	background-repeat:repeat-y;
}

.bal_hasab {
	width:250px;
	padding:0 110px 0 30px;
}

.bal_hasab a {
	text-decoration:none;
	color:#000;
}

.jobb_hasab {
	float:left;
	width:598px;
	padding:55px 0 20px 0;
}

#footer_bkg {
	width:100%;
	height:37px;
	line-height:20px;
	margin:auto;
	background-image:url(images/footer_bkg.jpg);
	background-repeat:repeat-x;
}

#footer_bal {
	float:left;
	width:390px;
}

#footer_jobb {
	float:left;
	width:598px;
}

#footer_jobb a {
	text-decoration:none;
	color:#000;
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

#keywords
{
	font-size:11px;
}

/*a{font-family: Tahoma, Geneva, sans-serif; font-size:11px; color:#333;}*/
