body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height:1.5;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/brushed_alu.png);
	background-repeat: repeat;v}

a:link 
{	color: #91A840;
	text-decoration: none;}
a:visited 
{	text-decoration: none;
	color: #91A840;}
a:hover 
{	text-decoration: none;
	color: #91A840;}
a:active 
{	text-decoration: none;
	color: #91A840;}


/*  START OF MENU STYLING  */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu2{
padding: 0;
width:;
border-top: 0px solid #ADA981; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
font-size: 11px;
text-transform:uppercase;
}

#modernbricksmenu2 ul{
margin:0;
margin-right: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
position: right;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu2 a{
float: left;
display: block;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 10px 10px;
background-color:; /*Brown color theme*/ 
border-right: 1px solid #FFF;
color: #4D1755;
}

#modernbricksmenu2 a:hover{
background-color:#4D1755; /*Brown color theme*/ 
color:#FFF7E8; }

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color:; /*Brown color theme*/ 
color:#734F37;
border-color:; /*Brown color theme*/ 
}

	
div.menu
{	width:auto;
	height:30px;
	float:right;
	margin-top:105px; }


div.header
{	width: 900px;
	height: 150px;
	margin: auto;
	background-image: url(../../images/header02.png);
	background-position:left;
	background-repeat:no-repeat; }

div.slide
{	width: 900px;
	height: 350px;
	margin: auto;
	background-image:url(../../images/slide/001.jpg);
	background-position:bottom;
	margin-bottom:20px; }

div.body
{	width: 900px;
	height:auto;
	margin:auto;
	margin-bottom:50px; }

	
div.footer
{	width: 100%;
	height: 50px;
	background-color:#333333;
	background-image:url(../../images/littlepluses-dark.png); }

div.footerhold
{	width: 900px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto; }

div.footerleft
{	width:auto;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	margin-right:20px;
	color:#CCCCCC;
	font-size:10px; }

div.footerright
{	width:auto;
	height:30px;
	float:right;
	margin-left:20px;
	color:#CCCCCC;
	font-size:10px; }
	



h1 {font-size:36px; color: #63345C; letter-spacing:-4px; margin: 0px; }
h2 {font-size:26px; color: #999999; letter-spacing:-2px; margin: 0px; font-weight:normal; text-align:justify; }
h3 {font-size:18px; color: #91A840; letter-spacing:-1px; margin: 0px; font-weight:normal; text-align:justify; }