/* CSS for personalpropertyconsultant.co.uk (c) Personal Property Consultant.*/
*, body, html { margin: 0; padding: 0}

/* html, body { height: 100%} */
html { 
/* background: #969696 url(../img/bg_gradient.png) repeat-x */
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #153067; 
	color: #555555;
}

h1 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #153067;
	margin-bottom:15px;
	margin-top:0px;
}

h2 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #153067;
	margin-bottom:8px;
	margin-top:8px;
}

h3 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B4B42A;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 10pt
}

a { 
	font-family: Verdana, sans-serif;
	color: #555555;
}

p {
	margin-bottom: 1em; 
}

label {
	float: left;
}

/* GLOBAL ******************************************************************* */
#wrapper {
	/* min-height: 100%; */
	/* height: 100%;  */
	width: 771px;
	padding: 0 0;
	margin: 0 auto;
	/* background-image: url(../images/content_bkg_temp.gif); */
	/* background-color: #FFFFFF; */
	/* background-repeat: repeat-y; */
}

#header {
	height: 180px;
	position: relative;
	z-index: 2;
	background-color: #637B9A;
	background-image: url(../images/autoscot.jpg);
}

#header p { line-height: 0.5}


#menu {
	height: 26px;
	position: relative;
	z-index: 2;
	background-image: url(../images/ppc_menu_bkg.jpg);
	padding: 0px 0px 0px 26px;
}

#centre {
/* height: 100%; */
	position: relative;
/* top: -9px; */
	overflow: auto;
	z-index: 1;
	background-image: url(../images/autoscot_bkg.jpg);
	/* background-color: #FFFFFF; */
	background-repeat: repeat-y; 
	/* color: #82868D; */
	color: #555555; 
}

#content {
/* height: 100%; */
	position: relative;
/* top: -9px; */
	overflow: auto;
	margin-left: 75px;
	z-index: 1;
 	padding: 60px 0px 10px; 
	color: #555555; 
}

#content p { 
	line-height: 1.25
}


#main-image {
width: 719px;
height: 218px;
margin-left: 26px;
}

#content #column-left {
width: 480px;
/*background-color: #FF0000;*/
padding-left: 36px;
float: left;
}

#content #column-right {
width: 230px;
margin-left: 490px;
}

#no-columns {
width: 700px;
/*background-color: #FF0000;*/
margin-left: 36px;
}

#content #column-1 {
	width: 223px;
	padding-left: 36px;
	float: left;
}

#content #column-2 {
width: 487px;
margin-left: 384px;
}

#column-2 #column-3 {
	width: 223px;
	padding-right: 36px;
	float: right;
}

#footer {
	position: relative;
	width: 771px;
	height: 43px;
	margin: 0;
	background-image: url(../images/footer_bkg.jpg);
}

#copyright {
	position: relative;
	width: 771px;
	height: 36px;
	margin: 0;
	background-image: url(../images/copyright_bkg.jpg);
}

#copyright p {
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-top : 5px;
	text-align: center;
}

#copyright p, #copyright a { 
	font-size: 10px;
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

#column-left, #column-1, #column-2, #column-3 {
position: relative;
}

/* ******************************************************************* */

.logo {
float: right;
}

.hovermenu ul{
	font: bold 12px arial;
	padding-left: 0;
	margin-left: 0;
	line-height: 22px;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 2px 1.5em;
	text-decoration: none;
	float: left;
	color: #555555;

/*  background-color: #A179AF; */
  /* border-bottom : 5px solid #EEEEEE; */
	border-right : 1px solid #999999;
}

.hovermenu ul li a:hover {
	background-color: #A179AF; 
  /* border-bottom : 5px solid #A179AF; */
}

.frmtext {
  background-color : #EEEEEE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #333333;
  border-bottom : 1px solid #39424B;
	border-left : 1px solid #718492;
	border-right : 1px solid #39424B;
	border-top : 1px solid #718492;
}

.frmdrop {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #333333;
	border-bottom : 1px solid #054C9A;
	border-left : 1px solid #054C9A;
	border-right : 1px solid #054C9A;
	border-top : 1px solid #054C9A;
	width: 140px;
	margin-bottom : 4px;
}

.clear
{
	clear:both;
}

.copyright-text {
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
}

.test {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-family: "Gill Sans MT";
	font-size: 8pt;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 10px solid #FC8A1A;
	padding-left: 6px;
}
