/* 
	***********
	* GENERIC *
	***********
*/

body 
{
	font: 75% Georgia, Arial, Helvetica, sans-serif;
	background: url(images/main-bg.jpg);
	background-color: #fff;
	width: 900px;
	margin: 0 auto;
	overflow-x: hidden;
}

/*
	*************************
	* HEADINGS & TYPOGRAPHY *
	*************************
*/


#box .middle .content
{
	font-family: Arial, Helvetica, Times;
	font-size: 1.0em;
}

#box .middle .content h1, #box .middle .content h2, #box .middle .content h3, #box .middle .content h4 ,#box .middle .content h5
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#box .middle .content .breadcrums
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#box .middle .sub-nav
{
	font-family: Arial, Helvetica, Times;
	font-size: 0.9em;
}

#box .middle .sub-nav h1, #box .middle .sub-nav h2, #box .middle .sub-nav h3, #box .middle .sub-nav h4, #box .middle .sub-nav h5
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	font-size: 1.1em;
}

#box-bottom .column
{
	font-family: Arial, Helvetica, Times;
}

#box-bottom .column h1, #box-bottom .column h2, #box-bottom .column h3, #box-bottom .column h4, #box-bottom .column h5
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#box-bottom .column a
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

/*
	*********
	* BLOBS *
	*********
*/

/* HOME */

#home-top-blog
{
	position: absolute;
	background: url(images/home-blob-top-bg.jpg) no-repeat;
	width: 445px;
	height: 721px;
	top: 0;
	right: -86px;
	z-index:1;
}

#home-bottom-blog
{
	position: absolute;
	background: url(images/home-blob-bottom-bg.jpg) no-repeat;
	width: 272px;
	height: 471px;
	bottom: 60px;
	left: -101px;
	z-index: 1;
}

/* HOME END */

/* SUB */

#sub-top-blog
{
	position: absolute;
	background: url(images/sub-blob-top-bg.jpg) no-repeat;
	width: 406px;
	height: 246px;
	top: 0;
	right: -93px;
	z-index:1;
}

#sub-bottom-blog
{
	position: absolute;
	background: url(images/sub-blob-bottom-bg.jpg) no-repeat;
	width: 260px;
	height: 444px;
	bottom: 80px;
	left: -101px;
	z-index: 1;
}

/* SUB END */

/*
	********
	* PAGE *
	********
*/

#wrapper
{
	position:relative;
	width: 902px;
	margin: 0 auto;
	min-height: 700px;
}

#page 
{
	position: relative;
	width: 902px;
	top: 0;
	left: 0;
	z-index: 5;
}

/*
	**********
	* HEADER *
	**********
*/

#header
{
	width: 902px;
	height: 137px;
}

#logo
{
	display: block;	
	float: left;
	width: 146px;
	height: 102px;
}

#logo img {
	padding-top: 19px;
}

/*
	***********
	* TOP NAV *
	***********
*/
#top-nav *, #main-nav * { margin: 0; padding: 0; }
#top-nav
{
	float: right;
	height: 31px;
	background: url(images/top-nav-bg.png) no-repeat 100% 0;
}

#top-nav li
{
	list-style-type: none;
	float: left;
	height: 31px;
}



#top-nav li#contactus {
	
}
#top-nav li#blog {
	
}

#top-nav li a
{
	display: block;
	height: 31px;
	text-transform: uppercase;
	font-size: 0.7em;
	line-height: 29px;
	color: #646464;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;	
}

#top-nav li.one a {
	width: 91px;
	background: url(images/top_one.jpg) no-repeat 0 0;
}

#top-nav li.two a {
	width: 97px;
	background: url(images/top_two.jpg) no-repeat 0 0;
}

#top-nav li.sub-two a {
	width: 97px;
	background: url(images/top_sub_two.jpg) no-repeat 0 0;
}

#top-nav li.three a {
	width: 60px;
	background: url(images/top_three.jpg) no-repeat 0 0;
}

#top-nav li a:hover {
	color: #000;
}

