/*STANDARD CODING*/
body {
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/background.gif);
	}

a:link, a:visited, a:active {
	color: #A97600;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}

a:hover {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}


.introinformation {
	padding-top: 10px;
	color: #A97600;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
	margin: 0px;
	}

.textinformation {
	padding-top: 10px;
	padding-left: 50px;
	color: #A97600;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
	}

.projectinformation {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #A97600;
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	}

.projectinformationtitle {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	color: #004D24;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	}

.photoalign {
	position: relative;
	top: 0px;
	left: 10px;
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	}

/*END OF STANDARD CODING*/




/*GENERAL LAYOUT FOR PAGE*/
#container {
	width: 800px;
	height: 1100px;
	background-image: url(../images/services/background.gif);
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

#header {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #000000;
	}
/*END OF GENERAL LAYOUT FOR PAGE*/




/*CODE FOR COLUMN POSITIONING*/
.leftcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 83.7%;
	width: 167px;
	background-image: url(../images/menubackground.gif);
	border-right: 1px solid #173706;
	border-bottom: 0px solid #000000;
	border-left: 0px;
	}

.contentcolumn {
	margin-left: 40px;
	margin-top: 25px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 550px;
	border: 0px;
	}
/*END CODE FOR COLUMN POSITIONING*/




/*CODE FOR NAVIGATION MENU LEFT SIDE*/
#sidemenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #016B36;
	text-decoration: none;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 45px;
	margin-bottom: 0px;
	}

#sidemenu td {
	border-bottom: 1px solid #F5BD77;
	border-top: 1px solid #F5BD77;		
	border-right: 0px solid 336699;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	background-color: #B19357;
	height: 25px;
	}

#sidemenu a:link, #sidemenu a:visited {
	border: 0px;
	color: #002F17;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

#sidemenu a:hover {
	border: 0px;
	height: 18px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	}
/*END CODE FOR NAVIGATION ON LEFT SIDE*/




/*LEFT ADDRESS TABLE INFORMATION*/
#leftaddresstable {
	border: 0px;
	padding: 0px;
	margin-top: 69px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.leftaddresstitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #173706;
	text-align: center;
	}

.leftaddresstext {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000
	}
/*END LEFT ADDRESS TABLE INFORMATION*/



/*START OF THE SERVICES BUTTONS*/
.servicestable {
	width: 530px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	}


.designservices {
	color: #000000
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;;
	text-align: center;
	}

.designservices a:link, .designservices a:visited, .designservices a:active {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 80px;
	width: 258px;
	text-align: center;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
	display: block;
	background-image: url(../images/designingservices.gif);
	background-repeat: no-repeat;
	}

.designservices a:hover {
	background-image: url(../images/designingservicesover.gif);
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 80px;
	width: 258px;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	}

.instructionservices {
	float: right;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.instructionservices a:link, .instructionservices a:visited, .instructionservices a:active {
	display: block;
	background-image: url(../images/instructionalservices.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 80px;
	width: 258px;
	text-align: center;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
	}

.instructionservices a:hover {
	background-image: url(../images/instructionalservicesover.gif);
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 80px;
	width: 258px;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	}





.productionservices {
	float: center;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.productionservices a:link, .productionservices a:visited, .productionservices a:active {
	display: block;
	background-image: url(../images/productionservices.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 80px;
	width: 258px;
	text-align: center;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
	}

.productionservices a:hover {
	background-image: url(../images/productionservicesover.gif);
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 80px;
	width: 258px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 30px;
	text-align: center;
	text-decoration: none;
	display: block;
	}
/*END OF THE SERVICES BUTTONS*/



/*COPYRIGHT TABLE INFORMATION*/
.copyrighttable {
	float: center;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 800px;
	border: 0px;
	background-image: url(../images/copyrightbackground.gif);
	}


.copyrighttext {
	margin: 0px;
	text-align: justify;
	padding-top: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #173706;
	}
/*END OF COPYRIGHT TABLE INFORMATION*/