html, body {
background-color : #fff;
font-family :  Arial, Verdana, "Trebuchet MS", Trebuchet,  Georgia, Sans-serif;


margin : 0;
padding : 0;
font-size : .9em;
line-height : 150%;

}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: red;
	background-color: transparent;
}

h1 {
  font-size: 2.2em;
  font-weight: normal;
  color: #8A0026;
  padding-top: 10px;
  margin-bottom: 0px;
}

h2 {
  font-size: 1.2em;
  font-weight: normal;
    font-style: italic;
  color: #313363;
  margin-bottom: 4px;
}

h3 {
  font-size: 1.5em;
  font-weight: normal;
   
  color: #343399;
  margin-bottom: 0px;
}

/*
p, li {
  font-size: .9em;
}
*/

p, li {
  margin: 1em;
}



hr 

{color: #fff; background-color: #fff; border: 1px dotted #313363; border-style: none none dotted; clear:both}


#wrapper {
  width: 850px;
   background-color: #fff;
 float: center;
 text-align: left;
  margin: 10px auto; 
  

  
}

#wrapper2 {
  width: 850px;
    background: transparent;
 float: center;
text-align: right;
font-size: .9em;
 
  padding:0px;

  
}

#headertop {
	
width:850px;
background: #ffffff url(images/curvetop2.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	border-top: 0px solid #00569B;
	border-bottom: 0px solid #00569B;
	height: 80px; 
	margin: 0;
	
}

#header {
	
width:850px;
background: #ffffff url(images/signsell_head.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	border-top: 0px solid #00569B;
	border-bottom: 1px solid #00569B;
	height: 200px; 
	margin: 0;
	
}





       


#menu1 {

padding-top: 20px;
font-size: 1.1em;

list-style-type : none;
}
#menu1 li {
float : left;
width : 160px;
border : 0px solid red;
}
#menu1 a {
width : 160px;
color : #00569B;
text-align : center;
padding : 0px 0;
text-decoration : none;
float : left;
}
#menu1 a:hover {
color : #333;

}


#content { 
  width: 850px; 
  float: left;
  border: 0px solid red;
}


#mainContent { 
  width: 700px; 
 padding-right: 50px; 
    padding-left: 100px; 
  float: left; 
  border: 0px solid red;

}


#footer {
width:850px; 
 background: #ffffff url(images/curvebottom.jpg);
background-position: center; 
background-repeat: no-repeat;
clear: both;
height: 80px;
margin: 0px;
text-align: center;
padding-top: 1px;
border: 0px solid red;
}





 
 .sig {
text-decoration : none;
width:750px;
font-family : Arial, Helvetica, sans-serif;
color: white;
letter-spacing : 0;
text-align: right;
margin-top : 3em;
 border: 0px solid red;

}

.picture_right {
	background-color: transparent;
	position: relative;
	display: inline;
	padding: 0;
	float: right;
	width: 100px;
	margin:px 0px;
	FONT-SIZE: 10px; 
    font-family: Arial, Helvetica, sans-serif;
     border: 0px solid red;
    font-weight: normal;
text-align: center;

}


.picture_home {
	background-color: transparent;
	position: relative;
	display: inline;
	padding: 0;
	float: right;
	width: 200px;
	margin:px 0px;
	FONT-SIZE: 10px; 
    font-family: Arial, Helvetica, sans-serif;
     border: 0px solid red;
    font-weight: normal;
text-align: center;

}

.picture_left{
	background-color: transparent;
	position: relative;
	display: inline;
	padding: 0;
	float: left;
	width: 100px;
	margin: 0px;
	FONT-SIZE: 10px; 
    font-family: Arial, Helvetica, sans-serif;
     border: 0px solid red;
    font-weight: normal;
text-align: center;

}

.image {  margin-left: 0px; margin-right: 2px; margin-bottom: 10px }
.image-border { border: 1px solid #00569B; padding: 4px; }

.image-right { float: right !important;  margin-left: 0px; margin-right: 2px; margin-bottom: 10px }



/*

a[href^="http:"] {
  background: url(../images/externalLink.gif) no-repeat right top;
  padding-right: 10px;
}

a[href^="http://www.digitalplot.co.uk"], a[href^="http://digitalplot.co.uk"]  {
  background-image: none;
  padding-right: 0;
}

a[href^="mailto:"] {
  background: url(../images/email.png) no-repeat right top;
  padding-right: 15px;
}

a[href^="aim:"] {
  background: url(../images/im.png) no-repeat right top;
  padding-right: 15px;
}
*/


/* The Contact form
================================= */

input.txt {
  color: #00008B;
  background-color:  #CBD0C;
border: 1px solid #5271AA;
  width: 150px;
}

input.box {
  color: #00008B;
  background-color:  #CBD0C;
border: 1px solid #5271AA;
  width: 150px;
  height: 100px;
}


textarea {
  color: #00008B;
  background-color:  #CBD0C;
border: 1px solid #5271AA;
  /*width: 200px;*/
}


  .btn {
  color: #000000;
  background-color: #CBD0C;
  border: 1px outset #4D636F;
  /*margin-left:11em;*/
  
}

.btn2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
background-color : transparent;
text-decoration : none;
text-align : center;
color : #ffffff;
border : 0 solid #010065;
}0



  form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
 form p label {
  float: left;
  width: 50%;
  /*font: bold 0.7em Arial, Helvetica, sans-serif;*/
}







/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image, .image-left, .image-right { margin: 5px; } 
.image-left { float: left !important; margin-right: 15px; }
.image-right { float: right !important; margin-left: 8px; margin-right: 8px; }
.image-border { border: 1px solid #00569B; padding: 5px; margin: 3px; }
.image-small { height: 80px; width: 55px; padding: 5px;}
.image-line { border: 1px solid #A7C024; padding: 5px; }
.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.hand { cursor: pointer; }
.auto-height { height: auto !important; }
.auto-width { width: auto !important; }










