/*-----------------------------------------------------

	MarbleMeida.co.uk

------------------------------------------------------*/
	/* MM Reset */
	html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0; font-weight: inherit; font-style:inherit; font-family:inherit; font-size: 100%;}
	input, textarea, select {
	margin:0;
	padding:0;
	font-family:inherit;
	font-size: 1em
}
	body {
	line-height: 1;
	color: #000;
	background-color: #FFF;
}
	img, a img,abbr,acronym,fieldset {
	border: 0;
	float: left;
}
	ol, ul {list-style: none;}
	table {border-collapse: collapse; border-spacing: 0;}
	caption, td, th {text-align: left; font-weight: normal; vertical-align: top;}
	blockquote:before, blockquote:after, q:before, q:after {content: "";}
	blockquote, q {quotes: "" "";}
	sup, sub {vertical-align: text-top;}
	/*CP Default styles*/
	strong 	{font-weight:bold;}
	em 		{font-style:italic;}
	h1,h2,h3,h4,h5,h6,p,dd,dt,li {
	line-height:1.22em;
}

/*-----------------------------------------------------
	
	CSS structure 
	
	1.0 Defaults
		1.1 Link defaults
		1.2 Type defaults
	2.0 Layout
		2.1 Homepage
	
-----------------------------------------------------*/

/*-----------------------------------------------------
	1.0 Defaults
-----------------------------------------------------*/

	body {
	font-size: 62.5%;
}
		#skiplinks {position:absolute; left:-9999px;}
	
/*-----------------------------------------------------
	1.1 Links
-----------------------------------------------------*/
	a:link 		{
	color: #458224;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
	a:visited	{
	color: #356C1B;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
	a:hover		{
	text-decoration: underline;
}
	a:active	{}

/*-----------------------------------------------------
	1.2 Type
-----------------------------------------------------*/

	h1	{
	font-size: 30px;
	color: #000;
	text-align: left;
	margin-top: 280px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 13px;
}
	h2	{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	background-repeat: repeat;
	margin: 0px;
}
	h3	{}
	p	{
	font-size: 8pt;
	line-height: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
	li	{}
hr {
	height: 1px;
background-color: #c0c1c3;
color: #c0c1c3;
border: none;
padding: 0;
margin: 0;
}
.logo {
	height: 63px;
	width: 216px;
	margin-top: 40px;
	float: left;
	clear: left;
}

.main_nav{
	position: absolute;
	z-index: 10;
	top: 66px;
	right: 63px;
}

.main_nav li {
	float:left;
	margin-right: 13px;
	position:relative;
}	
.main_nav li a {
	display: block;
	width: 94px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
}

.main_nav li#nav2 ul {
	left:-9999px;
	position: absolute;
	width: 260px;
	/*left:-82px;*/
	top:27px;
	height: 213px;
	z-index:10;
  }
 
  
.main_nav li#nav2 ul li {
	text-align: left;
	text-indent: 0px;
  }
  
.main_nav li#nav2 ul li a{
	background-image: none;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 208px;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 6px;
	background:url(../images/button_subnav_hover_bg.png) 14px -100px no-repeat;
}

.main_nav li#nav2 ul li a:hover{
	background-position:14px 0;
}


li#nav2 ul {
	padding-top: 24px;
	background:url(../images/button_flyout_services_bg.png) 0 0 no-repeat;
}

li#nav2:hover ul,
li#nav2.hover ul {
	left:-82px;
	}


	
.main_nav li#nav3 ul {
	left:-9999px;
	position: absolute;
	width: 260px;
	padding-right: 0px;
	padding-left: 0px;
	/*left:-84px;*/
	top:27px;
	height: 120px;
	z-index:10;
  }



.main_nav li#nav3 ul li {
	text-align: left;
  }
  
.main_nav li#nav3 ul li a{
	background-image: none;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 208px;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 6px;
	background:url(../images/button_subnav_hover_bg.png) 14px -999px no-repeat;
}

.main_nav li#nav3 ul li a:hover{
	background-position:14px 0;
}

li#nav3 ul{
	padding-top: 24px;
	background: url(../images/button_flyout_clients_bg.png) 0 0 no-repeat;
}
	
li#nav3:hover ul,
li#nav3.hover ul {
	left:-84px;
	}

