/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body{width:8000px;height:600px;
		background:url(images/BgSite.JPG) repeat-x;overflow:hidden;}
.panel { width: 1000px; height:600px; float: left; font-family:tahoma;} 
 
 #home{background:url(images/1.png) no-repeat;}
 
 	.visionlink {
			float:left;
			width:151px; 
			height:143px; 
			display:block; 
			margin:254px 0 0 211px;}
			
			.visionlink:hover {}
			
			
	.partnerlink {
			float:right;
			width:154px; 
			height:443px; 
			display:block; 
			margin:157px 0px 0px 0px;}
			
			.partnerlink:hover {}


 	.contactlink {
			float:right;
			width:140px; 
			height:93px; 
			display:block; 
			margin:344px 127px 0 0;}
			
			.contactlink:hover {}
	


	#corner{width:1303px; float:left; background:url(images/corner.JPG) no-repeat;
	height:600px;}
	
	
 #contact{background:url(images/2.png)no-repeat bottom;
 padding-top:25px;}
 
 	#map{float:left;
	 background:url(images/mapbg.png) no-repeat;
	  height:370px; margin:10px 0 0 130px;}
	 #map iframe{margin:42px 48px;}
	 .maplinks{width:132px; height:132px; display:block;float:left;
	 margin-top:20px;}
 #patners{width: 920px; height:500px;margin-top: 45px;
	background:url(images/shelves-hi.png) center  no-repeat;} 
	
 #vision{width: 985px; margin-top: 45px;
	background:url(images/visionBG.PNG) right  no-repeat;}
	#vision p{float: right;direction:rtl;line-height: 20px;font-size: 14px;width: 500px;
color: #fff;
text-align:right;
margin: 51px 290px;}
	#vision a{float: left;
margin-left: 50px;
text-decoration: none;
color: brown;}
	#vision a:hover{color:white;}
