/* -----------------------------------------------------------------------


 ourwebdesigner.co.uk default.css

 Brown	#431901  
 Green  #787967
----------------------------------------------------------------------- */

/* header */
body { 	    background: url(../images/top_bg.jpg) repeat-x;
			
		}
#banner { 	background: url(../images/header_bg.jpg) no-repeat;
			width: 950px;
			height: 259px;
			border:  /*1px solid #999;*/
		}
#banner h1{
	margin-top:20px;
        margin-bottom:2px;
	color:#431901;
}
#banner h2{
        color:#787967;
}
#banner {margin-bottom: 10px;}

#header {margin-bottom: 40px;margin-top: 40px;
}

#left_sidebar h2,#content h2 {
        color:#431901;
        }
a:focus, a:hover {color:#fff;}
a {color:#fff;text-decoration:underline;}
p {line-height: 1.7em}

#telephone p{float:right;font-size:14px}
#telephone {margin-right:0px;}

#header {color:white; font-weight:bold;}

.container {position:relative;}

#satisfaction_badge {position:absolute;left:600px;top:0px;}

input.text,
input.title   { width: 110px; padding:5px; }
input.title   { font-size:1.5em; }

.buttons {margin:10px 0 0 35px;}

p.download_txt {padding: 15px}

#right_sidebar {background: url(../images/form_bg.jpg) repeat; margin-right:0px;} 

#form2 {width: 200px; margin:0 auto;}
#content {position:relative;}
.notepad {position:absolute; left:180px; top: 182px; z-index:-1}

.grey_txt {color:#787967;}
#footer {background: url(../images/form_bg.jpg) repeat; margin-top:20px;} 
#footer a {color: #000;}
