/* Roy Errington */

.acc
{
	display:none;
}
	
body, html
{
	margin: 0;
	padding:0;
	background: #44442c;
}

a
{
	color: #b7df57;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #fff;
	text-decoration:underline;
}

h1
{
	font: bold 14px "Georgia", Times New Roman, Times, serif;
	line-height: 24px;
	color: #000;
	padding: 0 0 5px 0;
	margin:0;
}

h2
{
	font: bold 12px "Georgia", Times New Roman, Times, serif;
	line-height: 20px;
	color: #44442c;
	padding: 10px 0 0 0;
	margin:0;
}

h3
{
	font: bold 14px "Georgia", Times New Roman, Times, serif;
	line-height: 20px;
	color: #3497f4;
	padding: 0 0 0.8em 0;
	margin:0;
}

h4
{
	font: normal 14px "Georgia", Times New Roman, Times, serif;
	line-height: 20px;
	color: #cb9b30;
	padding: 0 0 0.8em 0;
	margin:0;
}

h5
{
	font: italic 12px "Georgia", Times New Roman, Times, serif;
	line-height: 20px;
	color: #bb580e;
	padding: 0 0 0.8em 0;
	margin:0;
}

h6
{
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	line-height: 20px;
	color: #311200;
	padding: 0 0 0.8em 0;
	margin: 0;	
}

ul, ol, dl
{
	padding: 10px 0 0 30px;
	margin: 0;
}

li, dd
{
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	line-height: 20px;
	color: #45462c;
}

p
{
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	line-height: 1.5em;
	color: #45462c;
	padding: 0px 0 0.8em 0;
	margin:0;
}

#container {
	position:relative;
	height: 100%;
	width:1024px;
	margin:0 auto;
	padding:0;
	background: transparent;
}

/*header*/

#re_header {
	position:relative;
	margin: 0 auto;
	width:1024px;
	height:227px;
	background: url(../img/re_head.jpg) 0 0 no-repeat;
}

/*menu*/

#re_m
{
	position:relative;
	width:1024px;
	height: 47px;
	background: url(../img/re_menu.gif) 0 0 no-repeat;
}

#re_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 47px;
}

#re_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 47px;
	display: block;
	top: 0px;
	
}

#re_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home				{left: 0px; width: 89px;}
#wallcoverings		{left: 91px; width: 155px;}
#paints				{left: 250px; width: 72px;}
#gallery			{left: 603px; width: 80px;}
#contact			{left: 686px; width: 107px;}

#home				a:hover	{background: transparent url(../img/re_menu.gif) -0px -47px no-repeat;}
#wallcoverings		a:hover	{background: transparent url(../img/re_menu.gif) -91px -47px no-repeat;}
#paints				a:hover	{background: transparent url(../img/re_menu.gif) -250px -47px no-repeat;}
#gallery			a:hover	{background: transparent url(../img/re_menu.gif) -603px -47px no-repeat;}
#contact			a:hover	{background: transparent url(../img/re_menu.gif) -686px -47px no-repeat;}

#home				a.on	{background: transparent url(../img/re_menu.gif) -0px -47px no-repeat; cursor: default;}
#wallcoverings		a.on	{background: transparent url(../img/re_menu.gif) -91px -47px no-repeat; cursor: default;}
#paints				a.on	{background: transparent url(../img/re_menu.gif) -250px -47px no-repeat; cursor: default;}
#gallery			a.on	{background: transparent url(../img/re_menu.gif) -603px -47px no-repeat; cursor: default;}
#contact			a.on	{background: transparent url(../img/re_menu.gif) -686px -47px no-repeat; cursor: default;}

/*main*/

#main
{
	position: relative;
	width:1024px;
	left:0px;
	padding:0;
	margin:0;
	background: #fff;
}



#re_content 
{
	position:relative;
	float:left;
	width:613px;
	padding: 25px 20px 10px 45px;
	background: #FFF;
	
}

#re_content2 
{
	position:relative;
	float:left;
	width:959px;
	padding: 25px 20px 10px 45px;
	background: #FFFFFF;
	
}

/*images */

#re_imgs
{
	position:relative;
	float:right;
	width:321px;
	padding: 30px 25px 0 0;
	background: #fff;
}

#re_imgs img 
{
	margin: 0px 0 20px 45px;
	vertical-align: middle;
	border:#efe5c9 10px solid;
}
	
#clear
{
	clear:both;
}
	
/*footer*/

#re_foot 
{
	position:relative;
	float:left;
	width:1024px;
	height:88px;
	margin:0 0;
	background: #000 url(../img/footbgd.gif) 0 0 repeat-y;
}

#re_foot p
{
	width:650px;
	margin:0px 0 0 30px;
	padding:23px 0 10px 15px;
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	color: #FFF;
}

#re_foot p a
{
	color: #EFE5C9;
	text-decoration: none;
	font-style:italic;
}

#re_foot p a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#re_foot h5#info
{
	position: absolute;
	top: 15px;
	right: 45px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	line-height: 1.8em;
}

#re_foot h5#info a
{
	text-decoration: none;
	color: #EFE5C9;
}

#re_foot h5#info a:hover
{
	color: #fff;
}
