﻿/* Default Styles */
/* RSS Styles */
/* Container Styles */
/* Content Styles */
/* Form-Fields Styles */
/* Top-Bar Styles */
/* Logo-Bar Styles */
/* Broker Login Centre Styles */
/* Top-Menu-Bar Styles */
/* Announcement Styles */
/* Main-Section-One Styles */
/* Main-Section-One-Left Styles */
/* Main-Section-One-Right Styles */
/* Quick Links Styles */
/* Find-A-Broker Styles */
/* Main-Section-Three Styles */
/* Main-Section-Three-Left Styles */
/* Main-Section-Three-Right Styles */
/* Main-Section-Three-Right Left and Right Styles */
/* Footer Styles */
/* Clear Styles */
/* Paragraph Border Styles */
/* Internal Page Three Column Layout Styles */
/* Navigation Products Menu Styles */
/* Home Page Banners*/
/* Careers Home Page*/
/* News Home Page*/
/* Product Page Banners*/
/* Page Banners*/
/* Content Secondary Products Styles */
/* News Section Styles */
/* Contact Us Section Styles */
/* Careers Section Styles */
/* Documents - Revisions Section Styles */
/* Documents Library Section Styles */
/* Docs Section Styles */
/* Site Map Section Styles */
/* Feedback Section Styles */
/* Privacy Statement Section Styles */
/* Site Usage Section Styles */
/* Legal Section Styles */
/* Useful Links Section Styles */
/* Find Broker Section Styles */
/* About Us - The Team Section Styles */
/* Product Overview Section Styles */
/* Enquiry Form Section Styles */
/* Adverts Content Section Styles */
/* Partners Content Section Styles */
/* Paginator Pages Section Styles */




/* Default Styles */

*
	{
		margin: 0;
		padding: 0;
	}

* body
	{
		font: .76em "Trebuchet MS", Arial, Sans-Serif;
		line-height: 1.6em;
		background: #fff;
		border-top: 5px solid #9E8B61;
		color: #444;
	}

a:link,
a:visited
	{
		color: #021067;
		background: transparent;
		text-decoration: none;
	}

a:hover,
a:active,
a:focus
	{
		color: #021067;
		background: transparent;
		text-decoration: underline;
	}

p
	{
		margin: 0 0 15px 0;
	}

h1
	{
		font: normal 2em "Georgia", Arial, Sans-Serif;
		margin: 0 0 15px;
		font-style: italic;
		font-weight: bold;
		color: #000027;
	}
	
img
	{
		border: 0;
	}

h2
	{
		font: normal 1.8em "Georgia", Arial, Sans-Serif;
		margin: 0 0 6px;
		font-style: italic;
		font-weight: bold;
	}

h3
	{
		font: normal 1.4em "Georgia", Arial, Sans-Serif;
		margin: 0 0 6px;
		font-style: italic;
		font-weight: bold;
		color: #444;
	}

fieldset
	{
		border: none;
		padding-bottom: 15px;
		overflow: hidden;
	}

legend
	{
		display: none;
	}

.small-text
	{
		font: 1em "Trebuchet MS", Arial, Sans-Serif;
		line-height: 1.8em;
		font-weight: bold;
		color: #021067;
	}

.error-message-default
	{
		color: #FF0000;
	}

.error-message-default-two
	{
		border: 1px solid #FC0000;
		background-color: #F4A1A1;
		margin-bottom: 10px;
		padding: 10px;
	}
	
.hide-text
	{
		color: #fff;
	}

/* RSS Styles */

a.rss
	{
		background:  url(/img/rss_small.png) no-repeat center left;
		text-decoration:none;
		padding-left: 20px;
		color: #D0651D;
	}
	
a.rss:hover	
	{
		text-decoration: underline;
	}

/* Container Styles */

#container
	{
		width: 960px;
		margin: 0 auto;
		padding: 0 0 10px 0;
		background: #fff;
	}

/* Content Styles */

#content
	{
		width: 960px;
	}

/* Form-Fields Styles */

input.textBoxField
	{
		width: 200px;
		padding: 5px;
		border: 1px solid #ccc;
		font-size: .9em;
		margin: 0;
		color: #A6A6A6;
	}

