@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html, body {    
   height: 100%; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #b9babb;
	text-align: center;
		background-position: center;
	background-image: url(images/wrap-bg_02.gif);
	background-repeat: repeat-y;
}
a img  { border: none; }
p{color: #b9babb;}

#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	 min-height: 100%;
   margin-bottom: -88px;
}
#thanks-wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	height: 400px;
}
h1{ 
margin-bottom:0;
margin-top:0;}
h2 {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 240px;
}
h2.work {background-image: url(images/h2-work_03.gif);
    background-repeat: no-repeat;
	background-position: center;
}
h2.graphic {
	background-image: url(images/h2-graphic_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 87px;
	width: 320px;
}
h2.thanks {
	background-image: url(images/h2-thnk_03.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 790px;
	background-position: 40px;
}
h3 {
	text-indent: -9999px;
	display: block;
	height: 49px;
	width: 184px;
}
h3.about {
	background-image: url(images/h3-welc_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h3.contact {
	background-image: url(images/h4-contact_03.gif);
	background-repeat: no-repeat;
}
h3.services {
	background-image: url(images/h3-serv_03.gif);
	background-repeat: no-repeat;
}

#header h1 {
	background-image: url(images/h1-header_02.gif);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	height: 160px;
	width: 820px;
	text-indent: -9999px;
}
#maincontent {
	float: left;
	width: 480px;
	padding-left: 20px;
	padding-top: 10px;
}
.portfolio {
	height: 405px;
	width: 480px;
	padding-top: 20px;
	color: #666666;
}
.portfolio a {
	text-decoration: none;
	color: #333333;
	height: 405px;
	width: 480px;
	padding-top: 20px;
	border: 0;
}
.portfolio  a:hover   {
	color: #86C54B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfolio-small {
	height: 370px;
	width: 480px;
	padding-top: 20px;
	background-image: url(images/bg_06.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.portfolio-small p {
	padding-top: 10px;
}
#sidebar {
	float: right;
	width: 220px;
	padding-right: 20px;
	padding-top: 10px;
}
#aboutme {
	padding-top: 20px;
	width: 220px;
	padding-bottom: 40px;
}
#aboutme p {
	color: #666666;
	padding-bottom: 10px;
}
#aboutme a {
	text-decoration: none;
	color: #86C54B;
}
#footer {
	clear: both;
	height: 88px;
	width: 820px;
	background-image: url(images/footer_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
}
.clear {
	clear: both;
}
.clearfooter {
   height: 88px;
   clear: both;
}
#form-wrapp p {
	color: #666666;
	padding-bottom: 10px;
}
#form-wrapp {
	padding-top: 20px;
	padding-bottom: 30px;
}
#form-wrapp span {
	color: #86C54B;
}
.webform {
	width: 220px;
	padding-top: 20px;
}
.webform label {
	display: block;
	width: 210px;
	padding-top: 30px;
}
.inputbox {
	width: 210px;
	padding-top: 5px;
	margin-bottom: 10px;
}
textarea {
	height: 150px;
	width: 210px;
}
.submit{
	background-color:#eee;
	height:30px;
	width:80px;
	border:1px solid #ccc;
	display:block;
	color:#666;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}
.subject{
	height:18px;
	width:210px;
	border:1px solid #ccc;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
fieldset {
	width: 220px;
}
#check-list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding-top: 15px;
	padding-bottom: 60px;
}
#check-list li 
{
	padding-left: 10px;
	background-image: url(images/tick_03.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	height: 40px;
}
.checks p {
	color: #666666;
	padding-top: 20px;
	padding-left: 25px;
}
#footer-list
{
	margin-left: 0;
	list-style: none;
	padding-top: 50px;
}
#footer-list li 
{
	background-image: url(images/small-tick_07.gif);
	background-repeat: no-repeat;
	height: 30px;
	display:inline;
	width: 120px;
	padding-left: 70px;
	background-position: 40px;
}
.ticks-sm  a:link {
	color: #333333;
	text-decoration: none;
}
.ticks-sm a:hover {
	color: #00CC33;
}
#thankyou {
	height: 300px;
}
#thank-box {
	height: 300px;
}
