/* CSS Document */

body{
	background-color:#dee4eb;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878d96;
}
h3 {

color:#758faa;
}
#centralise{
	width:930px;
	margin-right:auto;
	margin-left:auto;
	
}

#container{
	width:930px;
	float:left;
	background-image:url(../img/backgroundStrip.jpg);
	background-repeat:repeat-y;
}

#content{
	width:900px;
	float:left;
	padding:10px 10px 0px 20px;
}


#headContainer{
	width:900px;
	height:165px;
	float:left;
}

#address{
	width:400px;
	height:14px;
	float:left;
	text-align:right;
	color:#6f8aa6;
	font-size:11px;
	padding-left:120px;
}

a.email{
	color:#6f8aa6;
	text-decoration:none;
}

a:hover.email{
	color:#0099CC;
	text-decoration:underline;
}

a.link{
	color:#ffffff;
	text-decoration:underline;
}

a:hover.link{
	color:#0099CC;
	text-decoration:underline;
}

#logo h1
	{
	width:379px;
	height:122px;
	margin:0;
	padding:0;
	float:left;
	}
	
#logo h1 a
	{
	display:block;
	width:379px;
	height:122px;
	text-indent:-9999px;
	}	

#logo{
	width:379px;
	height:122px;
	float:left;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	padding-bottom:9px; 
}

#homePicHolder{
	width:900px;
	float:left;
	padding:0px 0px 6px 0px;
}

#navigation{
	width:900px;
	height:34px;
	float:left;
	background-image:url(../img/navSlice.jpg);
	background-repeat:repeat-x;
}

ul.top_nav
	{
	float:right;
	margin:0;

	list-style:none;
	padding-top:8px;
	height: 14px;
	padding-bottom:8px;
	text-align:right;
	}

ul.top_nav li
	{
	display:inline;
	text-decoration:none;
	}
	
ul.top_nav li a
	{
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	}
	
ul.top_nav li a:hover
	{
	text-decoration:underline;
	color:#ffffff;
	}

#ContentMain{
	width:900px;
	height:auto;
	float:left;
	padding-top:14px;
	padding-bottom:20px;
}

.PgTitleHolder{
	width:507px;
	
	float:left;
	font-size:24px;
	color:#758faa;
}

.PgTitle{

	float:left;
	font-size:24px;
	color:#758faa;
	padding-top:6px;
}

.Sub_heading{
	
	float:left;
	font-size:16px;
	color:#878d96;
	padding-left:15px;
	padding-top:12px;
}

#rightBlock{
	width:363px;
	height:auto;
	float:left;
}

.quoteBlockHolder{
	width:271px;
	height:auto;
	float:left;
	padding:20px 10px 20px 73px;
}

.quoteBlockPic{
	width:271px;
	height:234px;
	float:left;
}

.quoteBlock{
	width:261px;
	float:left;
	font-size:14px;
	background-color:#aab5b9;
	border-top:2px solid #FFFFFF;
	text-align:justify;
	color:#FFFFFF;
	padding:5px;
}


#leftBlock{
	width:507px;
	height:auto;
	float:left;
	padding-right:10px;
	padding-left:10px;

}

.homeInfoBoxHolder{
	width:166px;
	height:230px;
	float:left;
}

.homeInfoBoxTop{
	width:156px;
	height:20px;
	float:left;
	text-align:center;
	font-size:18px;
	padding:5px;
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
}

.homeInfoBoxPic{
	width:166px;
	height:127px;
	float:left;
}

.homeInfoBoxBottom{
	width:156px;
	height:59px;
	float:left;
	text-align:center;
	font-size:10px;
	padding:5px;
	border-top:2px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
}


.textBlock{
	width:507px;
	height:auto;
	float:left;
	padding:15px 0px 10px 0px;
	text-align:justify;
}

.innerpageThumbHolder{
	width:507px;
	height:106px;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
}

.innerpageThumb{
	width:106px;
	height:106px;
	float:left;
	padding-right:26px;
}

#bottomThumbs{
	width:898px;
	height:auto;
	float:left;
	padding:40px 1px 10px 1px;
}

.thumbHolder{
	width:106px;
	height:106px;
	float:left;
	padding-right:26px;
}

#footer{
	width:930px;
	height:29px;
	float:left;
	background-image:url(../img/footerStrip.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#quint{
	width:160px;
	height:15px;
	float:right;
	padding:12px 10px 2px 0px;
	font-size:9px;
	color:#758faa;
	text-align:right;
}

.quintlink{
	font-size:9px;
	color:#FFFFFF;
}

a.quintlink{
	color:#758faa;
	text-decoration:none;
}

a:hover.quintlink{
	color:#0099CC;
	text-decoration:underline;
}
