BODY {
		margin: 0px;
		padding: 0px;
		background: #dae5f1 url('imgs/bg.body.gif') top center repeat-y;
		font-family: Georgia, "Times New Roman", Times, Serif;
		font-size: 12px;
		line-height: 1.5;
}

#main {
	width: 950px;
	margin: auto;
}

IMG {
	border: none;
}

#splash {
	background: url('imgs/top-banner.jpg') no-repeat right top;
	height: 176px;
	position: relative;
}

#splash .freebutton {
	background: url('imgs/btn.free.jpg') top left no-repeat;
	position: absolute;
	right: 263px;
	top: 7px;

	width: 143px;
	height: 142px;
}

#splash .freebutton:hover {
	background-position: 0px -142px;
}


#header {
	list-style:none;
	margin:0;
	padding:0;
	width: 950px;
	text-align:right;
	background-color:#FFFFFF;
	position: relative;
}
#header .logo {
	position: absolute;
	top: 15px;
	left: 55px;
}
#header .phone {
	height: 87px;
	background-color: #043264;
	text-align:right;
	position: relative;
}

	#menu { background:url(imgs/bg.menu.gif) repeat-x; height:37px; padding: 0px 0px 0px 50px;}
	#menu a {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#393939; padding:10px 23px 9px 23px ; text-decoration:none;display:block; float:left; font-weight:bold; border-right:solid 1px #fec315;}
	#menu a:hover { background:url(imgs/bg.link.gif) repeat-x; text-decoration:underline;vertical-align:middle; display:block; float:left;}
	#menu a.selected {background:url(imgs/bg.linksel.gif) repeat-x; font-weight:bold; color:#6b3d00;}


	#footer {width:950px; display:block; float:left; background:url('imgs/bg.footer.gif') no-repeat right top; background-color:#FFFFFF;}
	#footer p {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:right; float:right; margin:0; padding:13px 20px 0px 0px; color:#47729a; }
	#footer p a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#dae1e8; line-height:16px; }
	#footer p span  {font-size:10px; color:#dae1e8;}
	#footer p span a {font-size:10px; color:#dae1e8;}
	#footer div {float:left;}
	#footer div img {vertical-align:middle;}
	#copyright {
		height:19px;
		background: url('imgs/bg-footer1.gif');
		background-color:#043266;
		padding-top:7px;
		padding-right:100px;
		width:900px;
		text-align:right;
	}
	#news {
		background: url('imgs/quotes.gif') no-repeat 0px 0px;
		font-family:Georgia, "Times New Roman", Times, serif; font-size:21px;
		line-height:24px;
		
		
		width:485px;
		padding:45px 20px 0px 50px;
		float:left;
		color:#043266;	
		height:192px;
	}
	#news p {text-align:right; padding:0px 60px 0px 0px; margin:0; font-size:18px;}
	#news p a { color:#043266; font-size:14px; font-weight:bold;}
	#news p a:visited { color:#043266; }

	#q1 {color:#f4ca14; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px;}
/*	#tquote { background:url(imgs/quotes.gif) no-repeat 0px 0px; width:497px; height:15px; float:left;}
	#bquote { background:url(imgs/round-mid-bot.gif) no-repeat; width:497px; height:15px; float:left; padding-bottom:20px; }*/
	#amsa {text-align:right; padding:11px 25px 0px 0px;background-color:#FFFFFF; background:url(imgs/bg-footer2.gif); float:left; width:975px;}
	#menusp { float:left; width:20px; }





/* ################################################## cleaned up CSS below, old junk above ################################################## */





#fullcontent {
	background: #ffffff;
	padding: 15px 25px;
}

#content {
	background: #ffffff url('imgs/bg-right.gif') top right repeat-y;
	height: 1%;
	position: relative;
}

#content .left {
	width: 625px;
	float: left;
}

#content .left .padding {
	padding: 15px 25px;
}

#content .right {
	width: 325px;
	float: left;
}

#content .right .padding {
	padding: 15px 40px;
}



H1 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color:#235793;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

P {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}


.floatleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

.thumbnail {
	width: 115px;
	float: left;
	text-align: center;
}

