/* - - - - - - - - - - - - - - - - - - - - -

Title: Petit Miracle Interiors
Author: Wayne Roberts
URL: http://www.lushnewmedia.com

Description: style.css

Created: 24.03.09
Modified: 24.03.09

- - - - - - - - - - - - - - - - - - - - - */

/* PAGE ATTRIBUTES */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #fff url(images/bg.jpg) center top repeat-y;    
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	}
div#container {
	position:relative; 
	margin:0 auto;
	width:1000px;
	background: #fff;    
	}

#content {
	float: left;
	display: block;
	position:relative;
	width: 1000px;
	background: #fff;    
	padding: 10px 0 40px;
	margin:0;
	}
#content2 {
	float: left;
	display: block;
	position:relative;
	width: 1000px;
	background: #fff url(images/botshad.png) center top no-repeat;    
	padding: 20px 0 40px;
	margin:0;
	}

/* MAIN TYPOGRAPHY */ 

h1 {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	font-size: 140%;
	margin: 0;
	padding: 0;
	}
h2 {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	font-size: 120%;
	font-weight: bold;
	margin: 12px 0 5px 0;
	padding: 0;
	}
h3 {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	color: #1192ca;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
	line-height: 21px;
	}
h3.darkblue {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	display:block;
	width:670px;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 6px;
	padding: 7px 0 8px 10px;
	line-height: 20px;
	background: #1192ca url(images/darkbluebox.png) left top no-repeat;    
	clear: both;
	}
h3.blue {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	display:block;
	width:670px;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 6px;
	padding: 7px 0 8px 10px;
	line-height: 20px;
	background: #1192ca url(images/midbluebox.png) left top no-repeat;    
	clear: both;
	}
h4 {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 0 0;
	line-height: 16px;
	color: #0092cf;
	}
h5 {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	display:block;
	width:670px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0;
	padding: 7px 0 7px 10px;
	line-height: 20px;
	background: #1192ca url(images/midbluebox.png) left top no-repeat;    
	}
h6 {
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	display:block;
	width:670px;
	font-size: 85%;
	font-weight: bold;
	color: #333;
	margin: 2px 0 12px 0;
	padding: 2px 0 2px 10px;
	line-height: 20px;
	background: #d4edf7;
	}
p {
	font-size: 80%;
	margin: 0;
	padding: 0px 0 5px 0;
	line-height: 16px;
	}
a {
	color: #1192ca;
	font-weight: bold;
	}
a:hover {
	color: #0d5c9b;
	}
p.intropara {
/*	line-height: 18px; */
}
img {
	border:0;
	}
.fullpic {
	padding:10px 0 14px 0;
	}
.midblue {
	color: #1192ca;
	}
img.leftpic {
	float:left;
	padding:0 7px 0 0;
	margin: -10px 0 0 -10px;
	}
img.rightpic {
	float:right;
	padding:0 0 10px 7px;
	margin: 0;
	}
img.leftpic2 {
	float:left;
	padding:0 7px 0 0;
	margin: 0;
	}

/* SPECIAL */

#flashcontent {
	display: block;
	width: 1000px;
	height: 320px;
	background: #fff;    
	margin: 0;
	padding: 10px 0;
	}
#flashcontent h2, #flashcontent p, #flashcontent h3, #flashcontent a,  #flashcontent a:hover {
	color: #fff;
	}
#flashtext {
	display: block;
	float:left;
	width: 1000px;
	padding: 340px 0 0; 
	overflow: hidden;  
	background: #fff url(images/mountains3.jpg) 10px left no-repeat;    
	height: 0px !important; height /**/: 340px;
	}
#header {
	display: block;
	width: 1000px;
	height: 190px;
	padding: 0;  
	margin:0;
	background: url(images/topshad.png) bottom center no-repeat;    
	}
#logo {
	display: block;
	float:left;
	width: 320px;
	padding: 180px 0 0; 
	overflow: hidden;  
	background: url(images/logo.png) no-repeat;    
	height: 0px !important; height /**/: 180px;
	}



/* LEFT COLUMN */

div#left-column {
	display: block;
	float: left;
	width: 300px;
	padding: 0 0;
	margin: 0;
	}
div#left-column p.quote {
	display:block;
	position:relative;
	float:left;
	width:200px;
	padding:45px 50px 10px 50px;
	margin: 0;
	background: url(images/quotetopleft.png) top left no-repeat;    
	font-size:90%;
	line-height: 18px;
	color:#1192ca;
	padding-right: 50px;
}
div#left-column p.quotenextpara {
	display:block;
	position:relative;
	float:left;
	width:200px;
	padding-left:50px;
	padding-right: 50px;
	margin: 0;
	font-size:90%;
	line-height: 18px;
	color:#1192ca;
}
div#left-column p.quotebot {
	display:block;
	position:relative;
	float:left;
	width:200px;
	padding:0 50px 45px 50px;
	margin: 0;
	background: url(images/quotebotleft.png) bottom left no-repeat;    
	text-align:right;
	font-size:80%;
	line-height: 16px;
	color:#0d5c9b;
	padding-right: 50px;
	}
