/*    BORDER-RIGHT: #ce3146 1px solid;
    BORDER-TOP: #ce3146 1px solid;
    BORDER-LEFT: #ce3146 1px solid;
    BORDER-BOTTOM: #ce3146 1px solid*/

html, body, h1, li,h2, h3, h4 {
margin: 0;
padding: 0;
list-style: none;
}

 ul {
margin: 5px;
padding: 10px;
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:		678px;
	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;	
}



#servicebut {
	width: 	200px;
	height:	35px;
	left:	720px;
	top:	62px;
	position: absolute;		
}


#content1 {
	width: 	600px;
	height:	300px;
	left:	20px;
	top:	150px;
	background: url(images/back.png)  no-repeat;
	position: absolute;		
}

#content21 {
	width:	570px;
	height:	180px;
	left:	15px;
	top:	10px;
	position: absolute;		
}

#content22 {
	width: 	315px;
	height:	180px;
	left:	260px;
	top:	35px;
	position: absolute;		
}
#content23 {
	width: 	567px;
	height:	180px;
	left:	0px;
	top:	242px;
	position: absolute;		
}

#service {
	width: 257px;
	height:500px;
	left:	624px;
	top:	150px;
	background: url(images/service.png) no-repeat;
	position: absolute;		
}

#service1 {
	width: 	240px;
	height:	500px;
	left:	14px;
	top:	42px;
	position: absolute;		
}

#overview {
	width: 	600px;
	height: 150px;
	left: 	18px;
	top: 	454px;
	background: url(images/overview.png) no-repeat;
	position: absolute;		
}
#overview1 {
	width: 570px;
	height: 150px;
	left: 18px;
	top: 10px;
	position: absolute;		
}

#bottom{
	position:absolute;
	width: 890px;
	height:58px;
	top:620px;
	left:0px;
	text-align: center;
	background: #1F1E23 ;
}









