}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px;
}
	#wrapper {
	height: 100%;
	width: 100%;

}
#top {
	height: 52px;
	margin-left: 40px;
	background-image: url(Images/limegreen_logo.jpg);
	background-repeat: no-repeat;
	background-position: 870px 16px;
	padding-top: 48px;
}
#modernbricksmenu{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px;
}
#modernbricksmenu ul{
	font: bold 11px Arial;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #97B549; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #009900; /*Brown color theme*/ 
border-color: #009900; /*Brown color theme*/ 
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 3px;
	line-height: 5px; /*Brown color theme*/
	margin-left: 0px;
	background-color: #009900;
}
#main {
	margin-left: 40px;
	height: 530px;
	background-image: url(Images/iStock_000004716769Small.jpg);
	background-repeat: no-repeat;
	background-position: 600px 210px;
}
#textarea {
	width: 630px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 100px;
	text-align: justify;
	}
#textarea2 {
	width: 443px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 60px;
	text-align: justify;
}
#textarea3 {
	width: 443px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	height: 520px;
	background-image: url(Images/logo-box-for-website.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#footer {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	padding-left: 40px;
	padding-top: 5px;
	color: #999999;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #009900;
}

