body{
	background:#fff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #666;
}

a:hover
{
	text-decoration: underline;
}

input, button,textarea
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
}

/*LAYOUT*/
#main-container{
	margin:0px auto;
	width:900px;	
	min-height:575px !important;
	height:575px;	
	background:url(/resources/images/saltproperties/template/bg-main.jpg) no-repeat top left;	
}

#header{
	float:left;	
	width:900px;
	height:180px;
	overflow:hidden;
}

#mid-container{
	float:left;	
	position:relative;	
	width:900px;			
}

#bottom{
	float:left;
	position:relative;
	text-align:center;
	width:900px;	
}

/*HEADER*/
#header a#logo{
	float:left;
	display:block;
	position:relative;
	left:60px;
	top:85px;
	width:158px;
	height:56px;
	background:url(/resources/images/saltproperties/template/logo.jpg);
	text-indent:-4444px;
}

#header #top-nav{
	float:right;
	display:inline;
	margin: 70px 60px 0 0;
	#margin:87px 60px 0 0;
}
#header #top-nav ul{
	list-style:none;
}
#header #top-nav ul li{
	float:left;
}
#header #top-nav ul li a{
	display:block;
	text-decoration:none;
	color:#444;
	text-transform:uppercase;
	font-size:12px;
	padding:5px 10px;
	margin:0 1px;
}
#header #top-nav ul li a:hover, #header #top-nav ul li a.active{
	background:url(/resources/images/saltproperties/template/bg-top-nav-active.jpg) repeat-x;
	color:#3366cc;
}

/*lEFT-PANE*/
#main-container #left-pane{
	float:left;	
	margin:15px 0 0 44px;
	width:226px;
	height:549px;
	background:url(/resources/images/saltproperties/template/left-pane.png) no-repeat top left;
}

/*LEFT-NAV*/
#main-container #left-pane #left-nav {
	position:relative;
	top:30px;
	left:1px;
}
#main-container #left-pane #left-nav ul{
	list-style:none;
	border-top:2px solid #f3f2f2;	
	width:225px;
	margin:0;padding:0;
}
#main-container #left-pane #left-nav ul li{
	border-bottom:2px solid #f3f2f2;	
	margin:0;padding:0;
}
#main-container #left-pane #left-nav ul li a{
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#000;
	padding:0 0 0 25px;
	line-height:27px;
	height:27px;
}

#main-container #left-pane #left-nav ul li a:hover, #main-container #left-pane #left-nav ul li a.active
{
	background:#3d64b4;
	color:#fff;
}

#main-container #left-pane #left-nav ul li a.level-2{
	background:#898988 url(/resources/images/saltproperties/template/sub-arrow-blue.gif) no-repeat 25px center;
	padding-left:40px;
	color:#fff;
}
#main-container #left-pane #left-nav ul li a.level-2:hover, #main-container #left-pane #left-nav ul li a.level-2-active{
	background:#3d64b4 url(/resources/images/saltproperties/template/sub-arrow-white.gif) no-repeat 25px center;
	padding-left:40px;
	color:#fff;
}
#main-container #left-pane #left-nav ul li a.level-3{
	background:#b8b8b8 url(/resources/images/saltproperties/template/sub-arrow-white.gif) no-repeat 40px center;
	padding-left:55px;
	color:#fff;
}
#main-container #left-pane #left-nav ul li a.level-3:hover, #main-container #left-pane #left-nav ul li a.level-3-active{
	background:#3d64b4 url(/resources/images/saltproperties/template/sub-arrow-white.gif) no-repeat 40px center;
	padding-left:55px;
	color:#fff;
}
/*RIGHT-PANE*/
#main-container #right-pane{
	float:left;	
	margin:15px 0 0 0;
	width:586px;	
}
#main-container #right-pane #content{	
	overflow:display;
}

/*FORSIDA*/
#forsida{
	width:555px;
	overflow:hidden;
	margin-left:20px;
}
#forsida .flash{
	width:555px;
	height:274px;
	float:left;
	overflow:hidden;
}
#forsida .flash img{
	padding:0;
}
#forsida .context{	
	width:511px;
	float:left;
	background:url(/resources/images/saltproperties/template/bg-forsida.png) no-repeat top left;	
	padding:30px 0 0 44px;
}
#forsida .context p{
	font-size:12px;
	line-height:24px;
	color:#555555;
	width:400px;
}

#forsida .context .text{
	position:relative;
}

/*UNDIRSIDA*/
#undirsida {
	width:auto;
	padding:30px 30px 0 30px;
	background:url(/resources/images/saltproperties/template/bg-undirsida.png) no-repeat top left;	
}
#undirsida h1{
	font-size:24px;
	font-weight:normal;
}
#undirsida {
	font-size:12px;
	line-height:20px;
}
#undirsida .content{
	position:relative;
}
/*WEBSITE 2 FLAOTING IMAGES*/
.website-image{	
	width:265px;
	height:197px;
	padding:12px 0 0 5px;	
	margin-bottom:25px;
	background:url(/resources/images/saltproperties/template/img-border-01.png) no-repeat top left;	
}
.website-image img{	
	width:247px;
	height:175px;	
}

/* UNDIRSIDA */
#undirsida .context .uni{
	width:700px;
}
#undirsida .context .uni .uni-text{
	float:left;
	margin:10px 0 0 0;
	width:343px;
	padding:0 20px;
}
#undirsida .context .uni .uni-img{
	float:left;
	width:280px;
	padding-left:10px;
}
#undirsida .context .uni .uni-img .img{
	width:265px;
	height:197px;
	padding:7px 0 0 0;	
	margin-bottom:25px;
	background:url(/resources/images/saltproperties/template/img-border-01.png) no-repeat top left;	
}
#undirsida .context .uni .uni-img .img img{
	width:257px;
	height:185px;	
}

#undirsida ul{
	list-style:none;
	padding: 0px;
	margin-left: 5px;
}
#undirsida ul li{
	background:url(/resources/images/saltproperties/template/sub-arrow-blue.gif) no-repeat left 5px;
	padding-left:10px;
	margin-bottom:15px;
}
.clear{clear:both;}

/*FOOTER*/
#bottom #footer{
	margin:0px auto;
	width:812px;
/*	border-top:1px solid #696a6c;*/
	border-top:1px solid #999;
	padding:20px 0;
	font-size:10px;
	color:#4c4d4f;
}
#bottom #footer a{
	color:#4c4d4f;
	text-decoration:none;
}
#bottom #footer a:hover{text-decoration:underline;}

div#content img
{
	margin-bottom: 20px;
}