body 
{ 
	background-color: white;
	background-image: url(../../images/DIYwebsite_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131; 
}

.rightpic
{
	background-image: url(../../images/right.gif);
	background-repeat: repeat-y;
}

.leftpic
{
	background-image: url(../../images/left.gif);
	background-repeat: repeat-y;
}
.menu
{
	background-image: url(../../images/Onenetweb_08.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

a:link, a:visited
{
	font-family: Arial;
	color: #80a11e;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline; 
}

a:hover
{
	text-decoration: none; 
}

.content
{

padding-left: 10px;
padding-right: 10px;
	
}

.box1

{
	padding-left: 8px;
}

.box2

{
	padding-left: 8px;
}

.heading1
{
	font-family: Arial;
	color: #80a11e;
	font-size: 13px;
	font-weight: bold; 	
}

.heading2
{
	font-family: Arial;
	color: #261d76;
	font-size: 12px;
	font-weight: bold; 	
}



.heading5
{
	font-family: Arial;
	color: white;
	font-size: 13px;
	font-weight: bold; 	
}

img
{
	border: 2;
	border-color: #80a11e;

}


hr
{
	width: 70%;
	color: #82a305;  
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}


.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

.bottombox

{
	padding-left: 10px;
	background-image: url(../../images/bottombox_04.gif);
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

