/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}




/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	background: #969696;
	color: #666666;
}

/* ******************* LINK ************************ */

a

  {
	text-decoration:none;
	color: #cc9933;
}

a:hover {
	text-decoration:none;
	color: #666;
}



/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 10px;
}

h2 {
	padding:0px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #cc9933;
	margin-bottom: 10px;
}

h3 {
	padding:0px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 5px;
}

h4 {
	padding:0px 0;
	font:bold 10px Arial, Helvetica, sans-serif;
	color: #005282;
	margin-bottom: 10px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}



.note{
	color: #666666;
	font-size: 11px;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0;
}

img {
	border:0;

}

.langcdcp{

/*background-color:#FFFFCC;*/
}


/* ******************* GLOBAL CLASSES ******************** */


.clear 			{ 
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 1px solid #dfe1e0;
	padding: 1px;
	background: #FFFFFF;	
}

.spacer {
	width: 1px;
	float: left;
	display: block;
	margin: 0px 9px 0px 10px;
	padding: 0px;
}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }

.right{
	float: right;
	text-align: right;
}


/* ************************************************** */	
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */

#wrapper     {
	width: 950px;
	padding: 0;
	margin: 20px auto 50px;
	position: relative;
	}



/* ******************* TOP ************************ */

#top{
	
}

#topbar{
	background: url(../../images/bg_top_yellow.gif) no-repeat;
	height: 70px;
	width: 950px;
	border-bottom: 1px solid #bbbbbb;
}


#logo  {
	/*position: relative;
	left: 20px;
	top: 20px;
	width: 300px;*/
	
	margin-top: 12px;
	margin-left: 15px;
	float: left;
	font-size:2em;
	width:300px;
	height:50px;
	overflow:hidden;
}





/* ******************* CONTENT *********************** */

#content   {
	margin: 0px;
	padding: 0px;
	width: 950px;
	background: #636466;
}
#main   {
	margin: 0px;
	padding: 0px;
}




/* ************************************************** */
/* ******************* HOMEPAGE ********************* */
/* ************************************************** */

#sfeerbox{
	height: 300px;
	width: 950px;
	text-decoration: none;
	overflow: hidden;
	z-index: 10;
}



.overlay{
	background: url(../images/overlay_intro.png);
	position: absolute;
	top: 225px;
	height: 165px;
	width: 950px;
	left: 0px;
	z-index: 100;
	border-width: 0px;
	border-style: none;
}


/* ******************* BOX *********************** */

.box{
	float: left;
	width: 210px;
}

.boxtop{
	background: url(../images/bg_boxtop.jpg) no-repeat top;
	height: 40px;
	width: 210px;
	font-size: 20px;
	font-weight: bold;
}

.boxcont{
	background: url(../images/bg_boxcont.gif) no-repeat bottom;
	padding-bottom: 10px;
}

.boxtxt{
	color: #CCC;
}

.boxnav{}










#prodnav{
	list-style: none;
	background: #c0c0c0;
	border-top: 1px solid #d1d1d0;
	width: 210px;
}

/* ***** LEVEL 1 ***** */

.level1{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d0;
	width: 200px;
	display: block;
}

.level1 a{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	width: 200px;
	display: block;
}

.level1 a:hover{
	color: #FFF;
	text-decoration:none;
	display: block;
	width: 200px;
}


/* ***** LEVEL 2 ***** */

.level2{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
	width: 195px;
	display: block;
	background: #dfdfdf;
}

.level2 a{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	width: 195px;
	display: block;
}

.level2 a:hover{
	color: #cc9933;
	text-decoration:none;
	display: block;
	width: 195px;
}


/* ***** LEVEL 3 ***** */

.level3{
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
	width: 185px;
	display: block;
	background: #f1f1f1;
}

.level3 a{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	width: 185px;
	display: block;
}

.level3 a:hover{
	color: #cc9933;
	text-decoration:none;
	display: block;
	width: 185px;
}



/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer{
	width: 950px;
	background: url(../images/bg_intro_content.gif) no-repeat bottom;
	font-size:10px;
	color:#666;
	padding-bottom: 20px;
}

.footerspace{
	padding-left:20px;
	padding-right:20px;
	}

/*
#footer a,#footer a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #969696;
}

#footer a:hover {
	text-decoration: none;
	color: #FFD60D;
}
*/
