
	body {
	
		margin: 0px;
		background-repeat: repeat-x;
		background-position: top;
		background-image: url('/img/gui/bg.gif');
	
	}
	
	img {
	
		border: none;
	
	}
	
	*:visited, *:active { outline: none; }
	a:active { outline: none; }
	a:focus { -moz-outline-style: none; }
	
	div.div {
	
		margin: 0 auto 0 auto;
		width: 957px;
	
	}
	
	div#content {
	
		width: 100%;
		background-position: top center;
		background-repeat: no-repeat;
		background-image: url('/img/gui/mainbg.jpg');
		min-height: 750px;
	
	}
	
	p , div{
	
		font-size: 14px;
		color: #CA003E;
		font-family: Arial, sans-serif;
	
	}
	
	div#banner {
	
		padding-bottom: 10px;
	
	}
	
	div#bodycopy {
	
		width: 620px;
		padding-left: 95px;
		padding-top: 5px;
	
	}
	
	div#contactright {
	
		float: right;
		padding-right: 12px;
	
	}
	
	.beige {
	
		color: #9B9083;
	
	}
	
	.red, a {
	
		color: #CA003E;
	
	}
	
	.largetext {
	
		font-size: 18px;
	
	}
	
	.smalltext, smalltext p, smalltext li {
	
		font-size: 12px;
	
	}
	
	div.serviceshr {
	
		height: 20px;
		border-bottom: 1px solid #CA003E;
		margin-bottom: 139px;
	
	}
	
	img.uploadedimg {
	
		width: 222px;
		height: 175px;
	
	}
	
	div#newsmenu {
	
		float: left;
		width: 140px
	
	}
	
	div#news {
	
		margin-left: 156px;
	
	}
	
	.cspara {
	
		margin-top: -15px;
	
	}
	
	