/*    BORDER-RIGHT: #ce3146 1px solid;
    BORDER-TOP: #ce3146 1px solid;
    BORDER-LEFT: #ce3146 1px solid;
    BORDER-BOTTOM: #ce3146 1px solid*/

html, body {
margin: 0;
padding: 0;
list-style: none;
}
img {
border: 0;
}
a {
color: #3D5ABB;
}
a:hover {
color: red;
}
.clear {
clear: both;
}

#wrapper {
	text-align: left;
	width: 890px;
	height:1430px;
	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;	
}



body {
	background: #797979;
	text-align: center;
	color: white;
	height:707px;
	font: 11px verdana, sans-serif;
}
#content1 {
	width: 850px;
	height:1210px;
	left:20px;
	top:150px;
	background: url(images/servicesbk.png) no-repeat;
	position: absolute;		
}
#content21 {
	width: 518px;
	height:1200px;
	left:30px;
	top:5px;
	position: absolute;		
}

#content22 {
	width: 800px;
	height:1000px;
	left:30px;
	top:227px;
	position: absolute;		
}
#content23 {
	width: 260px;
	height:1180px;
	left:560px;
	top:50px;
	position: absolute;		
}
#servicebut {
	width: 200px;
	height:35px;
	left:720px;
	top:62px;
	position: absolute;		
}

#bottom{
	position:absolute;
	width: 890px;
	height:60px;
	top:1370px;
	left:0px;
	text-align: center;
	background: #1F1E23 ;
}


#menu{
position:relative;
width: 600px;
height:100px;
top:0px;
left:25px;

}
H4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
}