@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	height: 540px;
	width: 100%;
	background-position: center center;
	background-repeat: repeat-x;
	background-image: url(../images/thinbargreybottom&top.jpg);
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: right;
	padding-right: 25px;
	float: right;
}
#portfolio-nav {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#navcontainer {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	height: 530px;
	background-repeat: repeat;
}
#services-nav {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contact-nav {
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#logo {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#text   {
	padding: 20px;
}
#bottomnav {
	float: left;
	text-decoration: none;
	clear: both;
	padding-right: 10px;
}
#bottomnav-home {
	float: left;
	margin-left: 25px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-repeat: repeat;
	background-position: center center;
}
#servicescontainer {
	margin-right: auto;
	margin-left: auto;
	height: 368px;
	margin-top: 10px;
	margin-bottom: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0185d0;
	border-right-color: #0185d0;
	border-bottom-color: #0185d0;
	border-left-color: #0185d0;
}
#servicesheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-color: #0185d0;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: medium;
}
#contactheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-color: #FFB70F;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: medium;
	text-decoration: none;
}
#contactcontainer {
	margin-right: auto;
	margin-left: auto;
	height: 368px;
	margin-top: 10px;
	margin-bottom: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB70F;
	border-right-color: #FFB70F;
	border-bottom-color: #FFB70F;
	border-left-color: #FFB70F;
	background-image: url(../images/bkgd-images/fgd-BotRght.gif);
	background-repeat: no-repeat;
}
#newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-color: #CC0000;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: medium;
}
#inspirationheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-color: #669900;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: medium;
	text-decoration: none;
}
.bold {
	color: #000000;
}
#newscontainer {
	margin-right: auto;
	margin-left: auto;
	height: 368px;
	margin-top: 10px;
	margin-bottom: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
#inspirationcontainer {
	margin-right: auto;
	margin-left: auto;
	height: 368px;
	margin-top: 10px;
	margin-bottom: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
