﻿
html,body  {
	background: #f5f5f5 url('../images/backing.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	height:100%;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Georgia, Times, serif;
	font-weight: normal;
	color: #9cb250;
}

h1 { font-size: 21px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#404040;
	}

ul, ol { }

blockquote { }

a { color: #9cb250; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.text1 {
	padding: 5px 10px 5px 10px;
	background: #FF6600;
	color: #000000;
}

/* Header */

#header-wrapper {
}

#header {
	height: 35px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

/* Menu */

#menu {
	margin: 0 auto;
	width: 700px;
	height: 36px;
}

#menu ul {
	margin: 0 auto;
	padding: 1px 0 0 1px;
	list-style: none;
	line-height: normal;
	list-style:none;
}

#menu li {
	display: block;
	float: left;
	list-style:none;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 12px Verdana, serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: underline;
	background: #616161;

 }

#menu .current_page_item a {
	background: #616161;
	color: #FFFFFF;
}
#callusnow {
	width:106px;
	height:106px;
	position:absolute;
	top:90px;
	left:750px;
	z-index:100;
}

#emailaddress {
	width:250px;
	position:absolute;
	height:20px;
	top:0px;
	left:660px;
}
#messagepart{
	position:relative;
	margin: 0 auto;
	width: 899px;
	height:170px;
	padding-left:75px;
	padding-top:30px;
}

#logo {
	position:relative;
	height: 147px;
	width:212px;
	float:left;
	
}

#messages {
	position:relative;
	float:left;
	margin:0;
	width:500px;
	padding-top:22px;
}

/* Page */

#page {
	margin: 0 auto;
	width:899px;
}


/* Content */

#content {
	float: left;
	width: 899px;
}

#lefthand{
	padding-top:20px;
	width:235px;
	float:left;
	height:460px;
	margin:0;
	position:relative;
	
}
#middlebit {
	padding-top:20px;
	width:350px;
	float:left;
	height:460px;
	margin:0;
	position:relative;
	padding-left:10px;
	
}
#righthand{
	padding-top:20px;
	width:300px;
	height:460px;
	margin:0;
	float:left;
	position:relative;
}
#midleft {
	padding-top:20px;
	width:650px;
	float:left;
	height:500px;
	margin:0;
	position:relative;
	padding-left:10px;
}

#contactus {
	width:270px;
	height:178px;
	position:relative;
	padding: 40px 5px 2px 15px;
	background-image:url('../images/contact-us.gif');
	text-align:center;

}
/* Footer */

#footer {
	height:103px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer.gif) repeat;
	border-top: 2px dotted #606060;
}
#microsscreative {
	width:150px;
	height:40px;
	position:relative;
	bottom:-10px;
	padding-left:790px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}
#footerbox {
	
	width:899px;
	height:90px;
	margin: 0 auto;
}

#footerbox p {
	colour: #c0c0c0;
}
#footer a {
	color: #FFFFFF;
}
input 
{           background: #ffffff; 
			border: 1px solid #a6a6a6; 
			color: #94b800; 
			font-weight: normal; 
			font-family: Verdana,sans-serif; 
			height: 16px;
			width: 90px; 
			font-size: 12px; 
            text-decoration: none; 
            -moz-border-radius-bottomleft: 2px; 

            -moz-border-radius-bottomright: 2px; 

            -moz-border-radius-topleft: 2px; 

            -moz-border-radius-topright: 2px; 

} 

input:hover 

{ 

            border: #acd400 1px solid; 

} 
textarea {
	background: #ffffff; 
			border: 1px solid #a6a6a6; 
			color: #94b800; 
			font-weight: normal; 
			font-family: Verdana,sans-serif; 
			height: 39px;
			width: 90px; 
			font-size: 12px; 
            text-decoration: none; 
            -moz-border-radius-bottomleft: 2px; 

            -moz-border-radius-bottomright: 2px; 

            -moz-border-radius-topleft: 2px; 

            -moz-border-radius-topright: 2px; 

	
}
* { 
    margin: 0; 
} 
html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -4em; 
} 
.footer2, .push { 
    height: 4em; 
} 

