html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,font,img,ol,ul,dl fieldset,form,label
{
	background:transparent;
	border:0;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
html {
    overflow:auto;
}
h1,h2,h3,h4,h5,h6,p,blockquote,ol,ul,fieldset,form
{
	color:#525252;
	font-weight:400;
	margin:0 0 10px;
	padding:0;
}

h2
{
	font-weight:600;
}

p
{
	line-height:1.4em;
}

p.italic
{
	font-style:italic;
}

.no-margin-bottom
{
	margin:0;
}

a
{
	color:#336600;
	text-decoration:none;
}

body
{
	background:url(../img/body-bg.gif) repeat;
	font:11.5px/20px Arial, Helvetica, sans-serif;
}

#page
{
	background:url(../img/page-bg.gif) repeat-x;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#wrap
{
	margin:0 auto;
	width:1027px;
}

#header
{
	margin:0 auto;
	width:960px;
}

#header #logo
{
	float:left;
	height:71px;
	margin:0;
	padding:20px 0;
	text-indent:-3000px;
	width:313px;
}

#header #logo a
{
	background:url(../img/logo.jpg) no-repeat;
	display:block;
	float:left;
	height:71px;
	width:313px;
}

#contacts
{
	float:right;
	height:40px;
	margin:0;
	padding:20px 0;
	width:160px;
}

#header #menu
{
	float:left;
	margin:10px 0 0 25px;
	padding:0 0 15px;
	position:relative;
	width:900px;
}

#header #menu li
{
	display:inline;
	font-size:14px;
}

#header #menu li a,#header #menu li a:link
{
	color:#8c8c8c;
	padding:20px 6px;
	position:relative;
	text-decoration:none;
}

#header #menu li a.current,#header #menu li a:hover,#header #menu li a:active
{
	background:url(../img/menu-arrowup.gif) no-repeat center bottom;
	color:#343431;
	padding:20px 6px;
}

#main-content
{
	background:url(../img/main-content-bg.gif) repeat-y center;
	float:left;
	width:auto;
}

#main-content .top-bg
{
	background:transparent url(../img/top-bg.png) no-repeat;
	float:left;
	width:1027px;
}

.bottom-bg
{
	background:url(../img/main-content-bg-bottom.gif) no-repeat bottom center;
	float:left;
	height:4px;
	margin:0 auto;
	width:1027px;
}

#narrow-content
{
	margin:0 auto;
	padding:30px;
	width:900px;
}

#narrow-content a,#narrow-content a:link
{
	color:#336600;
	text-decoration:none;
}

#narrow-content a:hover,#narrow-content a:active
{
	color:#000;
	text-decoration:underline;
}

#featured-image
{
	margin:0;
	padding:0;
}

.side-links
{
	float:right;
	list-style:none;
	width:270px;
}

.side-links li
{
	display:block;
}

.side-links li a,.side-links li a:hover
{
	color:#336600;
	font-size:18px;
	text-decoration:none;
}

.side-links li#link1
{
	background:url(../img/green.png) no-repeat left 50%;
	border-bottom:1px solid #e0e0e0;
	min-height:50px;
	padding-bottom:15px;
	padding-left:65px;
}

.side-links li#link2
{
	background:url(../img/clock.png) no-repeat left 50%;
	border-bottom:1px solid #e0e0e0;
	min-height:50px;
	padding-bottom:15px;
	padding-left:65px;
	padding-top:15px;
}

.side-links li#link3
{
	background:url(../img/mail-reply.png) no-repeat left 50%;
	border-bottom:1px solid #e0e0e0;
	min-height:50px;
	padding-left:65px;
	padding-top:15px;
}

.side-links li#link4
{
	background:url(../img/mossgo-link.png) no-repeat left 50%;
	min-height:50px;
	padding-left:65px;
	padding-top:15px;
}

.side-links li span
{
	color:#5d5d5d;
	display:block;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.content-box
{
	float:left;
	padding:10px 0 10px;
	width:900px;
}

.content-box-last
{
	float:left;
	margin:0;
	padding:0;
	width:898px;
}

.border-top
{
	border-top:1px solid #e1e1df;
}

.content-box p,.content-box ul,content-box-last p,content-box-last ul
{
	color:#5d5d5d;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.content-box ul ul,.content-box ol ol,content-box-last ul ul,content-box-last ol ol
{
	list-style:circle;
	margin:0;
}

.content-box .two-column
{
	float:left;
	width:607px;
	margin:0 10px 10px 0;
}

.content-box .right-column
{
	float:right; margin:65px 0 0; width:267px;
}

.content-box .column-1-of-2
{
	float:left;
	width:408px;
	padding-right:10px;
}

.content-box .column-2-of-2
{
	margin-left:10px;
	width:472px;
}

.content-box .why-choose-us
{
	float:right;
	margin:20px 0 0;
	width:267px;
}

.content-box .two-column h2,.content-box .why-choose-us h2,.col1 h2,.col2 h2,.col3 h2, h4
{
	color:#525252;
	font-size:16.5px;
	font-weight:900;
}

.col1 h3,.col2 h3,.col3 h3
{
	font-size:14px;
	font-weight:400;
}

.col1,.col2
{
	float:left;
	margin-right:35px;
	width:282px;
}

.col3
{
	float:right;
	width:260px;
}

.blog-entries .thumb img,.two-column .thumb img
{
	margin:7px 0 0 9px;
}

.blog-entries a
{
	font-size:13px;
}

.blog-entries .blog-meta
{
	display:block;
	font-size:10px;
	text-transform:uppercase;
}

#bullets
{
	color:green;
	line-height:1.5;
	margin:-1em 0 0 3%;
	padding:0 0 10px 10px;
}

ul.bullets
{
	border-bottom:none;
	list-style:disc;
	margin-left:15px;
	padding:0;
}

ul.bullets li
{
	margin:0;
	padding:0;
	line-height:1.4em;
}

blockquote p
{
	color:#999!important;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-style:italic!important;
}

.quote
{
	background:url(../img/quote.gif) no-repeat top left;
	display:block;
	float:left;
	height:40px;
	margin:6px 0 0;
	padding:0 10px 0 0;
	width:42px;
}

.thumb-small
{
	background:url(../img/thumb-small-bg.gif) no-repeat;
	float:left;
	height:100px;
	margin:0 0 0 -5px;
	padding-right:10px;
	position:relative;
	width:110px;
}

.thumb-small img
{
	margin:6px 0 0 10px;
}

.thumb-third
{
	background:url(../img/thumb-third-bg.gif) no-repeat;
	float:left;
	height:180px;
	position:relative;
	width:190px;
}

.thumb-third img
{
	margin:14px 0 0 21px;
}


.thumb-large
{
	background:url(../img/thumb-large-bg.gif) no-repeat;
	float:left;
	height:275px;
	position:relative;
	width:360px;
}

.thumb-large img
{
	margin:22px 0 0 26px;
}

.thumb-medium
{
	background:url(../img/thumb-medium-bg.gif) no-repeat;
	float:right;
	height:200px;
	position:relative;
	width:232px;
}

.thumb-medium img
{
	margin:18px 0 0 20px;
}

.thumb-wide-img
{
	background:url(../img/thumb-wide-bg.gif) no-repeat;
	float:left;
	height:200px;
	margin:0 0 0 -10px;
	padding-right:20px;
	position:relative;
	width:444px;
}

.thumb-wide-img img
{
	margin:16px 0 0 26px;
}

.thumb-345-img
{
	background:url(../img/thumb-wide-bg.gif) no-repeat;
	float:left;
	height:220px;
	margin:0 0 0 -10px;
	padding-right:20px;
	position:relative;
	width:355px;
}

.thumb-345-img img
{
	margin:12px 0 0 21px;
}

.wide-img
{
	background:url(../img/wide-img-bg.gif) no-repeat;
	float:left;
	height:160px;
	margin:0 0 0 -10px;
	padding-right:20px;
	position:relative;
	width:580px;
}

.wide-img img
{
	margin:14px 0 0 41px;
}

.highlighted-box
{
	background:url(../img/gradient-bg.gif) repeat-x top;
	border-top:1px solid #d0d0c4;
	padding:20px;
	width:860px;
}

.links-box-first
{
	float:left;
	margin:0 12px;
	width:150px;
}
.links-box
{
	float:left;
	margin:0 12px;
	width:110px;
}
.links-box-address
{
	float:left;
	margin:0 12px;
	width:145px;
}

.links-box-last
{
	float:right;
	width:210px;
}

.links-box h3,.links-box-first h3,.links-box-address h3,.links-box-last h3
{
	color:#131312;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0!important;
}

.links-list
{
	list-style:none;
	margin:0;
	padding:8px 0;
}

.links-list li
{
	display:table;
	font-size:11px;
}

.links-list li a,.links-list li a:link
{
	color:#87877d!important;
	text-decoration:none;
}

.links-list li a:hover
{
	color:#4b4b4b!important;
	text-decoration:underline;
}

#footer
{
	color:#7b7b7b;
	float:left;
	padding:5px 0 40px;
	width:1027px;
}

#footer a,#footer a:link
{
	color:#afafaf;
	text-decoration:none;
}

#footer a:hover
{
	color:#4f4f4f;
	text-decoration:none;
}

#footer .footer-center
{
	font-size:11px;
	margin:0 auto;
	width:940px;
}

.copyright
{
	float:left;
	width:auto;
}

.validity
{
	float:right;
	width:auto;
}

#inside-page
{
	float:left;
	padding:20px 0;
	width:900px;
}

#inside-page-system
{
	background:url(../img/mossgo-roof-system.jpg) no-repeat;
	float:left;
	padding:20px 0;
	width:900px;
}

#inside-page-title
{
	height:265px;
}
#inside-page-title h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:32px; 
	font-weight:bold; 
	color:#FFFFFF; 
	margin:8px 0 0 18px;
}
#inside-page-intro
{
    width:900px;
}
#inside-page-intro-text
{
    float: left;
    line-height: 1.2em;
    padding: 0 70px 0 0;
    width: 430px;
}
#inside-page-intro-text p.title
{
    color:#336600; 
	font-size:14px; 
	font-weight:bold; 
}
#inside-page-intro-text strong
{
    color:#336600; 
}
#inside-page-intro-img
{
	float:left; 
	width:400px;
}	
#inside-page-main-text
{
	float:left;
	width:68%; 
	padding-right:2%; 
	line-height:1.4em;
}	
#inside-page-main-text strong
{
	color:#336600;
}	
#inside-page-main-text h3
{
	color:#336600; 
	font-size:20px; 
	font-weight:bold; 
	padding-top:14px;
}	
#inside-page-main-img
{
	float:right; 
	width:28%; 
	line-height:1.4em;
}	
.inside-content h2
{
	color:#525252;
	font-size:24px;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:20px;
	padding-top:5px;
}

.inside-content h6,.inside-content h5,.inside-content h4,.inside-content h3
{
	font-weight:700;
	margin-bottom:5px;
}

.inside-content h3
{
	font-size:16px;
}

.inside-content h4
{
	font-size:16px;
}

.inside-content h5
{
	font-size:14px;
}

.inside-content h6
{
	font-size:12px;
}

.intro-text
{
    color: #4D4D4D;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px;
    margin-bottom: 20px !important;
}

.inside-content
{
	float:left;
	width:599px;
}

.inside-content-wide
{
	float:left;
	width:899px;
}

.inside-sidebar
{
	color:#5d5d5d;
	float:right;
	width:278px;
}

.inside-sidebar .sidebar-nav
{
	float:left;
	list-style:none;
	margin:0 0 0 -22px;
	padding:0 0 20px;
	position:relative;
}

* html .sidebar-nav
{
	margin:0 0 0 -10px !important;
}

.inside-sidebar .sidebar-nav li
{
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.inside-sidebar .sidebar-nav li a
{
	background:none;
	color:#2d2c2c!important;
	display:block;
	float:left;
	font-size:16px!important;
	font-weight:700;
	padding:10px 10px 10px 30px;
	width:210px;
}

.inside-sidebar .sidebar-nav li a:hover
{
	background:#f6f6f4 url(../img/sidebar-nav-bg-hover.gif) repeat-x!important;
	border-bottom:1px solid #dbdbda;
	border-right:1px solid #dbdbda;
	border-top:1px solid #dbdbda;
	font-weight:700;
	text-decoration:none!important;
}

.side-box
{
	background:url(../img/sidebar-box-bg.gif) repeat-y;
	float:left;
	margin-bottom:20px;
	width:278px;
}

.side-box .side-box-top
{
	background:url(../img/sidebar-box-top.gif) no-repeat top left;
	float:left;
	width:278px;
}

.side-box .side-box-top .side-box-bottom
{
	background:url(../img/sidebar-box-bottom.gif) no-repeat bottom;
	float:left;
	width:278px;
}

.side-box-content
{
	float:left;
	padding:26px!important;
	width:230px;
}

* html .side-box-content
{
	padding:22px!important;
}

.portrait-box
{
	background:url(../img/portrait-box-bg.gif) repeat-y;
	float:left;
	margin-bottom:10px;
	width:188px;
}

.portrait-box .portrait-box-top
{
	background:url(../img/portrait-box-top.gif) no-repeat top left;
	float:left;
	width:188px;
}

.portrait-box .portrait-box-top .portrait-box-bottom
{
	background:url(../img/portrait-box-bottom.gif) no-repeat bottom;
	float:left;
	width:188px;
}

.portrait-box-content
{
	float:left;
	padding:20px!important;
	width:150px;
}

* html .portrait-box-content
{
	padding:12px!important;
}


.landscape-box
{
	background:url(../img/landscape-box-bg.gif) repeat-y;
	float:left;
	margin-bottom:10px;
	width:440px;
}

.landscape-box .landscape-box-top
{
	background:url(../img/landscape-box-top.gif) no-repeat top left;
	float:left;
	width:440px;
}

.landscape-box .landscape-box-top .landscape-box-bottom
{
	background:url(../img/landscape-box-bottom.gif) no-repeat bottom;
	float:left;
	width:440px;
}

.landscape-box-content
{
	float:left;
	padding:20px!important;
	width:420px;
}

* html .landscape-box-content
{
	padding:12px!important;
}

.side-news h2
{
	background:url(../img/ical.png) no-repeat left 0;
	color:#222;
	font-size:16px;
	font-weight:700;
	padding:14px 20px 10px 50px;
	text-transform:uppercase;
}

.side-news ul
{
	list-style:none;
}

.side-news ul li
{
	border-bottom:1px solid #e4e4e4;
	line-height:15px;
	margin:0 0 15px;
	padding:0 0 15px;
}

* html .side-news ul li
{
	border-top:1px solid #fff;
}

.side-news ul li .news-date
{
	color:#898989;
	display:block;
	font-size:11px;
	margin:0;
}

.side-news ul li .news-title
{
	display:block;
	font-size:14px;
	margin:0 0 15px;
}

.newsletter
{
	clear:both;
	line-height:15px;
}

.newsletter span
{
	display:block;
	margin:0 0 5px;
}

.newsletter h2
{
	background:url(../img/mail-reply.png) no-repeat left 0;
	color:#222;
	font-size:16px;
	font-weight:700;
	padding:25px 20px 10px 52px;
	text-transform:uppercase;
}

#n-email
{
	background:#d9d9d9;
	border:0;
	padding:4px 2px;
}

#btn-send
{
	background:#828282;
	border:0;
	color:#fff;
	padding:3px 5px;
}

.featured-product
{
	float:left;
	margin:0 0 40px;
}

.featured-info
{
	float:right;
	width:350px;
}

.inside-sidebar h2
{
	color:#343431;
	font-size:22px;
	font-weight:400;
}

#s
{
	width:145px;
}

a img
{
	border:0;
	float:left;
}

.block
{
	display:block;
}

.clear
{
	clear:both;
}

.alignLeft
{
	text-align:left;
}

.alignRight
{
	text-align:right;
}

.alignJustify
{
	text-align:justify;
}

.alignCenter
{
	text-align:center;
}

.floatRight
{
	float:right;
}

.floatLeft
{
	float:left;
}

abbr,acronym
{
	color:#ada397;
	cursor:help;
	font-style:italic;
}

.imageLeft
{
	background:#fff;
	border:1px solid #ebe8e2;
	margin:0 15px 20px 0;
	padding:10px;
}

.imageRight
{
	background:#fff;
	border:1px solid #ddddda;
	margin:0 0 20px 15px;
	padding:10px;
}

.hide
{
	display:none;
}

img
{
	border:0;
}

form
{
	margin:0;
	padding:0;
}

form p
{
	margin:0 0 20px;
	padding:0;
}

label
{
	float:left;
	padding-right:1px;
	width:100px;
}

input,textarea
{
	background:#f1f0ee;
	border:1px solid #e0e0e0;
	color:#353431;
	font:400 12px arial, sans-serif;
	padding:6px;
}

input:focus,textarea:focus
{
	background:#ebeae7;
	border:1px solid #d3d3d3;
	color:#353431;
}

#name,#email,#subject
{
	background:url(../img/sidebar-nav-bg-hover.gif) repeat-x top;
	width:300px;
}

#message
{
	background:url(../img/sidebar-nav-bg-hover.gif) repeat-x top;
	height:150px;
	width:370px;
}

input.button
{
	background:#8c8c8c;
	border:#7d7d7d 1px solid;
	border-style:solid;
	border-width:1px;
	color:#efefef;
	cursor:pointer;
	font:bold 1em arial, sans-serif;
	padding:5px 20px;
}

input.btn-search
{
	background:#8c8c8c;
	border:#7d7d7d 1px solid;
	border-style:solid;
	border-width:1px;
	color:#efefef;
	cursor:pointer;
	font:bold 1em arial, sans-serif;
	padding:5px 10px;
}

.errorMsg
{
	background:#e6e6e6;
	border-bottom:1px solid #d9d8d8;
	border-top:1px solid #d9d8d8;
	float:left;
	margin:0 0 20px;
	padding:20px 20px 0;
	width:93%;
}

.errorMsg h3
{
	color:#c22414;
	margin:0;
	padding:0;
}

.errorMsg ul
{
	margin:0;
	padding:0 0 20px;
}

.errorMsg ul li
{
	color:#c22414;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

.errorMsg p
{
	color:#c22414;
}

.highlight
{
	color:#0c0402;
}

.infoMsg
{
	background:#83b406;
	border-bottom:1px solid #2d993c;
	border-top:1px solid #2d993c;
	color:#fefefe;
	float:left;
	margin:0 0 20px;
	padding:20px 20px 0;
	width:93%;
}

.infoMsg h3
{
	color:#cfdab4;
	margin:0;
	padding:0;
}

#slideshow
{
	float:left;
}

.pics
{
	height:270px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:607px;
}

.pics a img
{
	left:0;
	top:0;
}

#content p
{
	color:#666;
	line-height:145%;
	margin-top:10px;
}

#content a
{
	color:#363;
}

#content strong
{
	color:#444;
}

#content ul
{
	color:#444;
	line-height:150%;
	margin-bottom:15px;
	margin-top:10px;
	padding-left:50px;
}

#content ol
{
	margin-bottom:15px;
	margin-top:10px;
	padding-left:50px;
}

#content ol li
{
	margin-top:15px;
}

#content img.left
{
	border:1px #222 solid;
	float:left;
	margin:5px 10px 5px 0;
	padding:4px;
}

#content img.right
{
	border:1px #222 solid;
	float:right;
	margin:5px 0 5px 10px;
	padding:4px;
}

#content img.left-noborder
{
	float:left;
	margin:0 10px 5px 0;
	padding:4px;
}

#content img.right-noborder
{
	float:right;
	margin:5px 0 5px 10px;
	padding:4px;
}

#content dl
{
	margin:5px;
	width:100%;
}

#content dl dt
{
	float:left;
	font-weight:700;
	line-height:.8em;
	margin:0;
	padding:.3em .5em 0 0;
	text-align:right;
	width:8em;
}

#content dl dd
{
	line-height:1.2em;
	margin:0;
	padding-top:.1em;
}

#content dl dt.postad
{
	display:table-cell;
	height:6em!important;
	padding-top:.5em;
	width:8em;
}

#content dl dd.postad
{
	margin:0;
	padding-top:.3em;
}

#content span.email span
{
	display:none;
	font:12px Arial, "Trebuchet MS",Helvetica, sans-serif;
}

div#layout
{
	display:table;
}

div.hgroup
{
	display:table-row;
}

div.cell
{
	display:table-cell;
}

#content .printheader

{
	display:none;
}

#content td.title
{
	background-color:#d7e38c;
	font-size:12px;
	height:10px;
	text-align:center;
}

#content td.body
{
	background-color:#e9eae4;
	font-size:12px;
	height:10px;
	padding-right:10px;
	text-align:right;
}

#content td.body-prod-id
{
	background-color:#e9eae4;
	font-size:12px;
	font-weight:900;
	height:10px;
	padding-left:10px;
	text-align:left;
}

#content td.body-product
{
	background-color:#e9eae4;
	font-size:12px;
	font-weight:900;
	height:10px;
	padding-left:10px;
	text-align:left;
}

tr
{
	margin:0;
	padding:0;
	line-height:1.6em;
	background-color:#bbbbbb;
}
td
{
	color:#333333;
	padding:5px;
}
td.aheading
{
	font-weight:700;
	vertical-align:top;
}

td.atext
{
	font-weight:400;
	vertical-align:top;
}

td.asection
{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}

#container {position:relative; width:400px; height:482px; background-color:#f6f6f4; float:left;}

#container a.pics {border:1px solid #444;clear:left; color:#000000; cursor:default; float:left; height:40px; margin:2px 0 0 -65px; text-decoration:none; width:60px;}
#container a.pics img.thumb {display:block;}

#container a.pics span {display:none; border:0; background:#f6f6f4; text-align:center;}
#container a.pics span img {margin:10px auto;}

#container a.pics:hover {white-space:normal;}
#container a.pics:hover img.thumb {border:1px solid #444;}
#container a.pics:hover span {display:block; position:absolute; left:0px; top:-10px; z-index:10; height:530px;}

#container a.pics:active img.thumb {border:1px solid #444;} 
#container a.pics:active span {display:block; position:absolute; left:0px; top:-10px; z-index:5; height:530px;}

#container a.pics:focus {outline:0;}
#container a.pics:focus img.thumb {border:1px solid #444}
#container a.pics:focus span {display:block; position:absolute; left:0px; top:-10px; z-index:5; outline:0; height:530px;}

#container2 {position:relative; width:440px; height:330px; background-color:#f6f6f4; float:right;}

#container2 a.pics {border:1px solid #444;clear:right; color:#000000; cursor:default; float:left; height:40px; margin:-42px 1px 1px -1px; text-decoration:none; width:60px;}
#container2 a.pics img.thumb {display:block;}

#container2 a.pics span {display:none; background:#f6f6f4;}
#container2 a.pics span img {margin:-1px 0 0;}

#container2 a.pics:hover {white-space:normal;}
#container2 a.pics:hover img.thumb {}
#container2 a.pics:hover span {display:block; position:absolute; left:0px; top:1px; z-index:10; height:330px;}

#container2 a.pics:active img.thumb {} 
#container2 a.pics:active span {display:block; position:absolute; left:0px; top:1px; z-index:5; height:330px;}

#container2 a.pics:focus {outline:0;}
#container2 a.pics:focus img.thumb {}
#container2 a.pics:focus span {display:block; position:absolute; left:0px; top:1px; z-index:5; outline:0; height:330px;}
