﻿/**
 * Orange boxes - #db6e0d
 * Dividers - #e59752
 */

body {
	background-image: url(../images/bg_grad.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	font-family: helvetica,arial,sans-serif;
}

.clear {
	clear: both;
}

h1 
{
	font-size:32px;
}

/**
 * HEADER LOGO AND NAV
 */

#header {
	width: 880px;
	height: 90px;
	position: relative;
	margin: 0 auto;
}
#header a {
	width: 200px;
	height: 73px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(../images/tech1maclogo.png);
}


/**
 * MAIN CONTENT WRAPPER
 */

#main {
	position: relative;
	min-height: 520px;
	background-image: url(../images/bg_grad_main.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 891px;
	margin: 0 auto;
}

#main #wrap {
	min-height: 450px;
	background-image: url(../images/bg_grad_main_inner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 845px;
	margin: 0 auto;
}

#main #content {
	clear: both;
}


/**
 * PRIMARY TAB NAVIGATION
 */

#tabs {
	position: relative;
	width: 770px;
	margin: 0 auto;
	height: 20px;
}
#tabs a.off,
#tabs a.on {
	display: block;
	width: 154px;
	background-image: url(../images/tabs.gif);
	text-indent: -10000px;
	overflow: hidden;
}
#tabs a.off {
	height: 19px;
}
#tabs a.on  {
	height: 25px;
}


#tab-welcome {
	position: absolute;
	left: 0;
}
#tab-webdesign {
	position: absolute;
	left: 154px;
}
#tab-istream {
	position: absolute;
	left: 308px;
}
#tab-contact {
	position: absolute;
	left: 462px;	
}
#tab-sitemap {
	position: absolute;
	left: 616px;
}

#tab-welcome a.off {
	background-position: 0 0;
}
#tab-webdesign a.off {
	background-position: -154px 0;
}
#tab-istream a.off {
	background-position: -308px 0;
}
#tab-contact a.off {
	background-position: -462px 0;
}
#tab-sitemap a.off {
	background-position: -616px 0;
}
#tab-welcome a.on {
	background-position: 0 -19px;
}
#tab-webdesign a.on {
	background-position: -154px -19px;
}
#tab-istream a.on {
	background-position: -308px -19px;
}
#tab-contact a.on {
	background-position: -462px -19px;
}
#tab-sitemap a.on {
	background-position: -616px -19px;
}

/**
 * HOMEPAGE
 */

#homepage #main {
	height: 530px;
}

#homepage #main #wrap {
	background-image: none;
}

#homepage #main #content {
	clear: none;
}

#homepage #primary {
	width: 845px;
	height: 180px;
	background-image: url(../images/homepage_pri.jpg);
	background-position: top left;
}
#homepage #primary #primaryContent 
{
	width:845px;
	text-align:center;
	color:White;
	padding-top:30px;
}
#homepage #primary #primaryContent p
{
	font-size:20px;
}

#homepage #whoarewe {
	position: relative;
	float: left;
	width: 700px;
	height: 200px;
	z-index:0;
	padding-left:80px;
	padding-top:20px;
}

#homepage #whoarewe p
{
	font-size:11px;
	width:700px;
}

#homepage #whoarewe li
{
	font-size:11px;
	width:700px;
}

#homepage #products {
	position: relative;
	float: left;
	background-image: url(../images/products.jpg);		
	width: 800px;
	height: 100px;
	z-index:0;
}


#homepage .button {
	position: absolute;
	bottom: 11px;
	right: 14px;
}
#homepage .button a {
	display: block;
	width: 70px;
	height: 25px;
	text-indent: -20000px;
	overflow: hidden;
}



/**
 * FOOTER
 */

#footer {
	position: relative;
	width: 891px;
	margin: 0 auto;
}

#footer-main {
	position: relative;
	background-image: url(../images/bg_grad_footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	width: 855px;
	height: 258px;
	padding-top: 25px;
	margin: 1px auto 0;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	text-align: center;
	color: #787a7a;
}

#footer #links {
	margin: 10px 0;
}

#footer a:link,
#footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #787a7a;
	padding: 0 10px;
}
#footer a:hover,
#footer a.on {
	color: #7abada;
}
#footer #links {
	margin: 10px 0;
}
#footer #copyright {
	color: #a3a6a8;
}

#footer #upper-left,
#footer #upper-right {
	background-image: url(../images/footer_corners.gif);
	width: 18px;
	height: 18px;
	position: absolute;
}
#footer #upper-left {
	top: 0;
	left: 0;
	background-position: 0 0;
}
#footer #upper-right {
	top: 0;
	right: 0;
	background-position: -18px 0;
}



#footer div #siteInfoNav 
{
	padding-top:20px;
	list-style: none;
}

#footer div #siteInfoNav li {
	display: inline;
	margin-right: 4px;
}

#footer div #siteInfoNav li a{
	font-size: 10px; 
	color: #666;
	text-decoration: none;
}

#footer div #siteInfoNav li a:hover {
	color: #009DDC;
}






.watermarked
{
	background:#e6e6e7 url(images/tbbg.png) no-repeat right bottom;
	color:#cecece;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	float:right;
}

.editorStyle
{
	color:#000000;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	background:#e6e6e7 url(images/tbbg.png) no-repeat right bottom;
	float:right;
}

.editorStyle-comment
{
	color:#4f6b72;
	float:right;
	font: italic 11px auto Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;   
	top:-20px;
	position:relative;
}
.anchorStyle
{
	top:-5px;
	left:10px;
	position:relative;
	text-decoration:none;
	color: #566977;
}

.anchorStyle:hover
{
	top:-5px;
	left:10px;
	position:relative;
	text-decoration:underline;
	color: #566977;
}

.buttonStyle
{
	background-color:#4f6b72;
	color:#ffffff;
	border-style:solid;
	border-color:#e6e6e7;
	border-width:1px;
	padding-top:0px;
	width:100px;
	height:30px;
}

.buttonStyle:hover
{
	background-color:#4f6b72;
	color:#ffffff;
	border-style:solid;
	border-color:#e6e6e7;
	border-width:1px;
	text-decoration:underline;
	padding-top:0px;
}

.editorStyle-container 
{
	width:100%;
	clear:both;
	height:30px;
}

.label
{
	float:left;
}

.divTextbox 
{
	float:right;
	width:200px;
}



