
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;
}
#name {
	margin: 2px auto;	
	width: 850px;
	height:50px;
	left:22px;
	top:45px;
	position: absolute;		
}


body {
background: #797979;
text-align: center;
color: white;
height:690px;
font: 11px verdana, sans-serif;
}

#wrapper {
	text-align: left;
	width: 890px;
	height:1770px;
	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: 852px;
	height:1600px;
	left:20px;
	top:150px;
	
	background: url(images/backprofile.png)  no-repeat;
	position: absolute;	
}


#servicebut {
	width: 200px;
	height:35px;
	left:720px;
	top:62px;
	position: absolute;		
}

#bottom{
position:absolute;
width: 890px;
height:60px;
top:1710px;
left:0px;
text-align: center;
background: #1F1E23 ;
}

H2
{
    COLOR: white;
}
H3
{
    COLOR: white;
}
H4
{
    COLOR: #FC6500
}
H5
{
    COLOR: #003366
}
TH
{
    COLOR: #003366
}
THEAD
{
    COLOR: #003366
}
TFOOT
{
    COLOR: #003366
}
H1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:25px;
	font-style:normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
H2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-style:normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
H3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-style:normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	padding: 0px;	
}
H4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	font-style:normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;	
	margin: 1px 15px 10px 1px;
}