#menu_pic
{
	position: absolute;
	top: 7px;
	left:245px;
	border-style: none;
}

#maintv {
	position: absolute;
	top: 30px;
	left: 28px;
}

#barsyo {
	position: absolute;
	top:0px;
	left: 300px;

}

#logoyo {
	position: absolute;
	left: 820px;
	top: 5px;
}

#tm {
	position: absolute;
	top: 54px;
	left: 910px;
}

#linesyo { 
	position: absolute;
	top: 150px;
	left: 304px;
}

#titleforpage {
	position: absolute;
	top: 120;
	left: 298px;
}

#title
{
	color: #8551A3;
	font-family: Helvetica;
	font-size: 14pt;
	position: absolute;
	left: 5px;
	width: 400px;
}

#tagline
{
	font-style: italic;
	color: #8551A3;
	position: absolute;
	top: 43px;
	left: 5px;
	width: 300px;
}


#maincontent {
	position: absolute;
	top: 193px; 
	left: 304px; 

	width: 620px;
	font-family: Tahoma;
	font-size: small;
	height: 355px;
}

#maincontent img#triforce {
	padding-left: 25px;
	vertical-align: text-bottom;
	float:right;	
	
}

#maincontent #triforce-brand{
	padding-top: 10px;
}

#topnav{
	position: absolute;
	top: 7px;
	left: 285px;
	width: 666px;
	height: 33px;
	z-index: 3;
	
}

#topnav_home img
{
	border-style: none;
}

#screensize {
	display: block;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 64px;
	width: 100%;

}

#screensize img#pics {
	margin-right: 15px;
}

#screensize img#arrow {
	margin-top: 20px;
	margin-left: 35px;
	float: left;
}

#bottomnav {
	display:block;
	margin-top:25px;
	font-family: Helvetica;
	font-size: small;
	border-bottom: solid 2px #DBDBDB;
	border-top: solid 2px #DBDBDB;
	width:100%;
	
}


