@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a
	{
	text-decoration: none;
	color:#868686;
	}
a:hover
	{
	color:#333333;
	}


#container {

	background-image:url(../img/laicbg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto;
}
#inner_container {
	width:758px;
	margin:0 auto;
	padding: 0 100px;
}
#header_strip {
	float: left;
	width: 748px;
	padding: 5px;
}

#header_strip a
	{
	text-decoration:none;
	color:#000000;
	}
#header_strip a:hover
	{
	color:#666666;
	}

#header {
	background-image:url(../img/headerbg.jpg);
	background-repeat:repeat-x;
	height: 82px;
	padding: 10px;
	padding-top:2px;
	float: left;
	width: 738px;

}

#header_logo {
	width:200px;
	height:72px;
	float: left;
	padding: 17px 0 0 0;
}




#header_right {
	width:538px;
	height:82px;
	float: left;
}
#header_right_boxes 
	{
	color:#ffffff;
	width:395px;
	height:41px;
	float: right;
	padding-top:5px;
	}

#header_right_boxes #login_form 
	{
	margin:0;
	padding:0;
	float:right;
	width:350px;
	}



#header_right_boxes span.login
	{
	margin-top:3px;
	float:left;
	
	}

#header_right_boxes #login_form input
	{
	border:1px solid #CCCCCC;
	background:none;
	color:#CCCCCC;
	padding:1px;
	float:left;
	margin-left:2px;
	}

#header_right_boxes #login_form input.submit_button
	{
	border-width:0px;
	border-style:none;
	border-color:#000000;
	float:left;
	}

#header_right_links {
	width:530px;
	height:41px;
	float: right;
	clear: right;
}

#header_right ul#header_right_links_ul
	{
	float: left;
	height: 48px;
	width: 618px;
	list-style:none;
	margin: 0;
	padding: 0;
	padding-left:10px;
	padding-left:140px;
	}

#header_right ul#header_right_links_ul li {
	float:left;
	height:48px;
	margin-left:19px;

}
#header_right ul#header_right_links_ul li a {
	height:21px;
	padding:15px 19px 12px 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration:none;
	color:#FFFFFF;
	
}
#header_right ul#header_right_links_ul li a:hover {
	color:#999999;
}


#banner {
	float: left;
}
/* main menu styles */
#main_menu {
	float: left;
	height: 48px;
	width: 758px;
	background-image:url(../img/main_menu_bg.jpg);
}
ul#nav {
	float: left;
	height: 48px;
	width: 758px;
	list-style:none;
	margin: 0;
	padding: 0;
	padding-left:10px;
}
ul#nav li {
	float:left;
	height:48px;
	margin-left:19px;

}
ul#nav li a {
	height:21px;
	padding:15px 19px 12px 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration:none;
	color:#333333;
	
}
ul#nav li a:hover {
	color:#999999;
}
/*---------------------------------*/
/**/
#search_strip {
	float: left;
	height: 48px;
	width: 758px;	
}
#search_strip_left_block {
	float:left;
	width:426px;
	height:31px;
	padding: 17px 10px 0px 12px;

}

ul.breadcrumbs
	{
	float: left;
	list-style:none;
	margin: 0;
	padding: 0;
	}
ul.breadcrumbs li {
	float:left;
	margin-left:15px;

}
ul.breadcrumbs li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration:none;
	color:#666666;
	
}
ul.breadcrumbs li a:hover {
	color:#999999;
}

#search_strip_search  {
	width:288px;
	height:31px;
	float:left;
	padding: 17px 12px 0 10px;
	text-align:right;
}
#search_strip_search form {

float:right;
margin:0;
padding:0;

}
#content_area {
float:left;
	width: 758px;

	
}

ul.left_menu
	{
	margin:0;
	padding:0;
	margin-left:25px;
	width:130px;
	}

ul.left_menu li
	{
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
	}

ul.left_menu li a
	{font-size:.8em;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}
ul.left_menu li a:hover
	{font-size:.8em;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	}
ul.left_menu li ul
	{
	margin:0;
	padding:0;
	padding-top:5px;
	margin-left:10px;
	}

ul.left_menu li ul.left_menu_sub li
	{
	font-size:12px;
	list-style:none;
	}
ul.left_menu li ul.left_menu_sub li a
	{
	color:#666666;
	
	}
ul.left_menu li ul.left_menu_sub li a:hover
	{
	color:#333333;
	
	}
div.left_menu_spacer
	{
	height:150px;
	}

div.sub_cat_gallery
	{
	padding-bottom:20px;
	}

div.search_holder
	{
	padding:10px;
	
	}

