/* CSS Document */
body, html
	{
		background:url('images/bodybg.gif');
		padding:0px;
		margin:0px;
		margin-top:10px;
	}
#outerdiv
	{
		width:887px;
		margin:0px auto;
	}
#innerdiv
	{
		width:887px;
		float:left;
	}	
#header
	{
		background:url('images/header_bg.png');
		background-repeat:no-repeat;
		width:887px;
		height:327px;
		float:left;
		margin-bottom:5px;
	}
#header_left
	{
		width:504px;
		margin-left:15px;
		float:left;
	}		
#logo
	{
		width:180px;
		height:90px;
		float:left;
		margin-top:10px;
		
	}	
#callusnow
	{
		width:324px;
		float:left;
		text-align:center;
		margin-top:25px;
	}	
#header_inner_small_box
	{
		width:504px;
		height:213px;
		float:left;
		background:url('images/header_inner_small_box.png');
		background-repeat:no-repeat;
		margin-top:5px;
		
	}
#header_inner_small_box ul
	{
		margin-left:10px;
	}
#header_inner_small_box ul li
	{
		list-style-image:url('images/check_icon.png');
		font-family:Arial, Helvetica, sans-serif;
		color:#1D2D3B;
		font-size:18px;
		font-weight:normal;
		margin-bottom:10px;
		
	}		
	
#header_right
	{
		width:368px;
		float:left;
		margin-top:10px;
	}	
	
#maincontent
	{
		width:887px;
		float:left;
		margin-bottom:5px;
		
	}	
#maincontent_top
	{
		width:887px;
		height:18px;
		float:left;
		background:url('images/main_content_top_bg.png');
		background-repeat:no-repeat;
	}	
#maincontent_middle
	{
		width:887px;
		float:left;
		background:#ffffff url('images/main_content_middle_bg.png');
		background-repeat:repeat-x;
		background-position:bottom;
		
	}		
#maincontent_left
	{
		width:597px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding:0px 10px 1px 10px;
		line-height:16px;
		
	}
#maincontent_left h2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:4px;
	}	
#maincontent_right
	{
		width:270px;
		float:left;
	}
#signupbox
	{
		width:262px;
		float:left;
		height:230px;
		background:url('images/enquiry_form_bg.png');
		background-repeat:no-repeat;
		margin-bottom:10px;
	}	
#signupbox .heading
	{
		margin-top:10px;
		margin-bottom:5px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		line-height:18px;
	}	
#signupbox .label
	{
		width:75px;
		padding-right:5px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		font-size:14px;
		font-weight:bold;
		text-align:right;
		margin-top:4px;		
	}
#signupbox .textbox
	{
		width:177px;
		float:left;
		margin-top:4px;
		
	}	
#signupbox .textbox .inputbox
	{
		width:160px;
		float:left;
		height:18px;
		border:none;
		border:1px solid #999999;
	}				
	
#signupbox .space
	{
		text-align:center;
		width:227px;
		height:13px;
		float:left;
	}

#signupbox .bluebuttonbox
	{
		text-align:center;
		width:257px;
		height:43px;
			float:left;
		
	}
#signupbox .bluebutton
	{
	background:url('images/bluebuttonbg.gif');
	background-repeat:repeat-x;
	height:32px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	margin-top:5px;
	padding-bottom: 5px;
	}	
#rightgreybox	
	{
		width:257px;
		float:left;
	}	
#rightgreybox_top
	{
		background:url('images/rightgreybox_top.png');
		background-repeat:no-repeat;
		width:257px;
		height:17px;
		float:left;
	}		
#rightgreybox_middle
	{
		background:#7E8D9B url('images/rightgreybox_middle.png');
		width:234px;
		padding:0px 12px 0px 12px;
		float:left;
		background-position:bottom;
		background-repeat:repeat-x;
		
	}	
#rightgreybox_bottom
	{
		background:url('images/rightgreybox_bottom.png');
		background-repeat:no-repeat;
		width:257px;
		height:20px;
		float:left;
	}					

#testimonials_top
	{
		background:url('images/testimonials_top.png');
		background-repeat:no-repeat;
		width:234px;
		height:16px;
		float:left;
	}	
#testimonials_middle
	{
		background:url('images/testimonials_middle.png');
		width:224px;
		padding:0px 5px 0px 5px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:justify;
	}	
#testimonials_bottom
	{
		background:url('images/testimonials_bottom.png');
		background-repeat:no-repeat;
		width:234px;
		height:41px;
		float:left;
	}	
#weworkwith
	{
		float:left;
		margin-top:10px;
		width:234px;
	}	
#weworkwith .heading
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:20px;
		font-weight:bold;
		
	}			
#maincontent_bottom
	{
		width:887px;
		height:18px;
		float:left;
		background:url('images/main_content_bottom_bg.png');
		background-repeat:no-repeat;
	}	
#footer
	{
		width:887px;
		float:left;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ffffff;
		margin-bottom:10px;
		
	}	
#footer a.mainlink:active, #footer a.mainlink:link, #footer a.mainlink:visited, #footer a.mainlink:hover
	{
		color:#ffffff;
		text-decoration:none;
	}	

#seo{
	width:111px;
	height:114px;
	float:left;
	margin-right:20px;
}