input.textBoxFieldActive
	{
		width: 200px;
		padding: 5px;
		border: 1px solid #ccc;
		font-size: .9em;
		margin: 0;
	}

input.submitButton
	{
		background: #000022;
		border: 0;
		padding: 5px;
		color: #fff;
		font-weight: bold;
		font-size: .9em;
		margin: 0;
		width: auto;
		cursor: pointer;
	}

input.submitButtonClicked
	{
		background: #CCCCCC;
		border: 0;
		padding: 5px;
		color: #000022;
		font-weight: bold;
		font-size: .9em;
		margin: 0;
		width: auto;
	}

/* Top-Bar Styles */

#top_bar
	{
		width: 960px;
	}


/* Logo-Bar Styles */

#logo_bar
	{
		float: left;
		color: #021067;
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 0;
	}

#logo_bar p
	{
		color: #AA9A74;
	}

#logo_bar img
	{
		float: left;
		padding: 0;
		margin: 0;
	}

/* Broker Login Centre Styles */

#broker_login_centre
	{
		float: right;
	}
	
/* Top-Menu-Bar Styles */

#navigation_main
	{
		height: 30px;
		padding: 8px 0 0 0;
		clear: both;
		margin: 0 0 10px 0;
		background: #fff url(/img/top-menu-bar-background.gif) repeat-x;
	}

#navigation_main li
	{
		font-size: 1.1em;
		display: inline;
		text-transform: uppercase;
	}

#navigation_main li a
	{
		margin: 0 25px 0 10px;
		color: #021067;
		font-weight: bold;
		text-decoration: none;
	}

#navigation_main li a:hover
	{
		color: #000022;
		text-decoration: none;
	}

/* Announcement Styles */

#announcements
	{
		background: #fff url(/img/gold_background.png) repeat-x;
		padding: 10px;
		color: #fff;
		margin-bottom: 10px;
	}

#announcements a
	{
		color: #fff;
	}
	
/* Main-Section-One Styles */

#main_section_one
	{
		width: 960px;
		padding: 0 0 0 0;
		margin: 0 0 15px 0;
		background: #fff;
		overflow: hidden;
	}

/* Main-Section-One-Left Styles */

#main_section_one_left
	{
		float: left;
		width: 635px;
		margin: 0 0 0 0;
	}

#main_section_one_left img
	{
		float: left;
		padding: 1px;
		margin: 0 15px 0 0;
	}

#main_section_one_left
	{
		float: left;
		width: 650px;
		height: 290px;
		margin: 0 0 0 0;
		background: #fff url(/img/home_page_welcome_image.png) no-repeat;
	}

#main_section_one_left .intro-text
	{
		color: #FFFFFF;
		margin: 75px 30px 20px 335px;
	}
	
#main_section_one_left a
	{
		float: right;
		color: #FFFFFF;
	}

#main_section_one_left h3
	{
		font: normal 1.2em "Georgia", Arial, Sans-Serif;
		margin: 0 0 10px 0;
		font-style: italic;
		font-weight: bold;
	}

/* Main-Section-One-Right Styles */

#main_section_one_right
	{
		float: right;
		width: 310px;
		margin: 0;
	}

/* Quick Links Styles */

#quick_links
	{
		margin: 25px 0 0 0;
		padding: 0;
	}

#quick_links .quick_links_left
	{
		float:left;
		width:155px;
	}

#quick_links .quick_links_right
	{
		float:right;
		width:155px;
	}

#quick_links ul
	{
		margin-bottom:0;
	}

#quick_links li
	{
		background: #fff url(/img/bullet_arrow.gif) no-repeat center left;
		list-style: none;
		border-bottom: 1px solid #eee;
		padding: 4px 0 4px 0;
		margin: 0;
	}

#quick_links li a
	{
		margin: 0 0 0 12px;
		display: block;
	}
	
/* Find-A-Broker Styles */

#find_a_broker
	{
		padding: 15px 0 0 0;
		margin: 0;
	}

#find_a_broker p
	{
		padding: 0;
		margin: 0;
	}
	
#find_a_broker form
	{
		margin-bottom: 10px;
	}

/* Main-Section-Three Styles */

#main_section_three
	{
		width: 960px;
		padding: 0;
		margin: 0 0 15px 0 0;
		background: #fff;
		overflow: hidden;
	}

