/*    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:1127px;
	font: 11px verdana, sans-serif;
}

#content1 {
	width: 850px;
	height:1020px;
	left:20px;
	top:150px;
	background-color: #121212;
	background: url(images/privacy.png)  no-repeat;
	position: absolute;
		
}
#content21 {
width: 810px;
height:1080px;
left:20px;
top:15px;
position: absolute;
		
}

#servicebut {
	width: 200px;
	height:35px;
	left:720px;
	top:62px;
	position: absolute;		
}

#bottom{
	position:absolute;
	width: 890px;
	height:60px;
	top:1180px;
	left:0px;
	text-align: center;
	background: #1F1E23 ;
}
#wrapper {
	text-align: left;
	width: 890px;
	height:1240px;
	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;	
}