@charset "UTF-8";

html {margin: 0; padding: 0;}
body {margin: 0; padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: white;}
div#home_header {margin: 0; padding: 0;
	background: white url('images/header_home.jpg') 0 0 no-repeat;
	width: 782px; height: 168px;}
div#tt_header {margin: 0; padding: 0;
	background: white url('images/header_trouble.jpg') 0 0 no-repeat;
	width: 782px; height: 168px;}
div#contact_header {margin: 0; padding: 0;
	background: white url('images/header_contact.jpg') 0 0 no-repeat;
	width: 782px; height: 168px;}
div#home_header h1,
div#contact_header h1,
div#tt_header h1 {display: none;}
span.phone {position: absolute;
	top: 100px; left: 410px;
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;}
a:link {color: #006600;}
a:hover {color: #666;}
a:visited {color: #006600;}
div#mainmenu {position: absolute;
	top: 165px; left: 0;
	width: 152px;
	padding-top: 20px;
	background: white url('images/menubkgr.jpg') 0 0 no-repeat;}
div#mainmenu a {display: block;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 5px;}
div#mainmenu a:link {color:#006600;}
div#mainmenu a:hover {color:#666666;}
div#mainmenu a:visited {color: #006600;}

div#textarea {margin: 0 0 0 155px; padding: 5px 0 10px 15px;
	border-left: 1px solid #666;
	width: 595px;}
	
h2 {font-size: 1.7em;
	color: #006600;}
h3 {font-size: 1.5em;
	color: #666;}
div#special {margin: 5px; padding: 4px;
	background: white url('images/homespecialbox.jpg') 0 0 no-repeat;
	height: 128px; width: 568px;}
div#troublebtn {background: white url('images/troublticketbkgr.jpg') 0 0 no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 31px;
	width:  147px;
	margin: 0 0 0 300px;
	padding:8px 0 0 0;}
div#troublebtn a {text-decoration: none;
	font-weight: bold;}
div#troublebtn a:link { color: #deebe4}
div#troublebtn a:hover { color:#666}
div#troublebtn a:visited { color:#deebe4}
div#special h4 { margin: 15px 0 5px 175px;
	color: #3399CC;
	font-size: 1.3em;}
div#special p {margin-left: 175px;
	color: #666;
	font-size: 1.1em;}
table#ticket {width: 90%;
	border: 1px solid #666;}
table#ticket td {vertical-align: top;}
table#ticket td.label {text-align: right; 
	font-weight: bold;
	width: 40%;}
table#ticket td.sublabel {text-align: right; 
	font-weight: bold;
	width: 40%;
	font-size: 11px;
	color: #666;}
div#workheader {margin: 5px 0 5px 10px;
	width: 500px;
	padding: 15px;
	border: 1px solid #999;}
div#workheader h2 {font-size: 1.5em;
	padding: 7px 3px 5px 35px;
	color: #3399CC;
	margin: 10px 0 5px 10px;
	background: transparent url('images/arrow_big.gif') 0 0 no-repeat;}
div#workheader ul#work_benefits {
	margin: 0 0 10px 50px;
	font-weight: bold;
	font-size: 1em;
	color: #666;}
div#workheader ul#work_benefits li {
	padding: 3px 5px 3px 20px;}
img.floatright {float: right; margin: 5px;}
p#copyright {margin-top: 35px;
	font-size: 11px;
	color: #666;}
div#sonictwitter { position:absolute;
    top:230px;
	left:745px;}