/* Main-Section-Three-Left Styles */

#main_section_three_left
	{
		float: left;
		width: 635px;
		margin: 0;
	}

/* Main-Section-Three-Right Styles */

#main_section_three_right
	{
		float: right;
		width: 310px;
		margin: 0;
	}

#main_section_three_right ul
	{
		list-style: none;
	}

#main_section_three_right ul li
	{
		float: left;
	}

#main_section_three_right .second
	{
		padding-left: 10px;
	}
	
#main_section_three_right img
	{
		margin-bottom: 6px;
	}

/* Main-Section-Three-Right Left and Right Styles */

#main_section_three_right_l
	{
		float: left;
		width: 310px;
		margin: 0 0 15px 0;
	}

#main_section_three_right_r
	{
		float: right;
		width: 310px;
		margin: 0 0 15px 0;
	}

#main_section_three_right_r ul
	{
		list-style: none;
		padding: 0;
		margin: 0;
		clear: both;
	}

#main_section_three_right_l li, #main_section_three_right_r li
	{
		background: #fff url(/img/bullet_arrow.gif) no-repeat center left;
		list-style: none;
		border-bottom: 1px solid #eee;
		padding: 4px 0 4px 0;
		margin: 0;
	}

#main_section_three_right_l li a, #main_section_three_right_r li a
	{
		margin: 0 0 0 12px;
		display: block;
	}

#main_section_three_right_r li.last-item
	{
		float: right;
		list-style: none;
		padding: 4px 0 4px 0;
		border: none;
		margin: 0;
		text-align: right;
		background: none;
		border-bottom: 1px solid #eee;
		width: 310px;
	}

/* Footer Styles */

#footer_bar
	{
		clear: both;
		padding: 10px;
		margin: 0 0 15px;
		font-size: .9em;
		color: #021067;
		background: #FAF9F0;
		overflow: hidden;
	}

#footer_bar p
	{
		margin-top: 15px;
		color: #787A8F;
		text-align: left;
	}

#footer_bar a
	{
		font-weight: bold;
		color: #787A8F;
		text-decoration: none;
	}

#footer_bar span
	{
		margin: 0 1px 0 1px;
	}

#footer_bar li
	{
		list-style: none;
	}
	
#footer_column_one
	{
		float: left;
		width: 780px;
	}

#footer_column_two a
	{
		float: right;
		margin: 0;
		padding: 0;
	}

/* Clear Styles */

.clear
	{
		clear: both;
	}

/* Paragraph Border Styles */

.main-section-three-right-paragraph-border
	{
		clear: both;
		background: #FFFFFF url(/img/border-left.jpg) no-repeat top left;
		padding: 0 0 0 10px;
	}

/* Internal Page Three Column Layout Styles */

#navigation_secondary
	{
		float: left;
		width: 200px;
		margin: 0 15px 50px 0;
	}

#content_primary
	{
		float: left;
		width: 530px;
		margin: 0 0 50px 0;
	}

#content_primary h2
	{
		font: normal 1.2em "Georgia", Arial, Sans-Serif;
		margin: 0 0 12px;
		font-style: italic;
		font-weight: bold;
		color: #021067;
	}

#content_primary strong
	{
		color: #021067;
	}

#content_primary ul
	{
		margin: 0 0 10px 0;
	}

#content_primary li
	{
		margin: 0 10px 0 40px;
	}

#content_secondary
	{
		float: left;
		width: 200px;
		margin: 0 0 50px 15px;
	}

/* Navigation Products Menu Styles */

#navigation_secondary_menu_top_border
	{
		border-top: 5px solid #9E8B61;
	}

#navigation_secondary_menu
	{
		float: left;
		width: 190px;
		margin: 0 0 10px 10px;
		padding: 0;
		display: inline;
		overflow: hidden;
	}

#navigation_secondary_menu li
	{
		background: #fff url(/img/bullet_arrow.gif) no-repeat center left;
		list-style: none;
		width: 190px;
		border-bottom: 1px solid #eee;
		padding: 4px 0 4px 0;
		margin: 0;
	}

#navigation_secondary_menu li a
	{
		margin: 0 0 0 12px;
		display: block;
	}

/* Home Page Banners*/

