

body  {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", verdana, "Lucida Grande", tahoma,"Bitstream Vera Sans", arial, helvetica,  sans-serif;
  background: #fff;
	background-image: url(../images/bg.gif);
  color: #222;
  }

img {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  }

strong {
  color: #930;
  font-weight: normal;
  }


ul {
  list-style-type: disc;
  margin-right: 20px;
  }

html>ul {
  font-size: x-small;
  }

a {
  color: #930;
  text-decoration: none;
  }

a:visited {
  color: #C96;
  text-decoration: none;
  }

a:hover {
  color: #c60;
  text-decoration: underline;
  }

/***************************
MAIN DIV STYLES
****************************/



#container {
  width: 741px;
  position: absolute;
	left: 50%;
	margin-left: -370px;
  padding-bottom: 7px;
  }

#control {
  width: 741px;
  margin-top: 7px;
  margin-bottom: 5px;
  height: 60px;
  }

#mainContent {
  float: left;
  margin: 0;
  width: 450px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #fff;
  }
  
#mainContent ul {
	padding: 0 20px 0 36px;
	margin:0;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

#mainContent li {
	padding: 0 5px 0 0;
	margin:0;

}
  
#assistent {
  text-align: justify;
  float: left;
  margin: 0;
  border-right: 1px solid #000;
  background: url(../images/foot3.gif) no-repeat bottom left;
  width: 288px;
  margin-top: -1px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 287px;
  margin-top: 0px;
  }

html>#assistent {
  width: 287px;
  margin-top: 0px;
  }
  
/*CONTROL SECTION STYLE*/

#control ul {
  margin: 0;
	padding: 25px 0 0 0 ;
	list-style: none;
  }

#control ul li {
  float: right;
  padding-right: 15px;
  }
  
#lang a {
  display: block;
  width: 91px;
  height: 25px;
  background: url(../pics/lang3.gif) no-repeat top left;
  }

#lang a:hover {
  width: 91px;
  height: 25px;
  background: url(../pics/lang4.gif) no-repeat top left;
  }

#lang2 a {
  display: block;
  width: 91px;
  height: 25px;
  background: url(../pics/lang1.gif) no-repeat top left;
  }

#lang2 a:hover {
  width: 91px;
  height: 25px;
  background: url(../pics/lang2.gif) no-repeat top left;
  }


#a a{
  display: block;
  width: 72px;
  height: 25px;
  background: url(../pics/a3.gif) no-repeat top left;
  }

#a a:hover {
  width: 72px;
  height: 25px;
  background: url(../pics/a4.gif) no-repeat top left;
  }

#a2 a{
  display: block;
  width: 72px;
  height: 25px;
  background: url(../pics/a1.gif) no-repeat top left;
  }

#a2 a:hover {
  width: 72px;
  height: 25px;
  background: url(../pics/a2.gif) no-repeat top left;
  }

#turn a{
  display: block;
  width: 121px;
  height: 25px;
  background: url(../pics/turn1.gif) no-repeat top left;
  }

#turn a:hover {
  width: 121px;
  height: 25px;
  background: url(../pics/turn2.gif) no-repeat top left;
  }

/* NAVIGATION STYLE .:SuckerFish style:. */

#navigation ul {
  margin: 0;
	padding: 7px 0 0 0 ;
	list-style: none;
	width: 65px;
  /*border-bottom: 1px solid #ccc;*/
  line-height: 1em;
  }
	
#navigation ul li {
	position: relative;
	}
	
#navigation li ul {
  padding: 0px;
	position: absolute;
	width: 200px;
  left: 64px;
	top: 0;
	display: none;
	}

#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #555;
	/*background: #fff; /* IE6 Bug */
	padding: 5px;
	/*border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}

#navigation ul li a:hover {
	color: #777;
  text-decoration: underline;
	}

#navigation ul li #listselected {
  color: #333;
  text-decoration: underline;
  }

/* Holly Hack. IE Requirement */
* html #navigation ul li { float: left; height: 1%; }
* html #navigation ul li a { height: 1%; }
/* End */

#navigation li:hover ul, #navigation li.over ul { display: block; } /* The magic */

#nav, #nav ul {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  }

#navbig, #navbig ul {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  }

/*CLASS STYLE*/

.title {
  text-indent: 5px;
  border-right: 4px solid #878023;
  margin: 20px 20px -10px 20px;
  padding: 0;
  font-size: 17px;
  font-weight: normal;
  color: #878023;
  background: url(../images/title.gif);
  }

.titlebig {
  text-indent: 5px;
  border-right: 4px solid #C93;
  margin: 20px 20px -10px 20px;
  padding: 0;
  font-size: 21px;
  font-weight: normal;
  color: #C60;
  background: url(../images/title.gif);
  }
  
  .titlesmall {
  text-indent: 0px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  
  }

.titlemargin {
  text-indent: 5px;
  border-right: 4px solid #878023;
  margin: 20px 20px 30px 20px;
  padding: 0;
  font-size: 17px;
  font-weight: normal;
  color: #878023;
  background: url(../images/title.gif);
  }

