/* General */

body {
	margin: 0px;
	margin-top: 35px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('../images/hillbg2011.gif');
}

*{
	margin:0;
	padding:0;
}

a {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color:#8FC2FF;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:none;
}

table {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #757575;
	line-height: 20px;
}

h1 {
	color: #706f6f;
	font-family: Helvetica, Arial;
	font-size: 22px;
	line-height: 34px;
}

#hillvideo {
	width: 730px;
	height: 610px;
}


/* 	Huvudklasser
	-----------------------------------------*/

#outercontainer {
	width: 1200px;
}

#container {
	width: 1100px;
	text-align: left;
}	

#header {
	float: left;
	width: 1100px;
	height: 135px;
	margin-bottom: 20px;
	margin-top: 25px;
}

#header table {
	width: 100%;
	height: 100%;
}

#video {
	width: 730px;
	height: 610px;
	border: 1px solid #cccccc;
	display: block;
	position: absolute;
	top: 218px;
	
}

#welcome {
	display: inline-block;
	position: relative;
	z-index: 10;
	top: 440px;
	left: 20px;
}

#julenhoshill {
	display: inline-block;
	position: relative;
	z-index: 10;
	top: -50px;
	left: 492px;
}

#referensgrupp {
	position: absolute;
	z-index: 10;
	top: -180px;
	left: 570px;
}

#welcome h1 {
	font-family: "HelveticaNeue-Light", Helvetica, Arial;
	color: white;
}

#hillvideo {
	position: relative;
	display: block;
	width: 730px;
	height: 610px;
}

#topcontent {
	float: left;
	clear: both;
}

#logo {
	float: left;
	margin-left: 10px;
	margin-top: 54px;
}

#varakontor {
	float: right;
	text-align: right;
}

#kontor {
	float: left;
	margin-right: 60px;
	margin-top: 40px;
}

#uppdragsgivare {
	float: left;
	width: 1100px;
	margin-top: 80px;
}

#uppdragsgivaretext {
	float: right;
	margin-right: 140px;
}

#varumarken {
	margin-top: 30px;
}

#pagetop {
	width: 1100px;
}

#topcolumn {
	width: 760px;
}

.work {
	border: 1px solid #cccccc;
}

.work-middle {
	border: 1px solid #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
}

#intro {
	float: left;
}

#introtable {
	width: 1100px;
}

#vipahill {
	width: 1100px;
	margin-top: 60px;
	float: left;
	clear: both;
}

#allavi {
	margin-top: 15px;
}

.person {
	width: 175px;
	height: 300px;
	float: left;
	margin-right: 40px;
}

.namn {
	margin-top: 15px;
}

.titel {
	margin-top: 5px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #c9d301;
}
.tel {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #b8b8b8;
}

#kontor {
	width: 1050px;
	text-align: left;
	margin-top: 20px;
}

