body {
	background-image: url(img/bg_temp.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-type: none;
	background-image: url(img/v.gif);
	padding-left:25px;
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 380px;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: red;
}

#content {
width: 100%; height: 200px; padding-top: 50px;
}
.header {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	padding-top: 50px;
}
.logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	width: 328px;
	height: 123px;
	padding-right: 30px;
}
.coffe {
	background-image: url(img/coffe.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 244px;
	height: 134px;
	padding-right: 30px;
}
.headline {
	background-image: url(img/welcome.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 50px;
	margin-left: 20px;
}
.text {
	font-size: 14px;
	line-height: 22px;
	padding-left: 20px;
}
#content .text p {color: #6A797D; font-size: 20px; line-height: 30px; width: 100%; margin-bottom: 28px;}
#content .text h1#job {font-size: 202px; letter-spacing: -14px;}
#content .slogan {width: 800px; float: left;}
#content .slogan h1 {!important position: relative; margin-left: 10px; margin-bottom: 33px; margin-right: 0; margin-top: -10px;}
#content .samples {width: 200px; float: right; height: 0;}
#content .samples p {margin-right: 0px;  width: 210px; margin-top: -4px;}
#content .sidebar, #content .sidetext {width: 200px; float: right;}
#content .sidebar h2, #content .sidetext h2 { font-size: 35px; letter-spacing: -1px;  color: #B62F2F; margin-top: 70px; font-weight: 300; margin-bottom: 3px; text-shadow: 0 0 0 #fff;}
#content .sidebar h2 a {color: #B62F2F}
#content .sidebar p, #content .sidetext p { font-size: 16px; letter-spacing: 0px; line-height: 24px; color: #6A797D; }
#content .sidetext
#content .sidetext h2 {color: #D1D9DC; margin-bottom: 20px; margin-top: 0px; font-weight: 300;}
#content .sidetext h3 {font-size: 18px; font-weight: 300; margin-bottom: 0; text-shadow: 0 0 0 #fff;}
#content .sidetext a {display: block; color: #B62F2F; padding: 4px 0 4px 10px; margin-left: -10px}
#content .sidetext a:hover {background:  #EDF0F1; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
#content .sidetext { margin-right: -50px; margin-top: 34px; padding-bottom: 120px}
#content .sidetext ul { }
#content .sidetext ul li {  }
#content .sidetext ul li p { margin-top: -3px; margin-bottom: 20px;  }