
body{
	margin:0 auto;
	font-size:85%;
	width:1024px;
	font-family:Arial,Helvetica,sans-serif;
	background:#cde;
	background-image: url(../images/water.jpg);
	background-repeat: repeat;
	cursor:default;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {margin: 0.5em 0;}
h1, h2, h3, h4, h5, h6, p {
	font-family: Arial,Helvetica,sans-serif;
    color: #111;
    font-weight: normal;
}
h1,.componentheading {font-size:1.7em;}
h2,.contentheading {	font-size:1.5em;}
h3 {	font-size:1.3em;}
h4 {	font-size:1.2em;}
h5 {	font-size:1.1em;}
h6 {	font-size:1em; font-weight:bold;}

a:link {color: #354d88;}
a:visited {color: #192840;}
a:hover {text-decoration: none; color: #354d88;}

#logo_header {
	/*background:#cde;*/
}
#head_pic{
	position:relative;
	width:1024px;
	height:163px;
	z-index:0;
}
#van{
	position:absolute;
	margin-left:350px;
	margin-top:17px;
}
#logo {
	position:absolute;
	top: -20px;
	padding:0 15px;
	z-index:10;
	width:97%;
}

#logo_header #logo h1{font-family: Arial;}
#logo_header #logo h1{color:#fff; font-size:5em; font-weight:bold; letter-spacing:2px; text-shadow:  #777 4px 4px 2px;}

.red{color:red;}
.bold_red{color:red;font-Weight:bold;}
.blue{color:blue;}
#phone{margin:-32px 0 0 4px;}
#plumb{margin:-62px 0 0 589px;}
#phone h2, #plumb h2{font-size:1.5em; font-weight:bold;
}
div.transbox{
	position:absolute;
	top: 190px;
	right:35px;
	background-color:#ffffff;
	display: inline-block;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	float:right;
	z-index:11;
 }
div.transbox p{
	border:1px solid black;
	padding:3px;
	font-weight:bold;
	color:#333;
	margin:0;
}
div.header_search{
	position:absolute;
	top:176px;
	left:300px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.search input.inputbox{background:#eee;}
#content_zone{
	background:#eee;
	padding-top:15px
}
.inside{padding: 8px;}
/*top menu*/
div .moduletable_nav {
	border-color: transparent;
    border-style: solid;
    border-width: 2px;
    height: 38px;
}
.moduletable_nav ul{
	padding:0; 
	margin:4px 0 0 6px;
}
.menu_nav li {
	list-style:none;
	float:left;
}
.menu_nav a:link,.menu_nav a:visited,.menu_nav a:hover, .menu_nav  #active_menu_nav{
	float:left;
	display:block;
	text-decoration:none;
	font-size:110%;
	margin:0 .2em;
	padding:5px 1em;
	border: 2px solid #888;
	border-radius:10px;
}
.menu_nav a:link,.menu_nav a:visited {
	color:#000;
	background:#c6d6ef;
	border:2px solid #888;
}
.menu_nav a:hover {
	color:#fff;
	background:#4b6ea3;
	border-radius:10px;
	border:2px solid #fff;
}
.menu_nav li.current a{
	color:#fff;
	background:#4b6ea3;
	border: 2px solid #c6d6ef;
}
/* privacy menu */
.moduletable_pp{
	float:left;
	margin-top:15px;
}
.menu_pp li{
	list-style:none;
	padding: 0 5px;
	float:left;
	border-left:1px solid #333;
	border-right:1px solid #333;
	margin-left:-1px;
}
.menu_pp li a{
	text-decoration:none;
	display:block;
	color:#333;
}
.menu_pp li a:hover{text-decoration:underline;}
/* end menu */
#content_zone{
	border-radius:15px;
	-moz-box-shadow: 5px 5px 10px #444;
	-webkit-box-shadow: 5px 5px 10px #444;
	box-shadow: 5px 5px 10px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444');
}
/* column positions */
#top, #user, #bottom{width:985px;}
#side_panel_left, #side_panel_right{ 
	width:230px; 
	float:left; 
	border: 1px solid transparent;
}
#top{margin-bottom:-22px;}
#side_panel_left, #center_full, #center_mid_left, #top, #user, #bottom{margin-left:18px;}
#center_full{ 
	width:985px; 
	float:left; 
	border: 1px solid transparent;	
}
#center_mid, #center_mid_left{
	width:754px; 
	float:left; 
	border: 1px solid transparent;	
}
#center_narrow{
	width:521px;
	float:left; 
 	border: 1px solid transparent;
}
#user table td{padding:10px;}
#user table td.greyline{ background:gray; padding:1px;}

