* { padding: 0; margin: 0; }

html
{
    height: 100%;
}

body
{
    background: #ffffff;
	margin: 0 auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;    
}

a
{
    position: relative;                         
    -moz-outline-style: none;
    outline: none;   
    text-decoration: none;
    color: #000000;
}

a:hover
{
	  text-decoration: underline;
}
                              
a img
{
  border: none;
}   
         
/* ####################################################################################### */
        
table
{
	width: 100%;
	height: 100%;
  border-collapse: collapse;   
}
                                                                                 
table td
{                          
	width: 100%;
	height: 100%;        
	vertical-align: middle; 
}          
                     
/* ####################################################################################### */

#container
{
  position: relative; 
 	margin: 0 auto;     
 	width: 900px;
 	height: 530px;
	box-shadow: 1px 1px 4px #888888;
}

/* ####################################################################################### */

#header
{
	position: relative;
	float: left;
	width: 900px;
	height: 95px;
}

#header h1
{
  position: relative;
	float: left;
	text-indent: -1000em;
	width: 335px;
	line-height: 95px;
	background: url(../images/CONFIDENTUS-logo.gif) no-repeat;
	margin-right: 40px;
}

#header ul
{
	position: relative;
	float: left;
	width: 490px;
	height: 95px;
	list-style: none;
	margin-right: 20px;
}

#header ul li
{
	position: relative;
	display: inline;
	line-height: 95px;
}

#header ul li a
{
	position: relative;
	float: left;
	margin-right: 20px;
}

#header ul li a.nav
{
  font-size: 14px;
	color: #a77a00;
}

#header ul li a.nav:hover
{
  font-size: 14px;
	color: #454132;
}

#header ul li a.nav-sel
{
  font-size: 14px;
	color: #454132;
}

#header ul li a.lang
{
  float: right;
  font-size: 9px;
	color: grey;
}

#header ul li a.lang:hover
{
  float: right;
  font-size: 9px;
	color: #454132;
}


/* ####################################################################################### */

#line
{
	position: relative;
	float: right;
	width: 900px;
	height: 1px;
}

#line line
{
  position: relative; 
 	float: center;
}

/* ####################################################################################### */

#side
{
	position: relative;
	float: left;
	width: 335px;
	height: 379px;
}

#side img
{
	position: relative;
	float: left;
}

/* ####################################################################################### */

#submenu
{
	position: relative;
	float: left;
  width: 295px;
	height: 307px;
  padding: 62px 0px 0px 40px;
}

#submenu img
{
	position: relative;
	float: left;
}

#submenu h3
{
	position: relative;
  font-weight: normal;
	text-align: left;
  line-height: 130%;
  padding: 0px 5px;
  margin-bottom: 10px;
  background: url(../images/menu.gif) no-repeat;

}

#submenu h3 a
{
	position: relative;
  color: white;
	font-size: 12px;
}

#submenu h3 a:hover
{
	position: relative;
  color: #454132;
	font-size: 12px;
}

#submenu h3 a.sel
{
	position: relative;
  color: #454132;
	font-size: 12px;
}

/* ####################################################################################### */

#content
{
	position: relative;
	float: right;
	background: #FFFFFF;
	width: 485px;
	height: 369px;
	padding: 5px 40px;
	text-align: justify;
}

#content h2
{
	position: relative;
	color: #a77a00;
  font-size: 16px;
  font-weight: normal;
	text-align: left;
  padding: 15px 0px;
}

#content sub
{
	position: relative;
	float: left;
	width: 485px;
	list-style: none;
	margin-top: 0px;
}

#content sub b
{
	position: relative;
	float: left;
	display: inline;
	line-height: 20px;
	margin-right: 20px;
}

#content sub b a
{
	position: relative;
	float: left;
	text-indent: -1000em;
}

#content p
{
  margin-top: 5px;
  padding-bottom: 5px;
	line-height: 150%;
	margin-bottom: 5px;
	color: #454233;
	font-size: 11px;
}

#content p span
{
	padding-bottom: 10px;
	line-height: 150%;
	margin-bottom: 5px;
	color: #a77b00;
}

#content p a
{
	text-decoration: none;
	color: #454233;
}

#content p a:hover
{
	text-decoration: underline;
	color: #454233;
}

#content ul
{
	margin-left: 30px;
	padding-bottom: 10px;
	color: #454233;
	font-size: 11px;
}

#content ul li
{
	padding-bottom: 5px;
	color: #454233;
}

#content ul li a
{
	text-decoration: none;
	color: #454233;
}

#content ul li a:hover
{
	text-decoration: underline;
}


/* ####################################################################################### */

#content-left
{
	position: relative;
	float: left;
	width: 200px;
	height: 290px;
	padding: 0px 0px;
}

#content-right
{
	position: relative;
	float: right;
	width: 210px;
	height: 290px;
	padding: 0px 0px;
	margin-left: 50px;
}

/* ####################################################################################### */

#creden
{
	position: relative;
	float: right;
	background: #FFFFFF;
	width: 820px;
	height: 369px;
  margin-left: 0px;
	text-align: justify;
  padding: 5px 40px;
}   	
	

#creden h2
{
	position: relative;
	color: #a77a00;
  font-size: 16px;  
  font-weight: normal;
	text-align: left;
  padding: 15px 0px;
}

#creden p
{
  position: relative;
  margin-top: 225px;
	line-height: 150%;
	font-size: 11px;
  text-align: center;
}

#creden p num
{
  position: relative;;
	color: red;
}

#creden p num-sel
{
  position: relative;;
	color: red;
}

#creden ul
{
	padding-top: 0px;
  margin-left: 0px;
	padding-bottom: 0px;
	font-size:12px;
	color: #454233;

}

#creden ul li
{
  padding-bottom: 0px;
	color: #454233;
	margin-left: 25px;
}

#creden img
{
	position: relative;
	float: left;
  margin-left: 8px;
  margin-right: 13px;  
  padding-top: 5px;
  padding-bottom: 10px;
}

#creden a
{
	position: relative;
}

#creden a.right
{
  float: right;
	padding-top: 115px;
  margin-right: 0px;
  font-size: 14px;
	color: #a77a00;
}

#creden a.right:hover
{
  font-size: 14px;
	color: #454132;
}

/* ####################################################################################### */
         
#footer
{
	position: relative;
	float: left;
	width: 900px;
	height: 55px;
}

#footer h4
{
	position: relative;
	float: left;
	text-indent: -1000em;
	width: 335px;
	line-height: 50px;
	background: url(../images/CONFIDENTUS-advice-with-confidence.gif) no-repeat;
	margin-right: 40px;
}

#footer span
{
	position: relative;
	float: right;
	line-height: 55px;
	font-size: 11px;
	color: #4c4a38;
	margin-right: 40px;
}

#footer span a
{
	text-decoration: none;
	color: #4c4a38;
}

#footer span a:hover
{
	text-decoration: underline;
}


