body{
background-color: #ffffff;
}
a{
color:#0F256A>
}
#logo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -88px;
	margin-left: -88px;
	height: 176px;
	width: 176px;
	
}

#insidelogo{
top: 0px;
left: 0px;
padding-top: 100px;
padding-left: 105px;
float: left;
}

#text{
	font-size: 13px;
	position: absolute;
	top: 50px;
	left:400px;
	width: 295px;
	padding-top: 25px;
	padding-left: 18px;
	line-height: 28px;
	float: left;
}
#text p{
line-height: 28px;

}
#text ul {
	margin-top: 5px;
}

#text ul li{
list-style: none;
padding-top: 15px;
line-height: 14px;

}
#text dl dd{
padding-bottom: 10px;
}
#text h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
#footer{
padding-top: 10px;
clear: both;
font-size: 10px;
line-height: 14px;
text-align: center;
}

#morebutton{
position: absolute;
top: 600px;
left: 600px;

}

#printspec {
	line-height: 14px;
}
#printspec h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#printsample {
position: absolute;
top: 50px;
left: 0px;
width: 450px;
height: 500px;
text-align: center;
vertical-align: middle;
 }
 
#smalllogo{
position: absolute;
top: 540px;
left: 65px;
}