
html,body {
	height: 100%;
}
body {
	background: #FBFBFB;
	margin: 0;
	padding: 0;
	padding-top: 10px!important;
                 font-size: 16px
}
a,a:link,a:visited {
	color:#0000FF;
	font-family: Verdana, sans-serif;
}
a:hover {
	color: #4ABCEA;
}
a:active {
	color: Black;
}

#header {
	width: 740px;
	height: 90px;
	line-height: 35px;
	text-align: center;
	border: 0!important;
	padding-top: 10px;
}
#header span {
	font-size: 2em;
	font-family: "Courier New", Courier, monospace;
	color: #9C9C9C;
	letter-spacing: -4px;
	font-stretch: ultra-condensed;
	font-weight: 100;
}

.corner_pink_left {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 3px 4px;
	margin-right: 10px;
	text-transform: uppercase;
}

#navlist a:link, #navlist a:visited {
	color: #000000;
	background-color: #FBFBFB;
	border-bottom: 1px dotted #C4C4C4;
	text-decoration: none;
	font-size: 0.6em;
}

#navlist a:hover {
	color: #FFFFFF;
	background: #FF1493 url(images/corner_pink.jpg) top right no-repeat;
	text-decoration: none;
	font-size: 0.6em;
	border: 0;
}


#container {
	width: 740px;
	min-height: 90%!important;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #F0F0F0;
}
	#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
		font-family: "Arial", Courier, monospace;
		font-size: 1.6em;
		color: #4ABCEA;
		letter-spacing: -2px;
		padding-left: 5px;
		margin-left: 5px;
		display: block;
		width: auto;
		border-bottom: 1px dotted #CCCCCC;
	}
	#container p {
		font: 0.7em Verdana, sans-serif;
		padding: 5px;
		line-height: 17px;
	}

#firefoxlogo {
	float: right;
	width: 180px;
	height: 75px;
	margin-top: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.6em;
	color: #2CAF2D;
}	
	
#cutsquare {
	width: 180px;
	height: 160px;
	border: 1px solid #CCCCCC;
	background-image: url(images/satellitebuy1.gif);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 80px;
	text-align: center;
	float: right;
	margin: 10px;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.line {
	margin-left: 230px;
	border: 0;
}

.attention {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C9C9C;
}

#floatspan {
	font-weight: bold;
	color: #FF1493;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-left: 15px;
}
#floatlist {
	width: 180px;
	float: left;
	background-color: #F4F4F4;
	padding-top: 0;
	margin-top: -5px;
	margin-right: 10px;
}
#floatlist ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#floatlist li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#floatlist a {
	display: block;
	width: 160px;
	padding: 3px 10px;
	text-decoration: undeline;
}
#floatlist a:hover {
	background-color: #87CEFA;
	color: #000000;
}

#footer {
	clear: both;
	height: 20px;
	width: 740px;
	background: #87CEFA;
	text-align: center;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 0.7em;
	position: fixed;
	bottom: 0;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer p {
	display: block;
	width: auto;
}
#spacer {
	height: 20px;
	width: 500px;
}