* {
    outline:none;
}
body {
    background:url('./images/bg.gif') repeat-y top center;
    margin:0 0 30px 0;
    font:0.96em/110% Arial;
    color:#949494;
}
a img {
    border:none;
}
form {
    padding:0;
    margin:0;
}
p {
    padding:0 0 8px 0;
    margin:0;
}
h1 {
    padding:0;
    margin:0 0 10px 0;
    font-size:1em;
}
h2 {
    color:#555;
    padding:0;
    margin:0;
    font-size:1em;
}
a {
    color:#000000;
}
a:hover {
    color:#ED2E24;
}
textarea,input,select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
    color:#949494;
    margin:0;
    padding:4px;
}
#wrapper {
    width:848px;
    margin:0 auto;
    background:#fff url('./images/wrapper_bg.png') no-repeat top right;
}
#leftContent {
    float:left;
    width:264px;
    padding:10px 15px 0 15px;
}
#logo {
    margin:0 0 20px 0px;
}
#rightContent {
    float:left;
    width:546px;
    padding:125px 0 0 0;
}
#rightContentA {
    float:left;
    width:260px;
    margin-right:20px;
}
#rightContentB {
    float:left;
    width:260px;
}
#nav {
    margin:0;
    padding:0 0 30px 0;
}
#nav li {
    list-style:none;
    display:inline;
}
#nav a {
    text-indent:-2000px;
    height:23px;
    float:left;
    text-decoration:none;
    width:90px;
}
#navHome {
    background:url('./images/navHome.gif') 0 0 no-repeat;
}
#navClaim {
    background:url('./images/navClaim.gif') 0 0 no-repeat;
}
#navFaq {
    background:url('./images/navFaq.gif') 0 0 no-repeat;
}
#navAbout {
    background:url('./images/navAbout.gif') 0 0 no-repeat;
}
#navContact {
    background:url('./images/navContact.gif') 0 0 no-repeat;
}
#navTerms {
    background:url('./images/navTerms.gif') 0 0 no-repeat;
}
#footer {
    font-size:0.7em;
}
#footer a {
    font-size:1em;
    text-decoration:none;
    color:#949494;
}
#leftFooter {
    float:left;
    width:590px;
    padding:4px 0 15px 15px;
}
#leftFooter ul {
    margin:0 0 6px 0;
    padding:0;
}
#leftFooter ul li {
    float:left;
    list-style:none;
    padding-right:12px;
}
#leftFooter ul li a {
    font-size:1.1em;
    text-decoration:none;
    color:#949494;
    font-weight:bold;
}
#rightFooter {
    float:left;
    width:225px;
    text-align:right;
    padding:3px 0 0 0;
}
#content {
    font-size:0.75em;
}
#homepageButtons {
    width:820px;
    margin:0 auto;
    padding-bottom:20px;
}
#whychoose,
#whychoose * {
    color:#555;
}
#whychoose {
    width:241px;
    height:118px;
    background:url('./images/empty_purple.gif') no-repeat top left;
    float:left;
    padding:10px 15px 0 15px;
}
#whychoose ul {
    padding:0;
    margin:6px 0 0 0;
}
#whychoose ul li {
	list-style:none;
	background:url('./images/bullet.gif') no-repeat center left;
	padding:0 0 0 15px;
}
#takeTheTest {
    width:538px;
    background:url('./images/mid_yellow.gif') repeat-y top left;
    clear:both;
}
#takeTheTest #top {
    font-size:0.1em;
    overflow:hidden;
    display:block;
    height:14px;
    background:url('./images/top_yellow.gif') no-repeat top left;
}
#takeTheTest #bot {
    font-size:0.1em;
    overflow:hidden;
    display:block;
    height:14px;
    background:url('./images/bot_yellow.gif') no-repeat top left;
    clear:both;
}
#takeTheTest #mid {
    padding:0 15px;
}

#claim {
    width:539px;
    background:url('./images/mid_yellow.gif') repeat-y top left;
    clear:both;
}
#claim #top {
    font-size:0.1em;
    overflow:hidden;
    display:block;
    height:14px;
    background:url('./images/top_yellow.gif') no-repeat top left;
}
#claim #bot {
    font-size:0.1em;
    overflow:hidden;
    display:block;
    height:14px;
    background:url('./images/bot_yellow.gif') no-repeat top left;
    clear:both;
}
#claim #mid {
    padding:0 15px;
}
ul.bullets {
    padding:0;
    margin:6px 0 0 0;
}
ul.bullets li {
	list-style:none;
	background:url('./images/bullet.gif') no-repeat center left;
	padding:0 0 0 15px;
	margin-bottom:5px;
}

.clear {
    clear:both;
}
.right {
    text-align:right;
}
.dark {
    color:#555;
}
.purple {
    color:#ED2E24;
}
.green,
.green * {
    color:#000000;
}
.big {
    font-size:1.2em;
    font-weight:bold;
}
.information {
    background:#eee;
    border:1px dotted #ddd;
    padding:8px 10px;
}


#top-tweet {
	height:11px;
	overflow:hidden;
	font:0.01em/0.01em Arial;
	background:url('./images/top-tweet.gif') no-repeat 0 0;
}
#bot-tweet {
	height:11px;
	overflow:hidden;
	font:0.01em/0.01em Arial;
	background:url('./images/bot-tweet.gif') no-repeat 0 0;
}
#mid-tweet {
	padding:0 25px 0 15px;
	text-align:left;
	background:url('./images/mid-tweet.gif') repeat-y 0 0;
}
#mid-tweet a {
	color:#FE2C2A;
	text-decoration:none;
}
#mid-tweet a:hover {
	border-bottom:1px solid #FE2C2A;
}
#mid-tweet ul{
	margin:0;
	padding:0;
	list-style:none;
}
#mid-tweet li{ 
	margin:0;
	padding:0;
	display:inline;
	line-height:1.3em;
}
#mid-tweet #info {
	margin:3px 0 0 0;
	font-size:0.85em;
}

