body {
/*	background: url(../../images/background.gif);
	background-repeat: repeat-x repeat-y;
	background-position: top; */
	background: #515151;
/*	font-family: Trebuchet MS; */
	font-family: Arial;
	margin-top: 0px;
	font-size: 12px;
}

a {
	color: #0000CD;
	text-decoration: underline;
}

a:hover {
	color: #6061FF;
	text-decoration: none;
}


.h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	color: #F18212
}

.paragraph {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
}

.paragraph-bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}

	.top-menu-a {
		background: url(../../images/1.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}
	.top-menu-b {
		background: url(../../images/2.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}
	.top-menu-c {
		background: url(../../images/3.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}
	.top-menu-d {
		background: url(../../images/4.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}
	.top-menu-e {
		background: url(../../images/5.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}
	.top-menu-f {
		background: url(../../images/6.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}
	.top-menu-g {
		background: url(../../images/7.jpg);
		background-repeat: no-repeat;
		height: 118px;
		min-height: 118px;
	}

.right-column {
	background: #CCC;
	padding: 10px 10px 10px 10px;
}
	.right-column a {
		color: #191970;
		text-decoration: none;
		border-bottom: 1px dashed;
	}
	.right-column a:hover {
		color: #5859DA;
		text-decoration: none;
		border-bottom: 1px solid;
	}


.testi {
	background: #d46e26;
}
	.testi-title {
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		padding-left: 10px;
		padding-top: 5px;
	}
	
	.testi-content {
		color: #FFF;
		font-size: 12px;
		font-weight: normal;
		padding-left: 15px;
		padding-top: 20px;
		padding-right: 15px;
		padding-bottom: 20px;
	}
	
	.test-author {
		color: #FFF;
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		padding-left: 15px;
		padding-top: 5px;
		padding-right: 15px;
		padding-bottom: 20px;
	}
	
	.testi-more {
		color: #7778FF;
		font-weight: bold;
		padding-left: 10px;
		padding-top: 5px;
		padding-right: 15px;
		padding-bottom: 20px;
	}
	.testi-more a {
		color: #E5E6FF;
		text-decoration: none;
	}
	.testi-more a:hover {
		color: #AAADFF;
	}
	

	
.custom-h1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #FF8C00;
}

