
html, body, h1, li,h2, h3, h4 {
margin: 0;
padding: 0;
list-style: none;
}
img {
border: 0;
}
a {
color: #3D5ABB;
}
a:hover {
color: red;
}
.clear {
clear: both;
}



body {
background: #797979;
text-align: center;
color: white;
height:690px;
font: 11px verdana, sans-serif;
}


#wrapper {
	text-align: left;
	width: 890px;
	height:680px;
	margin: 0px auto;
	position: relative;
	background: #D54600;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;		
}


#content1 {
	width: 842px;
	height:300px;
	left:20px;
	top:150px;
	background: url(images/backabout.png)  no-repeat;
	position: absolute;
	
}
#content21 {
	width: 500px;
	height:180px;
	left:10px;
	top:38px;
	position: absolute;
		
}
#content22 {
	width: 570px;
	height:180px;
	left:525px;
	top:48px;
	position: absolute;
		
}
#content23 {
	width: 570px;
	height:180px;
	left:500px;
	top:265px;
	position: absolute;		
}
#servicebut {
	width: 200px;
	height:35px;
	left:720px;
	top:62px;
	position: absolute;		
}
#overview {
	width: 420px;
	height:175px;
	left:20px;
	top:452px;
	background: url(images/feature.png) no-repeat ;
	position: absolute;	

}
#overview1{
	width: 420px;
	height:175px;
	left:445px;
	top:452px;
	background: url(images/feature1.png) no-repeat ;
	position: absolute;			
}

#content11 {
	width: 380px;
	height:180px;
	left:20px;
	top:10px;
	position: absolute;		
}
#content135 {
	width: 380px;
	height:180px;
	left:20px;
	top:10px;
	position: absolute;		
}
#menubar {
width: 600px;
height:40px;
left:20px;
top:0px;

position: absolute;		
}


#feature {
width: 250px;
height:150px;
left:625px;
top:454px;
background: url(images/feature.png) no-repeat ;
position: absolute;		
}
#service {
width: 250px;
height:300px;
left:625px;
top:152px;
background: url(images/service.png) no-repeat;
position: absolute;		
}





#bottom{
position:absolute;
width: 890px;
height:60px;
top:620px;
left:0px;
text-align: center;
background: #1F1E23 ;
}

#menu{
position:relative;
width: 600px;
height:100px;
top:0px;
left:25px;

}
