body{
	margin:0;
	padding:0;
	background-color:#222222;
	background-image:url('images/bg_2.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#allm{

	height:75px;
}

#topm{
	margin:0 auto;
	width:900px;
}

#logo{
	width:250px;
	height:75px;
	float:left;
}

#menu{
	float:left;
	width:420px;
	height:45px;
	margin: 25px 5px 5px 225px;
}

.mitem{
	float:left;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.emitem{
	float:left;
	width:15px;
	height:20px;
}

a{
	border:0;
	padding:0;
	margin:0;
	text-decoration:none;
	color:#000000;
}

img{
	margin:0;
	padding:0;
	border:0;
}

#allb{
	margin:0 auto;
	width:902px;
}

#bar{
	margin: 25px 0 0 0;
	width:900px;
	height:300px;
}

#cont{
	margin:25px 0 0 0;
	height:210px;
}

.textboxs{
	float:left;
	width:280px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('images/tb.png');
}

.texthead{
	width:250px;
	font-size:25px;
	color:#b00402;
	padding:15px 0 0 25px;
}

.textbody{
	width:240px;
	height:110px;
	font-size:13px;
	text-align:justify;
	color:#000000;
	padding: 0 0 0 15px;

}

.etitem{
	float:left;
	width:31px;
	height:100px;
}

.readm{
	width:90px;
	margin: 0 0 20px 190px;
	font-size:12px;
}

#cont1{
    float:left;
    background-image:url('images/bgbox.png');
    margin:155px 0 0 0;
}

#titleheads{
	float:left;
	width:900px;
	height:40px;
	color:#b00402;
	font-family:Arial, Helvetica, sans-serif;
    	font-size:30px;
	padding:10px 0 0 10px;
	border-bottom: #666666 dotted 1px;

}

p{
	margin:0;
	padding:0;
}

#textsd{
	float:left;
	width:670px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	border-right:#666666 dotted 1px;
	text-align:justify;

}

#sidem{
	float:left;
	width:200px;
	color:#00B3FF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px 0 0 10px;
}

#footers{
	float:left;
	width:902px;
	height:2px;
	border-bottom: #000000 dotted 1px;
}

#copy{
	float:left;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

.box50{
	width: 48%;
	float: left;
}
