body{
	width: 760px;
	margin: auto;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: black;
	background-color: #caffbd;
	}

h1	{
	font-size: 30px;
	color: #3d0099;
	background-color: #48ff00;
	height: 85px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;
	}

h2	{
	margin-top: 35px;
	font-size: 20px;
	color: #3d0099;
	}

h3	{
	font-size: 20px;
	color: #ffcc33;
	background-color: #006633;
	height: 30px;
	text-align: left;
	}

h4	{
	text-align: center;
	}

p	{
	}
	
.content	{	
	background-color: #ffbb7f;
	width: 760px;
	margin: auto;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: black;
	Border: 2px solid black;
	padding: 10px;
	}	
	
.rightcol	{	
	width: 340px;
	float: right;
	Border: 1px solid black;
	padding: 10px;
	}	
	
.leftcol	{	
	width: 340px;
	float: left;
	Border: 1px solid black;
	padding: 10px;
	}	
	
.hilite	{
	text-align: center;
	font-weight:bold;
	background-color: yellow;
	}
	
.nav	{
	text-align: center;
	}
	
.navigation  a:link, 	.navigation  a:visited {
	font-size: 16px;
	font-weight:  bold;
	color: #666666;
	text-decoration: underline;
	padding-left: 14px;
	}
	
.navigation  a:hover {	
	color: white;
	text-decoration: none;
	}
	
.clear{
	clear: both;
	}

.footer	{
	
	font-size:  12px ;
	line-height: normal;
	font-style: italic;
	text-align: right;
	color: #990033;
	background-color: #ffcc33;
	padding: 4px;
	}

.leftimg{
	position: relative;
	top: 5px;
	float: left;
	padding-right: 8px;
	padding-bottom: 12px;
	border: 0px;
	}

.rightimg{
	position: relative;
	top: 5px;
	float: right;
	padding-left: 8px;
	padding-bottom: 12px;
	border: 0px;
	}

.centerimg{
	position: relative;
	
	left: 70px;
	padding-left: 8px;
	padding-bottom: 0px;
	border: 0px;
	}

.valid{
	position: relative;
	top: 17px;
	left: 0px;
	float: left;
	padding: 0px;
	}
	
.skyscraper	{
	position: relative;
	top: 0px;
	width: 120px;
	height: 600px;
	float: right;
	color: yellow;
	border: 6px solid #006633;
	background-color: #990033;
	margin-left: 8px ;
	}
	
.wideskyscraper	{
	position: relative;
	top: 20px;
	width: 160px;
	height: 600px;
	float: right;
	color: yellow;
	border: 0px solid #006633;
	margin-left: 8px ;
	}

.testimonial	{
	width: 600px;
	font-size:  14px ;
	line-height: normal;
	font-style: italic;
	text-align: left;
	color: #732844;
	background-color: #f8c272;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	margin: auto;
	}

table	{
	width: 500px; 
	border: 4px solid #732844; 
	margin-left: 100px;
	text-align: center; 
	color:#000000;
	}

td {
	border-bottom: 1px solid #732844;
	border-right: 1px solid #732844;
	}

th {
	border-bottom: 2px solid #732844;
	border-right: 1px solid #732844;
	}

caption	{
	font-weight: bold;
	}
