img {
	border:0;
}

html {
	overflow-x: hidden;
	font-family: "Segoe UI", arial, helvetica, san-serif;
	color: #555555;
	letter-spacing: .2px;
	line-height: 18px;
	
}

body {
    margin:0px auto;
	min-width: 1000px;
}

#header {
	min-width: 1000px;
	height: 80px;
	margin: auto 0;
	padding:0px;
	padding-top:10px;
	background-color: #fff;
}

#logo a {
	text-decoration: none;
}
#top-nav {
	min-width: 900px;
	max-width: 980px;
	height: 59px;
	display: block;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#top-nav li {
	float: left;
	padding-top: 7px;
	padding-right: 15px;
	color: white;
	font-size: 14px;
}

#nav {
	display: inline;
}

#nav ul {
	display: block;
	float: left;
	margin-left: -27px;
	width: 920px;
}

#nav li {
	display: inline;
	float: left;
}

#nav li a {
	text-decoration:none;
	border:none;
}

.top-nav-links {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	margin: 0px;
	float: left;
}

.top-nav-links-buttons {
	float: right;
	list-style-type: none;
	display: inline;
	padding-right: 0px;
	margin: 10px 0px -3px 0px;
}

.top-nav-buttons {
	float: left;
	list-style-type: none;
	display: inline;
	padding-right: 80px;
	margin: 10px 0px 0px 0px;
	height:49px;
}

.top-nav-buttons li a {
    width: 140px;
	height:49px;
	padding:10px;
    font-size:22px;
    font-family:arial, helvetica, sans-serif;
    color: #0482b3;
    font-weight: 100;
    text-decoration: none;
}

.top-nav-buttons li a:hover {
    
	color:#ffffff;
	background-color:#0482b3;
}

#container {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 650px;
}

#content-area {
	margin: 0 auto;
	min-height: 500px;
	width: 1000px;
}

#slideshow-container {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 371px;
	background-color:#000;
	text-align:center;
}

#slideshow-holder {
	margin: 0 auto;
	padding: 0px;
	width: 755px;
	height: 371px;
	z-index: 150;
	text-align:center;
}

#slideshowContainer {
	width: 405x;
	height:315px;
	margin: -180px 0px 0px 60px;
	position:relative;
	background:url("images/ipad-bg.png") no-repeat;
	z-index:200;
	
}
.slideshow {
	height: 239px;
	width:318px;
	left: 45px;
	bottom:-40px;
	
}
.slideshow img {
	height: 239px;
	width:318px;	
}

#nav {
	list-style-type:none;
	z-index:150;
}
#nav li a {
	display:block;
	width:29px;
	height:57px;
	text-indent:-9999px;
	outline:none;
}
#prev a {
	background:url("images/left-scroll-arrow.png");
	width:29px;
	height:57px;
	position:absolute;
	top:130px;
	left:-28px;
}
#next a {
	background:url("images/right-scroll-arrow.png");
	width:29px;
	height:57px;
	position:absolute;
	top:130px;
	left:404px;
}

#left {
    width: 430px;
	position:relative;
	z-index:300;
	left:530px;
	top:-120px;
}

#title {
    font-size:25px;
    font-family:arial, helvetica, sans-serif;
    color: #b04a3b;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
    line-height: 18px;
}

#caption {
    font-size:12px;
    color: #686868;
	height:60px;
	width:400px;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	padding:15px;
}

#whatis {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 350px;
	background-color:#044863;
	color:#e1dddd;
	text-align:center;
}

#features {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 600px;
	background-color:#fff;
	color:#747474;
	text-align:center;
}

#online {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 250px;
	background-color:#404040;
	color:#cccccc;
	text-align:center;
}

#story {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 300px;
	background-color:#d5d5d5;
	color:#363535;
	text-align:center;
}

#footer {
	width: 100%;
	height:80px;
	margin: 0 auto;
	text-align:center;
	font-size:11px;
	padding:10px;
}