@charset "utf-8";
/* CSS Document */

a:link {
	color: #000066;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000099;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

body,td,th {
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right-top {
	background-image: url(layout/right-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-bottom {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.right-bg {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.body-content-box {
	background-attachment: scroll;
	background-image: url(layout/body-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	border: 1px solid #000066;
	padding: 10px;
}
.ourlatestprojectbox {
	background-attachment: scroll;
	background-color: #000066;
	background-image: url(layout/our-latest-project-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 10px;
	width: 173px;
}
.feature-project-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.left-top {
	background-image: url(layout/left-top-outside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.photo-bdr {
	border: 1px solid #000066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.blue-hor-dash {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.blue-vert-dash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.gry-vert-dash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9D958A;
	border-right-color: #9D958A;
	border-bottom-color: #9D958A;
	border-left-color: #9D958A;
}


.right-middle {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/right-middle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left-bottom {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/left-bottom-outside.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.left-middle {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/left-middle-outside.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.TheWebwright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

