body {
	margin: 0;
	padding: 0;
	color: #FDA;
	background-color: #001e0e;
	border-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
}

a:link {
	color: #f37321;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #d3631c;
	text-decoration: none;
}

img {
	border-style: none;
}

h1 {
	font-size: 2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #298f3b;
}

h2 {
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
	padding-bottom: 10px;
	color: #298f3b;
}

div#header {
	padding: 0;
	margin: 0 auto;
	top: 0em;
	left: 0em;
	height: 210px;
	background-image: url(../images/top-bg2.jpg);
	width: 100%;
}

.gr {
	font-weight: bold;
	color: #298f3b;
}

.logo {
	float: left;
	width: 263px;
}

div#divider {
	width: 100%;
	height: 47px;
	background-image: url(../images/bar2.jpg);
	background-color: #f37321;
}

div#intro {
	width: 100%;
	height: 100px;
	background-image: url(../images/intro-bg.jpg);
	background-color: #f37321;
	text-align: center;
}

div#maincontent {
	padding: 2%;
	text-align: left;
}

.wrapper {
	width: 950px;
	height: 100%;
	margin:0 auto;
}

.thumbnails {
	float: left;
	margin-right: 50px;
	border: 10px #00150a solid;
}

table#portfolio {
	border: 0;
	width: 950px;
}

#portfolio td {
	padding: 5px;
	width: 475px;
}

.portfolio-info {
	text-align: left;
	padding-top: 10px;
	height: 120px;
}

div#footer {
	padding-top: 15px;
	text-align: left;
	clear: both;
	background-color: #000000;
	color: #999999;
	width: 100%;
	height: 250px;
}

div#footerpalm {
	float: right;
	background-image: url(../images/footer-palms.png);
	height: 151px;
	width: 197px;
	border:0px;
}

div#footerbar {
	background-image: url(../images/bottom-border.jpg);
	width: 100%;
	height: 5px;
	clear: both;
}

#contact-form {
	width: 460px;
	height: 115px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border: 0px;
	position: relative;
	float: right;
	text-align: left;
	background-color: #000000;
}
	
#twitter_div {
	background-image: url(../images/twitter-bg.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 184px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border: 0px;
	position: relative;
	float: right;
	text-align: left;
	background-color: #000000;
}

#twitter_div ul li {
	list-style-type: none;
	color: #afafaf;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #F26587;
	top: 100px;
	left: 110px;
	display: block;
	position: absolute;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#twitter_div p {
	text-align: left;
	position: absolute;
	display: block;
}

#twitter_div a.follow {
	text-decoration: none;
	color: #F37421;
}

#twitter_div span {
	position: absolute;
	width: 240px;
	top: 55px;
	left: 110px;
	display: block;
}

#twitter-link {
	font-size: 0.8em;
	text-decoration: none;
	color: #F26587;
	position: absolute;
	top: 112px;
	left: 290px;
	text-align: left;}

div#mainfooter {
	float: left;
	width: 300px;
	font-size: 0.8em;
	position: relative;
	color: #999999;
	background-color: #000000;
}

#mainfooter ul {
	line-height: 2em;
}

#mainfooter li {
	list-style: none;
	border-bottom: 1px dotted #333333;
}

#mainfooter .cat {
	font-weight: bold;
	color: #298f3b;
}

#mainfooter ul li.last {
	margin: 0;
	padding: 0;
	border: none;
}

div#nav {
	float: left;
	clear: both;
	text-align: left;
	background-color: #000000;
	font-size: 0.7em;
	color: #999999;
	padding-bottom: 10px;
	width: 950px;
}

#nav a {
	color: #999999;
	text-decoration: none;
}

#nav a:hover {
	color: #FFF;
}

#nav ul {
	float: left;
}

#nav ul li {
	display: inline;
	list-style: none;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	border-right: 1px solid #999999;
}

#nav ul li.last {
	margin: 0;
	padding: 0;
	border: none;
}

#nav p {
	color: #999999;
	text-align: right;
}
