/* ---------------------------------------------
GENERIC STYLES
-----------------------------------------------*/


body {
	font: 59.5% arial, verdana, sans-serif;
	color: #FFFFFF;
	text-align:center;
	background: #000000;
	height: 100%;
}
		
a { 
	text-decoration:none;
	color:#6ea4d9; 
} 

a:hover { 
	text-decoration:underline;
} 
	
/* ---------------------------------------------
GENERAL STYLES
-----------------------------------------------*/

html {
	margin-bottom:1px;
	height: 100%;
}	

*  {
	padding:0;
	margin:0;
}	

* a:hover, * a:active {
	outline:none;
}	
		
.clear {
	clear: both;
	height: 0;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

img 
{
	border: 0;
	vertical-align:bottom;
}


p
{
	line-height:19px;
	margin:15px 0;
}

/*
ul,li 
{
	list-style-type:none;
}
*/

hr
{
	color: #999;
	background-color: #999;
	height: 2px;
	width: 80%;
	text-align: center;
	border:none;
}

input, textarea, select	
{
	font: 100% verdana, arial, sans-serif;
	color:#666;
	padding:3px;
	border: 1px #999 solid;
	background: #FFF;
}

#wrapper 
{
	text-align:left;
	width:1000px;
	margin:0 auto;
	font-size:1.2em;
}

/* ---------------------------------------------
HEADER AREA
-----------------------------------------------*/

#header 
{
	margin-top:20px;	
}

#logo
{
	float:right;	
}

#menu 
{
	margin-top:30px;
	float:right;			
	height:38px;
	width:715px; /*563px*/
}

#menu ul 
{
	display:block;
	height:47px;
	list-style-type:none;
}

#menu ul li
{
	float:left;
}


#menu ul li a
{
	display:block;
	height:38px;
	text-indent: -5000px;
	overflow:hidden;
	background:url(/images/navigation.gif);
}

#menu ul li.about a {width:101px;background-position: 0 0;}
#menu ul li.print a {width:165px;background-position: -101px 0;}
#menu ul li.digital a {width:127px;background-position: -266px 0;}
#menu ul li.customers a {width:91px;background-position: -393px 0;}
#menu ul li.credentials a {width:130px; background-position: -484px 0;}
#menu ul li.contact a {width:101px;background:url(/images/navigation.gif) -614px 0px;}

#menu ul li.about a:hover {width:101px;background-position: 0 -38px;}
#menu ul li.print a:hover {width:165px;background-position: -101px -38px;}
#menu ul li.digital a:hover {width:127px;background-position: -266px -38px;}
#menu ul li.customers a:hover {width:91px;background-position: -393px -38px;}
#menu ul li.credentials a:hover {width:130px; background-position: -484px -38px;}
#menu ul li.contact a:hover {width:101px;background-position: -614px -38px;}

#menu ul li.abouton a {width:101px;background-position: 0 -38px;}
#menu ul li.printon a {width:165px;background-position: -101px -38px;}
#menu ul li.digitalon a {width:127px;background-position: -266px -38px;}
#menu ul li.customerson a {width:91px;background-position: -393px -38px;}
#menu ul li.credentialson a {width:130px; background-position: -484px -38px;}
#menu ul li.contacton a {width:101px;background-position: -614px -38px;}


/* ---------------------------------------------
CONTENT AREAS
-----------------------------------------------*/

#content-container 
{

}

#SubMenu span {
	font-family: times;
	font-size: 110%;
	/*background: #FFFFFF;*/
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin-right: 10px;
	min-width: 130px;
	display: block;
	float: left;
}
#SubMenu span a {
	/*color: #000000;*/
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu span.on, #SubMenu span a:hover {
	/*background: #F6A624;
	color: #000000;*/
	color: #F6A624;
}

#content-container #left-pane
{
	clear:both;	
	float:left;	
	text-align:right;
	padding-right:20px;
	font-family: times;
	margin-top:20px;	
	width:360px;
}

#content-container #left-pane p {
	font: 100% arial, verdana, sans-serif;
}

#content-container #left-pane  h1
{
	color:#FFFFFF;	/*color:#F6A624;*/	
	font-size:3.0em;
	font-weight:normal;	
	font-family: georgia,times New Roman;
}

#content-container #left-pane  h1 p 
{
	font-family: georgia,times New Roman;
	line-height:35px;
	margin:0px;
}

#content-container #left-pane ul
{
	list-style-type:none;
}

#content-container #left-pane li 
{
	padding-top:3px;	
}

#content-container #left-pane li span 
{
	color:#000000;
	background-color:#F7A525;
	font-family:georgia,times New Roman;
	font-size:1.2em;
	width:300px;
	padding:0px 5px 0px 5px;
}

#content-container #left-pane li a:link, #content-container #left-pane li a:visited
{
	color:#FFFFFF;
	font-family:georgia,times New Roman;
	font-size:1.2em;
}

#content-container #left-pane div
{
	font-family:georgia,times New Roman;
	font-size:1.2em;
	float: right;
	width: 50%;
}

#content-container #left-pane div span
{
	background-color:#404040;
	padding:1px 5px 1px 5px;
	display: block;
}

#content-container #left-pane div span a
{
	color:#FFFFFF;
	text-decoration: none;
	text-align: right;
	width: auto;
}

#content-container #left-pane div span:hover, #content-container #left-pane div span.on
{
	background-color:#F7A525;
}

#content-container #left-pane table td.on, #content-container #left-pane table td:hover
{
	color:#000000;
	background-color:#F7A525;
	width:auto;
	padding:1px 5px 1px 5px;
}

#content-container #left-pane table td a:link, #content-container #left-pane table td a:visited
{
	color:#FFFFFF;
}

#content-container #left-pane table td a:hover
{
	color:#000000;
	text-decoration: none;
}

#content-container #content 
{
	margin-top:15px;
	float:left;
	width:620px;
	min-height:260px;
	/* new 2009.10.07 */
	font-size: 110%;
	color:#F6A624; 
}

#content-container #content h2 
{
	font-size: 120%;
	color: #FFFFFF;
	padding-top: 16px;
}

#content-container #content ul 
{
	margin:0px 0px 0px 30px;
}

#content-container #content blockquote {
    margin-left:30px;
}

#footer 
{
	clear:both;	
	border-top:1px solid #404040;
	padding-top:10px;
	margin:20px 33px 0px 33px;
}

#footer p 
{
	color:#FFFFFF;
	font-size:0.8em;	
	margin:0px;
}

#footer a:link, #footer a:visited  
{
	color:#F7A525;
}

#footer ul li
{
	float:left;
	color:#FFFFFF;
	font-size:0.8em;
	list-style-type:none;
}

/* ---------------------------------------------
FORMS
-----------------------------------------------*/

.formelm { clear:both; margin-bottom:2px; padding:5px 0px 5px 0px; float:left; width:350px; }
.formelm label { width:100px; float:left; font-weight:bold; padding:0px 10px 0px 0px; }
.formelm input.textbox { width:200px; float:left;  font-size:0.9em; }

