body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	background-color:#000000;
}

.container {
	position: relative;
	color:#dddddd;
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

div#content {
	position: relative;
	color:#dddddd;
	left: 5px;
	text-align: left;
	width: 800px;
	margin-top:0px;
}

div#footer {
	font-size: 11px;
}

h1 {
	color:#ffffff;
	font-size:1.2em;
	font-weight:800;
	vertical-align:bottom;
	height:30px;
	text-indent:40px;
	line-height:30px;
	background-image: url("../img/icon_passport.jpg");
	background-repeat: no-repeat;
}

h2 {
	color:#dddddd;
	line-height:22px;
	font-size:1.0em;
	font-weight:bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3 {
	color:#dddddd;
	margin-left: 20px;
	font-size:1em;
	font-weight:normal;
}

h4 {
	color:#dddddd;
	margin-left: 30px;
	font-size:1em;
	font-weight:normal;
}

ul {
	color:#ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size:1em;
}
ol {
	color:#ffffff;
	margin-top: 3px;
	font-size:1em;
}
li {
	margin-top: 1px;
	margin-bottom: 1px;
}
dt {
	color:#ffffff;
	margin-top: 3px;
	font-size:0.9em;
	margin-left: 20px;
}

.yb {
	color:#ffffe0;
	font-size:0.9em;
	font-weight:bold;
}

.stepicon {
	margin-top:  0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 70px;
	color:#ffffff;
	font-size:1.5em;
	font-weight:800;
	width:90px;
	height:93px;
	background-image: url("../img/step_xx.png");
	background-repeat: no-repeat;
	float:left;
	clear:both;
}

.steptitle2 {
	margin-top: 15px;
	height:20px;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
}

.stepdesc2 {
	margin-top:  3px;
	color:#dddddd;
	font-size:0.9em;
	font-weight:normal;
	height:70px;
	clear:right;
}

.steptitle {
	color:#00FFFF;
	margin-top: 10px;
	margin-left: 30px;
	font-size:1.0em;
	font-weight:bold;
}

.wb {
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
}

.stepsubtitle {
	color:#00FFFF;
	margin-left: 70px;
	font-size:1.0em;
	font-weight:bold;
}

.stepdesc {
	color:#dddddd;
	margin-left: 93px;
	font-size:0.9em;
	font-weight:normal;
	clear:both;
}

a:link { color: #ADD8E6; }
a:visited { color: #ADD8E6; }
a:hover { color: #ffa500; }
a:active { color: #0000ff; }	

#productsandservices {

    margin: 0 0 10px 0;

}