.titlemarginbig {
  text-indent: 5px;
  border-right: 4px solid #878023;
  margin: 20px 20px 30px 20px;
  padding: 0;
  font-size: 21px;
  font-weight: normal;
  color: #878023;
  background: url(../images/title.gif);
  }

.paraf {
  padding: 5px 20px;
  text-align: justify;
  text-indent: 35px;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.paraf {
  font-size: small;
  }
  
.resume	{
 	padding: 5px 20px;
 	font-size: 12px;
	font-weight:normal;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
  } 

.parafbig {
  padding: 5px 20px;
  text-align: justify;
  text-indent: 35px;
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
  }

html>.paraf {
  font-size: medium;
  }

.listext li {
  padding-bottom: 6px;
  text-align: justify;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.listext li {
  font-size: small;
  }

.listextbig li {
  padding-bottom: 10px;
  text-align: justify;
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
  }

html>.listextbig li {
  font-size: medium;
  }

.working {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0 20px 5px 20px;
  text-align: justify;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.working {
  font-size: small;
  }

.workingbig {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0 20px 5px 20px;
  text-align: justify;
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
  }

html>.workingbig {
  font-size: medium;
  }

.working img, .workingbig img {
  float: left;
  margin-right: 8px;
  margin-top: 7px;
  }

.working p, .workingbig p {
  margin: 0 0 0 80px;
  padding: 0;
  }

.quote {
  width: 244px;
  margin: 10px 0 0 15px;
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
  }

html>.quote {
  font-size: x-small;
  }

.quotebig {
  width: 244px;
  margin: 10px 0 0 15px;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.quotebig {
  font-size: small;
  }


.quote a, .quotebig a {
  color: #000;
  display: block;
  padding: 5px;
  }

.quote a:hover, .quotebig a:hover {
  text-decoration: none;
  background: #eee url(../images/quote.jpg) no-repeat bottom right;
  color: #000;
  display: block;
  padding: 5px;
  }

.quote a:visited, .quotebig a:visited {
  text-decoration: none;
  }

.smallparaf {
  padding: 5px 20px;
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
  }

html>.smallparaf {
  font-size: x-small;
  }

.smallparafbig {
  padding: 5px 20px;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.smallparafbig {
  font-size: small;
  }

.portfoliolist {
  margin-top: 30px;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.portfoliolist {
  font-size: small;
  }
  
.portfoliolistbig {
  margin-top: 30px;
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
  }

html>.portfoliolist {
  font-size: medium;
  }

.portfoliolist li, .portfoliolistbig li {
  margin-left: 60px;
  }

.logoport {
  margin-top: 25px;
  margin-left: 60px;
  }

.font {
  margin-top: 30px;
  margin-left: 80px;
  }

.wallpapers1 {
  margin: 30px 0px 20px 150px;
  width: 162px;
  height: 189px;
  background: #fff url(../pics/wallpapers1.jpg);
  }

.wallpapers1 p {
  text-align: center;
  padding-top: 110px;
  }

.wallpapers2 {
  margin: 30px 30px 20px 150px;
  width: 162px;
  height: 189px;
  background: #fff url(../pics/wallpapers2.jpg);
  }

.wallpapers2 p {
  text-align: center;
  padding-top: 110px;
  }

.wallpapers3 {
  margin: 30px 30px 20px 150px;
  width: 162px;
  height: 189px;
  background: #fff url(../pics/wallpapers3.jpg);
  }

.wallpapers3 p {
  text-align: center;
  padding-top: 110px;
  }

.wallpapers4 {
  margin: 30px 30px 20px 150px;
  width: 162px;
  height: 189px;
  background: #fff url(../pics/wallpapers4.jpg);
  }

.wallpapers4 p {
  text-align: center;
  padding-top: 110px;
  }

.listcontact {
  margin-top: 20px;
  list-style: none;
  line-height: 130%;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>.listcontact  {
  font-size: small;
  }

.listcontactbig {
  margin-top: 20px;
  list-style: none;
  line-height: 130%;
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
  }

html>.listcontactbig  {
  font-size: medium;
  }

textarea {
  background: #fff;
  font-size: small;
  margin-top: 3px;
  border: 1px dashed #ccc;
  }

.inputext {
  background: #fff;
  font-size: small;
  margin-top:3px;
  border: 1px dashed #ccc;
  }

.button {
  background: #fff url(../images/title.gif);
  font-size: small;
  margin-top:10px;
  border: 1px dashed #ccc;
  }

.red {
  font-weight: normal;
  color: red;
  }


/*ID STYLES*/

#logo {
  float: left;
  margin-right: 160px;
  }

#assistentContent {
  padding-top: 1px;
  margin-bottom: 88px;
  background: #fff;
  }

#links {
  font-size: x-small;
  /*Italic IE's Bug*/
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
  }

html>#links {
  font-size: small;
  }

#linksbig {
  font-size: small;
  /*Italic IE's Bug*/
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
  }

html>#linksbig {
  font-size: medium;
  }

#links li, #linksbig li {
  padding: 0;
  margin-top: 5px;
  line-height: 1em;
  }

/* TRICKS */

.nodisplay {
  display: none;
  }
  
  
  /***************************************************
Firefox Scrollbar hack for page shifting
***************************************************/

html { 
    min-height: 100%; margin-bottom: 1px;
}
