body {
	background:url(../images/gradients/support.jpg) repeat-x fixed;
}

/* MENU 6 - SUPPORT */

#menu6_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	width: 630px;
	height: 24px;
	margin: 0px;
	padding-left:10px;
}
#menu6_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu6_container li, #menu6_spacer, #menu6_1, #menu6_2, #menu6_3, #menu6_4, #menu6_5, #menu6_6{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 24px;
}

#menu6_spacer, #menu6_1, #menu6_2, #menu6_3, #menu6_4, #menu6_5, #menu6_6{
	margin: 0px 0px 0px 0px;
}

#menu6_spacer { width: 14px; background: url(../images/menu/menu_support.gif) -62px 0px no-repeat  ;}
#menu6_1 { width: 62px; background: url(../images/menu/menu_support.gif) 0px 0px no-repeat  ;}
#menu6_2 { width: 63px; background: url(../images/menu/menu_support.gif) -76px 0px no-repeat  ;}
#menu6_3 { width: 93px; background: url(../images/menu/menu_support.gif) -154px 0px no-repeat  ;}
#menu6_4 { width: 112px; background: url(../images/menu/menu_support.gif) -262px 0px no-repeat  ;}
#menu6_5 { width: 79px; background: url(../images/menu/menu_support.gif) -389px 0px no-repeat  ;}
#menu6_6 { width: 61px; background: url(../images/menu/menu_support.gif) -483px 0px no-repeat  ;}

#menu6_1_o { width: 62px; background: url(../images/menu/menu_support.gif) -0px -24px no-repeat  ;}
#menu6_2_o { width: 63px; background: url(../images/menu/menu_support.gif) -76px -24px no-repeat  ;}
#menu6_3_o { width: 93px; background: url(../images/menu/menu_support.gif) -154px -24px no-repeat  ;}
#menu6_4_o { width: 112px; background: url(../images/menu/menu_support.gif) -262px -24px no-repeat  ;}
#menu6_5_o { width: 79px; background: url(../images/menu/menu_support.gif) -389px -24px no-repeat  ;}
#menu6_6_o { width: 61px; background: url(../images/menu/menu_support.gif) -483px -24px no-repeat  ;}

#menu6_1 a{ width: 62px; background: none;}
#menu6_2 a{ width: 63px; }
#menu6_3 a{ width: 93px; }
#menu6_4 a{ width: 112px; }
#menu6_5 a{ width: 79px; }
#menu6_6 a{ width: 61px; }

#menu6_1 a, #menu6_2 a, #menu6_3 a, #menu6_4 a, #menu6_5 a, #menu6_6 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#menu6_1 a:hover{ width: 62px; background: url(../images/menu/menu_support.gif) -0px -24px no-repeat  ;}
#menu6_2 a:hover{ width: 63px; background: url(../images/menu/menu_support.gif) -76px -24px no-repeat  ;}
#menu6_3 a:hover{ width: 93px; background: url(../images/menu/menu_support.gif) -154px -24px no-repeat  ;}
#menu6_4 a:hover{ width: 112px; background: url(../images/menu/menu_support.gif) -262px -24px no-repeat  ;}
#menu6_5 a:hover{ width: 79px; background: url(../images/menu/menu_support.gif) -389px -24px no-repeat  ;}
#menu6_6 a:hover{ width: 61px; background: url(../images/menu/menu_support.gif) -483px -24px no-repeat  ;}

#menu6_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT STUFF */

h3{
	color:#F58600;
}

h4, .headline, .bigquote {
	font-size:48px;
	line-height:48px;
	color:#F58600;
	letter-spacing:-1px;
}

.supporttext{
	color:#F58600;
}

/* LINK STUFF */

a:link, a:active, a:visited{
	color: #F58600;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited{
	color:#F58600;
	font-weight:bold;
	text-decoration:none;
}

#footerlinks a:hover{
	text-decoration:underline;
}