body{
  font-size:110%;
}
.large div.wordpress{
  top:-83px;
}
.large .banner {
background:url("../images/banner/banner_large.png") no-repeat scroll 0 0 transparent;
height:130px;
}
.large .menu{
}
.large .nav li div.btn a {
	font-size:1.2em;
}
.large ul.nav{
	width:56em;
}
.large .nav li div.btn .selectors{
  margin-top:-1.1em;
}

.large .intro ul li {
font:0.9em/1.6em Arial,sans-serif;
}
.large .list {
font-size:0.9em;
}
.large ul.billing li {
font:1.2em/1.7em Arial,sans-serif;
}
.large .list h4 {
	font:.93em/1.4em Arial;
	white-space:nowrap;
}
.large .history .info .title div {
font-size:1.06em;
}
.large .history .info .role, .history .info .tools{
	font-size:.84em;
}
.large #contact {
font-size:1em;
}
.large #contact #form{
  width:31em;
}
.large #contact_response{
  margin-top:0em;
}
.large .ie #contact p.error{
margin-top:.8em;
}
.large .ie #contact_response{
	margin-top:1.4em;
}
.large .copyright{
	bottom: -156px;
}
.large .footer_nav {
	top:-2.4em;
	right:-4em;
}
.ie .footer_nav {
  top:-1.6em;
}
 /*
 * Opera
 */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	.large #contact_response{
		margin-top:-1em;
	}
  .large .footer_nav{
    right:-2em;
    top:-2em;
  }
}
/*
 * Safari
 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .large .footer_nav {
		top:-16px;
	}
  .large .nav li div.btn .selectors{
	  margin-top:-1.15em;
	}
}
