@charset "utf-8";

* {
	margin:0;
	padding:0;
	border:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

body {
	background-color: #FFF;
	margin-left: 30px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	background-image:url(../img/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

body a span div { color:#484848; }

a { color:#484848; }
a:hover { background-color:#e7e7e7; }

.spacer {
	height:30px;
}

.med-spacer {
	height:15px;
}

.small-spacer {
	height:8px;
}

.clear {
	clear:both;	
}

.fright {
	float:right;
}

.fleft {
	float:left;
}

#menu {
	margin-top:70px;
	font-size:50px;
	letter-spacing:-4px;
	line-height:40px;
	color:#484848;
}

#menu a { 
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#484848;
}

#menu a:hover { background-color:#e7e7e7; }
	
#content {
	margin-top:65px;
	width:1250px;
}

.grey {
	color:#e7e7e7;
}

#filling {
	margin-top:80px;
	font-size:30px;
	letter-spacing:-2px;
	color:#e7e7e7;
	width:2000px;
	margin-left:-20px !important;
}

#footer {
	margin-top:50px;
	font-size:10px;
	color:#484848;
	padding-bottom:8px;
}

.typeface-js {
	font-family: Helvetiker;	
}

.title { 
	font-size:40px;
	padding-bottom:10px;
	letter-spacing:-3.3px;
	color:#484848;
}

.block {
	display:block;
	width:290px;
	padding-right:80px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

.w350 {
	width:400px;
}

div.block strong { 
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

div.block img { border:1px solid #999; }

.bigtxt, .bigtxt a {
	font-size:26px;	
	color:#484848;
	text-decoration:none;
}

.bigtxt a:hover {
	background-color:#e7e7e7;
}

hr {  
	height: 1px;
}

#cv {
	width:900px;
}

#cv p {
	width:200px;
	text-align:right;
	padding-right:30px;
	clear:none;
	float:left;
	font-weight:bold;
	padding-left:100px;
}

#cv hr { 
	color: #a4afdd;
	background-color: #a4afdd; 
	height: 1px;
}

hr.w90 { 
	width:90%;
	margin-left:35px !important;
	margin-top:20px;
}

.mailbg {
	background-image:url(../img/mail.jpg);
	background-repeat:no-repeat;
	height:194px;
	background-position:475px;
}

a.selected { color:#0019fe !important; }