body {
	font-family: "Trebuchet MS";
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FF7300;
	font-size: 12px;
}
#menu a {
	color: #333333;
	text-decoration: none;
	font-family: trebuchet;
	font-weight: bold;
	margin-right: 20px;
}
#menu a:hover {
	color: #333333;
	text-decoration: none;
	font-family: trebuchet;
	font-weight: bold;
	margin-right: 20px;
}
#container {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
}
#headerLeft {
	width: 598px;
	height: 40px;
	padding-top: 110px;
	margin-bottom: 40px;
}
#headerRight {
	width: 341px;
	height: 25px;
	padding-top: 110px;
	margin-bottom: 40px;
}
#left {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	width: 598px;
}
#right {
	width: 341px;
	float: left;
	background-image: url(../../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	padding-left: 90px;
	min-height:340px;
	height:auto !important;
	height:340px;
	padding-right: 40px;
	padding-top: 15px;
}
#content p {
	margin-top: 0px;
	margin-bottom:10px;
}
#latest_project {
	width: 226px;
	float: left;
	margin-left: 25px;
	background-color: #FFFFFF;
}
#lp_content {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#lp_top {
	background-image: url(../../images/lp_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#lp_bottom {
	background-image: url(../../images/lp_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	margin: 0px;
}
#lp_content p {
	margin-bottom: 10px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	color: #FF7300;
	font-size: 20px;
	margin-left: 35px;
}
#menuLeft {
	padding-left: 90px;
}
#menuRight {
	padding-left: 25px;
}
#footer {
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 598px;
}
#menuLeft a, #menuRight a {
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}
.project-holder {
	border: 0px;
}