#home_mask_banner
	{
		float: right;
		width: 310px;
		height: 85px;
		color: #ccc;
		margin: 0 0 15px 0;
		position: relative;
	}

#home_mask_banner h1
	{
		background-color: #000; 
		filter: alpha(opacity=70); 
		-moz-opacity: 0.7; 
		-khtml-opacity: 0.7; 
		opacity: 0.7; 
		width: auto;
		padding: 0 10px 0 10px;
		font: normal 2.5em "Georgia", Arial, Sans-Serif;
		font-style: italic;
		color: #FFFFFF;
		position: absolute;
		top: 15px;
		display: inline;
	}

/* Careers Home Page*/

#careers_home
	{
		clear: both;
		margin: 0;
		padding: 0;
	}

#careers_home p
	{
		margin-bottom: 8px;
		padding: 0;
	}
	
/* News Home Page*/

#news_home
	{
		clear: both;
		margin: 0;
		padding: 0;
	}
	
/* Product Page Banners*/

#mask_banner
	{
		float: right;
		width: 530px;
		height: 147px;
		color: #ccc;
		margin: 0 0 15px 0;
		position: relative;
	}

#mask_banner h1
	{
		background-color: #000; 
		filter: alpha(opacity=70); 
		-moz-opacity: 0.7; 
		-khtml-opacity: 0.7; 
		opacity: 0.7; 
		width: auto;
		padding: 0 10px 0 10px;
		font: normal 2.5em "Georgia", Arial, Sans-Serif;
		font-style: italic;
		color: #FFFFFF;
		position: absolute;
		top: 15px;
		display: inline;
	}

#mask_banner h2
	{
		background-color: #000; 
		filter: alpha(opacity=70); 
		-moz-opacity: 0.7; 
		-khtml-opacity: 0.7; 
		opacity: 0.7; 
		width: auto;
		padding: 0 10px 0 10px;
		font: normal 1.5em "Georgia", Arial, Sans-Serif;
		font-style: italic;
		color: #FFFFFF;
		position: absolute;
		top: 60px;
		display: inline;
	}

#standard_banner h1
	{
		background-color: #000; 
		filter: alpha(opacity=70); 
		-moz-opacity: 0.7; 
		-khtml-opacity: 0.7; 
		opacity: 0.7; 
		width: auto;
		padding: 0 10px 0 10px;
		font: normal 2.5em "Georgia", Arial, Sans-Serif;
		font-style: italic;
		color: #FFFFFF;
		display: inline;
	}
	
.two-infinity-product-banner
	{
		background: #fff url(/img/two_infinity_banner.png) no-repeat center left;
	}

.classic-motorcycle-product-banner
	{
		background: #fff url(/img/classic_motorcycle_banner.png) no-repeat center left;
	}

.classic-car-product-banner
	{
		background: #fff url(/img/classic_car_banner.png) no-repeat center left;
	}

.commercial-vehicle-product-banner
	{
		background: #fff url(/img/commercial_vehicle_banner.png) no-repeat center left;
	}

.fleet-product-banner
	{
		background: #fff url(/img/fleet_banner.png) no-repeat center left;
	}

.motor-trade-product-banner
	{
		background: #fff url(/img/motor_trade_banner.png) no-repeat center left;
	}

.motorcycle-product-banner
	{
		background: #fff url(/img/motorcycle_banner.png) no-repeat center left;
	}

.private-car-product-banner
	{
		background: #fff url(/img/private_car_banner.png) no-repeat center left;
	}

.public-and-private-hire-product-banner
	{
		background: #fff url(/img/public_and_private_hire_banner.png) no-repeat center left;
	}
	
.specialist-vehicle-product-banner
	{
		background: #fff url(/img/specialist_vehicle_banner.png) no-repeat center left;
	}

/* Page Banners*/

.about-us-banner
	{
		background: #fff url(/img/about_us_banner.png) no-repeat center left;
	}

.enquiries-banner
	{
		background: #fff url(/img/header_banner_placeholder.png) no-repeat center left;
	}
	
.broker-banner
	{
		background: #fff url(/img/broker_banner.png) no-repeat center left;
	}

.products-banner
	{
		background: #fff url(/img/products_banner.png) no-repeat center left;
	}

.home-careers-banner
	{
		background: #fff url(/img/home_careers_banner.png) no-repeat center left;
	}

