/*    BORDER-RIGHT: #ce3146 1px solid;
    BORDER-TOP: #ce3146 1px solid;
    BORDER-LEFT: #ce3146 1px solid;
    BORDER-BOTTOM: #ce3146 1px solid*/

html, body, h1, 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:427px;
	font: 11px verdana, sans-serif;
}

#servicebut {
	width: 200px;
	height:35px;
	left:720px;
	top:62px;
	position: absolute;		
}

#wrapper {
	text-align: left;
	background: #D54600;//url(images/back.jpg) repeat;
	width: 890px;
	height:640px;
	margin:0px auto;
	position: relative;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid
}

#content1 {
	width: 850px;
	height:420px;
	left:20px;
	top:150px;
	background: url(images/privacy1.png)   no-repeat;
	position: absolute;
		
}
#content21 {
	width: 760px;
	height:180px;
	left:50px;
	top:20px;
	position: absolute;		
}



#bottom{
position:absolute;
width: 890px;
height:60px;
top:580px;
left:0px;
text-align: center;
background: #1F1E23 ;
}

