
body {
	margin: 0px;
	background-color:White;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tw {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color:#fff;
}
.tb {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #06c;
}
.tr {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #c00;
}


.tw18 {
	font:1.8em Arial, Helvetica, sans-serif;
	color:#fff;
}
.gline {
	font:1.6em Arial, Helvetica, sans-serif;
	background:#eee;
	color:#eee;

}
#maincontainer {
	width:1000px;
	margin:auto;
	background:#fff;
}

/* header */
#headercontainer {
	
}
#top {	
	border-bottom:1px solid #fff;
	height:136px;
}
#logo{
	float:left;
	margin-left:5px;
}
#jnf { 
	float:left;
	color:#fff;
	text-align:right;
	margin-top:20px;
}
#t_link {
	float:right;
}
#t_link img {
	border:0;
}
#hflash
{

}
#mleft {
	float:left;
}
#mright{
	float:left;
}
#menu {
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	background:url(../images/menu_bg.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #fff;
}
#menu a {
	color:#fff;
}
#mainimg{
	border-bottom:1px solid #fff;
}
#mright 
{
	float:right;
	border:0px;
	border-bottom:1px solid #fff;
}
#r_links {
	border-left:1px solid #fff;
}
/* end header */

/* body */
#mainbody {
	background:#fff;
}
#b_left {
	float:left;
	width:73.2%;
	
	background:#fff;
}
#b_right 
{
	width:260px;
	float:right;	
	border-left:1px solid #fff;
}
#b_right img
{
	padding-top :15px;
	border:0px;
}
#min {
	background:url(ministries.jpg) no-repeat;
	padding: 6px 0px 5px 30px;
	border-bottom:1px solid #fff;
}
#min p {
	margin: 0px 0px 0px 18px;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	line-height:19px;
}
#req {
	text-align:right;
	background:url(requests.jpg) no-repeat;
	line-height:22px;
	padding: 17px 10px 17px 0px;
	border-bottom:1px solid #fff;
}
#call {
	background:url(contact.jpg) no-repeat;
	padding: 8px 0px 8px 15px;
	line-height: 22px;
}
#mt {
	height:134px;
	margin-top: 8px;
}
#mb {
	height:120px;
	margin-top: 8px;
}
#mp1, #mp2, #mp3, #mp4 {
	margin:0px 10px;
	width:45.5%;
	float:left;
	height:100%;
	padding: 0px 0px 10px;
}
#mp1 p, #mp2 p, #mp3 p, #mp4 p {
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:13px;
	margin-top:8px;
}
#mp1 img, #mp2 img, #mp3 img, #mp4 img{
	margin:0px 7px 7px;
}
#mp1 {
	border-bottom:1px solid #b4b4b4;
	height:100%;
}
#mp2 {
	border-bottom:1px solid #b4b4b4;
}
#mp3 {

}
#mp4 {

}
.line {
	width:1px;
	float:left;
	background:#b4b4b4;
	height:100%;
}
/* end body */
#footer {
	color:#fff;
	background-color: #c00;
	margin-top:5px;
}
