﻿body {
	margin: 0px;
	padding: 0px;
        background-image: url(HTBackground.gif); 
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	position: relative;
        left: 50%;
        min-height:600px;
	background-color:#f4f2f0;
	background-repeat: no-repeat;
	text-align: left;
        background-image: url("HT-personale2.jpg"); 
}

#GcTopLogo {
	float: left;
	height: 58px;
	width: 220px;
        background-repeat: no-repeat;	
}

#Venstreholder {
	float: left;
	height: 556px;
	width: 220px;
	
	
}

#GcLeftNaviWebshop {
        padding-top:13px;
	float: left;
	clear:left;
	width: 220px;
	background-color:#3e3333;
}

#GcMenuLogo {
        float: left;
	clear:left;
	width: 220px;
        background-repeat: no-repeat;
}

#GcContent {
	float: left;
	width: 660px;
        padding-top:20px;
        margin-left: 20px;
}


#GcEkstramenu{
	float: right;
	width: 260px;
        text-align: right;
        padding-right:6px;
        Padding-top:10px;
        padding-left:400px;
}


#GcTopmenu {
	float: right;
	width: 680px;
        padding-top:29px;
}

#GcFooter {
	float: left;
	height: 9px;
	width: 680px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;

}

#holder {
	clear:both;
	height: 9px;
	width: 750px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 150px;


}

#footer {


	height: 9px;
	width: 770px;
        margin-top:-18px;
        margin-left:130px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}

hr {
	height:1px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #ccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}