body	{
	background-color:#333333;
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.1;	
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p	{
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3;
	background-color:transparent;
	color:#000000;
	margin: 10px;
	padding: 10px;
	width: 700px;
}

hr	{
	width: 730px;
	border-style: solid;
	border-color:#999999;
}

/************** header tag styles **************/
h1{
 font: 120% Verdana, Arial,sans-serif;
 background-color:transparent;
 padding: 10px;
 margin: 10px;
 height: auto;
 color:#FFFFFF;
 width: 710px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 10px;
 padding: 10px;
 width: 700px;
}

h3{
 font: bold 120% Arial,sans-serif;
 color: #000000;
 margin: 10px;
 padding: 10px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #000000;
 margin: 10px;
 padding: 10px;
}

h5{
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
 margin: 10px;
 padding: 10px;
}

/***********************************************
Page Layout
***********************************************/
#title	{		/* Page Title */
	position: relative;
	text-align:center;
	top:18px;
	background-color:transparent;
	font:200%,serif;
 	color:#FFFFFF;
}

#textBox1	{			/* fast homepage title */
	position:relative;
	background-color:#99CC66;
	top:40px;
	left:0px;
	width:470px;
	margin-left:140px;
	line-height:200%;
}

#textBox2	{			/* fast homepage subtitle */
	position:relative;
	background-color:#99CCFF;
	top:41px;
	left:0px;
	width:470px;
	margin-left:140px;
	line-height:150%;
}

#textBox3	{			/* fast homepage title */
	position:relative;
	background-color:#99CC66;
	top:34px;
	left:0px;
	width:470px;
	margin-left:140px;
	line-height:200%;
}

#textBox4	{			/* fast homepage subtitle */
	position:relative;
	background-color:#99CCFF;
	top:35px;
	left:0px;
	width:470px;
	margin-left:140px;
	line-height:150%;
}

#title-background	{
	position: absolute;
	top: 80px;
	left: 0px;
	background-color:#CCCCCC;
	width:730px;
	height:20px;
}

#titlename	{		/* Main title */
	position:relative;
	text-align:center;
	top:21px;
	background-color:transparent;
	font: 200%, Georgia, "Times New Roman", Times, serif;
 	color:#FFFFFF;
}

#p1	{
	font:Arial, Helvetica, sans-serif;
	margin-left:40px;
	margin-top:15px;
	line-height:1.5;
}

#copyr	{
	position:relative;
	top:500px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
}

#logintext	{		/* Login page text align */
	left:350px;
}

#musicbar	{
	position:relative;
	left:30%;
}

/***********************************************/
/* Table Layouts                               */
/***********************************************/

#table1	{
	position:relative;
	width:690px;
	top:0px;
	left:30px;
}

#table2	{
	position:relative;
	width:690px;
	top:10px;
	left:30px;
}


table.office	{ 
width: 690px;
background-color:#CC0033;
border: 1px #000000 solid;
/* border-collapse: collapse;
border-spacing: 0px; 
*/
margin: 0px;
}

table.D1	{ 
width: 690px;
margin: 0px;
}

td.officeLoc	{ 
background-color:#FFCC66;
font-family:Arial;
font-weight: bold;
text-align:center;
line-height: 150%;
font-size: 16px;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}

td.download	{ 
background-color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:center;
line-height: 150%;
font-size: 18px;
color:#FFFFFF;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}

td.info	{ 
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Arial;
font-weight: normal;
line-height: 150%;
font-size: 1em;
color:#000000;
background-color:#FAFAFA;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}

td.Linfo	{ 
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 120%;
font-size: 1em;
color:#000000;
background-color:#CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px; 
}

td.Cinfo	{ 
border-bottom: 1px #6699CC dotted;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 120%;
font-size: 1em;
color:#000000;
background-color:#CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px; 
}

td.Rinfo	{ 
border-bottom: 1px #6699CC dotted;
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 120%;
font-size: 1em;
color:#000000;
background-color:#CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px; 
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mainpagecell	{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:950px;
	background-color:#FFFFFF;
}

#pagecell1	{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:1000px;
	background-color:#FFFFFF;
}

#pagecell2	{
	top: 10px;
	left: 10px;
	width: 750px;
	height: 850px;
	background-color: #ffffff;
}

#pagecell3	{				/* Business User Page*/
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:800px;
	background-image:url(../worldmap.jpg);
}

#pagecellAboutUs	{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:1200px;
	background-color:#FFFFFF;
}

#faqpage	{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:2000px;
	background-color:#FFFFFF;
}

#pagecell_legal	{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:1500px;
	background-color:#FFFFFF;
}

#maintitle	{
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image: url("../titlePicts/altamontpass.jpg");
}

#pullmenu	{
	width: 720px;
	position: relative;
	top: 20px;
	left: 10px;
}

/********* Page Titles *********************************
*******************************************************/

#pagetitle1	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-color:#004040;
}

#pagetitleContactUs	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/portland.JPG);
}

#pagetitleExtra	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/extras1.jpg);
}

#pagetitleCustServ	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/callcenter.jpg);
}

#pagetitleLegal	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/supremecourt.jpg);
}

#pagetitleServices	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/services1.jpg);
}

#pagetitleEstimate	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/estimate.jpg);
}

#pagetitleFAQ	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/faq.jpg);
}

#pagetitleTechSup	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/techsup.jpg);
}

#pagetitleAboutUs	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/aboutus.jpg);
}

#pagetitleAboutUs1	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/aboutus1.jpg);
}

#pagetitleLogin	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/login.jpg);
}

#pagetitlePortfolio	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/portfolio1.jpg);
}

#pagetitleVideo	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/video.jpg);
}

#pagetitleDownload	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/download1.jpg);
}

#pagetitleHomeUser	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/homeuser.jpg);
}

#pagetitleBusinessUser	{				/* Top of page title */
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 80px;
	background-image:url(../titlePicts/businessuser.jpg);
}

#pageSubTitle	{				/* Sub page title below main*/
	position: relative;
	top: 10px;
	left: 10px;
	width: 730px;
	height: 20px;
	background-color:#333333;
}

#mainpagetitle2	{				/* Bottom of main page subtitle */
	position: relative;
	top: 720px;
	left: 10px;
	width: 730px;
	height: 20px;
	background-color:#333333;
}

#pagetitle2	{				/* Bottom of page subtitle */
	position: relative;
	top: 100px;
	left: 10px;
	width: 730px;
	height: 20px;
	background-color:#333333;
}

#flashtitle1	{
	position: relative;
	left: 228px;
	top: 15px;
	width: 274px;
	visibility: visible;
}

/**************************************************
**************************************************/

#padding	{
	position: relative;
	top: 9.5px;
	left: 9.5px;
	width: 730px;
	background-color: #FFFFFF;
}

#titlemenu	{
	position: relative;
	left: 10px;
	top: 10px;
	width: 730px;
}

#tablepos	{
	position:relative;
	left:20px;
	width:710px;
	background-color:#6699CC;
}

#tableEstimate	{
	position:relative;
	left:7px;
	width:730px;
	background-color:#D1D1D1;
	border-style:solid;
	border-color:#333333;
}

#counterpos1	{		/* Webpage hits counter position on main page */
	position: relative;
	top: 600px;
	left: 320px;
	width: 20px;
}

#linksFAQ	{
	position: relative;
	top: 200px;
	padding: 15px;
	width: 750px;
	font-size: 12px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	position: relative;
	top: 40px;
	left: 30px;
	width: 140px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg"); */
	font-weight: bold; 
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	/*border-top: 1px solid #cccccc;*/
	background-color: #FFFF33;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
