body {              				background-color:     			white;
									font-family:          			Verdana, Ariel, sans serif;
                    				font-size:            			x-small;
                    				color:               	 		black;
}

h1 {                				font-size:            			180%;
                    
                    				color:                			#999999; 
}

h2 {                				font-size:						130%;
									font-weight:					bold;
									color:                			#999999;
									margin-bottom:					0px;
									padding-bottom:					5px;
}

h3 { 								color:                			#999999;
									padding-bottom:					0px;
}

#header {							background-image:      			url(images/webpage-top.jpg);
									padding:						0px;
									margin-bottom:					20px;
									height:							180px;
}

#main {             				font-size:						110%;
									line-height:          			180%;
	            					margin:               			0px 50px 10px 220px;
}

div#main h1 {       				line-height:          			100%;
}

div#main h2 {						font-size:						130%;
									font-weight:					bold;
									color:                			#999999;
									margin-bottom:					0px;
									padding-bottom:					5px;
}

ul {								list-style-type:				square;
									color:							#989898;
									text-indent: 					20px;
									margin:							0px;
									padding:						10px 0px 0px 30px;
									line-height:					200%;
									padding-bottom:					5px;
}

li {								text-indent: 					0px;
									font-weight:					bold:
									line-height:					140%;
}

div#testimonials h2 {				font-size:						130%;
									font-weight:					bold;
									color:                			#999999;
									margin-bottom:					0px;
									padding-bottom:					5px;
}

#testimonials {						font-size:						110%;
									line-height:					130%;
									margin:               			0px 50px 10px 220px;
}

img {								border:							none;
}

div#main img {						border:							1px solid #989898;
									padding:						2px;
									margin:							3px;
}

.bullets {							color:							black;
}

#navigation {       				margin:               			0px 10px 10px 30px;
                    
                    				float:                			left;
                    				color:                 			#989898;
                    				font-weight:           			bold;
}


div#navigation a:link {            	color:                			black;
                    				text-decoration:      			none;
                    				font-weight:          			normal; 
}

div#navigation a:visited {         	color:                 			#989898;
                    				text-decoration:       			none;
                    				font-weight:           			normal; 
}

div#navigation a:hover {			color:							#c8c8c8;
									font-weight:					normal;
}

div#navigation ul {					list-style-type:				none;
									border:							0px;
									margin:							0px;
									padding:						0px;
									line-height:					200%;
									padding-bottom:					5px;
}

div#navigation li {					text-indent: 					0px;
									font-weight:					bold:
									line-height:					140%;
}


span#contact a:link {				font-size:						130%;
									font-weight:					bold;
									color:                			#999999;
}

span#contact a:visited {			font-size:						130%;
									font-weight:					bold;
									color:                			#989898;
}

span#contact a:hover {				font-size:						130%;
									font-weight:					bold;
									color:                			#c8c8c8;
}

div#mainlinks a:link {            	color:                			#999999;
                    				text-decoration:      			none;
                    				font-weight:          			bold; 
}

div#mainlinks a:visited {         	color:                 			#989898;
                    				text-decoration:       			none;
                    				font-weight:           			normal; 
}

div#mainlinks a:hover {				color:							#c8c8c8;
									font-weight:					bold;
}

#martin {           				color:							#999999;
	 								text-align:           			center;
                    
                    				font-size:            			90%;
}

div#martin a:link {            		color:                			#999999;
                    				text-decoration:      			none;
                    				font-weight:          			bold; 
}

div#martin a:visited {         		color:                 			#989898;
                    				text-decoration:       			none;
                    				font-weight:           			normal; 
}

div#martin a:hover {				color:							#c8c8c8;
									font-weight:					bold;
}

#allcontenthome {     		 		width:                 			800px;
                   					border:                			black solid 1px;
                   					background-color:      			white;
                   					height:							650px;
                   					margin:                			20px;
                   					margin-left:           			auto;
                   					margin-right:          			auto; 
}

#allcontent {     		 			width:                 			800px;
                   					border:                			black solid 1px;
                   					background-color:      			white;
                   					height:							600px;
                   					margin:                			20px;
                   					margin-left:           			auto;
                   					margin-right:          			auto; 
}