/*Abbeydon StyleSheet*/


html{
   	FONT-FAMILY:  Arial;
    font-size: small;
	height:100.01%;
	background: #FFFFFF
	
}

body { 
  	margin: 12px 0px 0px 0px;
    color: #000000;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0
	 		
}

#container {
	clear: both;
	height:auto !important; 
	height: 100%; 
	min-height:768px; 
	padding: 0px;
	width: 897px;		
	margin: 0 auto
	
}


#headertop{
	width: 897px;
	height: 267px;
	margin:0px
}


/*header menu*/


.clear{
clear: both
}

#imgbanner{
	width: 897px;
	height: 229px;
	margin: 0px;
	padding: 0px
	}
	
.imgtoplft{
	 float:left
}

#headermenu{
	margin: 0px ;
	padding: 0px;
	height: 38px;
	border-bottom: solid 6px #FFFFFF;
	background: #666666 url(../images/menu_bk.gif) top right no-repeat

}
#headermenu ul{
	list-style: none;
	color: #333333;	
	float:right;
	height: 16px;
	padding: 22px 0px 0px 0px;
	margin: 0px 12px 0px 0px

}
#headermenu li{
	display: inline;
	padding: 0px 0px 0px 12px;
	margin:0px;
	height: 38px;


}

#headermenu li a:link, #headermenu li a:active, #headermenu li a:visited {
	display: inline;
	font-size: 90%;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 30px;
	background: #666666 url(../images/between.jpg) bottom left no-repeat
}

#headermenu li a:hover {
	text-decoration: none;
	color: #1E1E1E
}
/*END menu*/




#menu{
	padding: 0px;
	width: 189px;
	float: left;
	margin: 0px;
	clear: both;
	background: url(../images/side.jpg) repeat-y
}


#menu ul{
	list-style: none;
	width: 189px;
	height: 31px;
	text-align: left;
	margin: 0px;
	padding: 0px
}
#menu li{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 31px
}


#menu li a:link, #menu li a:active, #menu li a:visited {
	display: block;
	font-size: 90%;
	font-weight: bold;
	padding: 8px 0px 8px 18px;
	color: #F7F7F7;
	width: 170px;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF url(../images/but.jpg) top right no-repeat


}

#menu li a:hover {
	text-decoration: none;
	display: block;
	background: #FFFFFF url(../images/but_ov.jpg) top right no-repeat;
	color: #000000
	
	
}

/*END side menu*/



h1{
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	color: #018001;
	margin: 0px 10px 15px 0px
	}
	


/*content area*/
#content{	
	margin: 0px;
	float: left;
	padding: 22px 30px 20px 30px;
	width: 640px;
	background: #FFFFFF url(../images/bk_content.jpg) top left repeat-x
	
}


#content p{
	font-size: 90%;
    line-height: 1.6;
	color: #333333;
	text-align: justify;
	padding: 0px 0px 0px 0px;
}

.txtgreenbold{
	color: #0E8A0E;
	font-weight: bold
}

#content h2{
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	color: #018001;
	margin: 0px 0px -12px 0px

	}
	
#content h3{
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	color: #3795D0;
	margin:0px;
	}

#content h4{
	font-weight: bold;
	text-align: center;
	font-size: 120%;
	color: #999999;
	margin: 0px 10px 6px 0px
	}
	
#content .Pright {   
   	text-align: right
}
#content .Pcenter { 
   	text-align: center
}



#content .Pleft { 
   	text-align: left
}

#content ul{
   	list-style: url(../images/list.jpg);
	line-height: 1.8;
	font-size: 90%;
	color: #333333	
}
#content ol{
	line-height: 1.8;
	font-size: 90%;
	color: #666666	
}


#content .cssform {
	padding: 0px;
	float: right;
	margin: 0px 0px 0px 20px;
	border: 1px dashed #cccccc;
	width: 320px
	
		
}
#content .cssform .submitform {
    border: 1px solid #333333;
    background-color: #018001;
   	color: #FFFFFF; 
    font-weight: bold;
	font-size: 90%;
	padding: 4px;
	margin-left: 130px
	
}


 
#content .cssform textarea{ 
    COLOR: #333333;
	font-size: 90%;
	padding: 3px; 
	FONT-FAMILY: Arial;
    background-color:#FFFFFF; 
   	border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
   	border-right: 1px solid #CCCCCC;
   	border-top: 1px solid #CCCCCC;
	margin-bottom: 6px
}

