body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 920px;
	margin-left: auto;
	background-image: url(imgs/myriad_digital_support_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: auto;
	padding: 10px;
	z-index: 1;

}

#topnav {
	width: 180px;
	text-decoration: underline;
	height: 30px;
	position:absolute;
	top: 100px;
	z-index: 5;
	font-weight: normal;
	color: #FFFFFF;
	left: 270px;
	padding: 0px;



}


#leftcolwrapper {
	width:200px;
	z-index:2;
}

#leftcol {
	width: 180px;
	padding-bottom: 0;
	padding-top: 0px;
	text-decoration: none;
	height: 400px;
	position:absolute;
	top: 400px;
	margin-left: 12px;
	z-index: 2;
}

#leftcol p {
	font-size: 75%;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;

}

#leftcol a:link {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;


}

#leftcol a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	font-weight: bold;

}


#topcontent
{
	float: left;
	padding: 5px 15px;
	width:630px;
	height:160px;
	z-index:1;
	border: 1px solid #dedede;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
 }
 
 #topcontent1
{
	float: left;
	width:300px;
	height:70px;
	z-index:1;
	border: 1px solid #dedede;
	margin-top: 5px;
	padding: 0px;
	background-image: url(imgs/top_bck.jpg);

 }
 
  #topcontent2
{
	float: right;
	width:300px;
	height:70px;
	z-index:1;
	border: 1px solid #dedede;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(imgs/top_bck.jpg);


 }
  #topcontent3
{
	float: left;
	width:300px;
	height:70px;
	z-index:1;
	border: 1px solid #dedede;
	margin-top: 5px;
	position: relative;
	padding: 0px;
	background-image: url(imgs/top_bck.jpg);




 }

 
   #topcontent4
{
	float: right;
	width:300px;
	height:70px;
	z-index:1;
	border: 1px solid #dedede;
	margin-top: 5px;
	position: relative;
	background-image: url(imgs/top_bck.jpg);
	padding: 0px;



 }

#content {
	width: 700px;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 120px;
	margin-left: 120px;
	z-index: 3;

}

#content p {
	font-size: 75%;
	line-height: 1.2em;
	padding-left: 1.2em;
	color: #006699;
	padding-right: 1em;
}

#content h1 {
	font: normal 115% "Trebuchet MS", Verdana, Tahoma;
	color: #006699;
	padding-top: 10px;
	padding-left: 1em;




}
#content h2 {
	text-decoration: none;
	font-size: 90%;
	padding-left: 1em;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: normal;
	color: #006699;
	padding-top: 0px;
	padding-bottom: 0px;

}

#content h3 {
	font-size: 80%;
	padding-left: 1em;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: bold;
	color: #006666;
	background-color: #CCFFCC;

}

#content h4 {
	text-decoration: none;
	font-size: 90%;
	padding-left: 1em;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	color: #006699;
	background-image: url(imgs/support-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #CCCCCC;
	padding-right: 1em;
	margin: 0px;




}

#content h5 {
	text-decoration: none;
	font-size: 90%;
	padding-left: 1em;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: normal;
	color: #006699;
	}


#navigation {
	width: 180px;
	padding-bottom: 0;
	padding-top: 0px;
	text-decoration: none;
	height: 265px;
	position:absolute;
	top: 138px;
	margin-left: 12px;
	z-index: 2;
}


#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;

}
#navigation a:link, #navigation a:visited {
	display: block;
	background-color: #CCCCCC;
	color: #003399;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	padding-right: 5px;


}
#navigation a:hover {
	background-color: #FFFFFF;
	color: #0066CC;
}



#navigation a:current {
	background-color: #FF0000;
	color: #FFFFFF;
}

#navigation a:active {
	background-color: #CC9999;
	color: #FFFFFF;
}


#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #FF9900;
	width: 160px;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #FF0000;
	color: #0066FF;
}

#navigation .subnav a:link, #navigation ul.subnav a:active {
	background-color: #FF0000;
	color: #0066FF;
}



#footer {
	clear: both;
	padding: 5px 0 0 18px;
	font-size: 70%;
	color: #666666;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;



}
a:link {
	text-decoration: none;
	color: #006699;

}
a:visited {
	text-decoration: none;
	color: #006699;

}

#hpClock {
	padding-left: 30px;
	padding-top: 3px;

}

#topmenu {
font-size: 75%;
	padding-left: 1.2em;
	color: #006699;
}
