/* CSS Document */



body {
	background-image:url(images/bg-slicer.jpg);
	background-repeat:repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;

}


#wrapper {
	text-align: left;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;

}

#header {
	float:inherit;
	width:950px;
	height:368px;
}

#logo {
	width:674px;
	float:left;
	height:125px;
}

#contact-details {
	width:276px;
	float:left;
	height:125px;
}

#random-banner {
	width:950px;
	float:left;
	height:230px;
}

#content-area {
width:950px;
	background-color:#fff;
	float:left;
}

#nav {
	background-image:url(images/nav-bg.jpg);
	width:227px;
	background-repeat:no-repeat;
	color:#00285e;
	background-color:#f9b367;
	font-weight:bold;
	float:left;
	height:240px;
	padding-top:10px;
}

#nav2 {
	background-image:url(images/nav-bg-followon.jpg);
	width:227px;
	background-repeat:no-repeat;
	color:#00285e;
	background-color:#fdf1e1;
	font-weight:bold;
	float:left;
	height:504px;
	padding-top:10px;
}

.nav-link {
width:219px;
color:#00285e;
	font-weight:bold;
	cursor:hand;
	padding-top:5px;
padding-left:10px;
}



.nav-hover {
	width:219px;
	color:#00285e;
	background-image:url(images/nav-on.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:5px;
padding-left:10px;
cursor:hand;
}


.nav-active {
width:219px;
	color:#00285e;
	background-image:url(images/nav-on.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:5px;
padding-left:10px;
cursor:hand;
}

.sub-nav {
background-color:#f79428;
color:#00285e;
font-weight:bold;
padding: 5px 0 5px 5px;
cursor:hand;

}

.sub-nav-active {
background-color:#fac892;
color:#00285e;
font-weight:bold;
padding: 5px 0 5px 5px;
cursor:hand;

}


#welcome-img {
	float:left;
	width:208px;
	height:180px;
}

#welcome-text {
	background-image:url(images/bg-welcome-or.jpg);
	width:470px;
	height:120px;
	background-repeat:no-repeat;
	float:left;
	padding-top:50px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
}

#services {
	width:719px;
	float:left;
	height:69px;
	background-color:#fff;
}

#content-2 {
	float:left;
	width:950px;
	background-color:#ffffff;
}

#bottom-nav{
	width:227px;
	float:left;
}

#content-tag {
	width:687px;
	float:left;
	height:232px;
	padding:12px 12px 12px 20px;
}

#content-tag2 {
	width:687px;
	float:left;
	padding:12px 12px 12px 20px;
}

#footer {
	color:#fff;
	background-color:#00285e;
	width:950px;
	font-size:11px;
}

.copyright {
	width:475px;
	float:left;
	height:30px;
}

.site-info {
	width:475px;
	text-align:right;
	float:left;
	height:30px;
	}
	
a:hover { 
	text-decoration: underline; 
} 


a:link, a:visited { 
	color: #f79428; 
	font-weight: bold;
	text-decoration: none;
} 


.pagename {
	color:#00285e;
	font-family:Georgia, "Times New Roman", Times, serifl;
	font-size:18px;
}

H1 {
	color: #00285e; 
	font-size: 16px;
	font-weight: bold;
text-transform:uppercase;
} 

H2 {
	color: #00285e; 
	font-size: 16px;
	font-weight: bold;
text-transform:uppercase;
} 
 
H3 {
	color: #00285e; 
	font-size: 14px;
	font-weight: bold;

} 

H4 {
	color: #00285e; 
	font-size: 12px;
	font-weight: bold;

} 

H5 {
	color: #00285e; 
	font-size: 10px;
	font-weight: bold;

} 