.careers-banner
	{
		background: #fff url(/img/careers_banner.png) no-repeat center left;
	}

.contact-us-banner
	{
		background: #fff url(/img/header_banner_placeholder.png) no-repeat center left;
	}

.documents-library-banner
	{
		background: #fff url(/img/documents_library_banner.png) no-repeat center left;
	}

.news-banner
	{
		background: #fff url(/img/news_banner.png) no-repeat center left;
	}

.home-news-banner
	{
		background: #fff url(/img/home_news_banner.png) no-repeat center left;
	}

/* Content Secondary Products Styles */

.content_secondary
	{
		background: #fff url(/img/content_secondary_background.png) no-repeat top;
		float: left;
		width: 200px;
		margin-bottom: 15px;
		padding: 0;
		display: inline;
		overflow: hidden;
		min-height: 120px;
	}

.content_secondary h2
	{
		padding: 4px 4px 10px 10px;
		margin: 0;
		font: normal 1.6em "Georgia", Arial, Sans-Serif;
		font-style: italic;
		color: #000022;
		width: 180px;
	}

.content_secondary p
	{
		margin-bottom: 10px;
		margin-left: 10px;
		padding: 0;
	}

.content_secondary input
	{
		width: 170px;
		margin-left: 10px;
		padding: 5px;
		border: 1px solid #ccc;
		font-size: .9em;
	}

.content_secondary input.submitButton
	{
		margin-top: 5px;
		width: auto;
		padding: 5px;
		color: #fff;
		font-weight: bold;
		font-size: .9em;
		cursor: pointer;
	}

.content_secondary ul
	{
		margin: 0;
		padding: 0;
	}

.content_secondary li
	{
		background: url(/img/bullet_arrow.gif) no-repeat center left;
		list-style: none;
		width: 180px;
		padding: 4px 0 4px 0;
		margin: 0 0 0 12px;
	}

.content_secondary li a
	{
		margin: 0 0 0 12px;
		display: block;
	}

.content_secondary .rss
	{
		border: none;
		float: right; 
		padding: 4px 4px;
	}

/* News Section Styles */

#news_items
	{
		clear: both;
		border-bottom: solid 2px #eee;
		padding-bottom: 10px;
	}
	
#news_items ul li
	{
		list-style: bullet;
		margin-left: 20px;
	}

#content_primary #news_items a
	{
		color: #021067;
		text-decoration: none;
	}

#content_primary #news_items a:hover
	{
		text-decoration: underline;
	}

#news_items span
	{
		color: #021067;
		font-weight: bold;
	}
	
#news_items .created
	{
		color: #021067;
	}

#news_items .category
	{
		color: #021067;
	}

#news_items .read-more
	{
		text-align: right;
		color: #021067;
		margin: 0;
	}

#news_items hr
	{
		color: #9E8B61;
		height:1px;
		margin: 10px 0 10px 0;
	}

#news_items table
	{
		margin-bottom: 15px;
		padding: 0;
		display: inline;
	}

#news_items th
	{
		text-align: left;
		font-weight: bold;
		border-bottom: solid 1px #000027;
	}

#news_items td
	{
		padding: 5px 20px 5px 0px;
	}

/* Contact Us Section Styles */

#contact_us
	{
		margin-top: 15px;
		margin-bottom: 15px;
		overflow: hidden;
	}

#kgm_house
	{
		float: left;
		width: 265px;
		margin-bottom: 15px;
	}

#chelmsford
	{
		float: left;
		width: 265px;
		margin-bottom: 15px;
	}

#contact_us ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

#contact_us li
	{
		margin: 0;
		padding: 0;
	}
	
#contact_us span
	{
		color: #021067;
		font-weight: bold;
	}

#contact_us .address
	{
		margin-bottom: 15px;
	}

/* Careers Section Styles */

#careers_items
	{
		clear: both;
		border-bottom: solid 2px #eee;
		padding-bottom: 10px;
	}
	
#careers_items ul
	{
		margin: 0 0 10px 0;
	}

#careers_items li
	{
		margin: 0 10px 0 40px;
	}

#careers_items span
	{
		color: #021067;
		font-weight: bold;
	}
	
#careers_items a
	{
		display: block;
	}