.main_nav li#nav1{}
.main_nav li#nav2{ top:1px;}
.main_nav li#nav3{ top:1px;}
.main_nav li#nav4{ top:1px;}
.main_nav li#nav1 a{
	background-image: url(../images/button_home_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main_nav li#nav2 a.this_only{
	background-image: url(../images/button_services_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
}

li#nav2.hover a.this_only,
li#nav2.hover a.this_only:hover{
	background-image: url(../images/button_services_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_nav li#nav3 a{
	background-image: url(../images/button_clients_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.main_nav li#nav4 a{
	background-image: url(../images/button_contact_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.main_nav li#nav1.current a,
.main_nav li#nav1 a:hover{
	background-image: url(../images/button_home_selected.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.main_nav li#nav2.current a.this_only,
.main_nav li#nav2 a.this_only:hover{
	background-image: url(../images/button_services_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.main_nav li#nav3.current a.this_only,
.main_nav li#nav3 a.this_only:hover{
	background-image: url(../images/button_clients_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#nav3.hover a.this_only,
li#nav3.hover a.this_only:hover{
	background-image: url(../images/button_clients_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_nav li#nav4.current a,
.main_nav li#nav4 a:hover{
	background-image: url(../images/button_contact_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.wrapper{
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 559px;
	position:relative;
}


.home_bg{
	background-image: url(../images/bg_home.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 680px;
}
.flash_birds {
	position: absolute;
	top: 238px;
	left: 224px;
}
.home_content_1 {
	width: 340px;
	float: left;
	position: absolute;
	left: 236px;
	top: 339px;
}
.home_content_1 img {
	clear: both;
	float: left;
	margin-right: 40px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
}
.home_content_2 {
	width: 320px;
	position: absolute;
	left: 626px;
	top: 380px;
}

.services_bg{
	background-image: url(../images/bg_services.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 680px;
}
.services_content_1 {
	width: 650px;
	margin-top: 65px;
	float: left;
/*	margin-left: 120px;*/
	height: 30px;
	margin-bottom: 8px;
}
.services_content_2 {
	width: 739px;
	float: left;
/*/	margin-left: 150px;*/
	height: 310px;
}
.services_content_2 img {
	float: right;
}

.clients_bg{
	background-image: url(../images/bg_clients.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 680px;
}
.clients_content_1 {
	width: 650px;
	margin-top: 140px;
	float: left;
	/*clear: left;
	margin-left: 276px;*/
	height: 30px;
	margin-bottom: 8px;
	text-align: right;
	margin-left: 50px;
}
.clients_content_1 img {
	float: right;
}
.clients_content_2 {
	width: 860px;
	float: left;
	/*clear: left;
	margin-left: 35px;*/
	height: 200px;
	text-align: right;
	margin-left: 50px;
}
.clients_content_2 img {
	float: left;
	margin-right: 30px;
}
.clients_content_2 p {
	text-align: right;
}



.carouselcontainer{
	position:absolute;
	left:43px;
	top:100px;
	width:890px;
	height:500px;
	overflow:hidden;
}
.carouselcontainerservices{
	position:absolute;
	left:150px;
	top:100px;
	width:780px;
	height:500px;
	overflow:hidden;
}

.carousel{
	width:860px;
	height:500px;
}

.buttons{
	position:absolute;
	left:99px;
	top:156px;
	width:860px;
	height:80px;
	overflow:hidden;
	z-index:5;
}

.buttons .prev{
	position:absolute;
	left:78px;
	top:5px;
	width:23px;
	height:30px;
	overflow:hidden;
}
.buttons .next{
	position:absolute;
	left:101px;
	top:5px;
	width:23px;
	height:30px;
	overflow:hidden;
}

.buttons .prev_clients{
	position:absolute;
	left:755px;
	top:37px;
	width:23px;
	height:30px;
	overflow:hidden;
}
.buttons .next_clients{
	position:absolute;
	left:775px;
	top:37px;
	width:23px;
	height:30px;
	overflow:hidden;
}



.panel{
	width:860px;
	height:500px;
	float:left;
	position:relative;
}

.panel .banner{
	position:absolute;
	left:402px;
	top:140px;
	width:400px;
	height:400px;
}

.panel .topbanner{
	position:absolute;
	left:73px;
	top:62px;
	width:200px;
	height:30;
}

.panel .content{
	width:370px;
	height:342px;
	top:135px;
	position:absolute;
	left: 32px;
}

.panel .title{
	position:absolute;
	left:27px;
	top:90px;
	width:400px;
	height:30px;
	text-align:center;
}
.panel .title img{
	display:block;
	margin-left:auto;
	margin-right:auto;

}

.panel .banner_clients{
	position:absolute;
	left:-8px;
	top:159px;
	width:239px;
	height:228px;
}

.panel .topbanner_clients{
	position:absolute;
	left:702px;
	top:92px;
	width:114;
	height:30;
}

.panel .content_clients{
	width:621px;
	height:286px;
	top:166px;
	position:absolute;
	left: 231px;
}
.panel .content_clients_quote{
	position: absolute;
	left: 0px;
	top: 389px;
	height: 62px;
	width: 701px;
}
.content_clients_quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
}

.panel .content_clients p {
	text-align:right;	
}

.panel .title_clients{
	position:absolute;
	left:456px;
	top:123px;
	width:400px;
	height:30px;
	text-align:center;
}
.panel .title_clients img{
	display:block;
	float:right;

}
.contact_bg{
	background-image: url(../images/bg_contact.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 680px;
}
.contact_content_1 {
	width: 505px;
	float: left;
	position: absolute;
	left: 376px;
	top: 155px;
	height: 94px;
}
.contact_content_1 p {
	text-indent: 0px;
}
.contact_content_1 img {
	clear: both;
	float: left;
	margin-right: 378px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 0px;
}
.contact_content_2 {
	width: 326px;
	/*margin-left: 394px;*/
	float: left;
	height: 228px;
	position: absolute;
	top: 243px;
	left: 365px;
	background-image: url(../images/contact_table_bg.gif);
}
.contact_content_2 p {
	text-indent: 0px;
	padding-top: 40px;
	padding-left: 20px;
}
.contact_content_3 {
	width: 320px;
	margin-top: 283px;
	/*margin-left: 35px;*/
	float: left;
	margin-left: 757px;
	position: absolute;
	left: -41px;
	top: -30px;
	height: 200px;
}
.contact_content_3 img {
	margin-bottom: 15px;
}
.contact_content_3 p {
	text-indent: 0px;
	clear: left;
}
.pdf {
	position: absolute;
	top: 91px;
	left: 0px;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	position: absolute;
	top: 618px;
	width: 100%;
}
.footer_content {
	float: left;
	clear: left;
	margin-left: 10px;
}
.footer .footer_right_content {
	float: right;
	margin-right: 10px;
}
.footer .footer_content img {
	float: none;
	vertical-align: middle;
}
.call_button {
	padding-bottom: 14px;
	position: absolute;
	left: 0px;
	top: 558px;
}
.home_next_button {
height: 101px;
	width: 121px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 790px;
	top: 460px;
	z-index: 2;
}
.services_next_button {
height: 101px;
	width: 121px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 790px;
	top: 460px;
	z-index: 2;
}
.clients_next_button {
height: 101px;
	width: 121px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 790px;
	top: 460px;
	z-index: 2;
}
.contact_next_button {
	height: 101px;
	width: 121px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 790px;
	top: 460px;
	z-index: 2;
}
.test_content img {
	margin-right: 400px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
}
.test_content {
	width: 700px;
	margin-top: 400px;
	margin-left: 200px;
	float: left;
}
.holdingpage_bg {
	background: url(../images/bg_holding.png) center top no-repeat;
	height: 736px;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 40px;
	line-height: 13px;
	width: 285px;
	margin-left: 25px;
}
table td {
	text-align: right;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #383B40;
}
table #contactname {
	border: 1px dashed #000;
	width: 151px;
	height: 21px;
	margin-bottom: 7px;
	float: left;
}
table #contactcompany {
	border: 1px dashed #000;
	width: 151px;
	margin-bottom: 7px;
	height: 21px;
	float: left;
}
table #contacttel {
	border: 1px dashed #000;
	width: 151px;
	margin-bottom: 7px;
	height: 21px;
	float: left;
}
table #contactaddress {
	border: 1px dashed #000;
	width: 151px;
	height: 53px;
	margin-bottom: 7px;
	float: left;
}
table #sumof {
	border: 1px dashed #000;
	width: 45px;
	margin-bottom: 10px;
	height: 21px;
	float: left;
}
blockquote p
    {
	font-size: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
}

blockquote
    {
	font-size: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left top;
}

cite
    {
	font-size: 12px;
	font-style: italic;
	color: #666;
	padding-left: 18px;
}
.large_pink {
	font-size: 20px;
	color: #C36;
}

