/* DK Rowe Skip Hire */

.acc
{
	display:none;
}
	
body, html
{
	margin: 0px auto;
	padding:0;
	background: #7aa8be url(../imgs/bgd.gif) center top repeat-x;
}

a
{
	color: #254665;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover
{
	color: #254665;
	text-decoration: none;
}

h1
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #214261;
	padding: 10px 5px 2px 0px;
	margin:0;
}

h2
{
	font: bold 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #264967;
	padding: 0 0 0 0;
	margin:0;
}

h3
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #333;
	margin: 0px;
}

h4
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #214261;
	padding: 10px 20px 5px 0px;
	margin:0;
}	


h5
{
	font: italic 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #1f3564;
	padding: 0 0 5px 0;
	margin:0;
}

h6
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #aaa;
	padding: 5px 20px 5px 0px;
	margin: 0 0px;	
	border-bottom: #aeaeae 1px dashed;
}

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

li, dd
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #333333;
	
}

p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #959595;
	padding: 5px 20px 5px 0px;
	margin:0px ;
}

#divContainer 
{
	position:relative;
	margin: auto;
	height: 100%;
	width:940px;
	background: transparent url(../imgs/conbgd.gif) 0 0 repeat-y;
	display:block;
}

/* HEAD */

#divHead
{
	position:relative;
	width:940px;
	height:295px;
	background: transparent url(../imgs/dkrsh_head.jpg) 0px 0px no-repeat;	
}

/* MENU */

#divMenu
{
	position:relative;
	width:940px;
	height:40px;
	background: transparent url(../imgs/nav.gif) 0px 0px no-repeat;
	
}

#divMenu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 40px;
}

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

ul#global li, ul#global a 
{
	height: 40px;
	display: block;	
}

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

#home			{left: 51px; width: 72px;}
#size			{left: 141px; width: 104px;}
#contact		{left: 272px; width: 91px;}

#home			a:hover	{background: transparent url(../imgs/nav.gif) -51px -40px no-repeat;}
#size 			a:hover	{background: transparent url(../imgs/nav.gif) -141px -40px no-repeat;}
#contact		a:hover	{background: transparent url(../imgs/nav.gif) -272px -40px no-repeat;}


#home			a.on	{background: transparent url(../imgs/nav.gif) -51px -40px no-repeat; cursor: default;}
#size			a.on	{background: transparent url(../imgs/nav.gif) -141px -40px no-repeat; cursor: default;}
#contact		a.on	{background: transparent url(../imgs/nav.gif) -272px -40px no-repeat; cursor: default;}



/* MAIN */

#main
{
	position: relative;
	height: 100%;
	width:940px;
	padding:0;
	margin:0;
}

#clear
{
	clear:both;
}

#divContent
{
	position:relative;
	float:left;
	width:574px;
	padding:20px 0px 0px 40px;
	background:transparent;
}

#divImg
{
	position:relative;
	float:right;
	width:311px;
	padding:20px 0px 0px 15px;
	background: transparent;
}

#divImg p
{
	font: normal 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #959595;
	padding: 0px 0px 0px 0px;
	margin:0;
}

span
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #95c949;
}
.divImg2
{
	position:relative;
	background: #e6e1dd;
	width: 248px;
	padding: 20px 0px 10px 0px;
	background: transparent;
}

.divImg2 img
{
	position:relative;
	background: transparent;
	margin: 0 0 0 0;
	
}
.divImg3
{
	position:relative;
	background: #e6e1dd;
	width: 248px;
	padding: 10px 0px 10px 0px;
	background: transparent;
}

.divImg3 img
{
	position:relative;
	background: transparent;
	margin: 0 0 0 0;
	border: #595959 1px solid;
}

/* FOOTER */

#divFoot
{
	position:relative;
	float: left;
	width:940px;
	height:82px;
	padding:0px 0px 15px 0px;
	background: transparent url(../imgs/dkrsh_foot.gif) 0px 0px no-repeat;
}

#divFoot h1
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #a0a0a0 ;
	float:left;
	padding:25px 0 0px 40px;
}

#divFoot p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #a0a0a0;
	float: right;
	padding:25px 40px 10px 40px;
}

#divFoot a
{
	color: #254665;
	text-decoration: underline;
	font-style:normal;
}

#divFoot a:hover
{
	color: #254665;
	text-decoration: none;
}

.clear
{
	clear:both;
}

