﻿.container 
{ 
  width: 1280px;
} 
.content {
	margin-top:-60px;
}
  
.header {
	height: 291px;
}
.header img {
	width:500px;
	height:303px;
}

	
ul.nav a {
	padding: 0 0 30px 0;
	display: block;
	width: 200px;
	text-decoration: none;
	font-size: 175%;
}
.sidebar1 {
	float: left;
	width: 260px;
	padding-bottom: 10px;
}
#social { padding-left: 16px; margin-top:0 } /* your css rules for ipad landscape */

.evoslider.default .controlNav 
{
	right: 50px;
}
.evoslider.default .controlNav li.bullets 
{
	width : 18px;
	height : 18px;
	margin : 10px 18px;
	padding :0;
	border :none;
	overflow: visible;
	/* Workaround to eliminate numbering */ font-size: 0px;
	text-align: center;
	line-height: 20px;
	background-image: url(bullets_iphone.png); /* your css rules for ipad landscape */
}
.evoslider.default .controlNav li.bullets:hover
{
	background-image: url(bullets_iphone.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
.evoslider.default .controlNav li.bullets.active 
{
	background-image: url(bullets_iphone.png);
	background-repeat: no-repeat;
	background-position: 0px -54px;
}

.evoText img {
	width: 200px;
	height:auto;
}
.evoText.overlay {
	margin-top:35px;
}
.evoslider.default .evoText.overlay h3 {
	font-size: 2em;
	padding-bottom: 5px;
	margin-bottom: 0;
	font-weight: bold;
	color: #4e4e4e;
}

.evoslider.default .evoText.overlay p {
	padding-bottom: 0px;
	padding: 0;
	font-size: 2em;
	margin-bottom: 9px;
}
.evoslider.default .control_autoplay
{
	top: 457px;
	right: -25px;
	width: 40px;
	height: 40px;
}

/* Pause button */
.evoslider.default .pause_button 
{
	width: 40px;
	height: 40px;
	background: url('play_iphone.png') no-repeat -40px 0;
	cursor: pointer;
}

/* Play button */
.evoslider.default .play_button 
{
	width: 40px;
	height: 40px;
	background: url('play_iphone.png') no-repeat 0 0;
	cursor: pointer;
}

.footer {
	clear: both;
	margin-left: 5px;
	padding-left: 66.5em;
	position: absolute;
	top: 800px;
	width:450px;
}
#brand img {
	height:120px;
}
#footerText p {
	font-size:1.7em;
}
#footerText h3 {
	font-size:1.7em;
}
#social  {
	padding-left: 78px;
	margin-top: -2px;
}
.text {
	margin-left:-5px;
	height:450px;
	width:640px;
	float: left;
	overflow-y:scroll;
}
.text p {
	font-size:1.5em;
	width: 465px;
	margin-left: 0px;
	margin-bottom: 15px;
	}
.text h3 {
	margin-left: 13px;
}
