body {
	background: #0b456b url(../images/bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
}

html {
	height: 100%
}

img {
	border: 0;
	behavior: url('iepngfix.htc');
}

* {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

h1 {
	color: #0072bb;
}

#wrapper {
	width: 978px;
	margin: 0 auto;
}

#header {
	background: url(../images/top-bg.png) no-repeat;
	min-height: 153px;
	height: auto !important; 
  	height: 153px;
	width: 978px;	
	margin-top: 30px;
}

#mainBg {
	background: url(../images/main-bg.png) repeat-y;
	width: 978px;	
}

#top {
	background: url(../images/index-bg.jpg) no-repeat center bottom;
	min-height: 400px;
	height: auto !important; 
  	height: 400px;
	width: 960px;
	margin: auto;
}

#top-wrap {
	width: 960px;
}

#social {
	float: right;	
	margin-right: 60px;
	margin-top: -25px;
}

#social img {
	margin-left: 15px;
	vertical-align: middle;
}

#social h1 {
	font-size: 1.35em;
	color: #4ea1df;
}

#content {
	background: url(../images/content-bg.jpg) no-repeat center bottom;
	min-height: 400px;
	height: auto !important; 
  	height: 400px;
	width: 960px;
	margin: auto;
	padding-top: 25px;
}

#content-index {
	background: url(../images/content-bg.jpg) no-repeat center bottom;
	/*min-height: 400px;
	height: auto !important; 
  	height: 400px;*/
	width: 960px;
	margin: auto;
	padding-top: 25px;
}

#footer {
	background: url(../images/bottom-bg.png) no-repeat;
	min-height: 25px;
	height: auto !important; 
  	height: 25px;
	width: 978px;	
	padding-bottom: 40px;
}

#logo {
	margin: 35px 0 0 55px;
	float: left;
}

#header-text {
	float: right;
	font-size: 1.125em;
	margin: 20px 50px 0px 0px;
	width: 515px;
}	

#header-text p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#header-text h3 {
	margin-bottom: 25px;
}

#header-intro {
	padding-left: 80px;
}

#header-intro ul {
	margin-left: 20px;
}	

#header-intro ul li {
	font-size: 1.125em;
}

#whynot {
	margin-bottom: 20px;
}

#buynow {
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
}

#buynow img {
	margin-left: 10px;
}

#bottom-content {
	background: url(../images/content-bg.png) repeat-y;
	width: 978px;	
	margin-top: 35px;
	margin-left: 0px;
}

#twitter-wrap #leftquote{
	font-size: 5em;
	color: #0072bb;
	float:left;
	margin: -10px 10px 0px 0px;
}

#twitter-wrap #rightquote{
	font-size: 5em;
	color: #0072bb;
	float: right;
	margin: 47px 0px 0px 0px;
}

#tweet {
	float: left;
	width: 335px;
	margin-bottom: 25px;
}

#twitter-wrap #tweet-from {
	font-size: .875em;
	color: #0072bb;
	font-style: italic;
	float: right;
	text-align: right;
}

#twitter-wrap #tweet-from a{
	color: #0072bb;
}

#tweet ul {
	list-style: none;
}
	
#content-wrapper {
	padding: 0 55px 0px 55px;
}

#content-wrapper h3 {
	margin: 10px 0px 10px 0px;
	text-decoration: underline;
}

#content-wrapper h1 {
	margin: 0px 0px 20px 0px;
}

#content-left {
	float: left;
	width: 400px;
	margin-left: 45px;
	display: inline;
}

#content-right {
	float: right;
	width: 400px;
	margin-right: 45px;
	display: inline;
}
	
#nav{
	list-style: none;
	font-size: 1.125em;
	color: #ffffff;
	float: left;
	margin: 35px 0 0 60px;
	font-weight: bold;
}

#nav li {
	display: inline;
	margin-right: 10px;
}

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

#nav li a:hover {
	text-decoration: underline;
}

#bookwrap {
	float: left;
	padding-left: 45px;
}

#bookquote {
	padding-top: 35px;
	padding-left: 50px;
}

.fam-photo {
	float: left;
	padding: 0 25px 15px 0px;
}

#comingsoon {
	border: 1px solid #ccc;
}

#subnav{
	list-style: none;
	color: #ffffff;
	float: left;
	font-size: .875em;
	margin: 30px 0 0 25px;
}

#subnav li {
	display: inline;
}

#subnav li a {
	color: #fff;
	text-decoration: none;
}

#subnav li a:hover {
	text-decoration: underline;
}

#copyright {
	float: right;
	color: #fff;
	margin: 30px 25px 0 0px;
	font-size: .875em;
}

#about-sm { 
	float: left;
	padding: 20px 20px 10px 0px;
}

#cwsbuilding {
	float: right;
	padding-left: 25px;
	text-align: right;
}

#cwsbuilding p {
	margin-top: 10px;
}

/* IE6 Styles */

* html #social {
	margin-right: 30px;
	
}

* html #header-text {
	margin: 20px 25px 0px 0px;
}

	
th {
	text-align: left;
	vertical-align: top;
}

.error {
	border: 8px solid #fc4;
	background: #ffa;
	padding: 10px;
	margin: 0 0 20px;
}

.instructions {
	font-size: 90%;
	color: #555;
}

input.sticky {
	display: none;
}

#app-img {
	float: left;
}

#iphone-txt {
	float: right;
	width: 350px;
	margin-left: 50px;
	margin-top: 35px;
}

#iphone-txt p {

}

#iphone-txt ul {
	padding-left: 25px;
}

#iphone-txt ul li {
	margin-bottom: 10px;
}

#iphone-txt h3 {
	text-decoration: none;
	color: #0072bb;
}

#downloadapp {
	margin-top: 10px;
	padding-left: 20px;
}

.document-mod {
	text-align: center;
	float: left;
	margin-top: 25px;
	margin-right: 47px;
}

.document-mod2 {
	text-align: center;
	float: left;
	margin-top: 25px;
}

.document-mod img, .document-mod2 img {
	border: 1px solid #ccc;
}

.icon img{
	border: 0;
}

