body { 
margin:0px; 
padding:0px;
background-color:#F7C556;
background-image:url(images/background_02.gif);
background-repeat:repeat-x;
font-family: Verdana;
font-size: 12px;
color: #555555;
text-align:left;
line-height: 150%;
}

td {
	font-size: 11px;
}

/*----- top part -------*/
.top {
	background:url(images/template_solaraawnings_03.gif) repeat-x;
}

	
/*--- content part ----*/
.content {
	font-family: Verdana;
	margin-top:15px;
	padding-left:80px;
	width:600px;
	padding-bottom:30px;
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height: 150%;
}
.content a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
.content a:hover{
	text-decoration: underline;
}

/*---- menu part ----*/
.pic {
	background:url(images/solaraawnings2_11.jpg) repeat-y;
}

.menuitem {
	background:url(images/solaraawnings2_12.jpg) center no-repeat;
	height:42px;
	width:327px;
	padding-left:70px;
	font-family:Verdana;
    font-size: 13px;

	text-decoration:none;
  }
  
.menuitem a { padding-left:70px;
	color: #006699;
	text-decoration: none;
}
.menuitem a:hover{
	text-decoration: none;
}




/*---- footer part ----*/
#footer {
	background:url(images/background3.gif) repeat-x;
}

.crumbs {
	font-family: Verdana;
	padding-left:120px;
	padding-right:50px;
	font-size: 10px;
	color:#fff;
}
.crumbs a:link {
	color:#fff;
	text-decoration: none;
}
.crumbs a:visited {
	color:#fff;
	text-decoration: none;
}
.crumbs a:hover{
	text-decoration: underline;
}

/*----image banner ---*/

.banner {
	border:#CCC solid 8px;
	}
	