#careers_items .read-more
	{
		text-align: right;
		color: #021067;
		margin: 0;
	}

#careers_items hr
	{
		color: #9E8B61;
		height: 1px;
		margin: 10px 0 10px 0;
	}

/* Documents - Revisions Section Styles */

.document-revisions table
	{
		width: auto;
	}

.document-revisions td
	{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
	}

/* Documents Library Section Styles */

#content_primary #documents_library ul
	{
		margin: 0 0 0 20px;
	}
	
#content_primary #documents_library li
	{
		padding: 4px 0 4px 0;
		margin: 0;
	}

#content_primary #documents_library a
	{
		margin: 0 0 0 12px;
	}

/* Docs Section Styles */

#docs span
	{
		color: #021067;
		font-weight: bold;
	}

/* Site Map Section Styles */

#site_map
	{
		clear: right;
		margin-top: 15px;
	}

#site_map_left
	{
		float: left;
		width: 265px;
		margin-bottom: 15px;
	}

#site_map_right
	{
		float: left;
		width: 265px;
		margin-bottom: 15px;
	}

#site_map p
	{
		margin-bottom: 15px;
		font-size: 1.2em;
		font-weight: bold;
	}
	
#site_map ul
	{
		list-style: none;
		margin: 0 0 15px 0;
		padding: 0;
	}

#site_map li
	{
		margin: 0;
		padding: 0;
	}

/* Feedback Section Styles */

#feedback
	{
		clear: right;
		margin-top: 15px;
	}

/* Privacy Statement Section Styles */

#privacy_statement
	{
		clear: right;
		margin-top: 15px;
	}

/* Site Usage Section Styles */

#site_usage
	{
		clear: right;
		margin-top: 15px;
	}

/* Legal Section Styles */

#legal
	{
		clear: right;
		margin-top: 15px;
	}

/* Useful Links Section Styles */

#useful_links
	{
		clear: right;
		margin-top: 15px;
	}

#useful_links table
	{
		margin: auto;
	}

#useful_links td
	{
		padding: 0px 0px 10px 10px;
		margin: 0;
		vertical-align: top;
	}
	
/* Find Broker Section Styles */

#findabroker
	{
		clear: both;
		float:center;
		width: 450px;
		margin: auto;
		padding: 0 0 0 10px;
	}

#findabroker div
	{
		margin-bottom: 10px;
	}

#findabroker label
	{
		font-weight: bold;
		margin-right: 15px;
		display: block;
		width: 100px;
		float: left;
	}
	
#findabroker input
	{
		padding: 5px;
		border: 1px solid #ccc;
		font-size: .9em;
		margin: 0;
		width: 200px;
	}

#findabroker div.submit input
	{
		display: block;
		background: #000022;
		border: 0;
		padding: 5px;
		color: #fff;
		font-weight: bold;
		font-size: .9em;
		margin: auto;
		width: auto;
		float: center;
		cursor: pointer;
	}

#findabroker_results
	{
		margin-top: 15px;
		padding: 0;
	}
	
#findabroker_results li
	{
		list-style: none;
		padding: 0;
		margin: 0;
	}

#findabroker_results .broker-name
	{
		font-weight: bold;
		color: #000022;
	}

#findabroker_results_list
	{
		overflow: hidden;
		clear: both;
	}
	
#content_primary #findabroker_results_list 
	{
		padding: 0;
		margin-bottom: 20px;
	}

#content_primary #findabroker_results_list ul
	{
		float: left;
		width: 255px;
		list-style: none;
		text-align: left;
		padding: 0;
	}

#content_primary #findabroker_results_list ul li
	{
		float: left;
		width: 255px;
		list-style: none;
		text-align: left;
		padding: 0;
	}
	
#content_primary #findabroker_results_list li.first, .second
	{
		margin: 0;
		padding: 0;
	}

#findabroker_results_list .second
	{
		margin-top: 20px;
	}
	
#findabroker_results_list span
	{
		color: #021067;
		font-weight: bold;
	}

/* About Us - The Team Section Styles */

#staff
	{
		overflow: hidden;
		clear: both;
	}

#content_primary #staff 
	{
		padding: 0;
		margin: 0;
	}

#content_primary #staff li
	{
		float: left;
		width: 160px;
		list-style: none;
		text-align: center;
		padding: 0;
		margin: 0 25px 20px 0;
	}