.search_submit_button:hover
	{
	cursor:pointer;
	}

ul.search_results
	{
	margin:0;
	padding:0;
	margin-left:40px;
	}

ul.search_results li
	{
	padding-bottom:10px;
	list-style:decimal-leading-zero;
	}

ul.search_results li a
	{
	text-decoration:none;
	color:#000000;
	}

ul.search_results li a:hover
	{
	color:#666666;
	}

.lead_in 
	{
	float:left;

	width:756px;
	}

.lead_in .left_text_block
	{
	width:423px;
	min-height:298px;
	font-size:11px;
	float:left;
	}
.left_text_block p {
margin-top:0px;
padding-top:0px;
}
.lead_in right_block
	{
	float:left;
	width:313px;
	min-height:298px;
	}

.sandbag-right 
	{
  	border: 0; 
  	padding: 0;
  	font-size: 0;
  	margin: 0 0 -1px 0;
  	height: 2px;
  	float: right; 
  	clear: right;
	
	}

.gallery_holder
	{
	width:580px;
	float:left;
	clear:both;
	}

.gallery_row
	{
	width:280px;
	float:left;
	padding-bottom:10px;
	}

.gallery_img, .gallery_img_gap
	{
	float:left;
	width:40px;
	height:27px;
	padding-left:2px;
	padding-right:2px;
	
	}
.gallery_img:hover
	{
	cursor:pointer;
	
	}
#gallery_img_1
	{
	float:left;
	

	
	}


.home_block_wide_center
	{
	float:left;
	width:358px;
	min-height:100px;
	padding-left:5px;
	padding-right:5px;
	}
.home_block_wide_center ul.home_faq_list, ul.quicklinks_list
	{
	margin:0;
	padding:0;
	list-style:none;
	padding-top:5px;
	}
.home_block_wide_center ul.home_faq_list li, ul.quicklinks_list li
	{
	float:left;
	width:174px;
	padding-left:5px;
	min-height:32px;
	
	}
.home_block_wide_center ul.home_faq_list li a, ul.quicklinks_list li a
	{
	text-decoration:none;
	color:#333333;
	}
.home_block_wide_center ul.home_faq_list li a:hover, ul.quicklinks_list li a:hover
	{
	color:#666666;
	}

#frmEnewsSubmit
	{
	padding-bottom:20px;
	
	}

#frmEnewsSubmit label
	{
	
	display:block;
	width:200px;
	float:left;
	
	}
#frmEnewsSubmit input
	{
	float:left;
	
	}

#frmEnewsSubmit .text_input
	{
	width:250px;
	
	}

#frmEnewsSubmit .input_error
	{
	border-width:2px; 
	border-style:solid; 
	border-color:#CC0000; 
	padding:2px;
	}

div.footer_block
	{
	float:left;
	padding-top:20px;
	padding-bottom:40px;
	
	}

div.footer_links
	{
	padding-top:20px;
	float:left;
	}

ul.footer_ul, ul.footer_ul
	{
	
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	}
ul.footer_ul li
	{
	float:left;
	padding-left:5px;
	color:#666666;
	}
ul.footer_ul li a
	{
	color:#666666;
	text-decoration:none;
	}


.clearboth {
clear:both;
}
.right {
float:right;
}
.left {float:left;}
/*-------------------------------form styles ---------------------------*/
.form_header {
	background-color:#666666;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	float:left;
	width:547px;
	color: #FFFFFF;
}
.form_row {
	width:555px;
	border:1px solid;
	float:left;
	font-size:12px;
}
.form_title {
	background-color:#CCCCCC;
	padding:9px;
	font-weight:bold;
	float:left;
	width: 230px;
}
.form_title p {
margin:0px;
padding:0px;
}
.form_text {
	float:right;
	padding:5px;
	float:right;
	width:255px;
}
.form_title_cost_block {
float:right;
width:150px;
clear:right;
height:28px;
}
.section_three_input {
	width: 242px;

}
.section_three_tick {
	width: 35px;

}
.section_three_input textarea{
	width:240px;
	height:45px;

}

#frm_expression_of_interest, h4, input, .contact_holder
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		
		}
	
	h4
		{
		font-size:16px;
		}
	
	.input_error
		{
		border-width:2px; 
		border-style:solid; 
		border-color:#CC0000; 
		padding:2px;
		}
	
	label 
		{ 
		
		width:200px; 
		display:block;
		float:left;
		}

.list_item_titles
	{
	list-style:none;
	margin:0;
	padding:0;
	}
.list_item_titles li
	{
	padding:5px;
	
	}
