body{
	background-image: url('../images/background-repeat.gif');
	background-repeat: repeat;
	background-color: black;
	font-family: Tahoma;
	font-size: 12px;
	width: 961px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 22px;
	position:relative;
}

#content{

}

#header{
	background-image: url('../images/background-header.png');
	background-repeat: no-repeat;
	height: 194px;
}

#logotip{
	position: relative;
	top: 60px;
	left: 12px;
	width: 232px;
	height:134px;
}

#header h1{
	font-weight: normal;
	color: #44687d;
	font-size: 2em;
	position: relative;
	top: -95px;
	left: 315px;
	float: left;
	background-image: none;
	margin: 0;
}

#right-top{
	background-image: url('../images/background-right-top.jpg');
	background-repeat: no-repeat;
	width: 276px;
	height: 546px;
	margin-top: -570px;
	position: absolute;	
}

#right-top ul{
	position: relative;
	top: 318px;
	width: 235px;
	left: 30px;
	float: left;
}

#right-top li{
	line-height: 1.2em;
	padding-bottom: 1em;
	list-style-image: url('../images/grey-bullet.gif');	
}

a, #right-top li{
	color: #44687d; 
}

#left, #right{
	background-color: white;
	vertical-align: top;
	
}

#left {	
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 15px;
}

#right{
	width: 315px;	
	padding-top: 415px;
}

#main-menu{
	margin-top: 43px;	
}

#main-menu li{
	display: inline;	
	font-size: 16px;
	color: #44687d;
}

#main-menu a{
	color: #007dc5;
}

h1{
	font-weight: bold;
	color: #44687d;
	font-size: 18px;	
	background-image: url('../images/background-h1.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
	margin-top: 40px;
}

#companies{
	width: 587px;
	margin-top: 10px;
}

#companies td{
	padding: 10px;
	vertical-align: middle;
	border-bottom: 3px solid white;
	line-height: 1.1em;
}

#companies .odd{
	background-color: #f2f2f2;
}

#companies .company-phone{
	width: 120px;
} 

#companies .selected {
	background-color: #e8f4d9;
}

#companies .company-name, #companies .company-phone{
	color: #44687d;	
}

#companies .company-city{
	color: #8ec73f;	
	font-weight: bold;
}

.notes{
	background-color: #f6f9f3;	
	background-position: -30px;
	border: 1px solid #e1e1e1;	
	padding: 20px;	
	margin-top: 15px;
	margin-left: 32px;
	min-height: 400px;
	
}

#skr{	
	background-image: url('../images/notes.gif');
	background-repeat: repeat-y;
	width: 63px;
	height: 300px;
	position: relative;
	float: left;
	left: -49px;
}

p{
	font-size: 12px;
	color: black;
	line-height: 18px;	
	margin-left: 65px;
	margin-bottom: 15px;
	margin-top: 5px;	
	
}

.notes li{
	margin: 0;	
	margin-left: 85px;
	list-style: square;
	font-size: 12px;
	line-height: 18px;
}

.notes ol li{
	list-style: decimal;
	margin-left: 85px;
}

h2{
	color: #8dc73f;
	font-size: 16px;
}

h3{
	color: #44687d;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 65px;
		
}

#footer{
	background-image: url('../images/background-footer.gif');
	background-repeat: no-repeat;
	height: 60px;	
}

#footer-left p, #footer-left a{
	color: #737373;
}

#footer p{
	margin-top: 15px;
	margin-left: 30px;
	line-height: 14px;
}

#properties{
	background-image: url('../images/background-properties.jpg');
	background-repeat: no-repeat;
	width: 258px;
	height: 461px;
	padding-top: 53px;
	padding-left: 10px;	
	padding-right: 10px;
}

#properties p{
	margin: 0;
	color: #818181;
	margin-top: 10px;
}

.navy{
	color: #44687d;
}

#cronos{
	float: left;
	color: #737373;
	font-size: 11px;
	margin-top: 23px;
	margin-left: 33px;	
}

#skaramedia{
	float: right;
	color: #66bc29;
	font-size: 10px;
	margin-right: 78px;
	margin-top: 28px;
	background-image: url('../images/skaramedia.gif');
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 20px;
	padding-top: 3px;
}

#skaramedia a{
	color: #66bc29;
}

.details-ul{
	list-style: none;
	margin-left: 65px;
}

.details-ul a{
	line-height: 18px;
}

.t-border-padding td{
	border: 1px solid black;
	padding: 2px;
}

.table-pad-10 td{
	padding: 10px;
}
