body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #4e4e4e;
	background: #a1a1a1 url(../../images/bg_top.gif) repeat-x top left;
}
img {
	border: 0;
}
.imgBorder{
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #446CB1;
}
h1 {
	padding: 7px 0 0 15px;
	margin: 0;
	font: normal 11px Arial;
	color: #657806;
	float: left;
}

A:link, A:visited, A:active	{
	font: bold 12px Arial;
	color: #a70304;
	text-decoration: underline;
}
A:hover	{
	font: bold 12px Arial;
	color: #a70304;
	text-decoration: none;
}
#welcome {
	background: #518f43 url(../../images/bg_welcome.gif) repeat-x top left;
}
#welcome-title {
	width: 460px;
	background: transparent url(../../images/bg_welcome_title.jpg) no-repeat left 1px;
	padding: 100px 30px 0 30px;
	font: normal 12px Arial;
	color: #fff;
}
#submenu {
	background: #6d0019 url(../../images/bg_submenu.gif) repeat-x top left;
}
#content{
	background-color: #f7f2bc;
}
#testimonials {	
	background: #e1dcab url(../../images/quote_start.gif) no-repeat 25px 55px;
	 padding: 18px 25px 25px 25px;
}
#testimonials img{	
	margin-bottom: 10px;
}
#testimonials p {	
	background: transparent url(../../images/quote_end.gif) no-repeat right bottom;
	margin: 0;
	padding: 0;
}
.title {
	font: normal 18px Arial;
	color: #165d0c;
}

/* footer */
#footer {
	border-top: 1px solid #6c8201;
	font: normal 11px Arial;
	color: #FFF;
	background-color: #a1a1a1;
	padding: 5px 0 0 15px;
}
#poweredby {
	font-size: 11px;
	color: #dce7a1;
}
#poweredby A:link, #poweredby A:visited, #poweredby A:active {
	font: normal 11px Arial;
	color: #dce7a1;
	text-decoration: none;
}
#poweredby A:hover {
	font: normal 11px Arial;
	color: #dce7a1;
	text-decoration: underline;
}
#footer #addr{
	width: 195px;
	font: normal 12px Arial;
}


/* forms */
form {
	border: 0;
	margin: 0;
	padding: 0;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4e4e4e;
	border: 1px solid #c6c6c6;
	background-color: #eeeeee;
	padding: 2px 3px 2px 3px;
	width: 169px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
	border: 1px solid #c6c6c6;
	background-color: #eeeeee;
	padding: 2px 3px 2px 3px;
	width: 169px;
	height: 100px;
	overflow: auto;
}


.Box {
	background: url(../../images/borders/ctl.gif) top left no-repeat;
	width: 151px;
} 
.Box .ctr {
	background: url(../../images/borders/ctr.gif) top right no-repeat;
	padding:4px;
}
.Box .BoxBody {
	background: url(../../images/borders/ry.gif) top right repeat-y;
	padding: 0 8px 0 8px;
}
.Box .BoxFooter {
	background: url(../../images/borders/cbl.gif) bottom left no-repeat;
 }
.Box .BoxFooter div {
	background: url(../../images/borders/cbr.gif) bottom right no-repeat;
	padding:4px;
 }
 .titleFont {
	font: normal 18px Arial;
	color: #000000;
}
