body {
	font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/bg_v2.gif);
	color: #000000;
	margin-top: 15px;
	margin-bottom: 0px;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
.clear {
	clear: both;
}
#container-m {
	width: 750px;
	margin: auto;
	text-align: left;
	background: #FFFFFF url(images/main_bg_v2.gif) repeat-y;
	border: 1px solid #000000;
}
#logo {
	background: #000000 url(images/logo_v2.gif);
	height: 70px;
	width: 100%;
	position: relative;
}
#logo a {
	height: 100%;
	width: 210px;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
ul#nav {
	list-style: none;
	background: #000000 url(images/nav_v2.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: 1px none #000000;
}
#contents-m h1 {
	background: #FF6600;
	margin-right: -20px;
	margin-left: -20px;
	font-size: 20px;
	padding: 20px 20px 1.5em;
	margin-top: 0px;
	color: #000000;
}
#contents-m ul {
	font-size: 11px;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	text-decoration: none;
	display: block;
	line-height: 2.5em;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF6600;
	/* background: url(images/nav_v2_link.png) repeat-x; */
	width: auto;
	border-right: 1px solid #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li a:hover {
	background: #91AFC0 url(images/nav_v2_hover.png) repeat-x;
	color: #000000;
}
#nav li#shop_t{float:right;zoom:1;}
#nav li#shop_t a{border-right:none;border-left:solid 1px #000;color:#fff;padding-right:41px;background-image:url(images/basket_icon.gif);background-position:right 5px;background-repeat:no-repeat;}
#nav li#shop_t a:hover{background-position:right -35px;color:#ff6600;background-image:url(images/basket_icon.gif);background-color:transparent;}

#home-page #home-t a, #services-page #services-t a, #developers-page #developers-t a, #contact-page #contact-t a, #products-page #products-t a, #garden-page #products-t a, #lighting-page #products-t a, #wholehouse-page #products-t a, #accessories-page #products-t a, #screens-page #products-t a {
	font-weight: bold;
	background: #FF6600 url(images/nav_v2_current.png) repeat-x;
	color: #000000;
}
#interface-m {
	float: right;
	width: 550px;
}
#contents-m {
	padding: 0px 20px 20px;
}
#interface-sidenav {
	float: left;
	width: 200px;
	background: url(images/side_top_v2.gif) repeat-x;
	clear: left;
}
#footer {
	clear: both;
	background: #000000;
	padding: 0.5em 0px;
	width: 100%;
	color: #999999;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: #FF6600;
}
#footer p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#footer strong {
	font-size: 11px;
}
#sidenav {
	border-left-width: 2px;
	border-left-style: none;
	padding: 30px 0px 0px;
}
#sidenav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenav li {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	margin: 0px;
	width: 100%;
}
#sidenav li a {
	display: block;
	text-decoration: none;
	width: 90%;
	padding: 0.5em 5%;
	color: #83BAD8;
}
#sidenav li a:hover {
	color: #FFFFFF;
	background: #4F7082;
}
#sidenav h2 {
	margin: 0px;
	font-size: 14px;
	color: #83BAD8;
	padding: 5px 5%;
	width: 90%;
	border-style: none;
}
#garden-page #garden-t a, #wholehouse-page #wholehouse-t a, #lighting-page #lighting-t a, #screens-page #screens-t a, #accessories-page #accessories-t a, #education-page #education-t a, #global-page #global-t a {
	font-weight: bold;
	color: #FF6600;
	background: #4D4D4D;
}
h2 {
	color: #FF6600;
	font-size: 16px;
	clear: both;
	margin-top: 1em;
	margin-bottom: 0.6em;
	border-top: 1px dashed #999999;
	padding-top: 0.4em;
}
.floatleft {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box {
	padding: 0px;
	line-height: 1.3em;
}
.box p {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
.box h2 {
	margin: 1em 0px;
	padding: 0em 0em 0.5em;
	border-bottom: 1px dashed #CCCCCC;
	background: #FFFFFF;
}
.box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	color: #FF6600;
	margin-top: 0.1em;
	margin-bottom: -0.6em;
}
.orange {
	color: #FF6600;
}
#services-page #contents-m {
	line-height: 1.4em;
}
p.line {
	border-bottom: 1px dashed #999999;
	line-height: 0em;
}
.head {
	font-weight: bold;
	line-height: 1.5em;
	font-size: 13px;
}
h2.noline {
	border-top-style: none;
	padding-top: 0em;
}
label strong {
	display: block;
}
#contact-form {
	width: 100%;
}
#contact-form #message {
	width: 95%;
}
.col-left {
	float: left;
	width: 45%;
}
.col-right {
	float: right;
	width: 45%;
}
.content_box {
	background: #D2DEE5 url(images/content_box.gif) no-repeat left bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0.5em;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
}
.content_box h2 {
	background: #000000 url(images/content_box_h2.gif) no-repeat 0px 0px;
	color: #FF6600;
	margin-top: 0px;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	clear: none;
	font-size: 14px;
}
#contact-form #name, #contact-form #your-email {
	width: 250px;
}
