@charset "UTF-8";
/* CSS Document */
/* Developed by Parachute Design – www.parachutedesign.ca */
/* Last edit November 2009 */

body {
	background-image: url(../images/tile.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	display: block;
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#header {
	display: block;
	padding: 0px;
	height: 62px;
	width: 952px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 398px;
}
#logo .link {
	display: block;
	width: 250px;
	height: 62px;
	margin: 0px;
	padding: 0px;
	position: block;
}
#logo .link a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	position: block;
	height: 62px;
}
#nav {
	display: block;
	padding: 0px;
	height: 62px;
	width: 554px;
	float: left;
	margin: 0px;
}
#nav div {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 62px;
	float: left;
	overflow: auto;
}
#nav div a  {
	height: 62px;
	position: block;
	display: block;
}
#nav div.home {
	background-image: url(../images/nav-home-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 71px;
	display: block;
}
#nav div.services {
	background-image: url(../images/nav-services-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 90px;
	display: block;
}
#nav div.register {
	background-image: url(../images/nav-register-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 201px;
	display: block;
}
#nav div.about {
	background-image: url(../images/nav-about-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 97px;
	display: block;
}
#nav div.contact {
	background-image: url(../images/nav-contact-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 95px;
	display: block;
}
#nav div:hover {
	background-position: 0px -62px
}
#carousel {
	display: block;
	padding: 0px;
	height: 283px;
	width: 952px;
	overflow: hidden;
	margin: 0px;
}
.next {
	display: block;
	padding: 0px;
	height: 34px;
	width: 85px;
	position: relative;
	z-index: 99999;
	margin-top: -35px;
	margin-left: 865px;
	cursor: auto;
}
#content {
	display: block;
	padding: 0px;
	width: 952px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#sidebar {
	display: block;
	padding: 0px;
	float: left;
	width: 222px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news {
	display: block;
	padding: 0px;
	width: 222px;
	margin: 0px;
}
#news .newstitle {
	background-image: url(../images/news-title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#news .newsbody {
	background-image: url(../images/news-bg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display: block;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 219px;
}
#news .newsbody ul {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#news .newsbody li {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #606060;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news .newsbody li.newsdate {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #606060;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#news .newsfooter {
	background-image: url(../images/news-footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 222px;
}
#sidebar h2 {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #005696;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 30px;
}
#sidebar p {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #606060;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
}
#sidebar .subscribe {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter {
	text-align: left;
}
#sidebar #ccoptin {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #AAAAAA;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#sidebar  input {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #AAAAAA;
	text-align: left;
	margin: 0px;
	padding: 3px;
}
#main {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
#promos {
	display: block;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.promobody {
	background-image: url(../images/promo-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	width: 192px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main  #promos .promobody p {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.promobody ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.promobody li {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.promobody li a {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
.promobody li a:hover {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	text-decoration: underline;
	margin: 0px;
}
.promobody img {
	float: right;
}
.promofooter {
	background-image: url(../images/promo-footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 222px;
}
#siteacq {
	display: block;
	padding: 0px;
	float: left;
	width: 222px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteacq .siteacqtitle {
	background-image: url(../images/site-acq-title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#siteacq .siteacqtitle a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#architectural {
	display: block;
	padding: 0px;
	float: left;
	width: 222px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#architectural  .architecturaltitle {
	background-image: url(../images/architecture-title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#architectural .architecturaltitle a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#services {
	display: block;
	padding: 0px;
	float: left;
	width: 222px;
	margin: 0px;
}
#services .servicestitle {
	background-image: url(../images/services-title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#services .servicestitle a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 222px;
}
#main h1 {
	font-family: "Lucida Sans", Arial;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #005696;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main h2 {
	font-family: "Lucida Sans", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #8CC63F;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#main h3 {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #8CC63F;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main p {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #606060;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main .icon {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 15px;
}
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	height: 60px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #005696;
}
#footer #wrapper {
	display: block;
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .left {
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer  .left  p {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8db4d1;
	text-align: left;
}
#footer .left p a {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8db4d1;
	text-align: right;
	text-decoration: none;
}
#footer .left p a:hover {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#footer .right {
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer .right p {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8db4d1;
	text-align: right;
}
#footer .right p a {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8db4d1;
	text-align: right;
	text-decoration: none;
}
#footer .right p a:hover {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
