	
	img {
	
		border: none;
	
	}
	
	a.imglink, a.imglink:hover {
	
		border: none;
		background-color: transparent;
	
	}
	
	h1 {
	
		margin-top: 8px;
		margin-bottom: 10px;
		margin-left: 20px;
		font-weight: 100;
		color: #FFFFFF;
		font-family: 'Trebuchet MS', sans-serif;
		font-size: 18px;
	
	}
	
	div.middle {
	
		margin: 0 auto 0 auto;
		width: 800px;
	
	}
	
	div#content {
	
		width: 800px;
		margin: 0 auto 0 auto;
		background-position: top;
		background-repeat: no-repeat;
		background-image: url('/img/content.gif');
		min-height: 334px;
		color: #333333;
		line-height: 20px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
		font-size: 12px;
	
	}
	
	div#left {
	
		float: left;
		display: inline;
		width: 230px;
		padding-left: 30px;
		padding-top: 10px;
		padding-right: 25px;
		text-align: center;
	
	}
	
	div#right {
	
		margin-left: 275px;
		padding-left: 15px;
		padding-top: 10px;
		padding-right: 32px;
	
	}
	
	div#clear {
	
		clear: both;
		height: 1px;
	
	}
	
	div.p {
	
		margin-top: 10px;
		margin-bottom: 10px;
	
	}
	
	.red {
	
		 color: #FF9900;
	
	}
	
	strong {
	
		font-weight: 100;
		color: #000000;
	
	}
	
	a {
	
		color: #7094C1;
		border-bottom: 1px dotted #CCCCCC;
		text-decoration: none;
		background-color: transparent;
	
	}
	
	a:hover {
	
		color: #7094C1;
		border-bottom: 1px solid #CCCCCC;
		text-decoration: none;
		background-color: #F7F7F7;
	
	}
	
	a.qalt {
	
		color: #000000;
	
	}
	
	div#quotelink {
	
		text-align: center;
		font-size: 30px;
		padding-top: 95px;
	
	}
	
	div#contactlink {
	
		text-align: center;
		font-size: 30px;
		padding-top: 125px;
	
	}
	
	div#texelate {
	
		padding-top: 50px;
		font-size: 10px;		
		width: 780px;
		text-align: right;
	
	}
	