/* CSS Document */
/* Default Body Styles */
	body {
		margin:0;
		padding:0;
		font-size: 11px;
		/*font-family: GillSans, Calibri, Trebuchet, sans-serif;*/
		font-family: Arial, Helvetica, sans-serif;
		color:#333;
		text-align:center;
		/*background:url(../images/layout/pagebg.gif) repeat-x top;*/
		background:#FFF url(../images/layout/pagebg.jpg) repeat-x top;
	}
	html { /* Implement a permanent scroll bar to avoid the page jumping around */
		min-height: 100%; 
		margin-bottom: 1px;
	}
	.clear_div {
		clear:both;
		height:0;
		overflow:hidden;
	}
	hr {
		border: none 0; 
		border-top: 1px solid #CCC;/*the border*/
		width: 45%;
		text-align:left;
		height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}
/* Font Styling */
	a {
		color:#633;
		text-decoration:none;
	}     
	a:hover {
		color:red;	
		text-decoration:underline;
	}
	a img {
		border:none;
	}
	p {
		font-size:12px;
		padding:0;
		margin:0 0 15px 0;
		line-height:140%;
	}
	ul {
		font-size:1.2em;
	}
	li {
		
	}
	h1, h2, h3, h4, h5 {
		margin:10px 0 10px 0;
		padding:0;
		
	}
	h1 a, h2 a, h3 a, h4 a, h5 a {
		text-decoration:none;
	}
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
		text-decoration:underline;
	}
	h1 {font-size:17px;}
	h2 {font-size:15px; color:#663333}
	h3 {font-size:13px;color:#663333}
	h4 {font-size:12px;color:#663333}
	h5 {font-size:11px;color:#663333}
	h4 span {
		font-size:0.9em;
		color:#663333
	}
	form {
		margin:0;
		padding:0;
		font-size:1.2em;
	}
/* Main Layout Containers */
	#wrapper {
		text-align:left;
		margin:0 auto 10px auto;
		width:996px;
		overflow:hidden;
		position:relative;
		height:650px;
		overflow:hidden;
		
	}
	#logo {
		position:absolute;
		top:0;
		left:32px;
	}
	#banner {
		height:87px;
	}
	#navbar {
		float:right;
		padding-top:55px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	}
	#navbar ul, #navbar li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#navbar li {
		display:inline;
		margin:0 58px 0 0px;
	}
	#navbar li a {
		color:#FFF;
		text-decoration:none;
		/*font-family:"Century Gothic", Verdana, Arial;*/
		font-size:17px;
	}
	#navbar li a:hover {
		color:#FF6633;
	}
	#navbar li a.current {
		color:#FF6633;
	}
	#tickbox {
		margin:0 auto 10px auto;
		width:996px;
		text-align:right;
	}
	#riba {
		float:left;
		padding-left:57px;
	}
	#tickbox a {
		color:#999;
	}
	#tickbox a:hover {
		text-decoration:none;
		color:#000;
	}
	#leftcol {
		width:225px;
		height:517px;
		float:left;
		background:url(../images/layout/leftbg.gif) repeat-y top right;
		overflow:hidden;
		padding-top:20px;
	}
	#leftcol p a {
		color:#FFF;
	}
	#leftcol p a:hover {
		text-decoration:underline;
	}
	#leftcol_internal {
		width:155px;
		height:512px;
		float:left;
		background:url(../images/layout/leftbg.gif) repeat-y top right;
		overflow:hidden;
		padding:25px 20px 0 50px;
	}
	#leftcol_internal ul, #leftcol_internal li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#leftcol_internal h1,  #leftcol_internal h2, #leftcol_internal h3, #leftcol_internal h4, #leftcol_internal h5 {
		margin:0; padding:0; line-height:90%;
		color:#FFF;
	}
	#leftcol_internal h2 {
		margin-bottom:20px;
		padding-top:10px;
		color:#FFF;
	}
	#leftcol_internal h3 {
		line-height:100%;
		margin-top:10px;
		color:#FFF;
	}
	#leftcol_internal a {
		color:#FFF;
		text-decoration:none;
	}
	#leftcol_internal a:hover {
		text-decoration:underline;
	}
	#leftcol_internal p {
		color:#FFF;
	}
	#leftcol_internal li {
		margin-bottom:10px;
		font-size:12px;
	}
	#rightcol {
		width:755px;
		height:537px;
		float:right;
		overflow:hidden;
		/*background-color:#FFF;*/
		padding-left:15px;
	}
	/* #rightcol p {
		margin-right:425px;
	} */
	/* #rightcol ul {
		margin-right:425px;
	} */
	#rightcol h1 {
		margin-top:30px;
	}
	#footer {
		color:#FFF;
		font-size:17px;
		clear:both;
		padding:2px 0 0 32px;
		position:relative;
		font-weight:normal;
	}
	#bottom {
		/*position:absolute;
		top:0;
		left:32px;*/
		float:left;
		
	}
	#footer a {
		color:#FFF;
		text-decoration:none;
	}
	#footer a:hover {
		color:#CCC;
	}
	#foot_tel {
		float:right;
		padding-right:130px;
		padding-top:1px;
	}

