/*
signsupportservices09
*/

html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#EED6FF; /*color background - only works in IE */
	font-size:80%; /*set default font size */
	font-family: verdana, arial, Helvetica, sans-serif; /* set default font */
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */
}

body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:hidden; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}
	
h1 {
	line-height: 100%;
	color: #FFFFFF;
	text-align: left;
	font-size: 2em;
	margin: 0;
	padding: 14px 0 10px 75px;
	border: 0;
	font-weight: normal;
}
h2 {
	color: #000000;
	text-align: left;
	font-size: 8px;
	margin: 8px 0 0 0;
	padding: 12px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 8px;
}
h3 {
	color: #000000;
	text-align: left;
	font-size: 0.75em;
	margin: 0;
	padding: 8px 5px 0 0;
	border: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #000000;
	text-align: center;
	padding: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0 auto;
	font-weight: normal;
}
h5 {
	margin: 0 auto;
	color: #ffffff;
	padding: 0 0 0 0;
	width: 530px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h6 {
	color: #FFFFFF;
	text-align: left;
	padding: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 15px 0 15px;
	font-weight: normal;
}
h7 {
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	font-size: 0.9em;
	margin: 0;
	font-style: normal;
	padding: 8px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* news first paragraph */
h8 {
	color: #ffffff;
	font-size: 0.7em;
	padding: 6px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	}
h9 {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.5em;
	margin: 20px 0 0 0;
	padding: 20px 0 0 30px;
	border: 0;
	font-weight: normal;
}
/* links */
a:visited {
	color: #57BA46;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #C79AFF;
	text-decoration: none;
	font-style: italic;
}
a:link {
	color: #522A80;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}

/* Content > */

#content {
	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	max-height:100%;
	overflow:auto; /* add scroll bars as required */
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:1; /* allocate a suitable z-index */
	width: 67.9em;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top:0px solid #000;
	border-right:1px solid #000;
	border-bottom:0px solid #000;
	border-left:1px solid #000;
}

#content .row_1 {
	height: 2px;
	background-color: #4FBB7F;
	width: 870px;
	margin: 0 auto
}
#content .row_2 {
	background-color: #522A80;
	height: 60px;
	width: 870px;
	margin: 0 auto;
}
#content .row_3 {
	height: 4px;
}
#content .row_4 {
	height: 400px;
	width: 720px;
	margin: 0 auto;
}
#content .row_5 {
	height: 50px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
#content .row_6 {
	height: 249px;
	width: 800px;
	text-align: center;
	margin: 0 auto;
}
#content .row_7 {
	background-color: #57ba47;
	height: 60px;
	width: 500;
	margin: 0 auto;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 0 0;
	z-index: 1020;
}

/* flashcontent */

#flashcontent {
	width: 650px;
	height: 179px;
	margin: 0 auto;
	background: url(images/header.swf);
	padding-top: 30px;
}
.headerimage {
	width: 800px;
	height: 96px;
	margin: 8px auto 0 auto;
	padding: 0 18px 0 0;
	text-align: center;
}
.headerimageindex {
	height: 195px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0 0;
}

/* Content */
#column2 .mainlogo {
	float:left;
	width:100px;
	margin:20px 20px 0 0;
	padding:0 0 20px 0;
}
#columnheader   {
	float: left;
	height: 28px;
	width: 100%;
	margin: 0;
	padding: 0 0 18px 0;
	background-color: #122122;
	text-transform: uppercase;
}
#column1 {
	float: left;
	margin: 0;
	width: 315px;
	padding: 0;
	border: 0;
	height: 350px;
	display: inline;
}
#column1float {
	float: left;
	width: 720px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	height: 70px;
	border: 0px none #122122;
	display: inline;
	text-align: center;
	z-index: 1020;
}
#column2float {
	float: right;
	width: 265px;
	position: relative;
	margin: 0;
	padding: 0;
	height: 30px;
	margin: 0;
	color: #000000;
	text-align: right;
	font-size: 0.85em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	z-index: 1001;
	display: inline;
}
#column2 {
	float: left;
	width: 25px;
	margin: 0;
	background-color: #FFFFFF;
	height: 100%;
	display: inline;
}
#column_foot  {
	height: 28px;
	width: 338px;
	margin: 440px 0 0 -328px;
	padding: 0;
	background-color: #F47F20;
	float: left;
	display: inline;
}
#column3 {
	float: left;
	margin: 10px 0 0 0;
	text-align: left;
	border: 0;
	padding: 0;
	z-index: 35;
	width: 350px;
	height: 350px;
	overflow: overflow;
	display: inline;
}
#column3image1 {
	float:right;
	margin:0;
	text-align:right;
	padding:0;
	z-index: 150;
	width: 252px;
	position: absolute;
	left: 272px;
	top: 428px;
	height: 196px;
}
#column3image0 {
	border:thin solid #000000;
	float:right;
	margin:0;
	text-align:right;
	padding:0;
	z-index: 50;
	width: 375px;
	position: absolute;
}
#column3image2 {
	float:right;
	margin:0;
	text-align:right;
	padding:0;
	z-index: 350;
	position: absolute;
	width: 200px;
	left: 60px;
	top: 509px;
}
#column3image3 {
	float:right;
	margin:0;
	text-align:right;
	padding:0;
	z-index: 450;
	height: 90px;
	width: 90px;
	display:inline;
}
#column4 {
	float: right;
	margin: 0;
	text-align: right;
	padding: 0 0 0 0;
	width: 350px;
	height: 350px;
	display: inline;
}
#column8 {
	float: right;
	margin: 10px 0 0 0;
	text-align: right;
	border: 0;
	padding: 0;
	z-index: 35;
	width: 350px;
	height: 350px;
	overflow: hidden;
	display: inline;
}
#icons {
	z-index: 1020;
}
/* 	start of horizontal menu	*/

