@charset "UTF-8";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(../images/mainbkgd.jpg);
	background-repeat: repeat-x;
	background-position: center 174px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.clientaccess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #cc9900;
	letter-spacing: 0.2em;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
a.clientaccess:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.clientaccess:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.clientaccess:hover {
	color: #FFFFFF;
}
a.clientaccess:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/header-topbkgd.jpg);
	background-repeat: repeat-x;
	height: 56px;
}
.tiwilogo {
	position: relative;
	height: 26px;
	width: 281px;
	left: 15px;
	top: 22px;
}
.worryfree {
	position: relative;
	height: 23px;
	width: 367px;
	right: 12px;
	left: 528px;
	top: -22px;
}
.navbar {
	background-image: url(../images/navbar-bkgd.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.navmenu {
	position: relative;
	top: 2px;
	left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.15em;
}
a.navmenu:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.navmenu:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.navmenu:hover {
	color: #FFFFFF;
}
a.navmenu:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainbody {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainbody-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	padding: 7px;
}
.logobox_outline {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-color: #666666;
}

.mainbody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
	/*line-height: .1em;*/
}
.mainbody h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #CC9900;
	padding-top: -2px;
	margin-bottom: -3px;
}
.mainpic {
	background-image: url(../images/mainpic1.jpg);
	height: 342px;
	width: 523px;
}
.maincopyarea {
	padding-left: 7px;
	position: relative;
	bottom: 12px;
	padding-top: 12px;
}
.sidebarimg {
	height: 100px;
	background-color: #333;
	border: 1px solid #666666;
	background-image: url(../images/ipod-touch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 201px;
	left: 7px;
	padding-left: 8px;
	padding-top: 220px;
	padding-right: 7px;
}
.maincopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: lighter;
}	
a.maincopy:link {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a.maincopy:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a.maincopy:hover {
	color: #FFF;
	font-weight: bold;
}
a.maincopy:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.highlight {
	height: 110px;
	background-color: #333;
	border: 1px solid #666666;
	padding-left: 7px;
	margin-left: 5px;
	background-image: url(../images/techforum.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 130px;
}
.highlighthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
	font-weight: lighter;
	/*line-height: 2em;*/
}
.highlightsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.highlightcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF
	font-weight: lighter;
}
a.highlightcopy:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	line-height: 3em;
}
a.highlightcopy:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	line-height: 3em;
}
a.highlightcopy:hover {
	color: CC9900;
	text-decoration: none;
	line-height: 3em;
}
a.highlightcopy:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 3em;
}
.button1 {
	background-image: url(../images/buttonbkgd.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 112px;
	left: 6px;
	top: 7px;
	position: relative;
	padding-left: 3px;
	padding-top: 6px;
}
.buttonhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 6px;
}
.buttonlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a.buttonlinks:link {
	color: #CC9900;
	text-decoration: none;
}
a.buttonlinks:visited {
	color: #CC9900;
	text-decoration: none;
}
a.buttonlinks:hover {
	color: #FFCC00;
}
a.buttonlinks:active {
	color: #FFCC00;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	position: relative;
	height: 64px;
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;
}
.footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
	font-weight: lighter;
	letter-spacing: 0.15em;
	position: relative;
	top: 16px;
}
.partners {
	float: right;
	width: 600px;
	position: relative;
	top: 52px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
a.copyright:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.copyright:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.copyright:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a.copyright:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}.logobox1_outline {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-color: #666666;
}
.mainbody1 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainbody-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.clientaccess1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #cc9900;
	letter-spacing: 0.2em;
	text-align: right;
	width: 920px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}


/* IE Hacks */
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.footer { height: 64px; } /* original value = 50px (but changed to 64px to fix IE--needs work) */
.footer h3 { top: 32px; } /* original value = 16px */
.partners { top: -32px; } /* original value = -52px */
</style>
<![endif]
