@charset "utf-8";
/* CSS Document */

/********************** Positional Elements ************************/

html {
	height: 100%;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #323745;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e4e4e;
	line-height: 18px;
	height: 100%;
}

#wrapper {
  	width:900px;
  	margin:0px auto;
  	text-align:left;
	height: 100%;
	padding-bottom: 20px;
	}
	
#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#footer {
	position: relative;
	margin-top: -20px;
	width: 100%;
	height:20px;
	padding: 0px;
	text-align:right;
	}

/*************************** Link Styles *************************************/

a {
	outline:none;
	text-decoration:none;
	color:#000;
	border-bottom:1px #000 dotted;
	font-weight:bold;
	}
	
a:hover {
	outline:none;
	text-decoration:none;
	color:#FFF;
	border-bottom:1px #FFF dotted;
	}
	
img {
	border:none;
	}

/*************************** Row One *************************************/
#topbar {
	height: 89px;
	padding: 0px;
	background:url(images/headerbg.jpg) no-repeat;
	}
	
#telno {
		width:150px;
		height:40px;
		float:right;
		margin-top: 23px;
		color:#000;
		font-weight:bold;
	}
	
/*************************** Row Three *************************************/

#bar3 {
	height: 32px;
	width:900px;
	margin: 0px;
	padding: 0px;
	}
	
/*************************** Main Menu Style *************************************/

#spacer-left{
	display:block;
	width: 391px;
	height:32px;
	background:url(images/menu/spacer.jpg) no-repeat;
	overflow:hidden;
	float:left;
}

.rollover1 {
	display:block;
	width: 77px;
	height:32px;
	background:url(images/menu/home.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	}
	
a.rollover1:link, a.rollover1:visited, a.rollover1:active {
	background: url(images/menu/home.jpg) no-repeat;
	}
	
a.rollover1:hover {
	background-position:-77px 0;
	}
	
.rollover2 {
	display:block;
	width: 103px;
	height:32px;
	background:url(images/menu/about.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	}
	
a.rollover2:link, a.rollover2:visited, a.rollover2:active {
	background: url(images/menu/about.jpg) no-repeat;
	}
	
a.rollover2:hover {
	background-position:-103px 0;
	}
	
.rollover3 {
	display:block;
	width: 100px;
	height:32px;
	background:url(images/menu/services.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	}
	
a.rollover3:link, a.rollover3:visited, a.rollover3:active {
	background: url(images/menu/services.jpg) no-repeat;
	}
	
a.rollover3:hover {
	background-position:-100px 0;
	}
	
.rollover4 {
	display:block;
	width: 120px;
	height:32px;
	background:url(images/menu/references.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	}
	
a.rollover4:link, a.rollover4:visited, a.rollover4:active {
	background: url(images/menu/references.jpg) no-repeat;
	}
	
a.rollover4:hover {
	background-position:-120px 0;
	}
	
.rollover5 {
	display:block;
	width: 95px;
	height:32px;
	background:url(images/menu/contact.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	}
	
a.rollover5:link, a.rollover5:visited, a.rollover5:active {
	background: url(images/menu/contact.jpg) no-repeat;
	}
	
a.rollover5:hover {
	background-position:-95px 0;
	}
	

	
/*************************** Header Style *************************************/

h1 {
	font-size:1.4em;
	color:#2c3974;
	font-weight:bold;
}

h2 {
	font-size:1.2em;
	color:#2c3974;
	font-weight:bold;
}

/*************************** Main Content *************************************/

.bar4 {
	width: 900px;
	margin: 0px;
	padding: 0px;
	}
	
.divider{
	height:2px;
	clear:both;
	width:860px;
	margin:0px 0px 15px;
	background-image:url(images/dividerbg.jpg);
	background-repeat:repeat-x;
}

.featurebox {
	width:395px;
	margin-left:30px;
	float:right;
}

.fdivider {
	height:2px;
	clear:both;
	width:395px;
	background-image:url(images/dividerbg.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 15px;
}
	
.featureheader{
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
	height:20px;
	}
	
.mainim {
	border:3px #cbcbcb solid; 
}

a.submenu {
	width:190px;
	background-color:#bf2c2d;
	border:1px #d03d3e solid;
	float:right;
	text-align:center;
	margin:5px 5px;
	padding:3px 0px;
	color:#FFF;
	margin-bottom:20px;
}

a.submenu:hover{
	color:#e28182;
}

/*************************** Accreditations ***********************************/
#images_display{
	width:870px;
	height:190px;
	margin-left:8px;
}

#images_display1{
	width:293px;
	height:262px;
}