#content_primary #staff li.first
	{
		padding: 0 185px 20px 185px;
		margin: 0;
	}

#content_primary #staff li.third
	{
		margin: 0;
		padding: 0;
	}
	
#content_primary #staff li .fn , #content_primary #staff li .role 
	{
		display: block;
	}

/* Product Overview Section Styles */

#product_overview
	{
		overflow: hidden;
		clear: both;
	}

#content_primary #product_overview 
	{
		padding: 0;
		margin: 0;
	}

#content_primary #product_overview li
	{
		float: left;
		width: 255px;
		list-style: none;
		text-align: left;
		padding: 0;
		margin: 0 20px 15px 0;
	}
	
#content_primary #product_overview img
	{
		float: right;
	}

#content_primary #product_overview h2
	{
		font: normal 1.6em "Georgia", Arial, Sans-Serif;
		margin: 0 0 6px;
		font-style: italic;
		font-weight: bold;
	}
	
#content_primary #product_overview li.first
	{
		margin: 0;
		padding: 0;
	}

#content_primary #product_overview li.second
	{
		margin: 0;
		padding: 0;
	}

#product_overview .more-info
	{
		text-align: right;
		height: auto;
	}

#product_overview p
	{
		height: 75px;
	}
	
/* Enquiry Form Section Styles */

#enquiry_form
	{
		clear: both;
		padding: 10px;
		background: #FAF9F0;
	}

#enquiry_form div
	{
		clear: both;
		margin-bottom: 10px;
	}

#enquiry_form div .error-message
	{
		clear: both;
		color: red;
		margin-left: 170px;
	}

#enquiry_form label
	{
		font-weight: bold;
		font-size: .9em;
		margin: 0 15px 15px 15px;
		width: 140px;
		float: left;
		text-align: right;
	}
	
#enquiry_form input
	{
		padding: 5px;
		border: 1px solid #ccc;
		font-size: .9em;
		margin: 0;
		width: 200px;
	}

#enquiry_form textarea
	{
		padding: 5px;
		border: 1px solid #ccc;
		font-size: .9em;
		margin: 0;
		width: 300px;
	}
	
#enquiry_form input.submitButton
	{
		display: block;
		background: #000022;
		border: 0;
		padding: 5px;
		color: #fff;
		font-weight: bold;
		font-size: .9em;
		margin-left: 138px;
		margin-top: 15px;
		width: auto;
		cursor: pointer;
	}

#enquiry_form input.submitButtonClicked
	{
		background: #CCCCCC;
		border: 0;
		padding: 5px;
		color: #000022;
		font-weight: bold;
		font-size: .9em;
		margin: 0;
		width: auto;
	}
	
#enquiry_form .checkbox
	{
		clear: both;
		float: left;
		width: auto;
	}

#enquiry_form .checkbox input 
	{
		width: auto;
		border: none;
		float: left;
		margin-top: 3px;
		margin-right: 10px;
	}

#enquiry_form .checkbox label 
	{
		float: left;
		text-align:left;
		margin: 0;
	}

#enquiry_form .radio
	{
		clear: both;
		float: left;
		width: 25px;
		margin-top: 3px;
		border: none;
	}

#enquiry_form .radio input 
	{
		width: auto;
		border: none;
	}
	
#enquiry_form .radio label 
	{
		text-align:left;
	}

#enquiry_form .radio-no-grid
	{
		clear: both;
		margin-left: 160px;
	}

#enquiry_form .th_label
	{
		text-align: right;
		width: 150px;
		padding-right: 10px;
	}

#enquiry_form table
	{
		margin-bottom: 10px;
	}

/* Adverts Content Section Styles */

#adverts_content
	{
		margin-top: 15px;
	}

/* Partners Content Section Styles */

#partners_content
	{
		margin-top: 15px;
	}
	
/* Paginator Pages Section Styles */

#content_primary .paginator-pages
	{
		clear: both;
		float: right;
		font-weight: bold;
		margin-top: 15px;
	}

#content_primary .paginator-pages a
	{
		font-weight: bold;
		margin-right: 5px;
		text-decoration: none;
	}

#content_primary .paginator-pages a:hover
	{
		text-decoration: underline;
	}