body {
	background: #ffffff url(images/background_top.png) top repeat-x;
	font-family: Microsoft Sans-Serif, lucida sans, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4e9238;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	background: none;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #f58e27;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	background: none;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}

hr {
	width: 100%;
	border: 0;
	height: 1px;
	padding: 0;
	margin: 10px 0;
	color: #ffffff;
	}

a, a:visited, a:active {
	color: #4e9238;
	}

a:hover {
	color: #f58e27;
	}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	background: url(images/logo.png) top left no-repeat;
	width: 100%;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin: 35px 0 0 0;
	padding: 20px 0 0 0;
	height: 60px;
	border-bottom: 1px solid #999999;
	}

	* html #header {
		margin: 35px 0 -69px 0;
		}

	#header span {
		float: right;
		width: 250px;
		font-family: verdana, arial, helvetica, sans-serif;
		}

	#header a {
		display: block;
		height: 77px;
		width: 149px;
		background: none;
		float: left;
		margin: -17px 0 0 -132px;
		text-decoration: none;
		}

.header_bird {
	background: url(images/background_bird_full.png) top no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: -55px;
	left: 163px;
	width: 132px;
	height: 128px;
	}
	
#nav {
	z-index: 10;
	width: 100%;
	height: 70px;
	text-align: right;
	margin: 0;
	padding: 0;
	background: url(images/background_nav.png) top left repeat-x;
	}

	* html #nav {
		border-top: 1px solid #999999;
		}

#nav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
	float: right;
	}

#nav li {
	margin: 0;
	padding: 6px 15px 0 15px;
	height: 27px;
	background: url(images/button_fill_fade.png) top repeat-x;
	display: block;
	float: left;
	border-right: 1px solid #999999;
	}

	#nav li.on {
		background: url(images/button_fill_fade_on.png) top left repeat-x;
		}

	#nav li.left {
		background: url(images/button_left_fade.png) top left no-repeat;
		padding: 0 0 0 21px;
		height: 33px;
		}

		#nav li.lefton {
			background: url(images/button_left_fade_on.png) top left no-repeat;
			padding: 0 0 0 21px;
			height: 33px;
			}

	#nav li.left a {
		display: block;
		height: 27px;
		padding: 6px 15px 0 0;
		}

		#nav li.lefton a {
			background: url(images/button_fill_fade_on.png) top left repeat-x;
			display: block;
			height: 27px;
			padding: 6px 15px 0 0;
			}

	#nav li.right {
		border-right: none;
		background: url(images/button_right_fade.png) top right no-repeat;
		padding: 0 21px 0 0;
		height: 33px;
		}

		#nav li.righton {
			border-right: none;
			background: url(images/button_right_fade_on.png) top right no-repeat;
			padding: 0 21px 0 0;
			height: 33px;
			}

	#nav li.right a {
		background: url(images/button_fill_fade.png) top repeat-x;
		display: block;
		height: 27px;
		padding: 6px 0 0 15px;
		}


		#nav li.righton a {
			background: url(images/button_fill_fade_on.png) top repeat-x;
			display: block;
			height: 27px;
			padding: 6px 0 0 15px;
			}

#nav a {
	background: url(images/button_fill_fade.png) top left repeat-x;
	font-size: 16px;
	font-family: lucida sans, verdana, arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	float: left;
	}

	#nav .on a {
		background: none;
		}

#nav a:hover {
	color: #555555;
	text-decoration: underline;
	}

#crumbs {
	float: left;
	width: 500px;
	margin: -60px 0 0 0;
	padding: 0 0 0 10px;
	}

#main {
	width: 100%;
	margin: 0;
	padding: 0 10px;
	}

#left {
	float: left;
	width: 560px;
	margin: 0;
	padding: 0 30px 0 0;
	}

	#left p {
		line-height: 20px;
		}

#right {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 0 10px 0;
	background: #f8f8f8 url(images/background_right.png) top left repeat-x;
	border-bottom: 1px solid #dddddd;
	}

#right_inner {
	padding: 0 5px 0 5px;
	}

.project {
	background: url(images/thumbs_bg_sm.png) top left no-repeat;
	height: 84px;
	float: left;
	margin: 4px 0;
	padding: 0;
	}

	.project img {
		margin: 4px 15px 0 4px;
		float: left;
		}

.clear {
	clear: both;
	}

#footer {
	position: relative;
	margin: 40px 0 0 0;
	padding: 10px 10px;
	height: 110px;
	background: url(images/background_footer.png) top left no-repeat;
	}

.footer_float {
	float: left;
	}

.footer_mid {
	float: left; 
	margin: 0 20px 0 20px; 
	padding: 0 20px 0 20px; 
	border-left: 1px solid #dddddd; 
	border-right: 1px solid #dddddd;
	}

.footer_birds {
	width: 56px;
	height: 51px;
	float: left;
	position: relative;
	left: 25px;
	top: 50px;
	background: url(images/footer_birds.png) top left no-repeat;
	}


/* PORTFOLIO */

.p_links {
	list-style-image: url(images/bullet.png);
	line-height: 17px;
	margin-left: 25px;
	padding-left: 0;
	margin-bottom: -5px;
	}

.p_links li {
	padding: 0 0 4px 0;
	}

.close {
	width: 16px;
	height: 16px;
	float: right;
	margin: -30px 0 0 0;
	clear: right;
	}

.close img {
	border: 0px;
	}


/* SERVICES */

#s_main {
	list-style-image: url(images/bullet_leaf.png);
	}

#s_main li {
	margin: 0 0 15px 10px;
	padding: 0 0 0 7px;
	}

.s_img {
	width: 100%;
	text-align: center;
	}

.s_img img {
	padding: 0 10px;
	border: 0px;
	}

.screenshot {
	float: right;
	margin: -15px -15px 10px 10px;
	}

.admin {
	float: left;
	margin: 5px 10px 10px 0;
	}

.hosting {
	float: right;
	margin: 0 0 10px 10px;
	}

.s_logo {
	text-align: center;
	}

.s_logo img {
	margin: 0 15px;
	}

.s_blogs {
	float: left;
	margin: 0 10px 10px 0;
	}


/* ABOUT */

#a_form {
	padding: 0 0 0 25px;
	}

.thanks {
	border: 1px solid #F58E27;
	background: #F5F0EA;
	padding: 10px;
	margin: 0 0 15px 0;
	}