/* module styling */
.moduletable_mnda, .moduletable_eco, .moduletable_autumn, .moduletable_login{
	background:#fff;
	margin-bottom:20px;
	border-radius:8px;
	-moz-box-shadow: 3px 3px 3px #444;
	-webkit-box-shadow: 3px 3px 3px #444;
	box-shadow: 3px 3px 3px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#444444');
}
.moduletable_login{
   padding:5px 5px 5px 10px
}
 .moduletable_ie{
	background:#bbb;
	border:2px solid #f00;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:10px;
 
 }

.custom_mnda p{margin-left:10px; padding-top:5px;}
#mnda{margin-top:-10px;}
#mnda a{text-decoration:none;}

.custom_eco h2{font-size:133%;padding-top:5px;}
.custom_eco h3{font-size:114%;}

.custom_autumn{height:90px;}
.custom_autumn img{
	margin-left:428px; 
	border-radius: 0 8px 8px 0;
}
.custom_autumn h2{
	color: red;
    font-size: 1.8em;
    margin: -86px 0 0 17px;}
.custom_autumn h3{
	font-weight:bold;
	margin:19px 0 0 105px;
}
.custom_autumn p{
    font-weight: bold;
	text-shadow:2px 2px 2px #333;
 /*   margin: -32px 0 0 726px; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444');
	-moz-transform:rotate(17deg);
	-webkit-transform:rotate(17deg);
	-o-transform:rotate(17deg);
	-ms-transform:rotate(17deg);*/
	font-size:1.3em;
	color:blue;
}
.custom_autumn #offer{
	margin: -61px 0 0 0;
	float:right;
	padding-right:20px;
}
.home_pics, .home_pics_rt {
	position:relative;
	height:130px;
	cursor:pointer;
	border-radius: 8px;
    width: 230px;
}
.home_pics{	margin:10px 10px 30px 20px;}

.home_pics_rt {
	float:right;
	margin:-160px 108px 20px 0px;
}

.art_pics{color:#ffffff; margin:10px 10px 50px 44px;}
.art_pics_rt {
	color:#ffffff;
	float:right;
	margin:-382px 62px 20px 0px;
}
.kit_pics{
	color:#ffffff;
	margin:10px 10px 50px 20px;
	padding-left:10px;
}
.kit_pics_rt {
	color:#ffffff;
	float:right;
	margin:-238px 50px 20px 0px;
	padding-left:10px;
}
.home_pics p,.home_pics_rt p{
	color:#fff;
	margin:-125px 0 0 10px;
	font-weight:bold;
}
/*.home_pics_rt p{margin-top:-128px}*/
.home_pics a,.home_pics_rt a{text-decoration: none;}
.home_pics a img,.home_pics_rt a img,.art_pics img,.art_pics_rt img,.kit_pics img,.kit_pics_rt img{
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px; /* for old Konqueror browsers */
	-moz-box-shadow: 3px 3px 3px #444;
	-webkit-box-shadow: 3px 3px 3px #444;
	box-shadow: 3px 3px 3px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#444444');
}
.pic_top{margin-left:0px;}
.pic_top img{
	margin-right:20px;
	border-radius:8px;
	float:left;
}
.pic_top h2{
	float:left;
	font-size:1.7em;
	font-weight:bold;
	margin: 7px 0 0 -71px;}

/* footer area*/
#footer_menu{float:left;margin-left:-20px;}
#footer_pic {
    z-index: 0;
	float:left;
}
#copyright {
    margin-left:20px;
    position: inherit;
    top: -45px;
}
#copyright p{
	color:#333;
	font-size:0.7em;
	padding:10px;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}
.clearfix {
   display: inline-block;
}
html[xmlns] .clearfix {
   display: block;
}
* html .clearfix {
   height: 1%;
   overflow: visible;
}
.modifydate{font-size:75%;text-align:right;color:#555;}
.rotate{
	-moz-transform:rotate(-15deg);
	-webkit-transform:rotate(-15deg);
	-o-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg);
}
.rotate_plus{
	-moz-transform:rotate(15deg);
	-webkit-transform:rotate(15deg);
	-o-transform:rotate(15deg);
	-ms-transform:rotate(15deg);
}
#xmap div{width:30%;}

button.foxbutton {
	margin: -30px 0 0 240px;
}
.profile a {display:none}

/* testimonials*/
div.fst_comment {border-top: 1px solid #b0b0b0;}
div.fst_comment_comment {padding-left: 157px;}