#top-nav li a:active {
	background-position: 0 -31px !important;
}

#top-nav li a.selected {
	color: #000;
}


/*
	************
	* MAIN NAV *
	************
*/

#main-nav
{
	float: right;
	background: url(images/nav-bg.jpg) no-repeat 100% 60px;
	overflow: hidden;
	width: 712px;
	padding-top: 60px;
}

#main-nav li
{
	list-style-type: none;
	float: left;
	height: 39px;
	overflow: hidden;
	text-align: center;
}


#main-nav li a
{
	text-transform:uppercase;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	text-indent: -9999em;
	height: 39px;
	display: block;
}

#main-nav li a.selected
{
	color: #000;
}


#main-nav li.home a {
	width: 81px;
	background: url(images/home.png) no-repeat 0 0;
}

#main-nav li.home a:hover {
	background-position: 0 -39px;
}

#main-nav li.gallery a {
	width: 97px;
	background: url(images/gallery.png) no-repeat 0 0;
}

#main-nav li.gallery a:hover {
	background-position: 0 -39px;
}

#main-nav li.why a {
	width: 165px;
	background: url(images/why.png) no-repeat 0 0;
}

#main-nav li.why a:hover {
	background-position: 0 -39px;
}

#main-nav li.etiquette a {
	width: 113px;
	background: url(images/etiquette.png) no-repeat 0 0;
}

#main-nav li.etiquette a:hover {
	background-position: 0 -39px;
}

#main-nav li.ordering a {
	width: 107px;
	background: url(images/ordering.png) no-repeat 0 0;
}

#main-nav li.ordering a:hover {
	background-position: 0 -39px;
}

#main-nav li.sub-ordering a {
	width: 107px;
	background: url(images/ordering.png) no-repeat 0 0;
}

#main-nav li.sub-ordering a:hover {
	background-position: 0 -39px;
}


#main-nav li.customization a {
	width: 149px;
	background: url(images/customization.png) no-repeat 0 0;
}

#main-nav li.customization a:hover {
	background-position: 0 -39px;
}

#main-nav li.active a {
	background-position: 0 -39px;
}

#main-nav li a:active {
	background-position: 0 -78px !important;
}



/*
#main-nav li:hover
{
	background: url(images/main-nav-hover-left.jpg) no-repeat 0 61px;
}

#main-nav .start
{
	background: none !important;
}

#main-nav .end a
{
	background: none !important;
}


#main-nav li a:hover
{
	color: #000;
	background: url(images/main-nav-hover-right.jpg) no-repeat bottom right;
}

#main-nav li .active
{
	color: #000;
}
*/
/*
	***********
	* CONTENT *
	***********
*/

#content
{
	width: 902px;
	overflow: hidden;
}

/*
	*************
	* FLASH BOX *
	*************
*/

#flash-box
{
	width: 902px;
	height: 397px;
	background: url(images/flash-box-bg.png) no-repeat top left;
}

/*
	*******
	* BOX *
	*******
*/

#box
{

	width: 902px;
	min-height: 400px;
	overflow: hidden;
}

#box .box-top
{
	width: 902px;
	height: 21px;
	background: url(images/body-top.png) no-repeat top left;
}

#box .box-bottom
{
	width: 902px;
	height: 25px;
	background: url(images/body-bottom.png) no-repeat bottom left;
}

#box .middle
{
	background: url(images/body-tile.png);
	min-height: 500px;
	overflow: hidden;
}

#box .middle .column
{
	float: left;
	padding: 0;
}

#box .middle h1
{
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	color: #666;
	margin-bottom: 20px;
}

/* CONTENT STYLES */

#box .middle .content
{
	position: relative;
	width: 655px;
	margin-left: 30px;
}

#box .middle .content h2 {
	font-size: 1.2em;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #666;
	margin-top: 13px;
	margin-bottom: 22px;
}

#box .middle .content h2 span
{
	color: #D2D2D2;
}

#box .middle .content h3
{
	font-size: 1.0em;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	margin: 40px 0 15px 0;
}

