

body { 
	font-family: Arial, serif;
	color: #ffffff;
	background-position: 100px 70px;
	background-color: #FCDE61;

}
a { 
	text-decoration:none;
}
#container { 
	margin: 0em auto;
	float:left;
	position:relative;
	background-color: #ffffff;
	clear:left;
	padding: 5px;
	border: thin solid #FFCC00;
}
#container2 { 
	margin: 0em 20px;
	margin:10px;
	padding:10px;
	width:90%;
	position:relative;
		
}






#maillist { 
	float: right;
	padding: 0 0.4em 0.4em 0.4em;
	margin: 0;

	background-image: url(../bg.gif);
}




#maillist h1{ 
	
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	color: #000;
	font-weight: normal;
		
}


#maillist input{ 
	
	background-color: #F6F6F6;
	
	border-top: 1px solid #888785;
	border-right: 1px solid #D2D1CF;
	border-bottom: 1px solid #D2D1CF;
	border-left: 1px solid #888785;
		
}












#row1 { 
	position:relative;
	float:left;
	clear:all;
}
#row2 { 
	position:relative;
	float:left;
	clear:all;
	margin:0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#row3 { 
	position:relative;
	float:left;
	width:100%;
	padding: 0 0 10px 0;
}
#row4 { 
	position:relative;
	float:left;
	width:100%;
	padding: 0 0 10px 0;
}
#row5 { 
	position:relative;
	float:left;
	width:100%;
}
#leftcolumn { 
	position:relative;
	float:left;
	width:60%;
	clear:left;
}
#rightcolumn { 
	position:relative;
	float:right;
	width:35%;
	align:left;
}
#logo { 
	height: 47px;
	width: 184px;
	background-image:url(../images/logo.gif);
	margin: 8px 0 12px 5px;
	padding: 8px 0 12px 5px;
	position:relative;
	float:left;
	background-repeat: no-repeat;

}
#content { 
	float:left;
	position:relative;
	border: solid 0 red;
	width:100%;
}
#website1,#website2,#website3,#website4,#website5 { 
	width: 120px;
	height: 120px;
	position:relative;
	float:left;
	border: 9px solid;
	margin: 0 10px 10px 0;
	text-align: right;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}
#website1 { 
	border-color: #FFCC00;
	clear:left;

}
#website2 {
	border-color: #FFCC00;

}
#website3 {
	border-color: #FFCC00;
	clear:left;
}
#website4 { 
	border-color: #FFCC00;
}
#website5 { 
	border-color: #FFCC00;
}
#website1 p,#website2 p,#website3 p,#website4 p ,#website5 p { 
	font-size: medium;
	color: #fff;
	text-decoration:none;
	display:block;
}
#website5 p {
	color: #000;
	}

a #website1 { 
	background-image: url(../images/thumb_pressings.jpg);
}
a #website2  { 
	background-image: url(../images/thumb_lighting.jpg);
}
a #website3  { 
	background-image: url(../images/thumb_mouldings.jpg);
}
a #website4  { 
	background-image: url(../images/thumb_metal_boxes.jpg);
}
a #website5  { 
	background-image: url(../images/thumb_jan.jpg);
}
#footer { 
	width: 100%;
	margin: 25px 0px 20px 0px;
	padding: 10px 0px 0px 0px;	
}
#footer p{ 
	color: #000000;
	font-size: 75%;
}
#footer p a { 
	color: #000000;
	font-size: 100%;
	}
#rightcolumn p{ 
	color:#000000;
	font-size:x-small;

}
#rightcolumn p.divider{
	width:100%;
	font-size:small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}

