
body {
	background-color: #626251;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.wrapper {
	width: 780px;
	margin: 50px auto;
	height:auto;
	background-color: #000000;
}

div.header{
	width:780px;
	height:132px;
	background-image: url(images/bg_bo6i.jpg);
}

div.navigation{
	font-family: "Courier New", Courier, monospace;
	float: left;
	display: inline;
	width: 171px;
	margin-left: 7px;
	margin-bottom: 10px;
	display:block;

}

.navigation ul {

	font-size: 11px;
	width: 166px;
	height: auto !important;
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;

}

.navigation ul li {
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #313128;
	
}

.navigation ul li a {
	border: 1px solid #74745D;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 3px 4px 0;	
	width: 166px;
	height: 15px;
	display: block;
	margin-top: 2px;
	color: #ffffff;
	background-color: rgb(49, 49, 40);

}

.navigation ul li a:hover{

	background-color: #565646;
}

h1 {

	font-family: Verdana;
	color: rgb(247, 222, 123);
	font-size: large;
	margin: 10px auto;
	width:450px;
}

div.main {
	width:550px;
	position:relative;
	margin-left:25%;
	margin-top:5%;
	height:auto;
	margin-bottom:5%;
	
}

div.content1 {
	width:250px;
	position:relative;
	height:650px;
	margin:20px 5px 0 5px;
	float:left;
}

p.whttext{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:20px;
}
div.content2 {
	margin:20px 5px 0 5px;
	width:250px;
	position:relative:
	height:650px;
	float:right;
	
}
p.label {

	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 65px 10px 65px;
}

p.whttext2 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:20px;


}

ul.features li {
	
	color:white;
	font-size:12px;
	margin: 15px 10px 5px 0;
	

}

p.label2 {

	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:30px;
	
}

ul.features {
	list-style-type:none;
	width:240px;
	margin-left:-20px;

}

p.label3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: rgb(244, 231, 118);
	margin-left:30px;
}

ul.features2 {
	width:240px;
	margin-left:-20px;

}

ul.features2 li {
	
	color:white;
	font-size:16px;
	margin: 15px 10px 5px 0;

}

h1.special {
	font-family: Verdana;
	color: rgb(247, 222, 123);
	font-size: large;
	margin: 10px auto;
	width:100px;


}
.sf_footer {
	font-size: 10px;
	color: #000;
	border-top: 11px solid #313128;
	background-color: #626251;
	clear: both;
	text-align: right;
	width: 780px;
	top:-50px;
}