#box .middle .content h3.section
{
	margin: 20px auto;
	padding: 0 30px;
	border-bottom: none;
	background: url("images/section-title-bg.gif") top left no-repeat;
	width: 100px;
	text-align: center;
	
}

#box .middle .content table
{
	width: 481px;
	margin: 0 auto;
	border-bottom: 1px solid #CCC;
}

#box .middle .content table th
{
	font-weight: bold;
}

#box .middle .content table tr td
{
	height: 24px;
	padding-top: 8px;
}

#box .middle .content table tr.even th, #box .middle .content table tr.odd th
{
	padding-left: 15px;
}

#box .middle .content table tr
{
	height: 32px;
}

#box .middle .content table tr.first
{
	background: url("images/table-row-first.gif") top left no-repeat!important;
	height: 32px;
}

#box .middle .content table.twocol tr.first
{
	background: url("images/2col-first-bg.gif") top left no-repeat!important;
	height: 32px;
}

#box .middle .content table tr.odd
{
	background: url("images/tr-odd-bg.gif") top left no-repeat;
}

#box .middle .content table.twocol tr.odd
{
	background: url("images/2col-odd-bg.gif") top left no-repeat;
}

#box .middle .content table tr.even
{
	background: url("images/tr-even-bg.gif") top left no-repeat;
}

#box .middle .content table.twocol tr.even
{
	background: url("images/tr-even-bg.gif") top left no-repeat;
}

#box .middle .content .breadcrums
{
	display: block;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 39px;
	margin-top: 10px;
}

#box .middle .content .breadcrums li
{
	list-style-type: none;
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-right: 13px;
	color: #d2d2d2;
	background: url(images/breadcrums_div.jpg) no-repeat 100% 49%;
	padding-right: 20px;
	letter-spacing: 2px;
}

#box .middle .content p a
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#box .middle .content p
{
	margin: 20px 0 20px 0;
	color: #6c6b6b;
	line-height: 21px;
}

#box .middle .content p span
{
	font-weight: bold;
}

#box .middle .content p.grey
{
	color: #b5b5b5;
}

#box .middle .content p.newline
{
	margin-top: 0;
	margin-bottom: 0;
}

#box .middle .content .question
{
	font-weight: bold;
}

#box .middle .content .answer
{
	margin: 5px 0;
}

#box .middle .content .option
{
	padding-left: 45px;
}

#box .middle .content .option h3
{
	padding-top: 8px;
}

#box .middle .content .one
{
	background: url("images/no1.gif") top left no-repeat;
}

#box .middle .content .two
{
	background: url("images/no2.gif") top left no-repeat;
}

#box .middle .content .three
{
	background: url("images/no3.gif") top left no-repeat;
}

#box .middle .content .four
{
	background: url("images/no4.gif") top left no-repeat;
}

#box .middle .content .five
{
	background: url("images/no5.gif") top left no-repeat;
}

#box .middle .content .six
{
	background: url("images/no6.gif") top left no-repeat;
}

#box .middle .content .breadcrums .current
{
	color: #666;
	background: none;
}

#box .middle .content .bullets
{
	margin-bottom: 20px;
}

#box .middle .content .bullets li
{
	list-style-type: none;
	display: block;
	background: url(images/bullet-bg.jpg) no-repeat 0 7px;
	padding: 5px 5px 5px 30px;
	color: #6c6b6b;
}

#box .middle .content .number li
{
	list-style: inside;
	list-style-type: decimal;
	display:list-item;
	background: url(images/bullet-bg.jpg) no-repeat 0 7px;
	padding: 5px 5px 5px 30px;
	color: #6c6b6b;
}

#box .middle .content .highlight
{
	color: #000;
	font-weight: bold;
}

#box .middle .content .columns-wrapper
{
	overflow: hidden;
	margin: 20px 0 20px 0;
}

#box .middle .content .column
{
	width: 302px;
	float: left;
	padding: 0 50px 0 0;
}