/* Thumbnails on left on home page */
	.leftthumb {
		margin:13px 0 0 9px;
		float:left;
		display:inline;
		padding:120px 0 10px 0;
		width:127px;
		text-align:right;
		background-position: top left;
		background-repeat:no-repeat;
		text-decoration:none;
		font-size:13px;
		color:#FFF;
		font-family:"Century Gothic", Verdana, Arial;
		overflow:hidden;
	}
	.leftthumb:hover {
		background-position: 0 -151px;
		color:#FFF;
		text-decoration:none;
	}
/* Contact form styles */
	#contact_container {
		width:360px;
		float:right;
		margin:30px 0 0 20px;
		display:inline;
	}
	/* Create the border around the fields */
	.contact_form fieldset {
		width:99%;
		border:1px solid #CCC;
		border-left:none;
		border-right:none;
		margin-bottom:10px;
		padding:0 0 10px 0;
		overflow:hidden;
		float:left;
		clear:both;
		
	}
	/* The name of each fieldset */
	.contact_form legend {
		color:#999;
		padding-bottom:10px;
	}
	/* The label of each form field name */
	.contact_form label {
		float:left;
		width:100px;
		margin-right:10px;
		text-align:right;
		margin-bottom:12px;
		clear:both;
	}
	/* Gives the textarea and text boxes some style */
	
	.contact_form input.text, .contact_form textarea {
		border:1px solid #999;
		background-color:#FFF;
		padding:3px;
	}
	fieldset.submit {
		width:99%;
		border:none;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	/* Set the style for the text boxes only */
	.contact_form input.text {
		width:65%;
		margin-bottom:5px;
		float:right;
	}
	/* Set the style for the textareas only */
	.contact_form textarea {
		width:97%;
		height:150px;
		overflow:auto;
	}
	/* Set the style send button only only */
	.contact_form .site_button {
		width:100%;
		padding:4px 0 4px 0;
		border-right:2px solid #666;
		border-bottom:2px solid #666;
		border-left:1px solid #666;
		border-top:1px solid #666;
		background-color:#CCC;
		text-align:center;
	}
	/* Makes the background colour change when clicking on the button - NB only works in non-IE, great! */
	.contact_form .site_button:active {
		background-color:#DBDBDB;
	}
	/* Makes the required field asterisks red */
	.contact_form em {
		color:#CC0000;
		font-weight:bold;
	}
/* News section styles */
	#news_img {
		width:340px;
		float:right;
		margin:0 0 20px 20px;
		display:inline;
	}
	#news_img img {
		float:right;
		margin-bottom:10px;
		display:inline;
	}
	.news_img_mid {
		width:125px;
		margin:0 30px 0 0
	}

	/* Image Placeholder */
	#image_placeholder {
		width:382px;
		height: 537px;
		float: right;
		margin-left:10px;
		background-color:#CCCCCC;
		overflow:hidden;
	}
	#slideshow {
		width:804px;
		height: 537px;
		float:right;
		position:relative;
		}
	#slideshow img {
		width:804px;
		height: 537px;
	}
	#cs_pages {
		position:absolute;
		top:110px;
		left:250px;
		z-index:999;
	}
	#cs_pages a {
		background-color:#000;
		height:20px;
		width:25px;
		display:block;
		float:left;
		text-align:center;
		padding:5px 0 0 0;
		color:#FFF;
		font-size:14px;
		margin:0 5px 0 0;
		display:inline;
		border:1px solid #000;
	}
	#cs_pages a:hover {
		background-color:#CCC;
		color:#000;
		text-decoration:none;
	}
	#cs_pages a.activeSlide { 
		background-color:#CCC;
		color:#000;
		text-decoration:none;
		}
	#cs_pages a:focus { outline: none; }

	#image_placeholder_news {
		width:382px;
		height: 537px;
		float: right;
		margin-left:10px;
	}
	.news_img_mid {
		float:right;
		margin-right: 30px;
		margin-top:10px;
		display:inline;
	}
	/* Image Placeholder For Portfolio*/
	#image_portfolio {
		width:764px;
		height: 537px;
		padding: 20px;
		background-repeat: no-repeat;
		position: absolute;
		left: 220px;
	}
	/* Buttons For Portfolio*/
	#portfolio_button_holder {
		position: absolute;
		margin: 10px;
		left: 220px;
		z-index:200;
		outline:none;
	}
	
	.portfolio_button {
		padding: 3px 10px 3px 10px;
		margin: 5px 1px 0 0;
		font-size: 16px;
		text-align: center;
		background-color: #96968f;
		color: #FFF;
		float: left;
		outline:none;
		text-decoration: none;
	}
	
	#portfolio_button_holder a:hover {
		text-decoration: none;
		color:#CCC;
	}
	#portfolio_button_holder a:active {
		border:none;
		outline:none;
	}
	#main_news {
		height:290px;
		border-bottom:1px solid #CCC;
		margin-bottom:10px;
		overflow:hidden;
	}	
	#main_news p, .sub_news p {
		margin-right:0;
	}
	.sub_news {
		width:347px;
		height:237px;
		background-color:#d2d0d0;
		float:left;
		margin:0 30px 0 0;
		overflow:hidden;
	}
	.sub_news img {
		float:right; margin-left:10px;
		display:inline;
	}
	.sub_news p {
		padding:10px 0 0 10px;
	}
	.sub_news h2 {
		font-size:16px;
		margin:0;
		
		padding:5px 0 5px 10px;
	}
	.content_table {
		float:left;
		width:300px;
		
	}
	.content_table table {
		height:470px;
		width:300px;
	}
	.content_table p {
		margin-right:0;
	}