@charset "utf-8";
/* CSS Document */
 
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  
}

body { 
  line-height: 1.5; 
  font-size:12px;
  
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* .................................................................................... */
body{padding:0px; margin:0px; background-color:#03172C; background-image:url(images/medit-bg.png); background-repeat:no-repeat; background-position:center top;}

.main_body{
	background-color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;
	width:877px;
	border:1px solid #76c3f8;
	border-top:0px;
	margin-bottom:15px;
}

.body_bg{
	width:100%;
}

.main_header{
	width:877px;
	height:96px;
	background-image:url(images/header-bg.png);
	background-repeat:no-repeat;
}

.medit_logo{
	margin-top:0px;
	float:left;
	margin-left:25px;
}

.small_icons{
	margin-top:0px;
	margin-right:13px; 
	}

.s_icon{
	margin-left:5px;
}


.banner{
	margin-bottom:15px;
	margin-top:13px;
}

.body_content{
	width:854px;
	background-color:#FFFFFF;
	padding-left:17px;
	}

.welcome{
	width:495px;
	/*border:1px solid #000000;*/
	height:185px;
	float:left;
}


.grains{
	width:295px;
	/*border:1px solid #000000;*/
	height:185px;
	float:left;
}

.wel_content{
	width:501px;
	height:161px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818080;
	background-image:url(images/wel-bg.png);
	background-repeat:no-repeat;
	padding:7px;
	text-align:justify;
}

.inner_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818080;
	padding:7px;
}

.grains_content{
	width:270px;
	height:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818080;
	background-image:url(images/grains-bg.png);
	background-repeat:no-repeat;
	padding:7px;
}

.title{
	margin-bottom:11px;
	margin-top:0px;
}

.zaeem{
	margin-right:17px;
}

.horz_sep{
	margin-top:39px;
	padding-bottom:17px;
}

.h_products{
	height:225px;
}

.items{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	list-style-type:none;
	padding-top:3px;
}

.items li a{
	font-size:11px;
	color:#5e5e5e;
	text-decoration:none;
}

.items li a:hover{
	color:#FFFFFF;
	background-color:#005bab;
	text-decoration:none;
	padding:2px 3px;
}

.product{
	float:left;
}

.pro_horz{
	float:left;
	margin-right:35px;
	margin-left:35px;
}

.footer{
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	height:82px;
	padding-top:3px;
}

.footer_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.footer_links a{
	color:#FFFFFF;
	text-decoration:none;
}

.footer_links a:hover{
	color:#89c8fc;
	text-decoration:none;
}

.footer_content{
	width:848px;
}

.footer_sel{
	color:#e1e1e1;
	background-color:#004778;
	padding:1px 2px;
}

.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eee;
	
}

.erteqaa{
	color:#FFFFFF;
	text-decoration:none;
}

.erteqaa a:hover{
	color:#0000FF;
	text-decoration:none;
}

.sitemap{
font-size:12px;
padding-left:11px;
}

.sitemap a{
	text-decoration:none;
	color:#0f75bc;
}

.sitemap li{
	list-style-image:url(images/item-image.png);
}

.sitemap ul{
	font-size:11px;
	padding-left:13px;
}