#box .middle .content .no-pad
{
	width: 302px;
	padding-right: 0;
}

#box .middle .content .column h3
{
	font-size: 1.2em;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
}

#box .middle .content .column .etiquette-box
{
	background: url("images/etiquette_box.gif") top left no-repeat;
	width: 223px;
	padding: 20px 35px;
	min-height: 530px;
}

#box .middle .content .column .small
{
	min-height: 400px;
}

#box .middle .content .column .etiquette-box p.title
{
	margin: 0 auto;
	padding-bottom: 60px;
	background: url("images/clover.gif") bottom no-repeat;
}

#box .middle .content .column .etiquette-box p
{
	text-align: center;
}

#box .middle .content .column .etiquette-box-bott
{
	width: 293px;
	height: 6px;
	background: url("images/etiquette_box_bottom.gif") top left no-repeat;
	margin-bottom: 50px;
}

#box .middle .column .columns-wrapper .column p span, #box .middle .column .columns-wrapper .column p a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#box .middle .column .columns-wrapper .column p a
{
	text-decoration: underline;
}

#box .middle .column .columns-wrapper .column p a:hover
{
	color: #6C6B6B;
}

#box .middle .column .columns-wrapper .column p.address, #box .middle .column .columns-wrapper .column p.newline
{
	margin-top: 0;
	margin-bottom: 0;
}

#box .middle .column .columns-wrapper .column .opening-times, #box .middle .column .columns-wrapper .column .address-block
{
	margin-top: 20px
}

#box .middle .content .column .columnimage-wrapper
{
	overflow: hidden;
}

#box .middle .column .columnimage-wrapper .image
{
	width: 230px;
	float: left;
	margin-top: 16px;
}

#box .middle .column .columnimage-wrapper .columncontent
{
	float: right;
	width: 400px;
}

#box .middle .column .columnimage-wrapper .columncontent a
{
	font-weight: bold;
	color: #000;
}

#box .middle .column .column-height-match
{
	min-height: 400px;
}

#box .middle .column .columns-wrapper .column legend
{
	display: none;
}

#box .middle .column .columns-wrapper .column form
{
	overflow: hidden;
	margin-bottom: 20px;
}

#box .middle .column .columns-wrapper .column .form-field
{
	margin-bottom: 10px;
	overflow: hidden;
}

#box .middle .column .columns-wrapper .column .form-field-small
{
	float: left;
	width: 160px;
	margin-bottom: 10px;
}

#box .middle .column .columns-wrapper .column .form-field-small input[type=text]
{
	width: 152px;
	height: 15px;
	padding: 4px;
	background: url("images/small-text-bg.gif") top left no-repeat;
	border: none;
}

