body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF3333;
}
a:visited {
	color: #FF3333;
}
a:active {
	color: #FF3333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.surrounded {
position:relative;
}

.box {
background:url(red-banner-bg-3.jpg);
background-color:#000000;
background-repeat:repeat-x;
background-position: -10px 0px;
height:486px;
margin-left:auto;}

.menubox {
width:200px;
position:absolute;
top:284px;
left:12px;
text-align:right;

}

.testimonialbox {
	background-image:url(red-fade-5.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#ff3333;
	width:184px;
	height:auto;
	position:absolute;
	top:740px;
	left:12px;
	text-align:justify;
	padding: 4px 8px 8px 8px;
	font-size: 12px;
	line-height:125%;
	border:solid 4px #CCCCCC;
}

.testimonialbox img {
margin-right:6px;
border:solid 1px #CCCCCC;
}

.testimonialbox2 img {
border:solid 1px #CCCCCC;
}

.testimonialbox2 {
	background-image:url(red-fade-5.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#ff3333;
	width:auto;
	text-align:justify;
	padding: 4px 16px 16px 16px;
	font-size: 16px;
	line-height:150%;
	border:solid 4px #CCCCCC;
}


.logobox {
	position:absolute;
	top:72px;
	left:10px;
	width:200px;
}

.pagetitlebox {
	font-size: 24px;
	position:absolute;
	top:86px;
	left:224px;
	width:500px;
}

.contactbox {
	color:FF3333;
	font-size: 13px;
	text-align:center;
	position:absolute;
	top:182px;
	left:12px;
	width:200px;
}

.contactbox a:link, a:visited {

color:#999999;
}

.contactbox a:hover, a:active {

color:#FFFFFF;
}

#list-menu {
width: 200px;


/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0;
padding: 0;

font-size: 18px; 

} 

#list-menu li {
margin: 0px 0 0;
list-style-type: none;
display: list-item;
height:40px;

} 

#list-menu a {
//width:160px;

padding: 0px 0px 38px 0px;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:visited {
color: #cccccc;
}

#list-menu a:hover {
background: url(barb-link-trans.png);
color: #ff3333;
} 

#list-menu a:active {
background: url(barb-link-trans2.png);
color: #ffffff;
} 

.graftxt {
position:absolute;
top:520px;
left:224px;
width:65%;
padding-right:8px;
padding-left:8px;
text-align:justify;
line-height:150%;
font-size:14px;
}

.graftxt a:link, a:visited, a:active{
color:#ff3333:
text-decoration:none;
}

.graftxt a:hover{
color:#ffffff:
text-decoration:underline;
}

.graftxt2 a:link, a:visited, a:active{
color:#ff3333:
text-decoration:none;
}

.graftxt2 a:hover{
color:#ffffff:
text-decoration:underline;
}

.graftxt2 {
position:absolute;
top:166px;
width:65%;
left:224px;
padding-right:40px;
padding-left:20px;
text-align:justify;
line-height:150%;
font-size:14px;
}

.style1 {color: #FF0000}

.slideshowbox {
	border: solid 4px;
	border-color:#CCCCCC;
	position:absolute;
	top: 8px;
	left:224px;
	margin-top:10px;
	height:auto;
	text-align:left;
}


.style7 {
	font-size: 20px;
	font-weight: bold;
}


.style8 {color: #FF0000; font-weight: bold; }