/* 	start of horizontal menu	*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	width:765px;
	height:30px;
	position:relative;
	z-index:1001;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0 0 0 75px;
}
/* hack to correct IE5.5 faulty box model */
* html #menu {
	width:817px;
	w\idth:816px;
	margin: 0 auto;
}
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
	color:#000000;
	padding:0;
	margin:0;
	list-style-type:none;
	border: 0 1px 0 1px;
	font-style: normal;
}
#menu ul ul {width:115px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
	color:#000000;
	float:left;
	width:115px;
	position:relative;
	border-top:0px solid #522A80;
	border-right:1px solid #522A80;
	border-bottom:0px solid #522A80;
	border-left:1px solid #522A80;
	font-style: normal;
}
#menu ul ul li {
	color:#000000;
	float:left;
	width:112px;
	position:relative;
	display: inline;
}
#menu a:visited {
	height: 30px;
	font-style: normal;
}	
#menu a {
	display:block;
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
	width:115px;
	height:30px;
	padding:0;
	line-height:30px;
	text-align: center;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	letter-spacing: 0.01em;
	border: 0 1px 0 1px;
	font-style: normal;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #menu a, * html #menu a:visited {
	width:112px;
	w\idth:115px;
}

/* style the second level background */
#menu ul ul a.drop, #menu ul ul a.drop:visited {
	background-image: url(images/arrow1.jpg) no-repeat 90px center;
}
#menu ul ul :hover > a.drop {
	background-image: url(images/arrow1.jpg) no-repeat 80px center;
}
/* style the third level hover */
#menu ul ul ul a:hover {
	height: 30px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:30px;
	left:0;
	width:115px;
	border:0;
	margin:0 2px 0 2px;
}
/* another hack for IE5.5 */
* html #menu ul ul {
	top:32px;
	t\op:32px;
}

/* position the third level flyout menu */
#menu ul ul ul{
	left:-112px;
	top:-1px;
	width:112px;
}

/* position the third level flyout menu for a left flyout */
#menu ul ul ul.left {
	left:-112px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#menu ul ul a, #menu ul ul a:visited {
	color:#FFFFFF;
	height:auto;
	line-height:1em;
	padding:10px 0;
	width:112px;
	border:0;
	background-color: #192E30;
}
/* yet another hack for IE5.5 */
* html #menu ul ul a, * html #menu ul ul a:visited {
	width:110px;
	w\idth:115px;
	background-color: #192E30;
}

/* style the top level hover */
#menu a:hover, #menu ul ul a:hover{
	color:#FFFFFF;
	background-color: #192E30;
}
#menu :hover > a {
	color:#000000;
	background-color: #C8BFCC;
}
#menu ul ul :hover > a {
	color:#000000;
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ visibility:visible;}

/* 	end of horizontal menu	*/

/* 	side menu	*/
 
 #menucolumn {
	text-transform: uppercase;
	width: 90px;
	line-height: 130%;
	font-size: 0.9em;
	padding: 17px 0 0 0;
	margin: 0 0 0 0;
	color: #000000;
	text-align: right;
}
#menucolumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menucolumn a {
	color: #FFFFFF;
	text-decoration: none;
	width: 90px;
}
#menucolumn .active{
	color: #D9002B;
	width: 90px;
	background-color: #999999;
}
#menucolumn a:hover {
	width: 90px;
	color: #D9002B;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	align: left;
	margin-left: -42px;
	margin-top: 16px;
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	border-color: #3d3d3d #ccc #ddd #555;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px 1px 1px 1px;
	vertical-align: top;
	width: 100px;
	height: 75px;
	background-image: url(images/button_down.jpg);
}

.hoverbox li
{
	background: #111;
	border-color: #ddd #555 #3d3d3d #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 8px;
	padding: 1px 1px 1px 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #222;
	width: 200px;
	height: inherit;
}

.pad1 {
	display:block;
	width:18px; 
	height:96px; 
	float:left;
}

.pad2 {
	display:block;
	height:20px;
}

/* Footer */
#footer {
	position:absolute;
	margin:0px auto 5px auto;
	bottom:1px;
	right:18px;
	display:block;
	width:832px;
	height:20px;
	text-align:center;
	font-size:0.7em;
	z-index:400;
	padding:0 0 0 18px;
}

#footer * {
	color: #000;
}
	
