 
	body {
	
		background-color: #F1EEE6;
		font-family: Arial, sans-serif;
		color: #111111;
		font-size: 0.8em;
	
	}
	
	img {
	
		border: none;
	
	}
	
	a {
	
		color: #121F9F;
		text-decoration: underline;
		font-weight: bold;
	
	}
	
	a:hover {
	
		color: #B74900;
		background-color: #EEEEEE;
		text-decoration: underline;
	
	}
	
	.highlighttext {
	
		color: #121F9F;
		
	}
	
	div.p {
	
		margin-bottom: 10px;
		line-height: 1.5em;
	
	}
	
	div.psmall {
	
		margin-bottom: 5px;
		line-height: 1.5em;
	
	}
	
	div.pcenter {
	
		margin-bottom: 10px;
		line-height: 1.5em;
		text-align: center;
	
	}
	
	div.testimonialsp {
	
		line-height: 1.5em;
	
	}
	
	div.testimonialsperson {
	
		margin-bottom: 10px;
		font-weight: bold;
		text-align: right;
	
	}
	
	li {
	
		line-height: 1.5em;
	
	}
	
	a.mainmenulink {
		display: block;
		font-size: 0.9em;
		color: #FFFFFF;
		background-image: url('/img/gui/menubutton.gif');
		background-repeat: no-repeat;
		width: 147px;
		height: 25px;
		text-decoration: none;
		padding-left: 8px;
		padding-top: 10px;
		border: none;
		font-weight: 100;
	}
	
	a.mainmenulink:hover {
		background-image: url('/img/gui/menubuttonh.gif');
		text-decoration: underline;
		color: #FFFFFF;
	}
	
	a.imglink, a.imglink:hover {
	
		border: none;
	
	}
	
	h1 {
	
		margin-top: 0px;
		color: #B74900;
		font-size: 1.5em;
		border-bottom: 1px dotted #CCCCCC;
		padding-bottom: 5px;
		font-family: Georgia, serif;
		font-weight: 100;
	
	}
	
	h2 {
	
		color: #121F9F;
		font-size: 1.3em;
		border-bottom: 1px dotted #CCCCCC;
		padding-bottom: 5px;
		font-family: Georgia, serif;
		font-weight: 100;
	
	}
	
	h2.h2noborder {
	
		border: none;
		margin-bottom: 0px;
		padding-bottom: 3px;
		padding-top: 10px;
		margin-top: 0px;
	
	}
	
	div.pborder {
	
		border-bottom: 1px dotted #CCCCCC;
		padding-bottom: 10px;
	
	}
	
	strong {
	
		color: #000000;
	
	}
	
	div#container {
	
		width: 800px;
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/bg.gif');
		background-repeat: repeat-y;
	
	}
	
	div#header, div#footer {
	
		width: 800px;
		margin: 0 auto 0 auto;
	
	}
	
	div#left {
	
		width: 155px;
		float: left;
		display: inline;
		margin-left: 25px;
	
	}
	
	div#right {
	
		margin-left: 185px;
		width: 585px;
	
	}
	
	div#clear, div.clear {
	
		clear: both;
		height: 1px;
	
	}
	
	div#topmenu, div#bottommenu {
	
		width: 760px;
		margin: 0 auto 0 auto;
		text-align: right;
		color: #666666;
		font-size: 0.85em;
		margin-bottom: 5px;
	
	}
	
	a.bglink {
	
		color: #666666;
		text-decoration: none;
		border: none;
		background-color: #F1EEE6;
		font-weight: 100;
	
	}
	
	a.bglink:hover {
	
		color: #222222;
		text-decoration: none;
		border: none;
		background-color: #F1EEE6;
		font-weight: 100;
	
	}
	
	.required {
	
		color: red;
	
	}
	
	textarea {
	
		width: 550px;
		font-family: Arial, sans-serif;
		color: #111111;
		border: 1px solid #999999;
	
	}
	
	input {
	
		width: 250px;
		font-family: Arial, sans-serif;
		color: #111111;
		border: 1px solid #999999;
		height: 1.5em;
	
	}
	
	input.checkbox {
	
		width: 15px;
	
	}
	
	input.radio {
	
		width: auto;
		height: auto;
	
	}
	
	div#contactleft {
	
		 float: left;
		 width: 260px;
	
	}
	
	div#contactright {
	
		 margin-left: 290px;
	
	}
	
	div.highlighttext {
	
		 color: #121F9F;
	
	}
	
	img.rightpageimg {
	
		float: right;
		padding-left: 20px;
	
	}
	
	h2#homeh2 {
	
		 margin-top: 5px;
	
	}
	
	img#phoneimg {
	
		 vertical-align: bottom;
	
	}
	
	span.picturelink {
	
		 font-size: 0.6em;
		 font-family: Arial, sans-serif;
		 color: #111111;
	
	}
	
	.h2noborder {
	
		 border: none;
		 padding-bottom: 15px;
	
	}
	
	.largebold {
	
		 font-size: 16px;
	
	}
	
	.blue {
	
		color: #121F9F;
		font-weight: bold;
	
	}
	
	.bluestrong {
	
		 color: #121F9F;
	
	}
	
	.buynow {
	
	 	cursor: pointer;
	 	width: 50%;
	 	background-color: #F7F7F7;
	 	color: #B74900;
	 	border: 1px solid #111111;
	 	font-size: 18px;
	 	text-decoration: underline;
	
	}
	
	div#formbox {
	
		margin-top: 70px;
		margin-left: 20px;
		margin-bottom: 20px;
		float: right;
		width: 150px;
		border: 1px solid black;
		padding: 5px;
		background-color: #F7F7F7;
		color: red;
		font-weight: bold;
	
	}
	
	.largetext {
	
		 font-size: 16px;
	
	}
	
	input#submit {
	
		 height: 23px;
	
	}
	
	div#contactleft > div#nonietuwywsubmit {
	
		margin-top: 30px;
	
	}
	
	h1#tuwywh1 {
	
		margin-bottom: 0px;
	
	}
	
	input.small {
	
		width: 40px;
	
	}
	
	.small {
	
		font-size: 11px;
	
	}
	
	.large {
	
		 font-size: 1.2em;
	
	}
	
	span.bull {
	
		color: white;
		padding-left: 30px;
		padding-right: 30px;
	
	}
	
	div.tuwywtitle {
	
		height: 35px;
	
	}
	
	input#tuwywbuynow {
	
		width: 100%;
		height: 20px;
		font-size: 14px;
	
	}
	
	.red, .red:hover {
	
		color: red;
	
	}

	