 
 /*---------MAIN BODY-----------*/
body{
    background: url('http://www.torberry.co.uk/images/background.jpg') repeat-x fixed top;
	height: 100%;
	margin: 0px auto;
    font-family: arial, sans-serif;
}


h1{
	color:#0B3DDE;
	font-size:31px;
    font-family: arial, sans-serif;
	margin:0px 0px -7px 0px;
	}

h2{
	color:#0B3DDE;
	font-size:21px;
    font-family: arial, sans-serif;
	margin:0px 0px -7px 0px;
	}
	
h3{	
	margin:10px 0 .2em 0;
	padding:0;
	font-size:150%;
	text-align:center;
	}
	
p{
    font-family: arial, sans-serif;
	font-size:85%;
	}
	
	
.wrapper{
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 990px;
}

.main{
	padding-left: 30px;
}

.footer{
	clear: both;
	float:right;
	margin: 5px;
	text-align:right;
	font-size:75%;
	color:#0B3DDE;
}

.basket_top{
	border: 1px solid #000;
	padding:2px;
	text-align:center;
	background-image: url(images/content-bg.jpg);
	background-color:#fff;
	margin-right:150px;
	margin-top:5px;
	margin-bottom:5px;
	background-repeat: repeat-x;
	font-size:12px;
	width:150px;
	height:60px;
}

.basket_top a{
	font-size:12px;
}   

 /*---------END MAIN BODY-----------*/

/*-------PRODUCTS------------*/

.products ul{
	padding:0px;
	margin:7px 0px 0px 0px;
	height:150px;
}

.products li {
	float:left;
	border:0px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:13px;
	width:180px;
	}

.products a{
	text-decoration:none;
	}
	
.products img{
	text-align:center;
}

/*-------END PRODUCTS------------*/

	
/*----------COLUMNS-------------*/

.right_column{
	float:left;
	margin:0px;
	width:190px;
	padding:10px 0px 0px 0px;
}

.left_column{
	float:left;
	margin:0px;
	padding:0px;
	width:750px;
}

.column{
	float:left;
	margin:0px;
	padding:0px;
	width:940px;
}

/*---------PDF SHEETS COLUMNS--------------*/

.pdf_column {
	float:left;
	width:360px;
}


/*-----------END PDF SHEETS COLUMNS------------*/


/*----------END RIGHT IMAGES-------------*/

/*------NAVIGATION and HEADER-----------*/

.logo{
	float:left;
}

.nav_wrapper{
	float:left;
}
	
.nav {
	padding:0px;
	margin:0px;
	}

.nav ul{
	float:left;
	padding:10px 120px 0px 25px;
	margin:0px;
	background:url('http://www.torberry.co.uk/images/navigation_bar.png') no-repeat;
	height:75px;
	}

.nav li{
	list-style-type: none;
	float: left;
	font-size:25px;
	padding:10px;
	margin:0px;
	}

.nav li img{
	margin: 0px -10px 5px 3px;
	padding: 0px;
}

.nav a{
	display: block;
	float:left;
	line-height: 30px;
	font-size:25px;
	text-decoration:none;
	color: #000;
}

.nav a:hover{
	color:#0B3DDE;
}

#body_home #nav_home a{color:#0B3DDE;}
#body_about #nav_about a{color:#0B3DDE;}
#body_shop #nav_shop a{color:#0B3DDE;}
#body_products #nav_products a{color:#0B3DDE;}
#body_contact #nav_contact a{color:#0B3DDE;}



.nav1 ul{
	float:left;
	padding:10px 120px 0px 25px;
	margin:0px;
	background:url('http://www.torberry.co.uk/images/navigation_bar_longer.png') no-repeat;
	height:75px;
	width:925px;
	}

.nav1 li{
	list-style-type: none;
	float: left;
	font-size:25px;
	padding:10px;
	margin:0px;
	}

.nav1 li img{
	margin: 0px -10px 5px 3px;
	padding: 0px;
}

.nav1 a{
	display: block;
	float:left;
	line-height: 30px;
	font-size:25px;
	text-decoration:none;
	color: #000;
}

.nav1 a:hover{
	color:#0B3DDE;
}

#body_home #nav1_home a{color:#0B3DDE;}
#body_about #nav1_about a{color:#0B3DDE;}
#body_shop #nav1_shop a{color:#0B3DDE;}
#body_products #nav1_products a{color:#0B3DDE;}
#body_contact #nav1_contact a{color:#0B3DDE;}

/*---------END NAVIGATION-------------*/
