body {
	background-color: #CCCCCC;
	background-image: url(cssimages/bodybak.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
#wrapper {
	width:880px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	
	}
#container {
	position:relative;
	top:2px;
	width: 880px;
	/*height:576px;
	min-height:576px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(cssimages/lrgswirl400.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	padding-bottom:0px;
	background-color:#FFFFFF;



	
}

#head {
	position:relative;
	top:1px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(cssimages/headbaklayers3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 120px;
	1
}
#action {
	float:right;
	width: 157px;
	color: #990000;
	margin-right:28px;
	text-align:center;
	
	}
	
#action .small{
	font-size: 10px;
	padding-top:10px;
	padding-bottom:0px;
	
	}
	
#menu	{
	font-size: 10px;
	position:relative;
	top:17px;
	clear:right;
	margin-right:0px;
	margin-left:700px;
		
	}
	
#text {

	width: 600px;
	padding: 20px;
	position:relative;
	top:0px;
	margin-right:180px;


	}
#text .heading {
	font-size: 24px;
	font-weight:lighter;
	font-stretch:expanded;
	padding-top: 20px;
	}
h1 {
	font-size: 24px;
	font-weight:lighter;
	font-stretch:expanded;
	
	}

#text p {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 20px;
	marign-right: 20px;

	
	}
.address {
	font-size: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 10px 3px;

}

.contacts {
	font-size: 12px;
	margin-left: 25px;
}
.tablehead {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.gray {
	background-color: #CCCCCC;
}

#text li {
	font-size:12px;
	padding-bottom:5px;
	}
#text .heading2 {
	font-size:20px;
	font-weight:lighter;
	font-stretch:expanded;
	padding-top: 20px;
	}
	
#menu2 {
	
	width:159px;
	float:right;
	margin-right:0px;
	margin-bottom:20px;
	background-image:url(cssimages/rightborder.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding-right:30px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color:#ffffff;
	
		}	
.rightcol {
	background-image: url(cssimages/rightborder.gif);
	background-repeat:repeat-y;
	background-position:top right;
	
	
	}
.white {
	background-color:#ffffff;
	height:30px;
	}
.whiteright {
	background-image: url(cssimages/rightborder.gif);
	background-repeat:repeat-y;
	background-position:top right;
	background-color:#ffffff;
	}	
#footer {
	background-image: url(cssimages/footerbak.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:880px;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	text-align: right;
	background-color:#000000;
	clear:both;
	position:relative;
	top:0px;
	
	}
#footer p {
	padding:20px 5px 5px 0px;
	margin:0px;
	color:#ffffff;
	}

#container #text p.intro {
	color: #333333;
	margin-right: 150px;

}
.imgborder {
	padding: 8px;
	border: thin solid #999999;
	background-color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#wrapper #container #text td {
	font-size: 12px;
}
#wrapper #container #text td.left {
	padding-left: 20px;
}
#wrapper #container #text .lefthead {
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
}