div#left-column img {
	padding: 0 0 5px 0;
	}

/* MAIN CONTYENT */

div#main-content {
	display: block;
	float: right;
	width: 680px;
	padding: 0;
	margin: 0;
	}
div#main-content p {
	padding-right: 20px;
	}
div#main-content p.quote {
	display:block;
	position:relative;
	float:left;
	width:580px;
	padding:45px 50px 10px 50px;
	margin: 0;
	background: url(images/quotetop.png) top left no-repeat;    
	font-size:90%;
	line-height: 18px;
	color:#1192ca;
	padding-right: 50px;
}
div#main-content p.quotenextpara {
	display:block;
	position:relative;
	float:left;
	width:580px;
	padding-left:50px;
	padding-right: 50px;
	margin: 0;
	font-size:90%;
	line-height: 18px;
	color:#1192ca;
}
div#main-content p.quotebot {
	display:block;
	position:relative;
	float:left;
	width:580px;
	padding:0 50px 45px 50px;
	margin: 0;
	background: url(images/quotebot.png) bottom left no-repeat;    
	text-align:right;
	font-size:80%;
	line-height: 16px;
	color:#0d5c9b;
	padding-right: 50px;
	}



/* INSIGHTS MENU */ 

div#insightsmenu {
	position:relative;
	float:left;
	display: block;
	width: 680px;
	height:28px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
	background: #fff url(images/topshad.png) center bottom no-repeat;    
	border-bottom: #1593cb 8px solid;
	}
div#insightsmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div#insightsmenu ul li{
	height:28px;
	display:inline;
	display: block;
	float:left;
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	font-weight:bold;
	line-height: 28px;
	margin-right:3px;
	}
div#insightsmenu ul li a{
	padding: 0 20px;
	text-decoration:none;
	color:#fff;
	display: block;
	background:url(images/insightsbuttondark.png) right top no-repeat;
	}
div#insightsmenu ul li a:hover{
	text-decoration:none;
	color:#fff;
	display: block;
	background:url(images/insightsbuttonmid.png) right top no-repeat;
	}
div#insightsmenu ul li a.active{
	text-decoration:none;
	color:#fff;
	display: block;
	background:url(images/insightsbuttonmid.png) right top no-repeat;
	}
#insights01 {
	position:relative;
	float:left;
	display: block;
	width: 680px;
	padding: 120px 0 0; 
	margin: 4px 0 0;
	overflow: hidden;  
	background: url(images/insightsheading01.png) no-repeat;    
	height: 0px !important; height /**/: 120px;
	}
#insights02 {
	position:relative;
	float:left;
	display: block;
	width: 680px;
	padding: 120px 0 0; 
	margin: 4px 0 0;
	overflow: hidden;  
	background: url(images/insightsheading02.png) no-repeat;    
	height: 0px !important; height /**/: 120px;
	}
#insights03 {
	position:relative;
	float:left;
	display: block;
	width: 680px;
	padding: 120px 0 0; 
	margin: 4px 0 0;
	overflow: hidden;  
	background: url(images/insightsheading03.png) no-repeat;    
	height: 0px !important; height /**/: 120px;
	}
#insights04 {
	position:relative;
	float:left;
	display: block;
	width: 680px;
	padding: 120px 0 0; 
	margin: 4px 0 0;
	overflow: hidden;  
	background: url(images/insightsheading04.png) no-repeat;    
	height: 0px !important; height /**/: 120px;
	}
#insights05 {
	position:relative;
	float:left;
	display: block;
	width: 680px;
	padding: 120px 0 0; 
	margin: 4px 0 0;
	overflow: hidden;  
	background: url(images/insightsheading05.png) no-repeat;    
	height: 0px !important; height /**/: 120px;
	}






#heading01 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading01.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading02 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading02.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading02a {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading02a.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading02b {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading02b.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03a {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03a.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03b {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03b.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03c {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03c.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03d {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03d.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03e {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03e.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03f {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03f.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03g {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03g.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03h {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03h.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03i {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03i.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading03j {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading03j.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading04 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading04.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading04a {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading04a.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading05 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading05.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading05b {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading05b.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading06 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading06.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading07 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading07.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading08 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading08.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
#heading09 {
	display: block;
	width: 680px;
	padding: 64px 0 0; 
	margin: 0 0 10px 0;
	overflow: hidden;  
	background: url(images/heading09.png) no-repeat;    
	height: 0px !important; height /**/: 64px;
	}
