@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image:url(images/background.png);
	background-repeat:no-repeat;
}
#container {
	width: 980px;
	height:auto;
	text-align: center;
	vertical-align: middle;
	margin:auto;
}
#header {
width: auto;
}
#home_footer {
width: auto;
}
#buttons {
width: auto;
}
#home_spacer {
	width: auto;
	height:108px;
}
#home_text {
	float:left;
	height:680px;
	color:#FFFFFF;
	padding-left: 45px;
	width: 272px;
}
#home_info {
	float: right;
	width: 600px;
	height:680px;
	padding-right: 10px;
}
#calc{
text-align: center;
color: #FFFFFF;
}
/* Text Styles */
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
}
.style8 {
	font-size: 18px
}
.stylescroll {
	font-size: 18px;
	color: #FF0;
	font-weight: bold;
}
.style9 {        font-size: 36px;
        color: #FFFFFF;
}
.style10 {
	font-size: 36px;
	color: #6699CC;
}
.style11 {color: #FFFFFF}
.style13 {	color: #FF0000;
	font-size: 24;
	font-weight: bold;
}
.styleheadlight {
	color: #FF0000;
	font-size: 36px;
	font-weight: bold;
}
.style14 {color: #FFFFFF}
.style16 {	font-size: 16px;
	font-weight: bold;
}
.style18 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style19 {
	font-size: 16;
	color: #FFFFFF;
}
.style20 {color: #FFFFFF}
.style22 {color: #FFFFFF; font-weight: bold; }
.style23 {font-size: 12px}
.style30 {color: #FF9900; font-weight: bold; }
.style37 {color: #FF9900; }
.style38 {font-size: 36px}
.style40 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style50 {color: #FFFFFF}
.style51 {
	font-size: 9px;
	color:#CCCCCC;
}
.style52 {
	font-size: 15px
}
.style53 {
	font-size: 11px;
	color:#CCCCCC;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}

