
body {
	width: 100%;
	height:100%;
	margin: 0px;
	

	font-family: Calibri,"Segoe UI", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #000000;
background-color: #cccccc;
background-image:url("http://www.naturewood.co.uk/images/gradient.jpg");
background-repeat:repeat-x;
text-align:center;
}


#container {
text-align:left;
width:850px;
margin-left:10px;
margin-top:10px;

border-bottom-color:#004175;
		border-bottom-width:3px;
		border-bottom-style:solid;
				border-top-color:#004175;
		border-top-width:1px;
		border-top-style:solid;
border-left-color:#004175;
		border-left-width:1px;
		border-left-style:solid;
				border-right-color:#004175;
		border-right-width:1px;
		border-right-style:solid;

}

#header
{
padding-left:40px;

padding-top:5px;
float:right;
width:300px;
margin-bottom:10px;
margin-right:25px;




}
#header td{background-color:#014171; border: 1px solid #CCFFFF; color:white; text-align:center; width:80px;}

#header a{ color:#82C1F2; text-decoration:none; font-size:12px;}

#header a:hover{ color:#FFFFFF}


#logo
{
float:left;
width:200px;
}

#logobar{
float:left;
width:800px;

}


#menu {
margin-left:0px;
float:left;
width:100px;
border-left-color:#004175;
		border-left-width:10px;
		border-left-style:solid;
		font-size: 14px;
		
}
#menu li{padding:3px;}
#menu a{
		text-decoration: none;
}

#menu a:hover{
color: #993333;
background-color:#EEE;
}

#content{
padding-top:10px;
margin-left:5px;
margin-bottom:25px;


float:right;

width:700px;
}


.col-left{
float:left;
width:500px;

}
.fullwidth{
width:650px;
}

.col-right{
float:right;
width:200px;

}


.equalleft{
float:left;
width:350px;

}

.equalright{
float:right;
width:350px;

}



a {
	color:#004175;
		text-decoration: underline;
	}
a:hover {
color: #990099;
}

p { margin: 0px 18px 18px 18px }

ul{
list-style-type:none;
color:#004175;
float:left;
margin-left:3px;
padding-left:0px;
}
ol{
float:right;
list-style-type:none;
padding-right: 40px;

}

h4
{
margin: 0px 18px 0px 18px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #3F4A55;
}

h3 {

	margin: 5px 18px 18px 18px ;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}

h2, .title 
{
	
	margin: 18px 18px 0px 40px;
	font-size: 25px;
	line-height: 18px;
	font-weight: bold;
	color: #3F4A55;
}

#footer{

padding-right:40px;
font-family: Calibri,"Segoe UI", helvetica, arial, sans-serif;
font-size: 11px;
color: #888888;
padding-top:2px;
float:right;
width:810px;
margin-bottom:4px;
margin-right:25px;
text-align:right;
border-top: 1px solid #3F4A55;

}

#footer a{
	color:#777777;
	text-decoration: underline;
}

#footer a:hover{color: #993333;}

.insertion {background-color: #f1f1ff; width: 400px; padding: 4px; margin-left: 40px; border: 1px dashed gray;
}
