body{
	background: #d4d4d4 url('./images/menu_bg.png') top left repeat-x;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
}

div.windows{
	padding-top: 60px;
	background: transparent url('./images/windows_logo.png') top center no-repeat;
	font-size: 16px;
	margin-top: 16px;
}

div.mac{
	padding-top: 60px;
	background: transparent url('./images/mac_logo.png') top center no-repeat;
	font-size: 16px;
	margin-top: 28px;;
}

div.linux{
	padding-top: 60px;
	background: transparent url('./images/linux_logo.png') top center no-repeat;
	font-size: 16px;
	margin-top: 28px;
	padding-bottom: 16px;
}

.doubleColumn{
	width: 860px;
}

.doubleColumn .left{
	float: left;
	width: 410px;
	padding: 0px 20px 20px 0px;
	text-align: left;
	margin: 0px;
}

.doubleColumn .right{
	float: right;
	width: 410px;
	padding: 0px 0px 20px 20px;
	text-align: left;
	margin: 0px;
}

.clearBoth{
	clear: both;
}

#container{
	position: absolute;
	z-index: 5;
	top: 200px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}

#content{
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000;
	font-family: "Trebuchet MS";
	padding: 20px;
	color: #000000;
	background-color: #ffffff;
	font-size: 16px;
}

#content a, #content a:visited{
	color: #3399ff;
	text-decoration: none;
}

#content a:hover{
	color: #ffffff;
	background-color: #3399ff;
	text-decoration: none;
}

#content a.noStyle, #content a.noStyle:visited, #content a.noStyle:hover{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

img{
	border: 0px;
}

.contentHome{
	background: #ffffff url('./images/splash01.png') top left no-repeat;
	height: 560px;
	position: relative;
}

#footer{
	padding-top: 45px;
	height: 155px;
	font-size: 16px;
	text-align: center;
	background: transparent url('./images/footer2.png') top left no-repeat;
	color: #FFFFFF;
	margin-bottom: 40px;
}

#footer a, #footer a:visited{
	text-decoration: none;
	color: #3399ff;
	border-bottom: 2px solid #3399ff;
}

#footer a:hover{
	text-decoration: none;
	color: #3399ff;
	border-bottom: 4px solid #3399ff;
}

#footer a.business, #footer a.business:visited{
	text-decoration: none;
	color: #ff9900;
	border-bottom: 2px solid #ff9900;
	font-weight: bold;
}

#footer a.business:hover{
	text-decoration: none;
	color: #ff9900;
	border-bottom: 4px solid #ff9900;
	font-weight: bold;
}

#homeSplashLinks{
	position: absolute;
	left: 00px;
	bottom: 10px;
	width: 620px;
	height: 50px;
	font-family: "Trebuchet MS";
	font-size: 28px;
	text-align: center;
}

#homeSplashLinks a, #homeSplashLinks a:visited, #homeSplashLinks a:hover{
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.indent{
	padding-left: 20px;
}

#logo{
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	height: 115px;
	width: 775px;
	background: transparent url('./images/logo.png') top left no-repeat;
	color: #000000;
	padding: 85px 0px 0px 125px;
	font-size: 44px;
	font-style: italic;
	font-weight: bold;
}

#subLogo{
	position: absolute;
	font-size: 22px;
	color: #3399ff;
	top: 65px;
	left: 0px;
	width: 530px;
	text-align: right;
}

#tagline{
	position: absolute;
	font-size: 12px;
	color: #555555;
	top: 140px;
	left: 0px;
	width: 530px;
	text-align: right;
}

#menu{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 47px;
}

#menu a, #menu a:visited{
	display: block;
	float: right;
	font-size: 18px;
	color: #ffffff;
	background: transparent url('./images/menu_bg.png') top left repeat-x;
	padding: 8px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	height: 39px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;	
}

#menu a.selected, #menu a.selected:visited{
	display: block;
	float: right;
	font-size: 18px;
	color: #ffffff;
	background: transparent url('./images/menu_item_selected.png') top left repeat-x;
	padding: 8px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	height: 39px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;	
}


#menu a:hover{
	display: block;
	float: right;
	font-size: 18px;
	color: #ffffff;
	background: transparent url('./images/menu_item_hover.png') top left repeat-x;
	padding: 8px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	height: 39px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;	
}

#menu a.business, #menu a.business:visited{
	display: block;
	float: right;
	font-size: 18px;
	color: #000000;
	background: transparent url('./images/menu_bg.png') top left repeat-x;
	padding: 8px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	height: 39px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;	
}

#menu a.business:hover{
	display: block;
	float: right;
	font-size: 18px;
	color: #000000;
	background: transparent url('./images/menu_item_hover.png') top left repeat-x;
	padding: 8px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	height: 39px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;	
}

#number{
	position: absolute;
	top: 90px;
	right: 0px;
	font-size: 20px;
	color: #ff9900;
	text-align: right;
}

#repairBusinessPitch{
	border: 6px solid #555555;
	background: transparent url('./images/business_pitch_bg.png') top right no-repeat;
	padding: 20px 20px 80px 20px;
	width: 600px;
	font-size: 24px;
	color: #ff9900;
	font-weight: bold;
	position: relative;
}

#repairBusinessPitch:hover{
	border: 6px solid #ff9900;
	background: transparent url('./images/business_pitch_bg.png') top right no-repeat;
	padding: 20px 20px 80px 20px;
	width: 600px;
	font-size: 24px;
	color: #ff9900;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}

#repairBusinessPitch span.covered{
	color: #000000;
	font-style: italic;
}

#repairBusinessPitch span.sub{
	color: #3399ff;
	position: absolute;
	bottom: 6px;
	left: 20px;
	font-size: 14px;
}

#repairBusinessPitch:hover span.sub{
	color: #ff9900;
	position: absolute;
	bottom: 6px;
	left: 20px;
	font-size: 14px;
}

#supportedOS{
	border: 2px solid #ff9900;
	padding: 0px;
	width: 180px;
	float: right;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 20px;
	margin-left: 20px;
}

#supportedOS .header{
	background: #ff9900;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding: 4px;
	margin-bottom: 4px;
}

#content a.top, a.top:visited{
	background: #ffffff url('./images/arrow_up.png') 604px 2px no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	color: #3399ff;
	font-weight: bold;
	display: block;
	text-align: right;
}

#content a.top:hover{
	background: #ffffff url('./images/arrow_up.png') 604px 0px no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	color: #ff9900;
	font-weight: bold;
	display: block;
	text-align: right;
}

#content a.pdf, a.top:visited{
	background: #ffffff url('./images/ico_pdf.png') top left no-repeat;
	padding-left: 24px;
	color: #3399ff;
	text-decoration: none;
}

#content a.pdf:hover{
	background: #3399ff url('./images/ico_pdf.png') top left no-repeat;
	padding-left: 24px;
	color: #ffffff;
	text-decoration: none;
}

#content a.word, a.word:visited{
	background: #ffffff url('./images/ico_word.png') top left no-repeat;
	padding-left: 24px;
	color: #3399ff;
	text-decoration: none;
}

#content a.word:hover{
	background: #3399ff url('./images/ico_word.png') top left no-repeat;
	padding-left: 24px;
	color: #ffffff;
	text-decoration: none;
}