/* CSS Document */

  <style>
  body {
	margin : 10px;
	font: Verdana, Helvetica, Arial;
	padding: 0px;
	color:#FFF;
}
body {
text-align: left; /* center things in pre-IE6 */
}
header {
	margin : 10px;
	font: Verdana, Helvetica, Arial;
	padding: 0px;
	background: #fff;
}
header {
text-align: left; /* center things in pre-IE6 */
}
#main {
	margin: 25px;
	width: 100%;
	text-align: left;

}
#form {
	margin: 25px;
	width: 800px;
	text-align: left;
width: 800px;
}
#title {
float:left;
width:800px;
}
#main {
float:left;
width:550px;
background:#ffffff;
}
#sidebar {
float:left;
width:350px;
background:#ffffff;
}
#specs {
float:center;
width:800px;
background:#ffffff;
}
#specsl1 {
float:left;
width:398px;
height:25px;
background:#17258c;
}
#specsl2 {
float:left;
width:398px;
height:25px;
background:#17258c;
}
#specsl3 {
float:left;
width:398px;
height:25px;
background:#17258c;
}
#specsl4 {
float:left;
width:398px;
height:25px;
background:#17258c;
}
#specsr1 {
float:right;
width:398px;
height:100px;
background:#17258c;
}
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000;}
.style16 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style19 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;}

</style>