body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0px;
	text-align: center;
	background: #FFF url(../img/bg.jpg);
}
#container {
	margin: 0 auto;
	width: 974px;
	text-align: left;
	background-color: #FFF;
	position:relative;
}
#photo {
	width: 974px;
	height: 234px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #405E71;
}
#col1 {
	width:140px;
	float:left;
	font-weight: bold;
	background-color:#FFF;
}
#col2 {
	width:560px;
	float:left;
	border-top: #FFF solid 10px;
	border-left: #FFF solid 10px;
	border-right: #FFF solid 10px;
	line-height: 20px;
	background-color: #FFF;
	text-align: justify;
}
#col3 {
	border-top: #FFF solid 10px;
	width:254px;
	float:left;
	background-color:#F4F4F4;
	line-height: 20px;
}
#topmenu {
	position:absolute;
	top:0;
	height: 25px;
	color:#FFF;
	font-weight: bold;
	background-color: #000;
}


#language{
	position:absolute;
	top:0;
	right:0;
	height: 25px;
	color:#FFF;
	font-weight: bold;
	padding:0 10px 0 30px;
}
.adden {background:#000 url(../img/flagen.gif) no-repeat center left;}
.addsp {background:#000 url(../img/flagsp.gif) no-repeat center left}
#language a {color:#fff;text-decoration:none}
/* COLUMN 1 */
#col1 ul, #bottomlogo ul {
	margin-left: 0;
	padding-left:0px;
}
#col1 ul li, #bottomlogo ul li {
	background-image: url(../img/bgmenu.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
	line-height:70px;
	cursor:pointer;
}
#col1 ul li.active, #bottomlogo ul li.active {
	background-image: url(../img/bgmenuactive.gif);
	color: #333;
}
#col1 li a, #bottomlogo li a {
	color:#000000;
	/*padding:18px 42px 17px 33px;*/
	display:block;
	text-decoration:none;
}
#topmenu a,#language a {
	color:#FFF;
	text-decoration: none;
}
#col1 li.active a {
	color:#000;
}

#topmenu ul,#language ul {
	margin: 0;
	padding:0;
}

#topmenu li,#language li {
	list-style-type: none;
	margin-left: 0px;
	display: inline;
	margin:0 15px 0 15px;
	cursor:pointer;
	line-height:24px;
}
#topmenu ul li.active {
	background-color:#FFF;
	color: black;
}

#col2 h1 {
	background-image: url(../img/bgh1col2.gif);
	background-repeat: repeat-x;
	border:0;
	text-align:center;
	color: #FFF;
	line-height: 30px;
}

#footer {
	background-image:url(../img/bgh1col2.gif);
	clear:both;
	margin-top:20px;
	line-height:30px;
	font-weight: bold;
}

/* COLUMN 3 */
#col3 h1, #bottomlogo h1 {
	line-height: 30px;
	background-image: url(../img/bgh1col3.gif);
	background-repeat: repeat-x;
	color: #FFF;
	text-decoration: none;
	border:0;
	text-align:center;
}
#col3 .project {
	background-image: url(../img/linevertical.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	clear:both;
	float: left;
	background-position: 110px;
}
#col3 .b1 {
	clear:both;
	float: left;
	width: 100px;
	margin: 0 10px 0 10px;
}
#col3 .b2 {
	float:left;
	width:124px;
}
#col3 #skype {
	height: 65px;
	background-color:#FFF;
}


/* Form input */
input, textarea, select {
	border: 1px solid #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
input:hover, input:active, select:hover, select:active, textarea:hover, textarea:active {
	background-color: #F4F4F4;
	border: 1px solid #000000;
}
.cform label {
	width: 120px;
	float: left;
	text-align: left;
}
.cform label.error {
	float: none;
	color: #FF0000;
	margin-left: 5px;
	vertical-align: top;
	font-weight: bold;
	background: url(../img/fail.gif) no-repeat;
	padding-left: 20px;
}
.cform input.error, .cform textarea.error {
	background: #F4F4F4;
	border: 2px solid #FF0000;
}
.cform label.plain {
	text-align: left;
	float: none;
	width: auto;
	margin-right: auto;
}
.cform p {
	clear: both;
}
.cform .submit {
	margin-left: 12em;
}
.cform em {
	font-weight: bold;
	padding-right: 15px;
	vertical-align: top;
}
.cform .noval {
	margin-left: 22px;
}
.cform label.valid {
	background: url(../img/check.gif) no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	color: #339933;
}
.jumpright {
	margin-left: 88px;
}


/* Links */
a:link, a:visited, a:active {
	font-weight: bold;
	color: #CD6643;
}
a:hover {
	text-decoration: none;
}

/* General */
.fade {
	font-size: 11px;
	color: #666666;
}
.left {
	float: left;
	margin: 5px 5px 5px 0px;
}
.right {
	float: right;
	margin: 5px 0px 5px 5px;
}
li {
	list-style: square;
	margin-top: 9px;
	margin-bottom: 9px;
	text-align: left;
}
#navaid {
	display: none;
}
.clear {
	clear:both;
}
.noborder {
	border: 0;
}
.oneborder {
	border 1px;
}

/* Table */
table {
	font-size: 12px;
}
td {
	vertical-align: top;
	text-align: left;
}
.thead {
	font-weight: bold;
	background-color: #CCCCCC;
}
.table1 {
	background-color: #F4F4F4;
}
.table2 {
}
.tbottom {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* Headers */
h1 {
	font-size: 16px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h2 {
	font-size: 14px;
	color: #333;
}
h3 {
	font-size: 13px;
}
.showhand {
	cursor:pointer;
}
.hide {
	display:none;
}
.marginbox {
	margin: 60px 10px 70px 10px;
	text-align: center;
	color: #000;
}
.marginbox a:link,.marginbox a:active,.marginbox a:hover,.marginbox a:visited {
	color:#000;
	margin: 33px;
}

a img {
	border: 0;
}
.boxes {
	float: left;
	margin-top:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #333;
	width:100%;
}
.box1 {
	float: left;
}
.box2 {
	float: left;
}
#col2 img {
	border-top: solid 6px #486779;
	border-bottom: solid 6px #486779;
}
.bottomlink {
	border-top: dotted 1px #333;
	margin-top: 20px;
}
#bottomlogo {
	background: url('../img/logo.gif') no-repeat right 15px;
	clear: both;
	height: 230px;
	width: 974px;
	text-align: left;
}
.marginbottom {
	margin-bottom: 50px;
}
#bottomlogo .setbox {
	width:150px;
	margin-left: 10px;
}
#bottomlogo img {
	padding-left: 33px;
}
#col2 img.noborder {
	border: none 0px;
}
.centerthis {text-align: center;}
.exp {
	text-align: center;
	padding: 5px;
	margin: 20px 0 0 33px;
	width: 176px;
	height: 62px;
	background: url('../img/experiences.gif') no-repeat;
}
.exp a:link,.exp a:active,.exp a:visited {
	color: #000;
	text-decoration: none;
}
.exp a:hover {
	color: #fff;
}
#footer a {
	color: #fff;
}
#ptitle {position:absolute;top:200px;color:#fff;font-weight:700;left:10px;height:20px;line-height:20px;opacity:.7;filter:Alpha(opacity=70);}