ul.leftlist {
	display:block;
	width:335px;
	float:left;
	padding: 0 0 14px;
	margin: 0;
	}
ul.leftlist li{
	font-size: 80%;
	font-weight:bold;
	line-height: 18px;
	list-style-type: none;
	background: url(images/bullet.png) left 5px no-repeat;    
	padding: 3px 0 3px 17px;
	}
ul.rightlist {
	display:block;
	width:335px;
	float:right;
	padding: 0 0 14px;
	margin: 0;
	}
ul.rightlist li{
	font-size: 80%;
	font-weight:bold;
	line-height: 18px;
	list-style-type: none;
	background: url(images/bullet.png) left 5px no-repeat;    
	padding: 3px 0 3px 17px;
	}
ul.leftlistfull {
	display:block;
	width:680px;
	position:relative;
	float:left;
	padding: 0 0 14px;
	margin: 0;
	clear: both;
	}
ul.leftlistfull li{
	font-size: 80%;
	font-weight:bold;
	line-height: 18px;
	list-style-type: none;
	background: url(images/bullet.png) left 5px no-repeat;    
	padding: 3px 0 3px 17px;
	}
ol{
	padding:10px 0 3px 27px;
	
	margin:0;
	}
ol li{
	font-size: 80%;
	font-weight:normal;
	line-height: 18px;
	padding: 0 60px 3px 0px;
	margin:0;
	}
div#bigsubmenu1 {
	display: block;
	float: left;
	width: 335px;
	padding: 0 0 14px 0;
	margin: 0;
	}
#menuheading01 {
	display: block;
	width: 335px;
	padding: 46px 0 0; 
	margin: 0 0 2px 0;
	overflow: hidden;  
	background: url(images/menuheading01.png) no-repeat;    
	height: 0px !important; height /**/: 46px;
	}
div#bigsubmenu1 ul {
	display: block;
	width: 335px;
	padding: 0;
	margin: 0;
	}
div#bigsubmenu1 ul li{
	display: block;
	width: 335px;
	padding: 0;
	margin: 0;
	font-size: 80%;
	font-weight:bold;
	line-height: 28px;
	border-bottom:2px solid #fff;
	}
div#bigsubmenu1 ul li a{
	padding: 0 0 0 15px;
	text-decoration:none;
	width: 320px;
	color:#0d5c9b;
	display: block;
	background:#cfe9f4 url(images/subboxlight.png) left center no-repeat;
	}
div#bigsubmenu1 ul li a:hover{
	text-decoration:none;
	color:#fff;
	display: block;
	background:#1192ca url(images/subboxmid.png) left center no-repeat;
	}


div#bigsubmenu2 {
	display: block;
	float: right;
	width: 335px;
	padding: 0 0 14px 0;
	margin: 0;
	}
#menuheading02 {
	display: block;
	width: 335px;
	padding: 46px 0 0; 
	margin: 0 0 2px 0;
	overflow: hidden;  
	background: url(images/menuheading02.png) no-repeat;    
	height: 0px !important; height /**/: 46px;
	}
div#bigsubmenu2 ul {
	display: block;
	width: 335px;
	padding: 0;
	margin: 0;
	}
div#bigsubmenu2 ul li{
	display: block;
	width: 335px;
	padding: 0;
	margin: 0;
	font-size: 80%;
	font-weight:bold;
	line-height: 28px;
	border-bottom:2px solid #fff;
	}
div#bigsubmenu2 ul li a{
	padding: 0 0 0 15px;
	text-decoration:none;
	width: 320px;
	color:#0d5c9b;
	display: block;
	background:#cfe9f4 url(images/subboxlight.png) left center no-repeat;
	}
div#bigsubmenu2 ul li a:hover{
	text-decoration:none;
	color:#fff;
	display: block;
	background:#1192ca url(images/subboxmid.png) left center no-repeat;
	}


div#submenu1 {
	display: block;
	float: left;
	width: 300px;
	padding: 0 0 14px 0;
	margin: 0;
	}
div#submenu1 ul {
	display: block;
	width: 300px;
	padding: 0;
	margin: 0;
	}
div#submenu1 ul li{
	display: block;
	width: 300px;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande" Helvetica, Arial, Verdana, sans-serif;
	font-size: 80%;
	font-weight:bold;
	line-height: 28px;
	border-bottom:2px solid #fff;
	}
div#submenu1 ul li a{
	padding: 0 0 2px 15px;
	text-decoration:none;
	width: 285px;
	color:#0d5c9b;
	display: block;
	background:#cfe9f4 url(images/subboxlight.png) -35px center no-repeat;
	}
div#submenu1 ul li a:hover{
	text-decoration:none;
	color:#fff;
	display: block;
	background:#1192ca url(images/subboxmid.png) -35px center no-repeat;
	}
