@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img, form, map {margin:0px; padding:0px; }

a {
text-decoration: none;
color: #034ea2;
}

a:hover {
	text-decoration: underline;
}

li {
text-decoration: none;
margin: 0px;
padding: 0px;
}

ul {
text-decoration: none;
}

#homecontent p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
text-align: left;
color: #333333;
padding: 10px 0px 0px 0px;
}

img {
border: 0px;
}

/* MAIN STYLES*/

#homecontent {
float: left;
text-align: center;
width: 650px;
}

#mainheader {
float: left;
text-align: center;
width: 650px;
height: 276px;
margin: 20px 0px 0px 0px;
background-image: url(../images/iPad_Banner_Strip.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#strip {
float: left;
text-align: center;
width: 650px;
height: 26px;
margin: 0px 0px 15px 0px;
background-image: url(../images/iPad_Banner_Strip.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#strip p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
text-align: center;
color: #FFFFFF;
padding: 3px 0px 0px 0px;
}

#strip a {
text-decoration: none;
color: #FFFFFF;
}

#strip a:hover {
	text-decoration: underline;
}

#homecontent h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 17px;
text-align: center;
color: #333333;
padding: 0px 0px 20px 0px;
}

#byline {
	float: left;
	width: 650px;
	text-align: center;
}

#byline h1 {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 27px;
color: #c61d23;
}

#featureboxes {
float: left;
text-align: center;
margin: 10px 0px 10px 0px;
width: 650px;
}

#featureboxes .smlbxs {
margin-top: 6px;
}

#maintxt {
float: left;
width: 610px;
margin-left: 20px;
margin-right: 20px;
}

#maintxt .quote {
padding: 10px 30px 10px 30px;
}

#maintxt h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #c61d23;
padding: 0px 0px 10px 0px;
text-align: center;
font-style: oblique;
font-weight: bold;
}

#maintxt h2 {
display: block;
background-color: #fffac2;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
line-height: 22px;
color: #333333;
padding: 5px 0px 5px 0px;
margin-bottom: 10px;
text-align: center;
font-weight: bold;
}