html, body, h1, h2, h3, h4, h5, p, ul, li, img, a, input, textarea{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	background: #75bb03 url('../images/header-gradient.jpg') repeat-x;
	font-family: Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.left{
	float: left;
}

.clear{
	clear: both;
}

#top{
	width: 100%;
	margin: 0;
	padding: 0 0 65px 0;
	background: transparent url('../images/header-highlight.jpg') 20% 0% no-repeat;
}

#bottom{
	width: 100%;
	margin: 0;
	padding: 60px 0 0 0;
	background: #323232 url('../images/bottom-gradient.jpg') repeat-x top left;
}
	
.inner{
	margin: 0 auto;
	padding: 0;
	width: 746px;
}

#header{
	width: 532px;
	margin: 0;
	padding: 35px 0 0 0;
}

#header img{
	float: right;
	width: 95px;
	height: 51px;
	margin: 0 0 2px 0;
	border: none;
}

div#top div.inner h1{
	clear: both;
	width: 464px;
	height: 174px;
	background: transparent url('../images/introtype.gif') top left no-repeat;
	font-size: 1.5em;
	text-indent: -3000px;
}

div#top div.inner h2{
	line-height: 1.375em;
	font-size: 1.0625em;
	font-weight: 100;
	color: #2b2b2a;
	margin-top: 27px;
}

div#top div.inner h3{
	width: 77px;
	height: 26px;
	background: transparent url('../images/work.png') top left no-repeat;
	font-size: 1em;
	font-weight: 100;
	color: #75bb03;
	text-indent: -3000px;
	margin-top: 48px;
}

div#top div.inner h4{
	margin-top: 3px;
	font-size: 0.875em;
	font-weight: bold;
	color: #ffffff;
}

div#top div.inner p{
	line-height: 1.2em;
}
	
ul#work{
	width: 100%;
	margin-top: 34px;
	list-style-type: none;
}

ul#work li{
	float: left;
	width: 210px;
}

ul#work li img{
	border: 3px solid #ededed;
}

ul#work li p{
	margin-top: 4px;
	font-size: 0.75em;
	color: #fff;
}

ul#work img:hover{
	border: 3px solid #c9c9c9;
}

.leftMargin{
	margin-left: 58px;
}

ul#workCompleted{
	width: 100%;
	margin-top: 12px;
	list-style-type: none;
}

ul#workCompleted li{
	float: left;
	width: 210px;
	padding-top: 5px;
	border-top: 1px solid #8ec70e;
}

#workCompleted li p{
	color: #fff;
	font-size: 0.6875em;
}

ul#workCompleted p span{
	color: #a7f7e7;
	font-style: italic;
	font-weight: bold;
	margin-right: 3px;
}

div#bottomLeft, div#bottomRight{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

div#bottom div.inner h3{
	font-size: 1.375em;
	font-weight: 100;
	color: #dbd8d8;
	margin-bottom: 10px;
}

.leftContainer{
	width: 292px;
	padding: 19px 0 40px 0;;
	border-top: 1px solid #4c4d4d;
}

.rightContainer{
	width: 333px;
	padding-top: 19px;
	border-top: 1px solid #4c4d4d;
}

.barchart{
	width: 100%;
	padding-bottom: 38px;
	list-style: none;
	background: transparent url('../images/axes.jpg') bottom left no-repeat;
}

.barchart li{
	padding: 12px 0 12px 0;
	margin: 0 0 4px 0;
	color: #ffffff;
	font-size: 0.875em;
	text-indent: 18px;
}

.greenBar{
	background-color: #aac42d;
}

.yellowBar{
	width:259px;
	background-color: #c4bf2d;
}

.orangeBar{
	width:177px;
	background-color: #c46d2d;
}

.redBar{
	width:151px;
	background-color: #c43b2d;
}

.twitterBird {
	float: left;
	width: 36px;
	height: 31px;
	margin: 0 0 0 8px;
	padding: 6px 0 0 0;
}

#twitter{
	margin: 0;
	padding: 0 0 20px 0;
	color: #fff;
	background: transparent url('../images/quotes.jpg') bottom right no-repeat;
}

#twitter p{
	margin-bottom: 8px;
	font-size: 0.75em;
	line-height: 1.4em;
}

#twitter p strong{
	font-style: italic;
}

.tweet{
	margin: 0;
	padding: 0 0 8px 0;
}

.tweet a:link, 
.tweet a:active, 
.tweet a:visited{
	color: #dd42d4;
	border-bottom: none;
	text-decoration: none;
}

.tweet a:hover{
	color: #af34a8;
	border-bottom: 1px dashed;
	text-decoration: none;
}

div#bottom div.rightContainer p{
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: bold;
	color: #fff;
}

div#bottom div.rightContainer form{
	margin: 0;
	padding: 9px 0 0 0;
}

div#bottom div.rightContainer input, div#bottom div.rightContainer textarea{
	display: block;
	border: none;
	outline: none;
	color: #818181;
	background-color: transparent;
}

.input{
	margin-top: 17px;
	padding: 0;
	background-color: #ededed;
}

.inputHeader{
	margin: 0;
	padding: 0;
	height: 11px;
	background: transparent url('../images/input-header.jpg') top left no-repeat;
}

.input input{
	width: 303px;
	margin: 0 15px 0 15px;
	padding: 0;
	font-family: Tahoma, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
}

.input textarea{
	width: 318px;
	height: 200px;
	margin: 0 0 0 15px;
	padding: 0 0 2px 0;
	font-family: Tahoma, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
}

.input label{
	display: none;
}

.inputFooter{
	margin: 0;
	padding: 0;
	height: 10px;
	background: #ededed url('../images/input-footer.jpg') bottom left no-repeat;
}

.submit{
	float: right;
	width: 61px;
	height: 22px;
	margin-top: 12px;
	background: transparent url('../images/send.jpg') top left no-repeat;
	text-indent: -4000px;
	cursor: hand;
	outline: none;
}

#footer{
	width: 100%;
	height: 88px;
	margin: 0;
	padding: 0;
	background: #282828 url('../images/footer-gradient.jpg') repeat-x top left;
}