div#submenu1 ul li a.active{
	text-decoration:none;
	color:#fff;
	display: block;
	background:#0d5c9b url(images/subboxdark.png) -35px center no-repeat;
	}



/* FOOTER */

div#footer {
	clear: both;
	margin: 0;
	padding: 15px 0 40px;
	width: 1000px;
	background: url(images/botshad.png) center top no-repeat;    
	text-align:center;
	}
div#footer p {
	font-size:70%;
	margin: 0;
	line-height: 19px;
	color: #666;
	padding: 0;
	}
div#footer p a{
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}
div#footer p a:hover{
	background-color: #fff;
	text-decoration: underline;
	}


/* MAIN MENU */ 

div#menu {
	position:relative;
	float:left;
	display: block;
	width: 644px;
	height:50px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 130px 0 0 26px;
	margin: 0;
	}
div#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div#menu ul li{
	height:50px;
	display:inline;
	display: block;
	float:left;
	}
div#menu a#menu01 {
	display: block;text-decoration: none;color: #0d5c9b;width: 59px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) 0 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu01:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) 0 0 no-repeat;
	}
div#menu a#menu01:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) 0 0 no-repeat;
	}
div#menu a#menu01.active {
	display: block;text-decoration: none;color: #0d5c9b;width: 59px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) 0 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu02 {
	display: block;text-decoration: none;color: #0d5c9b;width: 84px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -59px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu02:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -59px 0 no-repeat;
	}
div#menu a#menu02:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -59px 0 no-repeat;
	}
div#menu a#menu02.active {
	display: block;text-decoration: none;color: #0d5c9b;width: 84px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -59px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu03 {
	display: block;text-decoration: none;color: #0092cf;width: 80px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -143px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu03:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -143px 0 no-repeat;
	}
div#menu a#menu03:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -143px 0 no-repeat;
	}
div#menu a#menu03.active {
	display: block;text-decoration: none;color: #0092cf;width: 80px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -143px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu04 {
	display: block;text-decoration: none;color: #0092cf;width: 85px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -223px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu04:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -223px 0 no-repeat;
	}
div#menu a#menu04:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -223px 0 no-repeat;
	}
div#menu a#menu04.active {
	display: block;text-decoration: none;color: #0092cf;width: 85px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -223px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu05 {
	display: block;text-decoration: none;color: #0092cf;width: 97px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -308px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu05:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -308px 0 no-repeat;
	}
div#menu a#menu05:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -308px 0 no-repeat;
	}
div#menu a#menu05.active {
	display: block;text-decoration: none;color: #0092cf;width: 97px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -308px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu06 {
	display: block;text-decoration: none;color: #0092cf;width: 78px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -405px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu06:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -405px 0 no-repeat;
	}
div#menu a#menu06:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -405px 0 no-repeat;
	}
div#menu a#menu06.active {
	display: block;text-decoration: none;color: #0092cf;width: 78px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -405px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu07 {
	display: block;text-decoration: none;color: #0092cf;width: 57px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -483px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu07:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -483px 0 no-repeat;
	}
div#menu a#menu07:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -483px 0 no-repeat;
	}
div#menu a#menu07.active {
	display: block;text-decoration: none;color: #0092cf;width: 57px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -483px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

div#menu a#menu08 {
	display: block;text-decoration: none;color: #0092cf;width: 78px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu.png) -540px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}
div#menu a#menu08:hover {
	color: #0d5c9b;background: #fff url(images/menu_over.png) -540px 0 no-repeat;
	}
div#menu a#menu08:hover.active {
	color: #0d5c9b;background: #fff url(images/menu_on.png) -540px 0 no-repeat;
	}
div#menu a#menu08.active {
	display: block;text-decoration: none;color: #0092cf;width: 78px;padding: 50px 0 0;overflow: hidden;background: #fff url(images/menu_on.png) -540px 0 no-repeat;height: 0px !important; height /**/: 50px;
	}

/* FORM */ 

#contactform {
	width:345px;
	padding: 3px 15px ;
	float:right;
	display: block;
	margin: 0 15px 0 0;	
	background-color: #f7f7f7;
	border:1px solid #e0e0e0;
	}
form fieldset {
	border:0;
	margin:0;
	padding:0;
	}
form p {
	font-size:80%;
	padding:0 0 8px;
	margin:0;	
	line-height: 21px;
	}
form textarea {
	font-size: 100%;
	border: 1px solid #e0e0e0;
	margin: 0;
	padding: 3px 3px;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
		overflow:auto;
	}
#contactform input {
	font-size: 100%;
	border: 1px solid #e0e0e0;
	margin: 0;
	padding: 3px 3px;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
#contactform input.btn {
	margin:0;
	padding:0;	
	background-color: inherit;
	height: 29px;
	border: 1px solid #f7f7f7;
	}
form .hidden {
	display:none;
	}
