	
	
	/* ----======== Reseting All Browsers ========---- */		
	
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
	{ margin:0; padding:0; }
	fieldset, img { border:0; }
	ul { list-style:none; }
	caption, th { text-align:left; }
	h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
	abbr, acronym { border:0; }	
	
	/* ----======== HTML Selectors ========---- */
	
	body
	{
	text-align: center;
	margin: auto;
	background: #E6E6E6 url(../images/bg.jpg) repeat-x top center;
	color: #444;
	font-size: 12px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	a
	{
	color: #9b2732;
	text-decoration: underline;
	}
	
	a:hover { color: #000; }
	
	h1
	{
	color: #000;
	font-size: 16px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	font-size: 24px;
	}
	
	#contentRight h1
	{
	padding-bottom: 2px;
	border: none;
	}
	
	h2
	{
	color: #000;
	font-size: 20px;
	margin-bottom: 15px;
	}
	
	h3
	{
	color: #9b2732;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	}
	
	p
	{
	margin-bottom: 15px;
	line-height: 18px;
	}
	
	
	/* ----======== Custom Selectors ========---- */
	
	#content ul { margin-bottom: 10px; }
	
	#content li
	{
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	line-height: 16px;
	}
	
	.services li
	{
	background: #ededed url(../images/tick.gif) no-repeat 15px 50% !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 15px 15px 15px 40px !important;
	font-size: 14px;
	}
	
	.floatRight
	{
	float: right;
	margin-left: 13px;
	margin-bottom: 13px;
	position: relative;
	}
	
	.floatLeft
	{
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	position: relative;
	}
	
	.noMargin { margin: 0 !important; }
	
	.clearer { clear: both; }
	
	
	/* ----======== Layout and Styling ========---- */
	
	#wrapper
	{
	width: 960px;
	margin: auto;
	position: relative;
	z-index: 99;
	}
	
	#shadow
	{
	background: url(../images/shadow.png) no-repeat;
	width: 1034px;
	height: 279px;
	z-index: 3;
	position: absolute;
	top: 192px;
	left: 50%;
	margin-left: -534px;
	}
	
	#logo 
	{
	float: left;
	}
	
	#header { padding-top: 162px; }
	
	#breadCrumbs { }
	
	#banner
	{
	background: #DEDEDE url(../images/quote_bg.jpg) no-repeat top left;
	border: 10px solid #fff;
	height: 231px;
	position: relative;
	margin-bottom: 20px;
	}
	
	#book
	{
	position: absolute;
	top: 150px;
	left: 360px;
	z-index: 14;
	}
	
	#quote
	{
	float: left;
	width: 450px;
	padding: 15px 25px;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	}
	
	#quote p
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 38px;
	text-align: left;
	color: #000;
	font-style: italic;	
	position: relative;
	z-index: 10;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
	.topLeftQuote
	{
	position: absolute;
	top: 3px;
	left: 3px;
	background: url(../images/top_left_quote.png) no-repeat top left;
	width: 53px;
	height: 43px;
	z-index: 8;
	}
	
	.bottomRightQuote
	{
	position: absolute;
	bottom: 10px;
	right: 125px;
	background: url(../images/bottom_right_quote.png) no-repeat top left;
	width: 53px;
	height: 43px;
	z-index: 8;
	}
	
	.slide
	{
	float: right;
	border-left: 10px solid #fff;
	height: 231px;
	width: 360px;
	}
	
	#search
	{
	position: absolute;	
	top: 12px;
	right: 0;
	color: #fff;
	background: url(../images/mag_glass.gif) no-repeat 0px 50%;
	height: 34px;
	width: 370px;
	}
	
	#searchBox
	{
	background: #000;
	border: 1px solid #383737;
	color: #ccc;
	padding: 8px 8px 0px 8px;
	height: 23px;
	width: 210px;
	}
	
	#search p
	{
	text-transform: uppercase;
	padding-left: 19px;
	padding-top: 8px;
	font-size: 11px;
	}
	
	#search input, #search p
	{
	float: left;	
	margin-right: 12px;
	}
	
	.box
	{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 15px 0 0 125px;;
	margin-bottom: 15px;
	}
	
	.box img
	{
	float: left;
	margin-left: -125px;
	margin-bottom: 15px;
	}
	
	/* ----======== Main Menu ========---- */
	
	#mainMenu
	{
	height: 57px;
	width: 960px;
	text-align: left;
	background: url(../images/menu_bg.jpg) repeat-x center;
	position: relative;
	}
	
	#mainMenu ul
	{
	}
	
	#mainMenu ul li
	{
	display: inline;
	float: left;
	}
	
	#mainMenu ul li a span
	{
	background: url(../images/menu_line.jpg) no-repeat top left;
	height: 57px;
	width: 2px;
	position: absolute;
	right: 0;
	top: 0;
	}
	
	#mainMenu ul li a
	{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	text-decoration: none;
	height: 36px;
	padding: 21px 15px 0 13px;	
	margin: 0;
	background: url(../images/menu_bg.jpg) repeat-x bottom;
	}
	
	#header > #mainMenu ul li a
	{
	display: block;	
	}
	
	#mainMenu ul li a:hover
	{
	color: #fff;
	background: url(../images/menu_bg.jpg) repeat-x center !important;
	}
	
	#mainMenu ul li.active a
	{
	color: #fff;
	background: url(../images/menu_bg.jpg) repeat-x top !important;
	}
	
	#content 
	{
	background: #fff url(../images/content_top.jpg) repeat-x top;
	border: 10px solid #fff;	
	padding: 15px 15px 0px 15px;
	text-align: left;
	}
	
	#contentLeft
	{
	width: 570px;
	float: left;
	}
	
	#contentRight
	{
	width: 310px;
	float: left;
	margin-left: 30px;
	}
	
	#footer 
	{ 
	background: #eeeeed;
	padding: 25px;
	text-align: left;
	}
	
	#footer a { }
	
	#footer a:hover { }
	
	
	/* ----======== Table and Form Elements ========---- */	
	
	table { margin-bottom: 10px; }
	
	th
	{
	background: #69061a url(../images/th.jpg) repeat-x;
	padding: 10px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	}
	
	td
	{
	padding: 8px 10px;
	background: #eee;
	line-height: 18px;
	}
	
	input, textarea, select
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	}
	
	
	.pageImage
	{
	width: 216px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
	.pageImage img
	{
	border: 1px solid #000;
	margin-bottom: 10px;
	}
	
	.pageImage p
	{
	padding: 0 !important;
	margin: 0 !important;
	color: #9b2732;
	font-size: 11px;
	}

