@charset "UTF-8";
#container {
	background-image: url(images/bg-cruve.gif);
	background-repeat: no-repeat;
	height: 700px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav a {
	color: #008a5f;
	font-size: 18px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#MenuBar1{
	margin-left:100px;
	padding: 10px 0px 20px 0px;
}
a:active, a, a:focus, #nav a, a.footer {
	outline:none;
	-moz-outline-style: none;
}
.select {
	font-weight:bold;	
}
#footer {
	color: #999999;
	font-size: 12px;
	text-align: center;
	clear:both;
	margin-top:20px;
}
#r-column {
	float: right;
	width: 250px;
}
#r-column p {
	font-size: 14px;
	color: #008a5f;
}
#r-column-two {
	width:340px;
	float:right;
}
#r-column-two p {
	line-height: 1.4em;
	font-size:12px;
}
#l-column {
	width: 355px;
	float:left;
}
body {
	font-family:"Century Gothic", Century, sans-serif;
}
a.footer {
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #666;
}
a.footer:hover {
	background-color:#EEE;
	color:#000;
	border-bottom:1px solid #000;
}
h2, h2 a {
	font-size:20px;
	color:#008a5f;
}
h2 a:hover {
	text-decoration:none;
}
#portfolio {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#portfolio img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	height: 470px;
}
#l-home {
	width: 355px;
	margin-left: 30px;
	float:left;
	z-index:-1;
}
#r-home {
	float: right;
	width: 350px;
	margin-right: 30px;
}
#l-contact {
	width: 230px;
	float: left;
	margin-left: 120px;
}
#r-contact {
	width: 340px;
	float: left;
	margin-left: 45px;
}