#content .cssform input { 
    COLOR: #333333;
	font-size: 90%;
	padding: 2px;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-top: 1px solid #CCCCCC
}



#content .cssform  select {
    COLOR: #333333; 
    background-color: #FFFFFF; 
    border-style: solid; 
    border-color: #CCCCCC; 
    border-width: 1px;
	margin: 0px 0px 0px 12px; 
}


#content .cssform .nobord {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}

#content .cssform .lcol{
	width: 250px;
	padding: 0px;
	margin: 0px;
	float: left

}

#content .cssform p{
	text-align: left;
	margin: 0px 10px 3px 12px;
	padding: 3px 12px 3px 0px;
	height: 1%		
}



#content .cssform label{
float: left;
padding: 0px 0px 0px 12px;
font-size: 95%;
color: #333333; 

}

#content .cssform .red{
font-size: 80%;
color: #CC0000
}

#content .returncent{
	text-align: center;
	clear: both
}

/*.threepxfix class below:*/
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: 

* html .threepxfix{
margin-left: 3px;
}


.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px
}

.imgcenter{
   	 text-align: center;
	 float:center;
	 margin: 0px;
}



.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px;
	 border: 1px solid #9D9D9D
}

.imgright{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px
}
.imgrightborder{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px;
	 border: 1px solid #9D9D9D
}	
		
	
.imghome{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 6px
}


/* links*/

a:link, a:active, a:visited {
   color: #0E8A0E;
   font-size: 100%;
   text-decoration: none;
   font-weight: bold
}


a:hover {
   color: #000000;
   text-decoration: underline;
   font-weight: bold
}



/* footer*/

#footer {
	clear:both;
	margin: 0 auto;
	width: 884px;
	height: 28px;
	border-top: solid 6px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	background-color: #666666; 
	font-weight: normal;
	padding: 12px 12px 0px 0px;
	text-align: right
}
#footer P{
	font-size: 80%;
	color: #CCCCCC;
	text-align: right
}

#footer a:link, #footer a:active, #footer  a:visited {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #000000
}


/*  end footer*/



#leftpanelbot{
	clear:both;
	padding: 0px 12px 0px 12px;
	width: 546px;
	height: 126px;
	float: left;
	margin: -12px 0px 0px 0px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC
}
#leftpanelbot p{
	font-size: 87%;
    line-height: 1.4;
	color: #333333;
	text-align: justify;
	font-weight: normal
}
#leftpanelbot h5{
	font-size: 100%;
    line-height: 1.6;
	color: #0E8A0E;
	text-align: left;
	font-weight: bold;
	margin: 8px 0px -6px 0px
}

.panel{
	margin: 0px 0px 0px 30px;
	padding:0px
}

.info{
	padding: 0px;
	width: 574px;
	height:126px;
	margin: 0px;

}
.tabcontent{
	display:none
}

.info a:link, .info a:active,  .info a:visited{
		display: block;
		width: 132px;
		height: 40px;
		color: #FFFFFF;
		font-size: 11px;
		padding: 92px 0px 0px 14px;
		text-decoration: none;
		text-align: left;
		background: url(../images/hme_moving_house.jpg) 0 0 no-repeat;
}


.info a:hover{ 
	background: url(../images/hme_moving_house_ov.jpg) 0 0 no-repeat;
	color: #000000 
	}

 .office a:link,  .office a:active, .office a:visited{

		background: url(../images/hme_moving_office.jpg) 0 0 no-repeat;
		padding: 92px 0px 0px 24px;
		width: 122px;
 }

  .office a:hover{
	background: url(../images/hme_moving_office_ov.jpg) 0 0 no-repeat;
	color: #000000
	}

 .space a:link,  .space a:active, .space a:visited{

		background: url(../images/hme_space.jpg) 0 0 no-repeat;
		padding: 92px 0px 0px 14px;
		width: 130px;
 }

  .space a:hover{
	background: url(../images/hme_space_ov.jpg) 0 0 no-repeat;
	color: #000000
	}

 .van a:link,  .van a:active, .van a:visited{

		background: url(../images/hme_storage.jpg) 0 0 no-repeat;
		padding: 92px 0px 0px 24px;
		width: 122px;
 }

  .van a:hover{
	background: url(../images/hme_storage_ov.jpg) 0 0 no-repeat;
	color: #000000 
	}
















































	
