@charset "utf-8";
/* CSS Document for AppleYard Studios */
body,html{
	font-size:100%;
	line-height:normal;
	height:100%;
	background:url(img/site-bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#eee;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
	background-color:#eee;
	width:1000px;
	margin:0px auto;
	height: auto !important;
}
.header{
	margin: 0px;
	margin-bottom:0;
	background-color:#fff;
}
.logo{
	margin:3px;
	float:left;
	width:540px;
}
.logo a img{
	border:0;
}
.tele{
	border:0;
	margin:3px;
	float:right;
	height:100%;
}
.tele a{
	border:0;
	margin:3px;
	float:right;
	height:100%;
}
#head-img{
	margin-left:10px;
	clear:both;
	width:979px;
	height:271px;
}
.head-strip{
	clear:both;
	width:1000px;
	height:30px;
}
.pLeft{
	margin:0;
	padding:0;
	background-color:#fff;
	float:left;
	width:689px;	
	min-height: 80%;
	height: auto !important;
}
.navLinks{
	background:url(img/site-nav-link-bg.png);
	width:689px;
	height:59px;
}
.navLinksInner{
	padding-top:10px;
	padding-left:22px;
}
.navLinksInner a{
	text-decoration:none;
	color:#000;
	font-size:1.1em;
}
.navLinksInner a:hover{
	text-decoration:none;
	color:#f00;
	font-size:1.1em;
}
.leftText{
	line-height:1.6em;
	padding:10px;
}
.leftText h1{
	font-size:26px;
	line-height:normal;
	margin:0;
	padding:0;
	color:#454545;
}
.service-buy{
	float:left;
	border-left:1px solid #ddd;
	background:url(img/site-service-bg.png);
	background-repeat:repeat-x;
	padding:10px;
	font-size: 100%;
	height:200px;
	margin-top: 10px;
	width:45%;
}
.service{
	border-left:1px solid #ddd;
	background:url(img/site-service-bg.png);
	background-repeat:repeat-x;
	padding:10px;
	height:auto;
	margin-top: 10px;
	font-size:14px;
	line-height:1.2em;
}
.service img{
	width:120px;
	height:120px;	
	float:right;
	padding:5px;
	margin:5px;
}
/*.service strong{
	font-weight:normal;
}*/
.service2{
	float:left;
	width:638px;
	background:url(img/site-service-bg.png);
	background-repeat:repeat-x;
	padding:10px;
	margin:5px;
	font-size: 100%;
	height:400px;
}

.service h2,.service2 h2{
	background:url(img/site-eq-sml.png);
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:normal;
	margin:0;
	font-size:22px;
	color:#454545;
}

.service a,.service2 a{
	text-decoration:underline;
	color:#003399;
}
.pRight{
	margin:0;
	padding:0;
	background:url(img/site-page-right-bg.png);
	background-repeat:no-repeat;
	float:left;
	width:311px;
	min-height: 900px;
	height: auto !important;
}
.rightText1{
	margin-left:30px;
	margin-right:15px;
	margin-top:50px;
	margin-bottom:0;
	padding:0;
	line-height:1.3em;
	font-size: 90%;
	height: 230px;
/*	border: 1px solid #f00;*/
}
.rightText2{
	/*	border: 1px solid #f00;*/
	margin-left:30px;
	margin-right:15px;
	margin-top:38px;
	margin-bottom:0;
	padding:0;
	line-height:1.4em;
	font-size: 90%;
	height: 295px;
}
.rightText2 ul{
	margin:0;
	margin-left:15px;
	padding: 0;
}
.rightText2 ul li{
	margin:0;
	padding: 0;
}
.rightText3{
	/*	border: 1px solid #f00;*/
	margin-left:30px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	line-height:1.3em;
	font-size: 80%;
	height: auto;
}
.footerLeft{
	border: 1px solid #fff;
	height:118px;
	background:url(img/site-footer-bg.png);
	background-repeat:no-repeat;
	clear: both;
	margin:0;
	height:100px;
}
.footerInner {
	font-size:90%;
	color:#666666;
	text-decoration:none;
	height: 82%;
	margin-top: 20px;
	margin-left: 110px;
}
.footerInner a{
	font-size:90%;
	color:#666;
	text-decoration:none;
	height: auto;
	margin-top: 10px;
}
.footerLinks {
	font-size:90%;
	color:#666666;
	text-decoration:none;
	height: auto;
	margin-top: 10px;
}
.address{
	font-size:100%;
	color:#000;
	display: inline;
}
.credit{
	font-size:70%;
	color:#000;
	background-color: #fff;
	border: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.credit a{
	text-decoration:none;
	color: #000;
}
.credit img{
	vertical-align:middle;
	border: 0;
}
.addressSml {
	font-size:85%;
	color:#000;
	display: inline;
	height: 100%;
}
.twitter{
	margin-top:30px;
	height:85px;
}
.twitter a img{
	border:0;
	height: 85px;
}


.message{
	background-color:transparent;
	position:absolute;
	width:299px;
	height:170px;
	left:770px;
	top : -200px;
	z-index: 1001;
}
