/* http://meyerweb.com/eric/tools/css/reset/ */
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;*/
}
* {
	font-family:'Arial', tahoma !important; 
}
a{
	text-decoration:none;
	color:#42678b;
}
.clear{
	clear:both;
}
a:hover{
	color:#333;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
li{
	/*list-style:none;*/
}
#wrapper{	
	
}
#test{

	background-color:#303030;
	height:37px;
}
#tevy{

	background-color:#0085cc;
	height:20px;
}
#header{
	fload:left;
	/*background:url(../img/hed1.jpg); */
	/*border:3px solid #f00;*/
	height:120px;
	width:1000px;
	margin:20px;
	
	
}
/*#page{
	float:left;
	width:1000px;
	margin:0 auto;
	/*bordeR:1px solid #f00;*/
	/*text-align:left;
}*/
#sidebar{ 
	float:left;
	width:250px;
	height:100px;
	/*border:1px solid #f0f;*/
	background:url(../img/slid1.jpg) no-repeat;
	margin: 0 0 0 10px;
	
	}

#content{	
	float:left;
	width:800px;
	height:550px;
	/*border:1px solid #3399cc;*/
	text-align: 0 0 0 120px;
	background:url(../img/right.jpg) no-repeat;
	/*margin :0 0 0 280px;*/

}


#fon{
	margin: 0 0 0 50px;
}
.text1{
	margin:-40px 0 0 200px;
	text-align:center;
	color:#33CCFF;
	font-size:200%;
	font-family:'Showcard Gothic', tahoma !important; 
}
.testa{
	margin:0 0 0 -10px;
}
/*sld bar*/
#heada{	
	float:left;
	width:280px;
	height:550px;	
	background:url(../img/left.jpg) no-repeat;
}
.headb{
	float:left;
	width:250px;
	height:100px;
	margin:10px 0 0 10px;	
}
.headr{
	float:left;
	width:250px;
	height:550px;
}
.headc{
	cursor:pointer;
	float:left;
	width:250px;
	height:100px;
	
	margin:0 0 0 20px;
}
/*end sld bar*/