/***********************************************/
/* 4State.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/************* new elements *******************/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
	text-align: center;
	background: #ffffff;
}

a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	position: absolute;
	background-image: url(images/head_tile.png);
	width: 100%;
	height: 83px;
	top: 0px;
	left: 0px;
	margin: 0;
	background-color: #8FA6B7;
	padding: 0;
}

#menubar {
	position: absolute;
	background-image: url(images/menu_tile.png);
	width: 100%;
	height: 25px;
	top: 83px;
	left: 0px;
	margin: 0;
}

#logo img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 232px;
	padding: 0px;
	margin: 0px;
}

#usedparts img{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 476px;
	padding: 0px;
	margin: 0px;
}

#connectinfo {
	position: absolute;
	top: 39px;
	right: 0px;
	width: 692px;
	height: 44px;
	padding: 0px;
	margin: 0px;
}

#flashnums img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 336px;
	padding: 0px;
	margin: 0px;
	z-index: 7;
}

#weblink img{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 262px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

#oremail img{
	position: absolute;
	top: 0px;
	right: 262px;
	width: 210px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

#leftdots img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 61px;
	padding: 0px;
	margin: 0px;
}

#rightdots img{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 86px;
	padding: 0px;
	margin: 0px;
}

#menuset {
	font-size: 12px;
	line-height:19px;
	text-align: left;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 110px;
	width: 296px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	z-index: 7;
}

#dotset {
	text-align: left;
	position: absolute;
	top: 0px;
	right: 110px;
	width: 296px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

/************* base *******************/

#basemenu {
	position: absolute;
	background-image: url(images/base_tile.png);
	text-align: center;
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	margin: 0;
	z-index: 3;
}

#leftflag img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
	padding: 0px;
	margin: 0px;
}

#rightflag img{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 215px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

#basemenuset {
	position: relative;
	font-size: 10px;
	width: 100%;
	height: 14px;
	top: 7px;
	left: 0px;
	margin: 0;
	z-index: 7;
}

#phoneset {
	position: relative;
	text-align: center;
	width: 100%;
	height: 30px;
	top: 25px;
	left: 0px;
	margin: 0;
	z-index: 7;
}
