/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #E1DDC1;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	font-size: 100%;
}
#rtContainer {
	height: 431px;
	width: 200px;
	position: absolute;
	left: 433px;
	top: 125px;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rtContainer p {
	padding-left: 3px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}


.bottomNav {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
}
.copyright {
	text-align: center;
}
.kmackeyLink {
	text-align: center;
	padding-top: 15px;
}
#footer {
	height: 38px;
	width: 746px;
	position: absolute;
	bottom: 4px;
	left: 0px;
	background-color: #FFFFFF;
	color: #9A9A68;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #9A9A68;
	border-right-color: #9A9A68;
	border-bottom-color: #9A9A68;
	border-left-color: #9A9A68;
	padding-top: 5px;
	overflow: auto;
}


/************** Layout Elements *******************/
#wrapper {
	width: 750px;
	text-align: left;
	font-size: 100%;
	padding-top: 1px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin none #00009D;
	height: 630px;
	color: #333333;
}
#wrapper_long {
	width: 750px;
	text-align: left;
	font-size: 100%;
	padding-top: 1px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin none #00009D;
	height: 915px;
	color: #333333;
}
.greendivider {
	color: #7E7E54;
	text-align: center;
}

#maincontainer {
	width: 551px;
	position: absolute;
	left: 171px;
	top: 134px;
	height: 424px;
	padding-top: 10px;
	overflow: auto;
}
#maincontainer_testimonials {
	width: 551px;
	position: absolute;
	left: 172px;
	top: 141px;
	height: 705px;
	padding-top: 5px;
}
#maincontainer_suppliers {
	width: 500px;
	position: absolute;
	left: 168px;
	top: 124px;
	height: 410px;
	padding-top: 35px;
	overflow: auto;
}
#maincontainer_project {
	width: auto;
	position: absolute;
	left: 169px;
	top: 139px;
	height: auto;
	color: #FFFFFF;
	padding: 5px;
	overflow: auto;
}
#maincontainer_contact {
	width: 261px;
	position: absolute;
	left: 165px;
	top: 124px;
	height: 423px;
	padding-top: 22px;
	overflow: auto;
}
a {
	color: #939362;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #990000;
}


#lowerContainer {
	height: 19px;
	width: 507px;
	position: absolute;
	left: 168px;
	top: 554px;
}


#navBox {
	height: 428px;
	width: 139px;
	position: absolute;
	left: 3px;
	top: 135px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 3px;
	border-right-color: #9A9A68;
	border-right-width: thin;
	border-right-style: none;
	text-align: right;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A9A68;
}
#navBox li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navBox li hover {
	font-weight: bolder;
}

#navBox li {
	text-align: right;
	text-indent: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 30px;
	border: thin solid #7E7E54;
	background-color: #9A9A68;
}


#header {
	width: auto;
	padding: 0px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #856B48;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #856B48;
	border-right-color: #856B48;
	border-left-color: #856B48;
}
#maincontainer h3 {
	color: #9A9A68;
}
#maincontainer_testimonials h3 {
	color: #9A9A68;
}
#maincontainer_contact h3 {
	color: #9A9A68;
}
#maincontainer_project h3 {
	color: #FFFFFF;
}
#maincontainer_suppliers h3 {
	color: #9A9A68;
}
#maincontainer_suppliers p {
	text-align: center;
}
.red {
	color: #FF0000;
}
