body {
	background:url(images/bg.gif) repeat-x;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
    background-color: #0C51B4;
	text-align:center;
	
}
#wrapper {
	width:760px;
	margin:0 auto;
}
#identity {
	background-image:url(images/identity.jpg);
	height:263px;
	position:relative;
	
}
#identity ul {
	margin:0;
	padding:0;
	position:absolute;
	left: 143px;
	top: 133px;
	width: 84px;
}
#identity li {
	list-style:none;
	padding:15px 0 0 0;
}
#identity li a {
	color:#133EAB;
	font-weight:bold;
	text-decoration:none;
}
#identity li a:hover {
	text-decoration:underline;
}
#contactbar {
	background-image:url(images/contactbar.gif);
	height:76px;
	position:relative;
}
#content {
	background:#font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
    background-color:#0C51B4;
	line-height:21px;
	text-align:justify;
}
#content img {
	border:1px solid #fff;
}
#content h1 {
	font-size:150%;
	letter-spacing:3px;
}
#content h2 {
	font-size:120%;
}
#promotion a {
	color:#fff;
	font-size:80%;
	float:right;
	padding:15px 0 15px 15px;
	clear:right;

}
#body h1 {
	font-size:150%;
	letter-spacing:3px;
	text-align:justify;
	
}
#content a {
	color:#fff;
}
#contactpage #content {
	float:left;
	width:250px;
	
}
#form {
	margin-left:260px;
	text-align:left;
	padding:5px 0 0 0;
}
#contactpage h2 {
	background:#214191;
	padding:5px;
	width:200px;
}
.field {
    background:#214191;
	padding:10px;
}
.left {
	float:left;
	margin:0 15px 15px 15px;
}
.producttext {
	padding:0 0 60px 0;
}
#contactbar ul {
	margin:0;
	padding:0;
}
#contactbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 114px;
}
#contactbar li, #contactbar a {
     display: block;
}
#email a {
	position:absolute;
	left: 445px;
	top: 27px;
	width: 246px;
	height: 20px;
}
span {
	display:none;
}
.beta {
	float:right;
	
}
#productspage p {
	border-bottom:1px solid #fff;
	padding:0 0 40px 0;
	height:50px;
}
#productspage img {
	margin:0 0 50px 0;
}
table td {
	padding:10px 0;
}