@charset "UTF-8";

body {
	background-image: url(images-new/design/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style1 {
	font-size: 16px;
	color: #333;
	font-family: "Arial";
	font-weight: normal;
}

.style2 {
	font-size: 34px;
	color: #333;
	font-family: "Arial";
	font-weight: normal;
}

.style3 {
	font-size: 22px;
	color: #cd4103;
	font-family: "Arial";
	font-weight: normal;
}


.style4 {
	font-size: 14px;
	color: #cd4103;
	font-family: "Arial";
	font-weight: normal;
}

.style5 {
	font-size: 22px;
	color: #333;
	font-family: "Arial";
	font-weight: bold;
}

.style6 {
	font-size: 12px;
	color: #333;
	font-family: "Arial";
	font-weight: normal;
}

.style7 {
	font-size: 22px;
	color: #fff;
	font-family: "Arial";
	font-weight: normal;
}

.style8 {
	font-size: 12px;
	color: #fff;
	font-family: "Arial";
	font-weight: normal;
}

.style9 {
	font-size: 20px;
	color: #333;
	font-family: "Arial";
	font-weight: normal;
}

a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339999;
}
a:hover {
	text-decoration: underline;
	color: #339999;
}
a:active {
	text-decoration: none;
	color: #339999;
}


.background-welcome {
	background-image: url(images-new/design/background-welcome.jpg);
	background-repeat: no-repeat;
}
.background-horizontal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.background-about {
	background-image: url(images-new/design/background-about.png);
	background-repeat: no-repeat;
}
.background-services {
	background-image: url(images-new/design/background-services.jpg);
	background-repeat: no-repeat;
}
