html,
body {
	font-family: verdana,arial;
	color: black;
	text-decoration: none;
	margin:0;
	padding:0;
	height:100%;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
}
#content {
	padding-bottom:65px;   /* Height of the footer element */
}
#footer {
	width:100%;
	height:65px;
	position:absolute;
	bottom:0;
	left:0;
}
.container {width: 1000px; margin:auto;}
.container {text-align:center;}
#nav ul {display: inline-block; font-size: 16px !important;}
#navigation {z-index: 30; height: 65px; background-repeat: repeat-x;}
div#logo {text-align: center;}
div#logo img {width: 696px;
height: 255px; margin-top: 10px;}
#logo {text-align: left;}
#footer {background: rgb(137,191,36);}
.containershadow {height: 12px; width: 1000px; margin: auto;}
.shadow {background-image: url('../images/menushadow.png'); height: 12px; margin-top: 5px;}
.shadow.left {background-position: 0px -29px; width: 100px;}
.shadow.right {background-position: 100% -29px; width: 100px;}
.shadow.center {width: 800px;}
.container h1 {color: rgb(137, 191, 36); font: normal normal bold 30px/1.4em Helvetica, Arial, sans-serif; text-align: center; margin-bottom: 5px;}
ul#nav {list-style: none;}

body#login div#login {width: 600px; margin: auto; height: 750px; background: white; border-radius: 0px 0px 10px 10px;}
body#login {background: black;}
.text { color: rgb(137,191,36); font-size: 18px; font-family: Helvetica, Arial, sans-serif; text-align: left; padding-top: 10px; padding-bottom: 10px;}
div#content {margin-top: 25px;}
div#content .container { background-image: url('../images/home1.jpg'); background-repeat: no-repeat; background-size: 381px 570px; background-position: 600px 60px; background-repeat: no-repeat;}
.button {margin-top: 60px;}
.button a {background: rgb(137,191,36); color: white; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-size: 23px; font-family: Helvetica, Arial, sans-serif;
-webkit-transition-property: border-color, background-color;
-webkit-transition-duration: 0.4s, 0.4s;
-webkit-transition-timing-function: ease, ease;
-webkit-transition-delay: 0s, 0s;
box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
}
.button a:hover {
background-color: rgb(12, 129, 17);
transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
-webkit-transition-property: border-color, background-color;
-webkit-transition-duration: 0.4s, 0.4s;
-webkit-transition-timing-function: ease, ease;
-webkit-transition-delay: 0s, 0s;
}
.button .shadow {height: 26px; clear: both; width: 210px; margin: auto; margin-top: 15px; background-image: none; background: transparent;}
.button .shadow .left {background-image: url('../images/liftshadow.png'); background-position: 0px 0px; width: 105px; clear: both; height: 26px; display: inline-block;}
.button .shadow .right {background-image: url('../images/liftshadow.png'); background-position: 100% 0px; width: 105px; height: 26px; display: inline-block;}
h2 {color: rgb(137, 191, 36); text-align: center; font-size: 30px; font-family: Helvetica, Arial, sans-serif; margin-bottom: 50px;}
.copy {line-height: 65px; color: white; font-size: 12px;}
#footer .container {text-align: left;}
.callusnow {background: rgb(137,191,36); width: 625px; height: 80px; line-height: 80px; margin: auto; border-radius: 5px; margin-bottom: 30px; font-weight: bold; color: white; font-family: Helvetica, Arial, sans-serif; font-size: 23px;}
.callusnow .large {font-size: 30px;}
.shadow2 {height: 26px;
width: 645px;
margin: auto;
margin-top: -30px;}
.shadow2 .left {background-image: url('../images/liftshadow.png');
background-position: 0px 0px;
width: 150px;
clear: both;
height: 26px;
display: inline-block; background-repeat: no-repeat; float: left;}
.shadow2 .right {background-image: url('../images/liftshadow.png');
background-position: 100% 0px;
width: 150px;
height: 26px;
display: inline-block; background-repeat: no-repeat; float: right;}
.container.marg {margin-bottom: 30px; background-image: none !important;}
.small {font-size: 14px; color: white; padding: 0; line-height: 16px; font-weight: normal; padding: 15px; text-align: justify;}
.callusnow.two {height: 410px; text-align: left;}
.divider {width: 730px; margin: auto; height: 1px; background: white;}
#footer .container .container, #footer .container {background-image: none !important;}
#widthtwothreefive {width: 239px;}
#widthtwotwofive {width:229px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#widthtwothreefive {width: 235px;}
#widthtwotwofive {width: 229px;}
}