@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navi {
	background-image: url(../images/navi-bg.jpg);
	background-repeat: repeat-x;
	color: #C52A7E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.navi a:link, .navi a:visited {
	color: #C52A7E;
	text-decoration: none;
}
.home {
}

.services-bg {
	background-image: url(../images/services-1.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #C52A7E;
	text-decoration: none;
	height: 35px;
	font-weight: bold;
}
.navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.services-bg a:link, .services-bg a:visited {
	text-decoration: none;
	display: block;
	font-family: Arial;
	color: #C52A7E;
	line-height: 26px;
}
.services-bg a:hover {
	text-decoration: none;
	background-image: url(../images/services-hover-1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 35px;
}
.contain-middle-part {
	background-image: url(../images/contain-middle-part.png);
	background-repeat: repeat-y;
}
.contain-footer {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.heading {
	font-family: gabriola;
	font-size: 30px;
	color: #C52A7E;
	text-decoration: none;
}
.contain {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.jva-top {
	background-image: url(../images/java-top.jpg);
	background-repeat: no-repeat;
}
.jva-middle {
	background-image: url(../images/java-middle.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.jva-footer {
	background-image: url(../images/java-footer.jpg);
	background-repeat: no-repeat;
}
.footer-main {
	background-image: url(../images/footer-main.jpg);
	background-repeat: repeat-x;
}
.footer-link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer-link a:link, .footer-link a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.footer-link a:hover {
	color: #C52A7E;
	text-decoration: none;
}
.copy-right {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copy-right a:link, .copy-right a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copy-right a:hover {
	color: #000000;
	text-decoration: underline;
}
.contain a:link, .contain a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.contain a:hover {
	color: #C52A7E;
	text-decoration: none;
}
.heading-new {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #006699;
	text-decoration: none;
}
.contain-two {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.contain3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}

.contain3 a:link, .contain3 a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.contain3 a:hover {
	color: #C52A7E;
	text-decoration: none;
}
