BODY {
	margin: 0px;
	padding: 0px;
	background-color:gray;
}

DIV {

}

DIV#MainWrapper {
	position: absolute;
	width: 902px;
	border: none;
	top: 0px;
	min-height: 600px;
	height:auto !important;
	height: 600px;
	left: 50%;
	padding: 0px;
	margin-left: -450px;
	margin-top: 10px;
	margin-bottom: 40px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(estrellalight.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

DIV#Header {
	text-align: right;
	display: block;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-image: url(logo_main.jpg);
	background-position: center right;
	background-repeat: no-repeat; 
}

DIV#Header DIV {
	top: 0px;
	left: 0px;
	border: none;
	width: 100%;
	height: 100%;	
	margin: 0px;
	padding: 0px;	
}

DIV#Header DIV A {
	display: block;
	width: 200px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

DIV#NAVBAR {
	display: block;
	margin: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	width: 850px;
	height: 40px;
	border-top: none;
	border-bottom: 2px solid #F2CFB5;
}

DIV#NAVBAR ul {
	margin: 0px; 
	padding: 0px; 
 	list-style-type: none; 
	list-style-image: none;
	width: 850px;
	padding-top: 3px;
}

DIV#NAVBAR li {
	display: inline !important;
	float: left;
	text-align: center;
	width: 14%;
	margin: 0px;
	margin-left: 2.9%;
	margin-right: 2.9%;
	padding: 0px;
}

DIV#NAVBAR A {
	display: block;	
	color: #D4661C;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	background-color: #FFFFFF;
}

DIV#NAVBAR A:hover {
	color: #507183;
	border-bottom: 2px solid #F2CFB5;
}

DIV#AdStripProd {
	display: block;
	float: left;
	width: 148px;
	height: 600px;
	margin: 0px;
	padding: 0px 0px 40px 0px;
	border-right: 2px solid #F2CFB5;
}

DIV#AdStripProd DIV {
	width: 120px;
	height: 150px;
	margin: 14px;	
	padding: 10px;	
}

DIV#AdStripProd IMG {
	border: 1px solid #D4661C;
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

DIV#AdStripProd P {
	font-size: 10px;
	font-family: sans-serif;
	color: #666666;
	text-align: left;
	width: 90px;
	border-top: 2px solid #F2CFB5;
	margin-top: 10px;
	padding-top: 5px;
}

DIV#AdStripProd A {
	color: #D4661C;
	font-weight: bold;
	text-decoration: none;
}

DIV#AdStripProd A:hover {
	color: #507183;
	text-decoration: underline;
}

DIV#MainContent {
	display: block;
	float: left;
	width: 600px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0px;
	padding: 0px;
}

DIV#MainContent DIV#ImageContent {
	display: block;
	float: left;
	
	margin: 0 0 0 30;
	padding-top: 20px;
	padding-bottom: 60px;
	border: none;
}

DIV#MainContent DIV#ImageContent IMG {
	display: block;
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0px;	
	border: 1px solid #D4661C;
}

DIV#MainContent DIV#ImageContent A {
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
	width: 90px;
	height: 90px;
}

DIV#MainContent DIV#ImageContent A:hover {
	border: 2px solid #F2CFB5;
	margin-top: -2px;
	margin-bottom: 18px;
}

DIV#MainContent DIV#ImageContentExt {
	display: block;
	width: 100%;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	border: none;
}

DIV#MainContent DIV#ImageContentExt IMG {
	display: block;
	width: 70px;
	height: 70px;	
	padding: 0px;
	margin: 0px;
	border: 1px solid #D4661C;
}

DIV#MainContent DIV#ImageContentExt A {
	text-decoration: none;
	float: left;
	margin: 20px;
	width: 70px;
	height: 70px;
	padding: 0px;	
}

DIV#MainContent DIV#ImageContentExt A:hover {
	border: 2px solid #F2CFB5;
	margin: 18px;
}

DIV#MainContent DIV#NavigationList {
	display: block;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: left;
	border: none;
}

DIV#MainContent DIV#TextContent {
	display: block;
	float: right;
	width: 430px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0 15 0 0;
	padding-top: 20px;
	padding-bottom: 60px;
	text-align: left;
	border: none;
}

DIV#MainContent DIV#TextContentExt {
	float: left;
	width: 570px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	
	text-align: left;
	border: none;
}

DIV#MainContent DIV#TextContentExt IMG {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 60px;
	height: 60px;
	border: 1px solid #507183;
}

DIV.StdText P {
	font-size: 13px; /* old 11 */
	line-height:16px;
	font-family: sans-serif;
	color: #507183;
	margin: 0px;
}

DIV.StdText H1 {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #D4661C;
	margin-bottom: 10px;
} 

DIV.StdText H2 {
	font-size: 14px;
	font-family: sans-serif;
	font-style: italic;
	color: #D4661C;
	margin: 0px;
} 

DIV.StdText HR {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #F2CFB5;
}

DIV.StdText A {
	text-decoration: none;
	color: #D36C25;
}

DIV.StdText A:hover {
	text-decoration: underline;
	color: #4E606F
}

DIV#AdStripTech {
	display: block;
	float: right;
	width: 148px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	border-left: 2px solid #F2CFB5;
}

DIV#AdStripTech DIV {
	width: 120px;
	height: 150px;
	margin: 14px;
	padding: 10px;	
}

DIV#AdStripTech IMG {
	border: 1px solid #507183;
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

DIV#AdStripTech P {
	font-size: 10px;
	font-family: sans-serif;
	color: #666666;
	text-align: left;
	width: 90px;
	border-top: 1px solid #AAAAAA;
	margin-top: 10px;
	padding-top: 5px;
}

DIV#AdStripTech A {
	color: #507183;
	font-weight: bold;
	text-decoration: none;
}

DIV#AdStripTech A:hover {
	color: #D4661C;
	text-decoration: underline;
}

DIV#Footer {
	display: block;
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #F2CFB5;
	font-size: 10px;
	font-family: sans-serif;
	background-image: url(footerbar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
}

DIV#Footer ul {
	position: relative;
	left: 50%;
	margin: 15 0 0 -250;
	padding: 3 0 0 0; 
 	list-style-type: none; 
	list-style-image: none;
	width: 500px;
}

DIV#Footer li {
	display: block;
	float: left;
	text-align: center;
	width: 33%;
	margin: 0px;
	padding: 0px;
}

DIV#Footer A {
	color: #507183;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	display: block;
}

DIV#Footer A:hover {
	text-decoration: underline;
}

DIV#Piva {
	display: block;
	font-size: 10px;
	font-family: sans-serif;
	color: #999999;
	text-align: right;
	padding: 2px;
}

/* unika facbook logo */ 
.fb_link {
	background-image:url(img/FaceBook_32x32.png);
	display:block;
	height:32px;
	width:32px;
	text-indent:-9999px;
}
div#footer a {height:21px;padding-top: 10px;margin-top: 7px;}
div#footer li {width:25%;}
/* ie 876 */
div#footer a {margin-top/*\**/: 0px\9;height/*\**/:32px\9;}
