body  {
	margin: 0px;
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	margin-left: 20px;
	text-align: center; /* Hack for IE5/Win */
    color: #666666;
    font-family: 'HelveticaNeue', 'Helvetica Neue', Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}


.frame {
	position: relative;
	width: 700px;
	margin: auto;
	text-align:left; /* To counteract the IE5/Win Hack */
}

.frameblack {
	position: relative;
	width: 700px;
    color: #888888;
	margin: auto;
	text-align:left; /* To counteract the IE5/Win Hack */
   background-color: #000000
}

.textonblack {
    color: #888888;
    font-family: 'HelveticaNeue', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
}

.pullquote {
	font-size:175%;
	line-height:140%;
	margin:10px;
	margin-top: -30px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}

.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.pullquote2 {
	font-size:175%;
	line-height:140%;
	margin:10px;
	margin-top: -70px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}

.pullquote2:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

a {
    color: #0088cc;
    text-decoration: none;
}
a:visited {
    color: #0088cc;
    text-decoration: none;
}
a:hover {
    color: #ff1d00;
    text-decoration: underline;
}

.headerBar {
}

.headerBar a {
    color: #666666;
    text-decoration: underline;
}
.headerBar a:visited {
    color: #666666;
    text-decoration: underline;
}
.headerBar a:hover {
    color: #ff1d00;
    text-decoration: underline;
}

.shadow-left {
	float:left;
	background: url(images/shadow_left.jpg) no-repeat bottom left;
}

.shadow-right {
	float:left;
	background: url(images/shadow_right.jpg) no-repeat bottom right;
}

.shadow-right img {
	margin-bottom: 17px;
}

img { 
	border: none; 
	padding-bottom: 0px;
}

.splash {
	margin-bottom: 25px;
}

.splash h2 {
    color: #000000;
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 31px;
	margin-bottom: 4px;
}

.homeMain { 
	clear: left;
	left: 12px; 
}

.luckyDay { 
	background: url("images/luckyDay.jpg") no-repeat 0% 10%;
	border: 1px solid #a0a0a0;
	padding-left: 128px;
	padding-right: 10px;
	float: left;
	position: relative; 
	left: 50px; 
	width: 160px; 
}

.ownYep { 
	border: 1px solid #a0a0a0;
	float: left;
	padding-left: 10px;
	position: relative; 
	left: 60px; 
	width: 160px; 
}

.wide { 
	position: relative;
	width: 700px;
	margin: auto;
	text-align:left; /* To counteract the IE5/Win Hack */
}

.column1of3 { 
	float: left;
	position: relative; 
	left: 0px; 
	width: 220px; 
}

.column2of3 { 
	float: left;
	position: relative; 
	left: 20px; 
	width: 220px; 
}

.column3of3 { 
	float: left;
	position: relative; 
	left: 40px; 
	width: 220px; 
}

.column1of4 { 
	float: left;
	position: relative; 
	left: 0px; 
	width: 160px; 
}

.column2of4 { 
	float: left;
	position: relative; 
	left: 20px; 
	width: 160px; 
}

.column3of4 { 
	float: left;
	position: relative; 
	left: 40px; 
	width: 160px; 
}

.column4of4 { 
	float: left;
	position: relative; 
	left: 60px; 
	width: 160px; 
}

.column1 { 
	float: left;
	position: relative; 
	left: 0px; 
	width: 160px; 
}

.column2 { 
	float: left;
	position: relative; 
	left: 20px; 
	width: 160px; 
}

.column3 { 
	float: left;
	position: relative; 
	left: 40px; 
	width: 160px; 
}

.column4 { 
	float: left;
	position: relative; 
	left: 60px; 
	width: 160px; 
}

.column4 p { 
	padding-bottom: 10px;
	margin: 0px;
}

.contactBody { 
	position: absolute; 
	left: 0px; 
	top: 160px; 
}

.contactBodyBlack { 
	position: absolute; 
	left: 0px; 
	top: 160px; 
    color: #333333;
    background-color: #000000
}

.contactColumn1 { 
	float: left;
	position: relative; 
	left: 0px; 
	width: 140px; 
}

.contactColumn2 { 
	float: left;
	position: relative; 
	left: 20px; 
	width: 260px; 
}

.contactColumn3 { 
	float: left;
	position: relative; 
	left: 50px; 
	top: 40px; 
	width: 230px; 
}

.supportColumn2 { 
	float: left;
	position: relative; 
	left: 20px; 
	width: 460px; 
}

p.caption { 
    font-size: 11px;
    color: #999999;
}

.question-shadow {
}

p.question { 
    font-style: italic;
    font-size: 10pt;
    margin: 0px;
	margin-bottom: 7px;			/* for the drop shadow */
    padding: 5px;
    padding-left: 10px;
	border: 1px solid #a0a0a0;
	background: #f0f0f0;
}

p.answer { 
    font-style: normal;
    margin: 0px;
    margin-bottom: 25px;
}

p.indent { 
    text-indent: 1.5em;
}

h3 {
    color: #666666;
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    padding-bottom: 0px;
}

p {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    padding-bottom: 0px;
}