A.button {
	display: block;
	margin: auto;
	width: 200px;
	padding: 10px 0px;
	background: #feb810;
	color: #ffffff;
	text-decoration: none;
}

A.button:hover {
	background: #f39700;
}

UL.spaced LI {
	padding-bottom: 10px;
}

UL.italic LI {
	font-style: italic;
}

UL.checked {
	list-style: none;
	padding: 10px 0px 10px 15px;
	margin: 0px;
}

UL.checked LI {
	background: url('imgs/checkdot.gif') top left no-repeat;
	padding-left: 25px;
}


#calcform .column {
	width: 285px;
	margin: 0px 15px 15px 0px;
	float: left;
}

#calcform .flexcolumn {
	padding: 0px 35px 15px 0px;
	float: left;
}

LABEL SPAN {
	color: #ff0000;
}


#calcform P {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}

#calcform P.indent {
	padding: 0px 0px 0px 20px;
	background: #eeeeee;
}

#calcform LABEL {
	display: block;
	float: left;
	width: 85px;
}

#calcform H4 {
	font-size: 11px;
	background: #feb810;
	padding: 5px 10px;
}

#calcform .flat {
	border: 1px solid #999999;
	background: #ffffff;
	color: #333333;
	font-size: 12px;
}

#calcform .right {
	float: right;
}

#calcform INPUT.active {
	background: #ffe27d;
}

#header .favlink {
	position: absolute;
	top: 10px;
	right: 20px;
	text-decoration: none;
	font-size: 14px;
	background: url('imgs/addfav.gif') top left no-repeat;
	width: 104px;
	height: 19px;
	overflow: hidden;
	text-indent: 1000px;
}

#header .favlink:hover {
	background-position: 0px -19px;
}


.clear {
	clear: both;
}



#contactform {
	margin: 0px;
	padding: 0px;
}

#contactform LABEL {
	display: block;	
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#contactform FIELDSET {
	padding: 0px 20px 20px 20px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contactform LEGEND {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#contactform .flat {
	border: 1px solid #999999;
	background: #ffffff;
	color: #333333;
	font-size: 13px;
	padding: 3px;
	width: 290px;
}

#contactform TEXTAREA {
	width: 525px;
}


.chose {
	padding: 15px;
	margin: 0px 20px 20px 20px;
	text-align: center;
}

.chose UL {
	list-style:none;
	padding: 0px;
	margin: 0px auto;
	width: 585px;
}

.chose UL LI {
	float:left;
}
.chose LI A {
	display: block;
	width: 125px;
	height: 148px;
	text-decoration: none;
	text-indent: 1000px;
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
	margin: 5px;
}

.sresidential  { background: url('imgs/servicebutton_residential.jpg') 125px 0px; }
.scorp  { background: url('imgs/servicebutton_corporate.jpg') 125px 0px; }
.sintern  { background: url('imgs/servicebutton_international.jpg') 125px 0px; }
.slong  { background: url('imgs/servicebutton_longdistance.jpg') 125px 0px; }
.sstorage  { background: url('imgs/servicebutton_storage.jpg') 125px 0px; }
.ssupplies  { background: url('imgs/servicebutton_supplies.jpg') 125px 0px; }
.spacking  { background: url('imgs/servicebutton_packing.jpg') 125px 0px; }
.splatinum  { background: url('imgs/servicebutton_platinum.jpg') 125px 0px; }

.chose LI A:hover {
	background-position: 0px 0px;
}


.voted1 {
	text-align: center;
}

.voted1 P {
	margin: 0px auto 10px auto;
	padding: 0px;
	background: url('imgs/nr1.gif') top center no-repeat;
	text-indent: -999px;
	overflow: hidden;
	width: 423px;
	height: 89px;
}



/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip,
a.tt:hover span.tooltip2 {
    display:block;
    position:absolute;
    top: -225px;
	left: 0px;
	padding: 15px 0 0 0;
	width:300px;
	color: #993300;
    text-align: center;
}
a.tt:hover span.tooltip2 {
    top: -80px;
}
a.tt:hover span.top{
	display: block;
	padding: 3px 8px 10px;
    background: url(imgs/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(imgs/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding: 30px 8px 0;
	color: #548912;
    background: url(imgs/bubble.gif) no-repeat bottom;
}