#box .middle .column .columns-wrapper .column .form-field-smaller
{
	float: left;
	width: 105px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#box .middle .column .columns-wrapper .column .form-field-smaller select
{
	width: 105px;
}

#box .middle .column .columns-wrapper .column .form-field-smaller input[type=text]
{
	background: url("images/smaller-text-bg.gif") top left no-repeat;
	width: 97px;
	height: 15px;
	padding: 4px;
	border: none;
}

#box .middle .column .columns-wrapper .column .form-field input[type=text]
{
	width: 272px;
	height: 15px;
	padding: 4px;
	background: url("images/input-bg.gif") top left no-repeat;
	border: none;
}

#box .middle .column .columns-wrapper .column .form-field textarea
{
	width: 272px;
	height: 65px;
	padding: 4px;
	background: url("images/text-area-bg.gif") top left no-repeat;
	border: none;
	font: 100% Georgia, Arial, Helvetica, sans-serif;
}

#box .middle .column .columns-wrapper .column .two-column-form
{
	overflow: hidden;
}

#box .middle .column .columns-wrapper .column .form-buttons button
{
	display: block;
	background: url(images/link-arrow.png) no-repeat right 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 16px;
	float: left;
	overflow: hidden;
	padding-right: 23px;
	padding-bottom: 1px;
	color: #484747;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	border: none;
	cursor: pointer;
	height: 16px;
}

#box .middle .column .columns-wrapper .column .form-buttons button:hover
{
	background: url(images/link-arrow-hover.png) no-repeat right 0px;
	color: #242424;
}

#box .middle .content .top-quote
{
	position: absolute;
	top: -3px;
	right: 10px;
}

#box .middle .content .item-details
{
	overflow:hidden;
}

#box .middle .content .item-details a
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#box .middle .content .item-details ul
{
	font-size: 0.9em;
	width: 250px;
	float: left;
	margin-top: 23px;
	margin-left: 20px;
}

#box .middle .content .item-details ul li
{
	font-size: 0.9em;
	list-style-type: none;
	display: block;
	color: #a9a8a8;
	margin-bottom: 5px;
}

#box .middle .content .item-details ul li span
{
	color: #666;
	padding-left: 10px;
}

#box .middle .content .item-details p
{
	width: 385px;
	float: left;
}

/*  GALLERY */

html>body #box .middle .content .gallery
{
	margin-top: 20px;
}

#box .middle .content .gallery
{
}

#box .middle .content .gallery .images
{
	width: 642px;
	height: 304px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#box .middle .content .gallery a
{
	display: block;
	text-align:center;
}

/* GALLERY END */

#box .middle .content .quote-under
{
	border-top: solid 1px #e5e5e5;
	padding-top: 30px;
	text-transform:uppercase;
	font-size: 1.4em;
	font-weight: normal;
	color: #666;
	margin: 20px 0 20px 0;
}


/* CONTENT STYLES END */

/* SUBNAV STYLES */

#box .middle .sub-nav
{
	width: 191px;
}

#box .middle .sub-nav h1
{
	border-bottom: 1px solid #e1e0df;
	padding-bottom: 28px;
}
#box .middle .sub-nav h2
{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #666;
}

#box .middle .sub-nav p
{
	color: #888;
	line-height: 15px;
	padding: 0 30px 30px 30px;
}

#box .middle .sub-nav p.clover
{
	padding-bottom: 48px;
	background: url("images/clover-left.gif") bottom no-repeat;
}

#box .middle .sub-nav ul
{
	width: 190px;
	display: block;
	background: url(images/subnav-div.jpg) no-repeat bottom left;
	margin-bottom: 20px;
}

#box .middle .sub-nav li
{
	list-style-type:none;
	display: block;
	background: url(images/subnav-div.jpg) no-repeat top left;
}

#box .middle .sub-nav li a
{
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border-top: solid 1px #f3f0ef;
}

#box .middle .sub-nav li a span
{
	padding-left: 23px;
	display: block;
}

#box .middle .sub-nav li a:hover
{
	background: url(images/highlight-bg.jpg) repeat-y;
	border-top: solid 1px #dcd9d9;
}

#box .middle .sub-nav li a:hover span
{
	display: block;
	background: url(images/subnav-highlight-icon.jpg) no-repeat 0 1px;
	padding-left: 23px;
}

#box .middle .sub-nav .active a
{
	background: url(images/highlight-bg.jpg) repeat-y;
	border-top: solid 1px #dcd9d9;
}

#box .middle .sub-nav .active a span
{
	display: block;
	background: url(images/subnav-highlight-icon.jpg) no-repeat 0 1px;
	padding-left: 23px;
}

#box .middle .sub-nav a.text-arrow
{
	display: block;
	background: url(images/link-arrow.png) no-repeat right 0px;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 16px;
	float: left;
	overflow: hidden;
	padding-right: 28px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	color: #484747;
	text-decoration: none;
}

#box .middle .sub-nav a.text-arrow:hover
{
	background: url(images/link-arrow-hover.png) no-repeat right 0px;
	color: #242424;
}

#box .middle .sub-nav .list-wrapper
{
	background: url(images/subnav-div.jpg) no-repeat bottom left;
	margin-bottom: 20px;
}

#box .middle .sub-nav .list-wrapper dl
{
	background: url(images/subnav-div.jpg) no-repeat top left;
	padding: 30px 0 30px 0;
	margin: 0 1px 0 1px;
}

#box .middle .sub-nav .list-wrapper dt
{
	list-style-type: none;
	display: block;
	padding-left: 20px;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}

#box .middle .sub-nav .list-wrapper dd
{
	list-style-type: none;
	display: block;
}

#box .middle .sub-nav .list-wrapper dd a
{
	display: block;
	background: url(images/subnav-highlight-icon-default.jpg) no-repeat 20px 8px;
	padding: 7px 7px 7px 43px;
	font-size: 0.9em;
	color: #222;
	text-decoration: none;
}

#box .middle .sub-nav .list-wrapper dd a:hover
{
	background: #e1dede url(images/subnav-highlight-icon.jpg) no-repeat 20px 8px;
}

/* SUB-NAV STYLES END */

/*
	***************
	* BODY BOTTOM *
	***************
*/

#box-bottom
{
	overflow: hidden;
	margin-top: -10px;
}

#box-bottom .press-img
{
	float: left;
	margin-top: 10px;
	margin-left: 14px;
}

#box-bottom .column
{
	float: left;
	padding: 0 26px 0 26px;
}

#box-bottom .small
{
	width: 200px;
	border-right: dashed 1px #b2b2b2;
	margin-top: 26px;
}

#box-bottom .large
{
	width: 409px;	
	padding-top: 26px;
}

#box-bottom .normal
{
	width: 398px;	
	padding-top: 26px;
	border-right: dashed 1px #b2b2b2;
}

#box-bottom .no-dotted
{
	border: none;
}

#box-bottom .knock-down
{
	margin-top: 20px;
	padding-top: 6px;
}

#box-bottom .column h2
{
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #272525;
	margin: 5px 0 10px 0;
	letter-spacing: 2px;
}

#box-bottom .column p
{
	color: #6c6b6b;
	font-size: .9em;
	line-height: 20px;
}

#box-bottom .column a
{
	display: block;
	background: url(images/link-arrow.png) no-repeat right 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 16px;
	float: left;
	overflow: hidden;
	padding-right: 23px;
	color: #484747;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
}

#box-bottom .column a:hover
{
	background: url(images/link-arrow-hover.png) no-repeat right 0px;
	color: #242424;
}


/*
	***********
	* GLOBALS *
	***********
*/

.border-right
{
	background: url(images/body-bottom-border.png) no-repeat top right;
}

.border-left
{
	background: url(images/body-bottom-border.png) no-repeat top left;
}

.link-arrow
{
	display: block;
	background: url(images/link-arrow.png) no-repeat right 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 16px;
	float: left;
	overflow: hidden;
	padding-right: 23px;
	color: #484747;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	overflow: hidden;
}

.link-arrow:hover
{
	background: url(images/link-arrow-hover.png) no-repeat right 0px;
	color: #242424;
}

/*
	**********
	* FOOTER *
	**********
*/

#footer
{
	width: 902px;
	background: url(images/footer-bg.jpg) no-repeat top center;
	margin-top: 34px;
	min-height: 119px;
}

#footer .footer-nav
{
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
	padding-top: 22px;
}

#footer .footer-nav li
{
	list-style-type: none;
	display: block;
	float: left;
}

html>body #footer .footer-nav li a
{
	padding: 0 10px 0 10px;
}

#footer .footer-nav li a
{
	display: block;
	float: left;
	font-size: 1em;
	background: url(images/footer-nav-a-bg.jpg) no-repeat top right;
	padding: 0 13px 0 13px;
	color: #767374;
}

#footer .footer-nav li a:hover
{
	color: #000;
}

#footer .footer-nav .nav-spacing 
{
	margin-left: 54px;
}


#footer .footer-nav .no-border a
{
	background: none !important;
}

#footer .color-black
{
	color: #000;
}

#footer .color-black a
{
	color: #000;
}

#footer p
{
	display: block;
	text-align: center;
	margin-top: 10px;
	color: #767374;
}




